You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
149
data/minecraft/worldgen/template_pool/ancient_city/walls.json
Normal file
149
data/minecraft/worldgen/template_pool/ancient_city/walls.json
Normal file
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_corner_wall_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_intersection_wall_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_lshape_wall_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_2",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_2",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_3",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_4",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_passage_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/ruined_corner_wall_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/ruined_corner_wall_2",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/ruined_horizontal_wall_stairs_1",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/ruined_horizontal_wall_stairs_2",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/ruined_horizontal_wall_stairs_3",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:single_pool_element",
|
||||
"location": "minecraft:ancient_city/walls/ruined_horizontal_wall_stairs_4",
|
||||
"processors": "minecraft:ancient_city_walls_degradation",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 3
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty"
|
||||
}
|
||||
Reference in New Issue
Block a user