You've already forked minecraft-assets
Create/Update assets for version 22w42a
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"base_plates":{"elements":[{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"minecraft:pillager_outpost/base_plate","processors":"minecraft:empty","projection":"rigid"},"weight":1}],"fallback":"minecraft:empty","name":"minecraft:pillager_outpost/base_plates"},"feature_plates":{"elements":[{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"minecraft:pillager_outpost/feature_plate","processors":"minecraft:empty","projection":"terrain_matching"},"weight":1}],"fallback":"minecraft:empty","name":"minecraft:pillager_outpost/feature_plates"},"features":{"elements":[{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"minecraft:pillager_outpost/feature_cage1","processors":"minecraft:empty","projection":"rigid"},"weight":1},{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"minecraft:pillager_outpost/feature_cage2","processors":"minecraft:empty","projection":"rigid"},"weight":1},{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"minecraft:pillager_outpost/feature_cage_with_allays","processors":"minecraft:empty","projection":"rigid"},"weight":1},{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"minecraft:pillager_outpost/feature_logs","processors":"minecraft:empty","projection":"rigid"},"weight":1},{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"minecraft:pillager_outpost/feature_tent1","processors":"minecraft:empty","projection":"rigid"},"weight":1},{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"minecraft:pillager_outpost/feature_tent2","processors":"minecraft:empty","projection":"rigid"},"weight":1},{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"minecraft:pillager_outpost/feature_targets","processors":"minecraft:empty","projection":"rigid"},"weight":1},{"element":{"element_type":"minecraft:empty_pool_element"},"weight":6}],"fallback":"minecraft:empty","name":"minecraft:pillager_outpost/features"},"towers":{"elements":[{"element":{"element_type":"minecraft:list_pool_element","elements":[{"element_type":"minecraft:legacy_single_pool_element","location":"minecraft:pillager_outpost/watchtower","processors":"minecraft:empty","projection":"rigid"},{"element_type":"minecraft:legacy_single_pool_element","location":"minecraft:pillager_outpost/watchtower_overgrown","processors":"minecraft:outpost_rot","projection":"rigid"}],"projection":"rigid"},"weight":1}],"fallback":"minecraft:empty","name":"minecraft:pillager_outpost/towers"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["base_plates.json","feature_plates.json","features.json","towers.json"]}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:legacy_single_pool_element",
|
||||
"location": "minecraft:pillager_outpost/base_plate",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty",
|
||||
"name": "minecraft:pillager_outpost/base_plates"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:legacy_single_pool_element",
|
||||
"location": "minecraft:pillager_outpost/feature_plate",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "terrain_matching"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty",
|
||||
"name": "minecraft:pillager_outpost/feature_plates"
|
||||
}
|
||||
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:legacy_single_pool_element",
|
||||
"location": "minecraft:pillager_outpost/feature_cage1",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:legacy_single_pool_element",
|
||||
"location": "minecraft:pillager_outpost/feature_cage2",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:legacy_single_pool_element",
|
||||
"location": "minecraft:pillager_outpost/feature_cage_with_allays",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:legacy_single_pool_element",
|
||||
"location": "minecraft:pillager_outpost/feature_logs",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:legacy_single_pool_element",
|
||||
"location": "minecraft:pillager_outpost/feature_tent1",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:legacy_single_pool_element",
|
||||
"location": "minecraft:pillager_outpost/feature_tent2",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:legacy_single_pool_element",
|
||||
"location": "minecraft:pillager_outpost/feature_targets",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:empty_pool_element"
|
||||
},
|
||||
"weight": 6
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty",
|
||||
"name": "minecraft:pillager_outpost/features"
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"elements": [
|
||||
{
|
||||
"element": {
|
||||
"element_type": "minecraft:list_pool_element",
|
||||
"elements": [
|
||||
{
|
||||
"element_type": "minecraft:legacy_single_pool_element",
|
||||
"location": "minecraft:pillager_outpost/watchtower",
|
||||
"processors": "minecraft:empty",
|
||||
"projection": "rigid"
|
||||
},
|
||||
{
|
||||
"element_type": "minecraft:legacy_single_pool_element",
|
||||
"location": "minecraft:pillager_outpost/watchtower_overgrown",
|
||||
"processors": "minecraft:outpost_rot",
|
||||
"projection": "rigid"
|
||||
}
|
||||
],
|
||||
"projection": "rigid"
|
||||
},
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"fallback": "minecraft:empty",
|
||||
"name": "minecraft:pillager_outpost/towers"
|
||||
}
|
||||
Reference in New Issue
Block a user