mojira.dev

Gold ingots summoned from command blocks are unable to be crafted into anything via crafting table/survival inventory crafting

Attachments

Comments 4

Can you provide the exact command used to achieve this?

blockdata ~ ~-1 ~ {
    Items:[
        {
             id:266,
             Damage:1,
             Count:1,
             Slot:1
        }
    ]
}

was used to spawn the gold into a chest

Remove the Damage value

Ugh, missed that. Good catch Th3.

rhyon0man

(Unassigned)

Unconfirmed

crafting, gold

Minecraft 14w02c

Retrieved