Topic category: Help with Minecraft modding (Java Edition)
Hi just started getting back to Mcreator, and wanted to make some tools for rpg aspects and hit a wall so i uploaded this topic on forum.
so i built 4 pickaxes that has a fortune level of 30, 60, 120, 240
the procedure is made so that the enchantment is applied when pickaxes are created or inside a inventory type space, i also made a curse that will block players from adding mending and unbreaking on anvils to it so its like a lucky pickaxe aspect.
now the problem is that while the first 3 pickaxes work, but the last one that has 240 doesn't work at all, making me wonder if theres a limit so i searched the forum about enchant levels but only got like "the limit on enchanting through procedures is 255" so im wondering, if this is true is the level cap lower? or is it that the procedure is wrong? though my other pickaxes work because they have the same procedure but just different levels.
thanks for helping this newbie :D