You've already forked minecraft-assets
Create/Update assets for version 1.21.3
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"supply":{"elements":[{"element":{"element_type":"minecraft:single_pool_element","location":"minecraft:trial_chambers/chests/connectors/supply","processors":{"processors":[]},"projection":"rigid"},"weight":1}],"fallback":"minecraft:empty"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":["contents"],"files":["supply.json"]}
|
||||
@@ -0,0 +1 @@
|
||||
{"supply":{"elements":[{"element":{"element_type":"minecraft:single_pool_element","location":"minecraft:trial_chambers/chests/supply","processors":{"processors":[]},"projection":"rigid"},"weight":1}],"fallback":"minecraft:empty"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["supply.json"]}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:trial_chambers/chests/supply",
|
||||
"processors": {
|
||||
"processors": []
|
||||
},
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:trial_chambers/chests/connectors/supply",
|
||||
"processors": {
|
||||
"processors": []
|
||||
},
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
||||
Reference in New Issue
Block a user