Quplet / Qu-Enchantments

Me just adding whatever enchantments I think is cool that fit with vanilla Minecraft.
Apache License 2.0
2 stars 7 forks source link

1.19.2 nightblood edits #14

Open EvanoriMemoria opened 1 year ago

EvanoriMemoria commented 1 year ago

I'm attempting to modify the entities that can be one-shot with nightblood in 1.19.2, though I don't see the branch for 1.19.2 here to rebuild the jar. How might I accomplish this task? Alternatively, is there a way to disable the enchantment altogether?

Quplet commented 1 year ago

You don't need to rebuild the mod. Just make your own mod/datapack with the stuff for Nightblood in the modpack section. If you wish to replace the list entirely just set the replace field to true.

To disable the enchantment, you'd need at least version 1.3.0 of the mod. Which is not available for 1.19.2. Backporting isn't something I'm interested in doing, but if you wish to and have the ability, you can fork the repo and do so.

EvanoriMemoria commented 1 year ago

Understood. Thank you very much your help!