如果你想用CommandUtils来指定特定物品,这里提供两种方式:
使用正常的物品id:
minecraft:cookie minecraft:stone pixelmon:master_ball
使用 ByteItems arrow-up-right定义。当然你必须先安装这个插件。 用 /byteItems save <id> 来保存一个物品,然后重新在CommandUtils中使用。你可以通过ByteItems wikiarrow-up-right获取更多信息。
/byteItems save <id>
byte-items:test1 byte-items:vote-reward
最后更新于6年前