-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.12
-
None
-
Unconfirmed
Place this in a command block and activate:
setblock ~ ~1 ~ mob_spawner 0 replace {SpawnData:{id:"minecraft:creeper"}}
Alter the type of mob, and the command results in "The block couldn't be placed"
NOTE:
setblock destroy DOES work, just not replace
- duplicates
-
MC-117574 Using /setblock or /fill to re-place a block entity keeps old NBT (if no NBT specified) but clears inventories, even when the command fails
- Open