夜空523
本帖最后由 夜空523 于 2020-8-27 19:13 编辑

give ye_kong484 219 1 {BlockEntityTag:{Items:[{Slot:0,id:1,Count:1}]}}
潜影盒内并没有出现什么
游戏版本1.12.2

Peanutz_OwO
本帖最后由 Peanutz_OwO 于 2020-8-27 20:10 编辑
  1. give ye_kong484 white_shulker_box 1 0 {BlockEntityTag:{Items:[{Slot:0b,id:stone,Count:1b}]}}
复制代码
数字ID不被允许。

夜空523

有办法放入mod物品么。我输入英文id没用
  1. {Slot:4,id:arvestcraft:netherstartoastitem,Count:64}
复制代码
还是说需要代替的字符

Chelover_C60
夜空523 发表于 2020-8-27 20:34
有办法放入mod物品么。我输入英文id没用还是说需要代替的字符

加个引号
give @s shulker_box 1 0 {BlockEntityTag:{Items:[{Slot:4,id:"arvestcraft:netherstartoastitem",Count:64}]}}