Modifying existing items doesn't work sometimes
esilaanawic opened this issue ยท 2 comments
Some stuff is broken for modifying existing items.
For example, item.setBurnTime(800)
works,
but item.setMaxStackSize(16)
doesn't work.
Errors pertaining to this aren't recorded in log file.
I haven't tested every possible thing, probably also some broken stuff for blocks too.
Have you done? The website gives too few examples. I want to modify the block hardness, mining level, and the mining level of the tool.