-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 18w11a
-
None
-
Client: Ubuntu MATE 17.10 x64, OpenJDK 1.8.0_151
Server: Ubuntu 16.04 x64, OpenJDK 1.8.0_151
-
Unconfirmed
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.)
- duplicates
-
MC-123053 Game crashes when using an item with a tag in the CanDestroy or CanPlaceOn NBT tag
- Resolved