I want to be able to place a block on any type of planks in adventure mode. I can give myself such an item with the CanPlaceOn NBT tag, using the following...
/give @p minecraft:stone{CanPlaceOn:["#minecraft:planks"]}
However, every time I mouse over the item in my inventory, the client crashes. Also, if I switch to Adventure Mode with the item selected, the client also crashes - and continues to crash every time I rejoin the game. (I had to clear my inventory via server console immediately upon joining to get around this.)
Linked issues
duplicates 1
Comments 0
No comments.