MarkusBordihn / BOs-Dynamic-Progression-and-Difficulty

Other
3 stars 0 forks source link

Ability to custom input different weapon classes on any item #19

Open izzy4234 opened 7 months ago

izzy4234 commented 7 months ago

Its kind of frustrating when almost all the items I use with this mod are classified as swords, since it probably is based on durability, but some of the swords that I want to use have unbreakable durability or custom name which makes them have no weapon class, kinda sucks, but if I could be able to change the weapon classes of certain items, would greatly appreciate, awesome mod btw.

It would be cool for either a gui, command or option in the configs to add a certain weapon or item to a weapon class would be very appreciated since there is no easy method for me to figure out the method of adding custom items, don't make it too difficult on yourself.

MarkusBordihn commented 4 months ago

The current version supports such adjustments in the config file.

The next version (Fabric and Forge 1.18.2 for testing) supports data packs instead, see: https://github.com/MarkusBordihn/BOs-Dynamic-Player-Progression-and-Difficulty/wiki/DataPacks

The data pack implementation should cover all relevant use cases.