UID888920性别保密经验 EP铁粒 粒回帖0主题精华在线时间 小时注册时间2023-2-2最后登录1970-1-1
|
发表于 2024-8-21 10:13:06 来自手机|显示全部楼层 IP:山东省 Smartomato 发表于 2024-8-21 09:28 https://learn.microsoft.com/zh-cn/minecraft/creator/documents/introductiontoloottables
就像是这样
{
"type": "loot_table",
"name": "loot_tables/gameplay/fishing/junk.json",
"weight": 3000,
"quality": -2
},
{
"type": "loot_table",
"name": "loot_tables/gameplay/fishing/treasure.json",
"weight": 6000,
"quality": -2
},
{
"type": "loot_table",
"name": "loot_tables/gameplay/fishing/fish.json",
"weight": 8000,
"quality": -2
} |
|