Oheers / EvenMoreFish

An advanced fishing plugin based on MoreFish, created 2 years after its last update.
MIT License
96 stars 60 forks source link

Add Raw NBT option for ItemFactory #480

Closed FireML closed 2 weeks ago

FireML commented 2 weeks ago

Closes #267 This has a chance of breaking on server updates, however that is the server admin's responsibility to fix.

Config is like this:

    Enchanted Sword:
      item:
        raw-nbt: '{components:{"minecraft:enchantments":{levels:{"minecraft:looting":3,"minecraft:mending":1,"minecraft:sharpness":5,"minecraft:unbreaking":3}}},count:1,id:"minecraft:netherite_sword"}'