-
Bug
-
Resolution: Unresolved
-
None
-
1.17.1, 1.18.1, 1.18.2, 22w12a, 22w18a, 1.19, 22w24a, 1.19.2, 22w44a, 22w45a, 1.19.3, 1.19.4, 1.20.1, 23w33a, 1.20.2, 23w43b
-
None
-
Confirmed
-
Commands, Rendering
This has been an issue ever since withers were added.
The Invul tag is not capped, and neither is the size decreased based on that tag. When a wither has an Invul value over 870, it starts to get a negative size and turn upside down.
Steps to reproduce:
- Use the command
/summon wither ~ ~ ~ {Invul:2000}
- Observe an upside-down wither that shrinks over time, until it becomes size 0, and then grows again.
Expected behavior:
The wither does not turn upside down (either by having a minimum size, or by capping of the NBT at 860 (before it reaches a size of 0)).
- is duplicated by
-
MC-257300 Using Certain Command makes wither invisible
- Resolved