mojira.dev
MC-87852

i have a bogue with a command block

i have a bug with this command bloc: /give @p minecraft:golden_apple 2 322

Attachments

Comments 5

(in minecraft realms)

Normal golden apple has a damage of 0, enchanted has a damage of 1, all other damage values are invalid
The 322 you see is the item id, which now are no longer useable in commands

so how to give golden apple

give @p minecraft:golden_apple 1 0 (normal)
give @p minecraft:golden_apple 1 1 (notch apple)

Dorianslt

(Unassigned)

Unconfirmed

Minecraft 1.8.8

Retrieved