You've already forked minecraft-assets
Create/Update assets for version 24w07a
This commit is contained in:
1
data/minecraft/loot_tables/pots/_list.json
Normal file
1
data/minecraft/loot_tables/pots/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["trial_chambers"],"files":[]}
|
||||
1
data/minecraft/loot_tables/pots/trial_chambers/_all.json
Normal file
1
data/minecraft/loot_tables/pots/trial_chambers/_all.json
Normal file
@@ -0,0 +1 @@
|
||||
{"corridor":{"type":"minecraft:chest","random_sequence":"minecraft:pots/trial_chambers/corridor"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["corridor.json"]}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"random_sequence": "minecraft:pots/trial_chambers/corridor"
|
||||
}
|
||||
Reference in New Issue
Block a user