mingyyds
如题
如何在一个指定坐标例如 0,60,0 生成一个金锭

使用skript或原版实现

开心的阿诺
/summon minecraft:item 0 60 0 {Item:{id:"minecraft:gold_ingot",Count:1b}}