1
.group for adding blocks
I just started with modding in Minecraft and I wanted to add some blocks, but they don't show up in the creative inventory. In cause of that I watched a tutorial on how adding blocks, but the tutorial says to use Item(new Item.Properties().group(ItemGroup.Redstone)
But this doesn't work, because the .group is not known. Does somebody know what to do?
But this doesn't work, because the .group is not known. Does somebody know what to do?
