Multiple "behavior" issues with cake blocks
legopitstop opened this issue ยท 1 comments
What Edition of the mod are you using?
The Minecraft platform that that issue is taking place:
Datapack edition.
Describe the bug
- Cannot place blocks above the cake
- Pushing the cake block with a piston (sticky & normal) will not remove the armor stand until it is retracted.
- You can place another custom cake on top of a cake to create double-stacked cakes.
- Placing cake on any non-full block will get replaced.
- You can place a cake on the side of a block to make it float.
To Reproduce
Steps to reproduce the behavior:
Issue1
- Place the custom cake block.
- Try placing any block above it.
- The block cannot be placed.
Issue2
- Place the custom cake block.
- Place a piston (sticky or normal) next to the placed custom cake block.
- Activate the piston to push the custom cake block
- You can see the ghost block or armor stand is inside the piston head.
- When you retract the piston the armor stand then gets removed.
Issue3
- Place the custom cake block.
- You can then place another cake on top.
Issue4
- Place/find any non-full block, ie; flowers, beds, etc
- Place the custom cake ontop of the non-full block.
- The non-full block will get replaced with the cake.
Issue5
- Place the custom cake block on the side of a block
- You can see that the cake is now floating.
Expected behavior
A clear and concise description of what you expected to happen.
Issue1
The block is placed on top of the custom cake block.
Issue2
The cake (and armor stand) is removed.
Issue3
You cannot place a cake on top of another, Like in vanilla Minecraft.
Issue4
The cake cannot be placed, will not replace the block.
Issue5
The cake is not floating in the air.
Desktop (please complete the following information):
- Minecraft Version: 1.16.5
- Mod Version: v3.1.0
- OS: Windows 10