You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"gold":{"elements":[{"element":{"element_type":"minecraft:single_pool_element","location":"minecraft:bastion/blocks/air","processors":{"processors":[]},"projection":"rigid"},"weight":3},{"element":{"element_type":"minecraft:single_pool_element","location":"minecraft:bastion/blocks/gold","processors":{"processors":[]},"projection":"rigid"},"weight":1}],"fallback":"minecraft:empty"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["gold.json"]}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/blocks/air",
|
||||
"processors": {
|
||||
"processors": []
|
||||
},
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/blocks/gold",
|
||||
"processors": {
|
||||
"processors": []
|
||||
},
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
||||
Reference in New Issue
Block a user