You've already forked minecraft-assets
Create/Update assets for version 1.20.5-rc2
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":["ominous","trial_chamber"],"files":[]}
|
||||
1
data/minecraft/loot_tables/spawners/ominous/_list.json
Normal file
1
data/minecraft/loot_tables/spawners/ominous/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["trial_chamber"],"files":[]}
|
||||
@@ -0,0 +1 @@
|
||||
{"consumables":{"type":"minecraft:chest","random_sequence":"minecraft:spawners/ominous/trial_chamber/consumables"},"key":{"type":"minecraft:chest","random_sequence":"minecraft:spawners/ominous/trial_chamber/key"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["consumables.json","key.json"]}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"random_sequence": "minecraft:spawners/ominous/trial_chamber/consumables"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"random_sequence": "minecraft:spawners/ominous/trial_chamber/key"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"consumables":{"type":"minecraft:chest","random_sequence":"minecraft:spawners/trial_chamber/consumables"},"items_to_drop_when_ominous":{"type":"minecraft:chest","random_sequence":"minecraft:spawners/trial_chamber/items_to_drop_when_ominous"},"key":{"type":"minecraft:chest","random_sequence":"minecraft:spawners/trial_chamber/key"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["consumables.json","items_to_drop_when_ominous.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/items_to_drop_when_ominous"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"random_sequence": "minecraft:spawners/trial_chamber/key"
|
||||
}
|
||||
Reference in New Issue
Block a user