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