mojira.dev
MCPE-113726

Critical typo in the Vanilla Ref Pack

The Bonemeal item in the Vanilla Ref Pack shows

{{ "minecraft:on_use": { "on_use": { "event": "fertilize_block", "target": "block" } }}

If a creator where to use this it would crash the game.

The correct line should be

{{ "minecraft:on_use_on": { "on_use_on": { "event": "fertilize_block", "target": "block" } }}

Using this code will provide the desired result

Comments 2

Could you provide the path where you are finding the bonemeal.json? I do not see bonemeal or dye in the items folder for the vanilla behavior pack.

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

SyKoSoFi

(Unassigned)

Unconfirmed

Multiple

item

1.16.201 Hotfix

Retrieved