-
Bug
-
Resolution: Duplicate
-
None
-
1.20.1, 23w31a, 23w32a
-
None
-
Windows 10
Java:17.0.2,64bit
Java Edition 23w31a,
Java Edition 1.20.1
-
Unconfirmed
-
(Unassigned)
The Bug:
Entities other than players will not fall when the level of levitation effect > 127.
Steps to Reproduce:
- Summon an entity like this: /summon minecraft:cow ~ ~ ~ {Tags: ["test"] }
- Give it the effect: /effect give @e [tag=test] minecraft:levitation 100 128
Observed Behavior:
The cow flies to sky.
Expected Behavior:
It falls to the ground.
- duplicates
-
MC-10755 Effects with amplifiers over 4 (level V)/enchantments with level over max default value are not supported
- Resolved