You've already forked minecraft-assets
Create/Update assets for version 24w07a
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"corridor":{"type":"minecraft:chest","random_sequence":"minecraft:chests/trial_chambers/corridor"},"entrance":{"type":"minecraft:chest","random_sequence":"minecraft:chests/trial_chambers/entrance"},"intersection":{"type":"minecraft:chest","random_sequence":"minecraft:chests/trial_chambers/intersection"},"intersection_barrel":{"type":"minecraft:chest","random_sequence":"minecraft:chests/trial_chambers/intersection_barrel"},"reward":{"type":"minecraft:chest","random_sequence":"minecraft:chests/trial_chambers/reward"},"supply":{"type":"minecraft:chest","random_sequence":"minecraft:chests/trial_chambers/supply"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["corridor.json","entrance.json","intersection.json","intersection_barrel.json","reward.json","supply.json"]}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"random_sequence": "minecraft:chests/trial_chambers/corridor"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"random_sequence": "minecraft:chests/trial_chambers/entrance"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"random_sequence": "minecraft:chests/trial_chambers/intersection"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"random_sequence": "minecraft:chests/trial_chambers/intersection_barrel"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"random_sequence": "minecraft:chests/trial_chambers/reward"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"random_sequence": "minecraft:chests/trial_chambers/supply"
|
||||
}
|
||||
Reference in New Issue
Block a user