首先,让我们创建一个2连抽的随机池,以及一个空的战利品文件夹:
{“pools“:[{“rolls“:2,“entries“:[{}]}]}
而既然要使用官方渠道的战利品表,就得把种类改成:loot_table。
{“pools“:[{“rolls“:2,“entries“:[{“type“:“loot_table“}]}]}
那么设置完了,就得填写要使用的战利品表了。
让我们创建一个name文件:
{“pools“:[{“rolls“:2,“entries“:[{“type“:“loot_table“,“name“:““}]}]}
接下来,就开始选择你想要的战利品表了。
但是官方的战利品表多了去了,这里只选择其中一个:
loot_tables/blocks/blue_bed
The content is not finished, continue reading on the next page