-
Bug
-
Resolution: Duplicate
-
None
-
1.15 Pre-release 6
-
None
-
Unconfirmed
-
(Unassigned)
Run the following command:
/summon minecraft:falling_block ~ ~ ~ {BlockState:
{Name:"minecraft:white_banner"},TileEntityData:{Patterns:[
Color: Color value is invalid
]},Time:1}
If you run this command above a solid block, the falling block will place a white banner with a black creeper face. However, if you run this command above a slab, which will cause the falling block to drop as an item, the NBT data is lost and you will be left with just a white banner without patterns.
- duplicates
-
MC-161191 Falling Block entity does not evaluate block loot table when being broken
- Open