[Bug]: Setting the reroll catalyst via datapack doesnt disable the amethyst use
sprocketaudio opened this issue ยท 4 comments
Mod Loader (Required)
Forge
Minecraft Version(s) (Required)
1.19.2
Mod Version(s) (Required)
4.3.3
Other Mods Involved (Required)
Yes
Notes (Required)
When I create a datapack to set the reroll catalyst to a different item, the enchanting table still accepts amethyst and it still has the easymagic:reroll_catalysts tag. Is there a way to stop this?
latest.log (Required)
https://github.com/Fuzss/easymagic/files/14187703/latest.log
Set the replace
property to true
.
https://minecraft.wiki/w/Tag#JSON_format
Thanks, sorry I didnt know this - I may have another issue though and it doesnt look like its covered in the lang file. I have successfully removed amethyst and added createdeco:gold_coin, however the reroll text still asks for amethyst! If I can add this to lang file what would it be called?