本帖最后由 Far丶果冻 于 2021-2-16 22:32 编辑 
能让它掉带名字或lore的物品吗,或者执行一个命令
比如挖钻石矿掉一个名字是 &a钻石 lore是 &7这个东西很值钱 的钻石
之前发的帖子有好兄弟解决了,这个帖子作废
比如挖钻石矿掉一个名字是 &a钻石 lore是 &7这个东西很值钱 的钻石
之前发的帖子有好兄弟解决了,这个帖子作废
 本帖最后由 叽叽小石头 于 2021-2-15 23:08 编辑 
改这个文件restrictions.yml
#石镐
STONE_PICKAXE:
#可破坏方块
can-mine:
- vanilla{type=IRON_ORE}
# 自定义掉落物mmoitems
- mmoitems{id=1}
    
# 继承木镐可破坏方块
parent: WOODEN_PICKAXE
改这个文件restrictions.yml
#石镐
STONE_PICKAXE:
#可破坏方块
can-mine:
- vanilla{type=IRON_ORE}
# 自定义掉落物mmoitems
- mmoitems{id=1}
# 继承木镐可破坏方块
parent: WOODEN_PICKAXE
https://pluginscdtribe.github.io/wiki/mmocore/#/Drop-Tables
https://pluginscdtribe.github.io/wiki/mmocore/#/restrictions.yml
https://pluginscdtribe.github.io ... ing-and-Block-Regen
https://pluginscdtribe.github.io/wiki/mmocore/#/restrictions.yml
https://pluginscdtribe.github.io ... ing-and-Block-Regen