You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
41
data/minecraft/worldgen/template_pool/bastion/starts.json
Normal file
41
data/minecraft/worldgen/template_pool/bastion/starts.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/units/air_base",
|
||||
"processors": "minecraft:bastion_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/hoglin_stable/air_base",
|
||||
"processors": "minecraft:bastion_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/treasure/big_air_full",
|
||||
"processors": "minecraft:bastion_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:bastion/bridge/starting_pieces/entrance_base",
|
||||
"processors": "minecraft:bastion_generic_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
||||
Reference in New Issue
Block a user