GC-spigot / AdvancedEnchantments

Superior Custom Enchantments Creator for Minecraft And Spigot platform
154 stars 63 forks source link

PLANT_SEED no longer works as of 8.6.6 #2304

Closed Jupitour closed 3 years ago

Jupitour commented 3 years ago

Details

Describe the bug As of 8.6.6 the PLANT_SEEDS effect has simply stopped working.

To Reproduce Items enchanted with the PLANT_SEED effect no longer works

Screenshots / Video replanter: display: "&7Replanter" description: "Replants crops when you break them." applies-to: "Hoes" type: "MINING" group: "UNIQUE" applies:

Server Information

https://paste.md-5.net/wenesiceqe

Jupitour commented 3 years ago

On further testing, this seems to work:

autoplant: display: "&7Autoplant" description: "Replants crops when you break them." applies-to: "Hoes" type: "MINING" group: "UNIQUE" settings: newVersionsOnly: true # Only load this enchantment if server version is 1.13 or higher applies:

but runs into the same issue as specified in #2183

Insprill commented 3 years ago

Fixed in the next update