diameter in teleport_randomly consume effect is ignored
Summary
diameter in minecraft:teleport_randomly consume effect (specified with consumable item component's on_consume_effects is ignored. No matter which value is provided, the game always uses the default of 16 blocks.
Steps to Reproduce
- Run the following command:
/give @s stick[minecraft:consumable={on_consume_effects:[{type:"minecraft:teleport_randomly",diameter:1.0f}]}] 64 - Eat the stick
Expected Result
You teleport within 1 block radius.
Actual Result
You teleport within 16 block radius.
2024-08-22, 04:39 AM
2024-08-27, 09:35 PM
2024-08-27, 09:35 PM
3
2
1287154