Zedly / Zenchantments

More enchantments without mods or resource packs. CB/Spigot 1.14.4 / 1.12 / 1.11.x / 1.10.x
GNU General Public License v3.0
12 stars 23 forks source link

Issue with Extraction enchant. #60

Open legendcuzican13 opened 1 year ago

legendcuzican13 commented 1 year ago

Extraction enchant causes gold ore to drop iron ingots.

Zedly commented 1 year ago

Ok yeah, that one's a doozie. Which version are you using though? In all the latest ones, Extraction has been removed

legendcuzican13 commented 1 year ago

@Zedly I'm using version v1.4, since its the only one that seems to work with 1.8 mc

legendcuzican13 commented 1 year ago

so... is there a different build or something that I could use?

Zedly commented 1 year ago

Sorry, I didn't see your previous message :) Looking at the history, it seems like version 1.4.0 was the first one that changed the spigot dependency to 1.9. You sure these are the versions you're using? No mods or anything? Looking at the code, I can't see why it would drop iron ingots.

Zedly commented 1 year ago

Specifically, have you tried 1.3? It seems to have fewer features but maybe you can confirm if the bug with gold ore is gone. I'm really sorry that I can't help you after you came all the way to guthub to contact me, but you're using auch an ancient build of the project I'm not even sure which commit I should branch off of to make you a custom one

legendcuzican13 commented 1 year ago

Thanks for the feedback, I'll try v1.3 and let you know if it's fixed 👍 . Also small question while I'm here, if I wanted to stop people from using fireworks enchant/nullifying it, would /ench disable fireworks all be the appropriate syntax? I tried a few different things as well as renaming the enchant in config.yml but it's still not nullified. Thanks for the help :)

Zedly commented 1 year ago

You can go into the config file and set the probability for Fireworks to 0.0 so people can't obtain the enchantment from the enchanting table, but admins can still spawn it in. You can also set it to -1.0 to disable it even for admins