Random Enchanted Rewards for AuraSkills icon

Random Enchanted Rewards for AuraSkills -----

Adds enchanted item rewards on specified level-ups in AuraSkills.



Massive rehaul on item rarity weight
Redid the entire item rarity weights as it was not functioning properly.
Individual item rarity weight adjustments now available.

NEW CONFIG.YML

Code (YAML):
# Maximum number of enchantments that can be applied to an item
maxEnchantments
: 3

# Chance to increase the level of enchantments beyond the base level
enchantmentLevelIncreaseChance
: 0.3

# Interval at which rewards are given (e.g., every 10 levels)
levelInterval
: 5

# Configurations for each skill
skills
:
  farming
:
    enabled
: true
  mining
:
    enabled
: true
  fishing
:
    enabled
: true
  excavation
:
    enabled
: true
  foraging
:
    enabled
: true
  archery
:
    enabled
: true
  fighting
:
    enabled
: true
  defense
:
    enabled
: true
  alchemy
:
    enabled
: true
  enchanting
:
    enabled
: true

# Weights for different materials
weights
:
  iron_hoe
: 10
  golden_hoe
: 5
  diamond_hoe
: 1
  netherite_hoe
: 1

  iron_pickaxe
: 10
  golden_pickaxe
: 5
  diamond_pickaxe
: 1
  netherite_pickaxe
: 1

  fishing_rod
: 10

  iron_shovel
: 10
  golden_shovel
: 5
  diamond_shovel
: 1
  netherite_shovel
: 1

  iron_axe
: 10
  golden_axe
: 5
  diamond_axe
: 1
  netherite_axe
: 1

  bow
: 50
  crossbow
: 10

  iron_sword
: 10
  golden_sword
: 5
  diamond_sword
: 1
  netherite_sword
: 1

  iron_helmet
: 10
  iron_chestplate
: 10
  iron_leggings
: 10
  iron_boots
: 10

  golden_helmet
: 5
  golden_chestplate
: 5
  golden_leggings
: 5
  golden_boots
: 5

  diamond_helmet
: 1
  diamond_chestplate
: 1
  diamond_leggings
: 1
  diamond_boots
: 1

  netherite_helmet
: 1
  netherite_chestplate
: 1
  netherite_leggings
: 1
  netherite_boots
: 1

  potion
: 10
  enchanted_book
: 10
 
----------, Jul 20, 2024
Resource Information
Author:
----------
Total Downloads: 116
First Release: Jul 18, 2024
Last Update: Jul 20, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings