Pretty print update
This commit is contained in:
parent
4358767de7
commit
f6a0f33a19
108 changed files with 2199 additions and 1006 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"": {
|
"": {
|
||||||
"model": "betterend:block/aeternium_block"
|
"model": "betterend:block/aeternium_block"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,10 +1,21 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"": [
|
"": [
|
||||||
{ "model": "betterend:block/end_moss" },
|
{
|
||||||
{ "model": "betterend:block/end_moss", "y": 90 },
|
"model": "betterend:block/end_moss"
|
||||||
{ "model": "betterend:block/end_moss", "y": 180 },
|
},
|
||||||
{ "model": "betterend:block/end_moss", "y": 270 }
|
{
|
||||||
|
"model": "betterend:block/end_moss",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/end_moss",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/end_moss",
|
||||||
|
"y": 270
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,10 +1,21 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"": [
|
"": [
|
||||||
{ "model": "betterend:block/end_mycelium" },
|
{
|
||||||
{ "model": "betterend:block/end_mycelium", "y": 90 },
|
"model": "betterend:block/end_mycelium"
|
||||||
{ "model": "betterend:block/end_mycelium", "y": 180 },
|
},
|
||||||
{ "model": "betterend:block/end_mycelium", "y": 270 }
|
{
|
||||||
|
"model": "betterend:block/end_mycelium",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/end_mycelium",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/end_mycelium",
|
||||||
|
"y": 270
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,34 +1,34 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"facing=east,lit=false": {
|
"facing=east,lit=false": {
|
||||||
"model": "betterend:block/end_stone_smelter",
|
"model": "betterend:block/end_stone_smelter",
|
||||||
"y": 90
|
"y": 90
|
||||||
},
|
},
|
||||||
"facing=east,lit=true": {
|
"facing=east,lit=true": {
|
||||||
"model": "betterend:block/end_stone_smelter_on",
|
"model": "betterend:block/end_stone_smelter_on",
|
||||||
"y": 90
|
"y": 90
|
||||||
},
|
},
|
||||||
"facing=north,lit=false": {
|
"facing=north,lit=false": {
|
||||||
"model": "betterend:block/end_stone_smelter"
|
"model": "betterend:block/end_stone_smelter"
|
||||||
},
|
},
|
||||||
"facing=north,lit=true": {
|
"facing=north,lit=true": {
|
||||||
"model": "betterend:block/end_stone_smelter_on"
|
"model": "betterend:block/end_stone_smelter_on"
|
||||||
},
|
},
|
||||||
"facing=south,lit=false": {
|
"facing=south,lit=false": {
|
||||||
"model": "betterend:block/end_stone_smelter",
|
"model": "betterend:block/end_stone_smelter",
|
||||||
"y": 180
|
"y": 180
|
||||||
},
|
},
|
||||||
"facing=south,lit=true": {
|
"facing=south,lit=true": {
|
||||||
"model": "betterend:block/end_stone_smelter_on",
|
"model": "betterend:block/end_stone_smelter_on",
|
||||||
"y": 180
|
"y": 180
|
||||||
},
|
},
|
||||||
"facing=west,lit=false": {
|
"facing=west,lit=false": {
|
||||||
"model": "betterend:block/end_stone_smelter",
|
"model": "betterend:block/end_stone_smelter",
|
||||||
"y": 270
|
"y": 270
|
||||||
},
|
},
|
||||||
"facing=west,lit=true": {
|
"facing=west,lit=true": {
|
||||||
"model": "betterend:block/end_stone_smelter_on",
|
"model": "betterend:block/end_stone_smelter_on",
|
||||||
"y": 270
|
"y": 270
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"": {
|
"": {
|
||||||
"model": "betterend:block/ender_block"
|
"model": "betterend:block/ender_block"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"": {
|
"": {
|
||||||
"model": "betterend:block/ender_ore"
|
"model": "betterend:block/ender_ore"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,70 +1,342 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"": [
|
"": [
|
||||||
{ "model": "betterend:block/endstone_dust" },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "y": 90 },
|
"model": "betterend:block/endstone_dust"
|
||||||
{ "model": "betterend:block/endstone_dust", "y": 180 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "y": 270 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "x": 90 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "x": 90, "y": 90 },
|
"y": 90
|
||||||
{ "model": "betterend:block/endstone_dust", "x": 90, "y": 180 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "x": 90, "y": 270 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "x": 180 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "x": 180, "y": 90 },
|
"y": 180
|
||||||
{ "model": "betterend:block/endstone_dust", "x": 180, "y": 180 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "x": 180, "y": 270 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "x": 270 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "x": 270, "y": 90 },
|
"y": 270
|
||||||
{ "model": "betterend:block/endstone_dust", "x": 270, "y": 180 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "x": 270, "y": 270 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "y": 90 },
|
"x": 90
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "y": 180 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "y": 270 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "x": 90 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "x": 90, "y": 90 },
|
"x": 90,
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "x": 90, "y": 180 },
|
"y": 90
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "x": 90, "y": 270 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "x": 180 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "x": 180, "y": 90 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "x": 180, "y": 180 },
|
"x": 90,
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "x": 180, "y": 270 },
|
"y": 180
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "x": 270 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "x": 270, "y": 90 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "x": 270, "y": 180 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 90, "x": 270, "y": 270 },
|
"x": 90,
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180 },
|
"y": 270
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "y": 90 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "y": 180 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "y": 270 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "x": 90 },
|
"x": 180
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "x": 90, "y": 90 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "x": 90, "y": 180 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "x": 90, "y": 270 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "x": 180 },
|
"x": 180,
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "x": 180, "y": 90 },
|
"y": 90
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "x": 180, "y": 180 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "x": 180, "y": 270 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "x": 270 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "x": 270, "y": 90 },
|
"x": 180,
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "x": 270, "y": 180 },
|
"y": 180
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 180, "x": 270, "y": 270 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "y": 90 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "y": 180 },
|
"x": 180,
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "y": 270 },
|
"y": 270
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 90 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 90, "y": 90 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 90, "y": 180 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 90, "y": 270 },
|
"x": 270
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 180 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 180, "y": 90 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 180, "y": 180 },
|
"model": "betterend:block/endstone_dust",
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 180, "y": 270 },
|
"x": 270,
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 270 },
|
"y": 90
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 270, "y": 90 },
|
},
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 270, "y": 180 },
|
{
|
||||||
{ "model": "betterend:block/endstone_dust", "z": 270, "x": 270, "y": 270 }
|
"model": "betterend:block/endstone_dust",
|
||||||
]
|
"x": 270,
|
||||||
}
|
"y": 180
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"y": 90,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"y": 180,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"y": 270,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 90,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 90,
|
||||||
|
"y": 180,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 90,
|
||||||
|
"y": 270,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 180,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 180,
|
||||||
|
"y": 90,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 180,
|
||||||
|
"y": 180,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 180,
|
||||||
|
"y": 270,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"y": 180,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"y": 270,
|
||||||
|
"z": 90
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"y": 90,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"y": 180,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"y": 270,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 90,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 90,
|
||||||
|
"y": 180,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 90,
|
||||||
|
"y": 270,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 180,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 180,
|
||||||
|
"y": 90,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 180,
|
||||||
|
"y": 180,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 180,
|
||||||
|
"y": 270,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"y": 180,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"y": 270,
|
||||||
|
"z": 180
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"y": 90,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"y": 180,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"y": 270,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 90,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 90,
|
||||||
|
"y": 180,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 90,
|
||||||
|
"y": 270,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 180,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 180,
|
||||||
|
"y": 90,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 180,
|
||||||
|
"y": 180,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 180,
|
||||||
|
"y": 270,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"y": 180,
|
||||||
|
"z": 270
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "betterend:block/endstone_dust",
|
||||||
|
"x": 270,
|
||||||
|
"y": 270,
|
||||||
|
"z": 270
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,7 +1,16 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_bark" },
|
"axis=x": {
|
||||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_bark", "x": 90 },
|
"model": "betterend:block/mossy_glowshroom_bark",
|
||||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_bark", "x": 90, "y": 90 }
|
"x": 90,
|
||||||
}
|
"y": 90
|
||||||
}
|
},
|
||||||
|
"axis=y": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_bark"
|
||||||
|
},
|
||||||
|
"axis=z": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_bark",
|
||||||
|
"x": 90
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,56 +1,56 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"facing=down,open=false": {
|
"facing=down,open=false": {
|
||||||
"x": 180,
|
"model": "betterend:block/mossy_glowshroom_barrel",
|
||||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
"x": 180
|
||||||
},
|
},
|
||||||
"facing=down,open=true": {
|
"facing=down,open=true": {
|
||||||
"x": 180,
|
"model": "betterend:block/mossy_glowshroom_barrel_open",
|
||||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
"x": 180
|
||||||
},
|
},
|
||||||
"facing=east,open=false": {
|
"facing=east,open=false": {
|
||||||
"x": 90,
|
"model": "betterend:block/mossy_glowshroom_barrel",
|
||||||
"y": 90,
|
"x": 90,
|
||||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
"y": 90
|
||||||
},
|
},
|
||||||
"facing=east,open=true": {
|
"facing=east,open=true": {
|
||||||
"x": 90,
|
"model": "betterend:block/mossy_glowshroom_barrel_open",
|
||||||
"y": 90,
|
"x": 90,
|
||||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
"y": 90
|
||||||
},
|
},
|
||||||
"facing=north,open=false": {
|
"facing=north,open=false": {
|
||||||
"x": 90,
|
"model": "betterend:block/mossy_glowshroom_barrel",
|
||||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
"x": 90
|
||||||
},
|
},
|
||||||
"facing=north,open=true": {
|
"facing=north,open=true": {
|
||||||
"x": 90,
|
"model": "betterend:block/mossy_glowshroom_barrel_open",
|
||||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
"x": 90
|
||||||
},
|
},
|
||||||
"facing=south,open=false": {
|
"facing=south,open=false": {
|
||||||
"x": 90,
|
"model": "betterend:block/mossy_glowshroom_barrel",
|
||||||
"y": 180,
|
"x": 90,
|
||||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
"y": 180
|
||||||
},
|
},
|
||||||
"facing=south,open=true": {
|
"facing=south,open=true": {
|
||||||
"x": 90,
|
"model": "betterend:block/mossy_glowshroom_barrel_open",
|
||||||
"y": 180,
|
"x": 90,
|
||||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
"y": 180
|
||||||
},
|
},
|
||||||
"facing=up,open=false": {
|
"facing=up,open=false": {
|
||||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
"model": "betterend:block/mossy_glowshroom_barrel"
|
||||||
},
|
},
|
||||||
"facing=up,open=true": {
|
"facing=up,open=true": {
|
||||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
||||||
},
|
},
|
||||||
"facing=west,open=false": {
|
"facing=west,open=false": {
|
||||||
"x": 90,
|
"model": "betterend:block/mossy_glowshroom_barrel",
|
||||||
"y": 270,
|
"x": 90,
|
||||||
"model": "betterend:block/mossy_glowshroom_barrel"
|
"y": 270
|
||||||
},
|
},
|
||||||
"facing=west,open=true": {
|
"facing=west,open=true": {
|
||||||
"x": 90,
|
"model": "betterend:block/mossy_glowshroom_barrel_open",
|
||||||
"y": 270,
|
"x": 90,
|
||||||
"model": "betterend:block/mossy_glowshroom_barrel_open"
|
"y": 270
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,28 +1,118 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"face=floor,facing=east,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "y": 90 },
|
"face=ceiling,facing=east,powered=false": {
|
||||||
"face=floor,facing=west,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "y": 270 },
|
"model": "betterend:block/mossy_glowshroom_button",
|
||||||
"face=floor,facing=south,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "y": 180 },
|
"x": 180,
|
||||||
"face=floor,facing=north,powered=false": { "model": "betterend:block/mossy_glowshroom_button" },
|
"y": 270
|
||||||
"face=wall,facing=east,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "uvlock": true, "x": 90, "y": 90 },
|
},
|
||||||
"face=wall,facing=west,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "uvlock": true, "x": 90, "y": 270 },
|
"face=ceiling,facing=east,powered=true": {
|
||||||
"face=wall,facing=south,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "uvlock": true, "x": 90, "y": 180 },
|
"model": "betterend:block/mossy_glowshroom_button_pressed",
|
||||||
"face=wall,facing=north,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "uvlock": true, "x": 90 },
|
"x": 180,
|
||||||
"face=ceiling,facing=east,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "x": 180, "y": 270 },
|
"y": 270
|
||||||
"face=ceiling,facing=west,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "x": 180, "y": 90 },
|
},
|
||||||
"face=ceiling,facing=south,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "x": 180 },
|
"face=ceiling,facing=north,powered=false": {
|
||||||
"face=ceiling,facing=north,powered=false": { "model": "betterend:block/mossy_glowshroom_button", "x": 180, "y": 180 },
|
"model": "betterend:block/mossy_glowshroom_button",
|
||||||
"face=floor,facing=east,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "y": 90 },
|
"x": 180,
|
||||||
"face=floor,facing=west,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "y": 270 },
|
"y": 180
|
||||||
"face=floor,facing=south,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "y": 180 },
|
},
|
||||||
"face=floor,facing=north,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed" },
|
"face=ceiling,facing=north,powered=true": {
|
||||||
"face=wall,facing=east,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "uvlock": true, "x": 90, "y": 90 },
|
"model": "betterend:block/mossy_glowshroom_button_pressed",
|
||||||
"face=wall,facing=west,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "uvlock": true, "x": 90, "y": 270 },
|
"x": 180,
|
||||||
"face=wall,facing=south,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "uvlock": true, "x": 90, "y": 180 },
|
"y": 180
|
||||||
"face=wall,facing=north,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "uvlock": true, "x": 90 },
|
},
|
||||||
"face=ceiling,facing=east,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180, "y": 270 },
|
"face=ceiling,facing=south,powered=false": {
|
||||||
"face=ceiling,facing=west,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180, "y": 90 },
|
"model": "betterend:block/mossy_glowshroom_button",
|
||||||
"face=ceiling,facing=south,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180 },
|
"x": 180
|
||||||
"face=ceiling,facing=north,powered=true": { "model": "betterend:block/mossy_glowshroom_button_pressed", "x": 180, "y": 180 }
|
},
|
||||||
}
|
"face=ceiling,facing=south,powered=true": {
|
||||||
}
|
"model": "betterend:block/mossy_glowshroom_button_pressed",
|
||||||
|
"x": 180
|
||||||
|
},
|
||||||
|
"face=ceiling,facing=west,powered=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button",
|
||||||
|
"x": 180,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"face=ceiling,facing=west,powered=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button_pressed",
|
||||||
|
"x": 180,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"face=floor,facing=east,powered=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"face=floor,facing=east,powered=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button_pressed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"face=floor,facing=north,powered=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button"
|
||||||
|
},
|
||||||
|
"face=floor,facing=north,powered=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button_pressed"
|
||||||
|
},
|
||||||
|
"face=floor,facing=south,powered=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"face=floor,facing=south,powered=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button_pressed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"face=floor,facing=west,powered=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"face=floor,facing=west,powered=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button_pressed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"face=wall,facing=east,powered=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"face=wall,facing=east,powered=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button_pressed",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"face=wall,facing=north,powered=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"face=wall,facing=north,powered=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button_pressed",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"face=wall,facing=south,powered=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 90,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"face=wall,facing=south,powered=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button_pressed",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 90,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"face=wall,facing=west,powered=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 90,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"face=wall,facing=west,powered=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_button_pressed",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 90,
|
||||||
|
"y": 270
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"": {
|
"": {
|
||||||
"model": "betterend:block/mossy_glowshroom_empty"
|
"model": "betterend:block/mossy_glowshroom_empty"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"": {
|
"": {
|
||||||
"model": "betterend:block/mossy_glowshroom_crafting_table"
|
"model": "betterend:block/mossy_glowshroom_crafting_table"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,36 +1,124 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"facing=east,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom" },
|
"facing=east,half=lower,hinge=left,open=false": {
|
||||||
"facing=south,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 90 },
|
"model": "betterend:block/mossy_glowshroom_door_bottom"
|
||||||
"facing=west,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 180 },
|
},
|
||||||
"facing=north,half=lower,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 270 },
|
"facing=east,half=lower,hinge=left,open=true": {
|
||||||
"facing=east,half=lower,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge" },
|
"model": "betterend:block/mossy_glowshroom_door_bottom_hinge",
|
||||||
"facing=south,half=lower,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 90 },
|
"y": 90
|
||||||
"facing=west,half=lower,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 180 },
|
},
|
||||||
"facing=north,half=lower,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 270 },
|
"facing=east,half=lower,hinge=right,open=false": {
|
||||||
"facing=east,half=lower,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 90 },
|
"model": "betterend:block/mossy_glowshroom_door_bottom_hinge"
|
||||||
"facing=south,half=lower,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 180 },
|
},
|
||||||
"facing=west,half=lower,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge", "y": 270 },
|
"facing=east,half=lower,hinge=right,open=true": {
|
||||||
"facing=north,half=lower,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom_hinge" },
|
"model": "betterend:block/mossy_glowshroom_door_bottom",
|
||||||
"facing=east,half=lower,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 270 },
|
"y": 270
|
||||||
"facing=south,half=lower,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom" },
|
},
|
||||||
"facing=west,half=lower,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 90 },
|
"facing=east,half=upper,hinge=left,open=false": {
|
||||||
"facing=north,half=lower,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_bottom", "y": 180 },
|
"model": "betterend:block/mossy_glowshroom_door_top"
|
||||||
"facing=east,half=upper,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_top" },
|
},
|
||||||
"facing=south,half=upper,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 90 },
|
"facing=east,half=upper,hinge=left,open=true": {
|
||||||
"facing=west,half=upper,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 180 },
|
"model": "betterend:block/mossy_glowshroom_door_top_hinge",
|
||||||
"facing=north,half=upper,hinge=left,open=false": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 270 },
|
"y": 90
|
||||||
"facing=east,half=upper,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_top_hinge" },
|
},
|
||||||
"facing=south,half=upper,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 90 },
|
"facing=east,half=upper,hinge=right,open=false": {
|
||||||
"facing=west,half=upper,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 180 },
|
"model": "betterend:block/mossy_glowshroom_door_top_hinge"
|
||||||
"facing=north,half=upper,hinge=right,open=false": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 270 },
|
},
|
||||||
"facing=east,half=upper,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 90 },
|
"facing=east,half=upper,hinge=right,open=true": {
|
||||||
"facing=south,half=upper,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 180 },
|
"model": "betterend:block/mossy_glowshroom_door_top",
|
||||||
"facing=west,half=upper,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_top_hinge", "y": 270 },
|
"y": 270
|
||||||
"facing=north,half=upper,hinge=left,open=true": { "model": "betterend:block/mossy_glowshroom_door_top_hinge" },
|
},
|
||||||
"facing=east,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 270 },
|
"facing=north,half=lower,hinge=left,open=false": {
|
||||||
"facing=south,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top" },
|
"model": "betterend:block/mossy_glowshroom_door_bottom",
|
||||||
"facing=west,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 90 },
|
"y": 270
|
||||||
"facing=north,half=upper,hinge=right,open=true": { "model": "betterend:block/mossy_glowshroom_door_top", "y": 180 }
|
},
|
||||||
}
|
"facing=north,half=lower,hinge=left,open=true": {
|
||||||
}
|
"model": "betterend:block/mossy_glowshroom_door_bottom_hinge"
|
||||||
|
},
|
||||||
|
"facing=north,half=lower,hinge=right,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_bottom_hinge",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=north,half=lower,hinge=right,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_bottom",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=north,half=upper,hinge=left,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_top",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=north,half=upper,hinge=left,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_top_hinge"
|
||||||
|
},
|
||||||
|
"facing=north,half=upper,hinge=right,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_top_hinge",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=north,half=upper,hinge=right,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_top",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=south,half=lower,hinge=left,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_bottom",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=south,half=lower,hinge=left,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_bottom_hinge",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=south,half=lower,hinge=right,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_bottom_hinge",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=south,half=lower,hinge=right,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_bottom"
|
||||||
|
},
|
||||||
|
"facing=south,half=upper,hinge=left,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_top",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=south,half=upper,hinge=left,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_top_hinge",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=south,half=upper,hinge=right,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_top_hinge",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=south,half=upper,hinge=right,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_top"
|
||||||
|
},
|
||||||
|
"facing=west,half=lower,hinge=left,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_bottom",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=west,half=lower,hinge=left,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_bottom_hinge",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=west,half=lower,hinge=right,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_bottom_hinge",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=west,half=lower,hinge=right,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_bottom",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=west,half=upper,hinge=left,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_top",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=west,half=upper,hinge=left,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_top_hinge",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=west,half=upper,hinge=right,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_top_hinge",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=west,half=upper,hinge=right,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_door_top",
|
||||||
|
"y": 90
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,17 +1,48 @@
|
||||||
{
|
{
|
||||||
"multipart": [
|
"multipart": [
|
||||||
{ "apply": { "model": "betterend:block/mossy_glowshroom_fence_post" }},
|
{
|
||||||
{ "when": { "north": true },
|
"apply": {
|
||||||
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "uvlock": true }
|
"model": "betterend:block/mossy_glowshroom_fence_post"
|
||||||
},
|
}
|
||||||
{ "when": { "east": true },
|
},
|
||||||
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 90, "uvlock": true }
|
{
|
||||||
},
|
"apply": {
|
||||||
{ "when": { "south": true },
|
"model": "betterend:block/mossy_glowshroom_fence_side",
|
||||||
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 180, "uvlock": true }
|
"uvlock": true
|
||||||
},
|
},
|
||||||
{ "when": { "west": true },
|
"when": {
|
||||||
"apply": { "model": "betterend:block/mossy_glowshroom_fence_side", "y": 270, "uvlock": true }
|
"north": true
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
}
|
{
|
||||||
|
"apply": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_fence_side",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"when": {
|
||||||
|
"east": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"apply": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_fence_side",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"when": {
|
||||||
|
"south": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"apply": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_fence_side",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"when": {
|
||||||
|
"west": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
|
@ -1,20 +1,80 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"facing=south,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true },
|
"facing=east,in_wall=false,open=false": {
|
||||||
"facing=west,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true, "y": 90 },
|
"model": "betterend:block/mossy_glowshroom_fence_gate_closed",
|
||||||
"facing=north,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true, "y": 180 },
|
"uvlock": true,
|
||||||
"facing=east,in_wall=false,open=false": { "model": "betterend:block/mossy_glowshroom_fence_gate_closed", "uvlock": true, "y": 270 },
|
"y": 270
|
||||||
"facing=south,in_wall=false,open=true": { "model": "betterend:block/mossy_glowshroom_fence_gate_open", "uvlock": true },
|
},
|
||||||
"facing=west,in_wall=false,open=true": { "model": "betterend:block/mossy_glowshroom_fence_gate_open", "uvlock": true, "y": 90 },
|
"facing=east,in_wall=false,open=true": {
|
||||||
"facing=north,in_wall=false,open=true": { "model": "betterend:block/mossy_glowshroom_fence_gate_open", "uvlock": true, "y": 180 },
|
"model": "betterend:block/mossy_glowshroom_fence_gate_open",
|
||||||
"facing=east,in_wall=false,open=true": { "model": "betterend:block/mossy_glowshroom_fence_gate_open", "uvlock": true, "y": 270 },
|
"uvlock": true,
|
||||||
"facing=south,in_wall=true,open=false": { "model": "betterend:block/mossy_glowshroom_wall_gate_closed", "uvlock": true },
|
"y": 270
|
||||||
"facing=west,in_wall=true,open=false": { "model": "betterend:block/mossy_glowshroom_wall_gate_closed", "uvlock": true, "y": 90 },
|
},
|
||||||
"facing=north,in_wall=true,open=false": { "model": "betterend:block/mossy_glowshroom_wall_gate_closed", "uvlock": true, "y": 180 },
|
"facing=east,in_wall=true,open=false": {
|
||||||
"facing=east,in_wall=true,open=false": { "model": "betterend:block/mossy_glowshroom_wall_gate_closed", "uvlock": true, "y": 270 },
|
"model": "betterend:block/mossy_glowshroom_wall_gate_closed",
|
||||||
"facing=south,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true },
|
"uvlock": true,
|
||||||
"facing=west,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true, "y": 90 },
|
"y": 270
|
||||||
"facing=north,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true, "y": 180 },
|
},
|
||||||
"facing=east,in_wall=true,open=true": { "model": "betterend:block/mossy_glowshroom_wall_gate_open", "uvlock": true, "y": 270 }
|
"facing=east,in_wall=true,open=true": {
|
||||||
}
|
"model": "betterend:block/mossy_glowshroom_wall_gate_open",
|
||||||
}
|
"uvlock": true,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=north,in_wall=false,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_fence_gate_closed",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=north,in_wall=false,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_fence_gate_open",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=north,in_wall=true,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_wall_gate_closed",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=north,in_wall=true,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_wall_gate_open",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=south,in_wall=false,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_fence_gate_closed",
|
||||||
|
"uvlock": true
|
||||||
|
},
|
||||||
|
"facing=south,in_wall=false,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_fence_gate_open",
|
||||||
|
"uvlock": true
|
||||||
|
},
|
||||||
|
"facing=south,in_wall=true,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_wall_gate_closed",
|
||||||
|
"uvlock": true
|
||||||
|
},
|
||||||
|
"facing=south,in_wall=true,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_wall_gate_open",
|
||||||
|
"uvlock": true
|
||||||
|
},
|
||||||
|
"facing=west,in_wall=false,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_fence_gate_closed",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=west,in_wall=false,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_fence_gate_open",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=west,in_wall=true,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_wall_gate_closed",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=west,in_wall=true,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_wall_gate_open",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 90
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,8 +1,19 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"facing=north": { "model": "betterend:block/mossy_glowshroom_ladder" },
|
"facing=east": {
|
||||||
"facing=east": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 90 },
|
"model": "betterend:block/mossy_glowshroom_ladder",
|
||||||
"facing=south": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 180 },
|
"y": 90
|
||||||
"facing=west": { "model": "betterend:block/mossy_glowshroom_ladder", "y": 270 }
|
},
|
||||||
}
|
"facing=north": {
|
||||||
}
|
"model": "betterend:block/mossy_glowshroom_ladder"
|
||||||
|
},
|
||||||
|
"facing=south": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_ladder",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=west": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_ladder",
|
||||||
|
"y": 270
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,7 +1,16 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_log" },
|
"axis=x": {
|
||||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_log", "x": 90 },
|
"model": "betterend:block/mossy_glowshroom_log",
|
||||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_log", "x": 90, "y": 90 }
|
"x": 90,
|
||||||
}
|
"y": 90
|
||||||
}
|
},
|
||||||
|
"axis=y": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_log"
|
||||||
|
},
|
||||||
|
"axis=z": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_log",
|
||||||
|
"x": 90
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"variants":
|
"variants": {
|
||||||
{
|
"": {
|
||||||
"": { "model": "betterend:block/mossy_glowshroom_planks" }
|
"model": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"powered=false": { "model": "betterend:block/mossy_glowshroom_pressure_plate_up" },
|
"powered=false": {
|
||||||
"powered=true": { "model": "betterend:block/mossy_glowshroom_pressure_plate_down" }
|
"model": "betterend:block/mossy_glowshroom_pressure_plate_up"
|
||||||
}
|
},
|
||||||
}
|
"powered=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_pressure_plate_down"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"": { "model": "betterend:block/mossy_glowshroom_empty" }
|
"": {
|
||||||
}
|
"model": "betterend:block/mossy_glowshroom_empty"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,8 +1,15 @@
|
||||||
{
|
{
|
||||||
"variants":
|
"variants": {
|
||||||
{
|
"type=bottom": {
|
||||||
"type=bottom": { "model": "betterend:block/mossy_glowshroom_half_slab" },
|
"model": "betterend:block/mossy_glowshroom_half_slab"
|
||||||
"type=top": { "model": "betterend:block/mossy_glowshroom_half_slab", "x": 180, "uvlock": true },
|
},
|
||||||
"type=double": { "model": "betterend:block/mossy_glowshroom_planks" }
|
"type=double": {
|
||||||
}
|
"model": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
},
|
||||||
|
"type=top": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_half_slab",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,44 +1,209 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"facing=east,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs" },
|
"facing=east,half=bottom,shape=inner_left": {
|
||||||
"facing=west,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "y": 180, "uvlock": true },
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
"facing=south,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "y": 90, "uvlock": true },
|
"uvlock": true,
|
||||||
"facing=north,half=bottom,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "y": 270, "uvlock": true },
|
"y": 270
|
||||||
"facing=east,half=bottom,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs" },
|
},
|
||||||
"facing=west,half=bottom,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 180, "uvlock": true },
|
"facing=east,half=bottom,shape=inner_right": {
|
||||||
"facing=south,half=bottom,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 90, "uvlock": true },
|
"model": "betterend:block/mossy_glowshroom_inner_stairs"
|
||||||
"facing=north,half=bottom,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 270, "uvlock": true },
|
},
|
||||||
"facing=east,half=bottom,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 270, "uvlock": true },
|
"facing=east,half=bottom,shape=outer_left": {
|
||||||
"facing=west,half=bottom,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 90, "uvlock": true },
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
"facing=south,half=bottom,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs" },
|
"uvlock": true,
|
||||||
"facing=north,half=bottom,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "y": 180, "uvlock": true },
|
"y": 270
|
||||||
"facing=east,half=bottom,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs" },
|
},
|
||||||
"facing=west,half=bottom,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 180, "uvlock": true },
|
"facing=east,half=bottom,shape=outer_right": {
|
||||||
"facing=south,half=bottom,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 90, "uvlock": true },
|
"model": "betterend:block/mossy_glowshroom_outer_stairs"
|
||||||
"facing=north,half=bottom,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 270, "uvlock": true },
|
},
|
||||||
"facing=east,half=bottom,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 270, "uvlock": true },
|
"facing=east,half=bottom,shape=straight": {
|
||||||
"facing=west,half=bottom,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 90, "uvlock": true },
|
"model": "betterend:block/mossy_glowshroom_stairs"
|
||||||
"facing=south,half=bottom,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs" },
|
},
|
||||||
"facing=north,half=bottom,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "y": 180, "uvlock": true },
|
"facing=east,half=top,shape=inner_left": {
|
||||||
"facing=east,half=top,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "x": 180, "uvlock": true },
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
"facing=west,half=top,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "x": 180, "y": 180, "uvlock": true },
|
"uvlock": true,
|
||||||
"facing=south,half=top,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "x": 180, "y": 90, "uvlock": true },
|
"x": 180
|
||||||
"facing=north,half=top,shape=straight": { "model": "betterend:block/mossy_glowshroom_stairs", "x": 180, "y": 270, "uvlock": true },
|
},
|
||||||
"facing=east,half=top,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 90, "uvlock": true },
|
"facing=east,half=top,shape=inner_right": {
|
||||||
"facing=west,half=top,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 270, "uvlock": true },
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
"facing=south,half=top,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 180, "uvlock": true },
|
"uvlock": true,
|
||||||
"facing=north,half=top,shape=outer_right": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "uvlock": true },
|
"x": 180,
|
||||||
"facing=east,half=top,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "uvlock": true },
|
"y": 90
|
||||||
"facing=west,half=top,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 180, "uvlock": true },
|
},
|
||||||
"facing=south,half=top,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 90, "uvlock": true },
|
"facing=east,half=top,shape=outer_left": {
|
||||||
"facing=north,half=top,shape=outer_left": { "model": "betterend:block/mossy_glowshroom_outer_stairs", "x": 180, "y": 270, "uvlock": true },
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
"facing=east,half=top,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 90, "uvlock": true },
|
"uvlock": true,
|
||||||
"facing=west,half=top,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 270, "uvlock": true },
|
"x": 180
|
||||||
"facing=south,half=top,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 180, "uvlock": true },
|
},
|
||||||
"facing=north,half=top,shape=inner_right": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "uvlock": true },
|
"facing=east,half=top,shape=outer_right": {
|
||||||
"facing=east,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "uvlock": true },
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
"facing=west,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 180, "uvlock": true },
|
"uvlock": true,
|
||||||
"facing=south,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 90, "uvlock": true },
|
"x": 180,
|
||||||
"facing=north,half=top,shape=inner_left": { "model": "betterend:block/mossy_glowshroom_inner_stairs", "x": 180, "y": 270, "uvlock": true }
|
"y": 90
|
||||||
}
|
},
|
||||||
}
|
"facing=east,half=top,shape=straight": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180
|
||||||
|
},
|
||||||
|
"facing=north,half=bottom,shape=inner_left": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=north,half=bottom,shape=inner_right": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=north,half=bottom,shape=outer_left": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=north,half=bottom,shape=outer_right": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=north,half=bottom,shape=straight": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=north,half=top,shape=inner_left": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=north,half=top,shape=inner_right": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180
|
||||||
|
},
|
||||||
|
"facing=north,half=top,shape=outer_left": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=north,half=top,shape=outer_right": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180
|
||||||
|
},
|
||||||
|
"facing=north,half=top,shape=straight": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=south,half=bottom,shape=inner_left": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_inner_stairs"
|
||||||
|
},
|
||||||
|
"facing=south,half=bottom,shape=inner_right": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=south,half=bottom,shape=outer_left": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_outer_stairs"
|
||||||
|
},
|
||||||
|
"facing=south,half=bottom,shape=outer_right": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=south,half=bottom,shape=straight": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=south,half=top,shape=inner_left": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=south,half=top,shape=inner_right": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=south,half=top,shape=outer_left": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=south,half=top,shape=outer_right": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=south,half=top,shape=straight": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=west,half=bottom,shape=inner_left": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=west,half=bottom,shape=inner_right": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=west,half=bottom,shape=outer_left": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"facing=west,half=bottom,shape=outer_right": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=west,half=bottom,shape=straight": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=west,half=top,shape=inner_left": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=west,half=top,shape=inner_right": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_inner_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=west,half=top,shape=outer_left": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=west,half=top,shape=outer_right": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_outer_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=west,half=top,shape=straight": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_stairs",
|
||||||
|
"uvlock": true,
|
||||||
|
"x": 180,
|
||||||
|
"y": 180
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,7 +1,16 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_striped_bark" },
|
"axis=x": {
|
||||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_striped_bark", "x": 90 },
|
"model": "betterend:block/mossy_glowshroom_striped_bark",
|
||||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_striped_bark", "x": 90, "y": 90 }
|
"x": 90,
|
||||||
}
|
"y": 90
|
||||||
}
|
},
|
||||||
|
"axis=y": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_striped_bark"
|
||||||
|
},
|
||||||
|
"axis=z": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_striped_bark",
|
||||||
|
"x": 90
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,7 +1,16 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_striped_log" },
|
"axis=x": {
|
||||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_striped_log", "x": 90 },
|
"model": "betterend:block/mossy_glowshroom_striped_log",
|
||||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_striped_log", "x": 90, "y": 90 }
|
"x": 90,
|
||||||
}
|
"y": 90
|
||||||
}
|
},
|
||||||
|
"axis=y": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_striped_log"
|
||||||
|
},
|
||||||
|
"axis=z": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_striped_log",
|
||||||
|
"x": 90
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,20 +1,77 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"facing=north,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor" },
|
"facing=east,half=bottom,open=false": {
|
||||||
"facing=south,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "y": 180 },
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
"facing=east,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "y": 90 },
|
"y": 90
|
||||||
"facing=west,half=bottom,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "y": 270 },
|
},
|
||||||
"facing=north,half=top,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 180 },
|
"facing=east,half=bottom,open=true": {
|
||||||
"facing=south,half=top,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 180, "y": 180 },
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
"facing=east,half=top,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 180, "y": 90 },
|
"x": 90,
|
||||||
"facing=west,half=top,open=false": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 180, "y": 270 },
|
"y": 90
|
||||||
"facing=north,half=bottom,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 90 },
|
},
|
||||||
"facing=south,half=bottom,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 90, "y": 180 },
|
"facing=east,half=top,open=false": {
|
||||||
"facing=east,half=bottom,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 90, "y": 90 },
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
"facing=west,half=bottom,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 90, "y": 270 },
|
"x": 180,
|
||||||
"facing=north,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 180 },
|
"y": 90
|
||||||
"facing=south,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 0 },
|
},
|
||||||
"facing=east,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 270 },
|
"facing=east,half=top,open=true": {
|
||||||
"facing=west,half=top,open=true": { "model": "betterend:block/mossy_glowshroom_trapdoor", "x": 270, "y": 90 }
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
}
|
"x": 270,
|
||||||
}
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=north,half=bottom,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_trapdoor"
|
||||||
|
},
|
||||||
|
"facing=north,half=bottom,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"facing=north,half=top,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
|
"x": 180
|
||||||
|
},
|
||||||
|
"facing=north,half=top,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
|
"x": 270,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=south,half=bottom,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=south,half=bottom,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
|
"x": 90,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=south,half=top,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
|
"x": 180,
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"facing=south,half=top,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
|
"x": 270,
|
||||||
|
"y": 0
|
||||||
|
},
|
||||||
|
"facing=west,half=bottom,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=west,half=bottom,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
|
"x": 90,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=west,half=top,open=false": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
|
"x": 180,
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"facing=west,half=top,open=true": {
|
||||||
|
"model": "betterend:block/mossy_glowshroom_trapdoor",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"variants": {
|
"variants": {
|
||||||
"": {
|
"": {
|
||||||
"model": "betterend:block/terminite_block"
|
"model": "betterend:block/terminite_block"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,19 +1,11 @@
|
||||||
{
|
{
|
||||||
"itemGroup.betterend.items": "Better End",
|
|
||||||
|
|
||||||
"block.betterend.end_mycelium": "End Mycelium",
|
|
||||||
"block.betterend.end_moss": "End Moss",
|
|
||||||
"block.betterend.endstone_dust": "End Stone Dust",
|
|
||||||
"block.betterend.ender_ore": "Ender Ore",
|
|
||||||
"block.betterend.terminite_block": "Terminite Block",
|
|
||||||
"block.betterend.aeternium_block": "Aeternium Block",
|
"block.betterend.aeternium_block": "Aeternium Block",
|
||||||
"block.betterend.ender_block": "Ender Block",
|
"block.betterend.end_moss": "End Moss",
|
||||||
|
"block.betterend.end_mycelium": "End Mycelium",
|
||||||
"block.betterend.end_stone_smelter": "End Stone Smelter",
|
"block.betterend.end_stone_smelter": "End Stone Smelter",
|
||||||
|
"block.betterend.ender_block": "Ender Block",
|
||||||
"item.betterend.ender_dust": "Ender Dust",
|
"block.betterend.ender_ore": "Ender Ore",
|
||||||
"item.betterend.terminite_ingot": "Terminite Ingot",
|
"block.betterend.endstone_dust": "End Stone Dust",
|
||||||
"item.betterend.aeternium_ingot": "Aeternium Ingot",
|
|
||||||
|
|
||||||
"block.betterend.mossy_glowshroom_bark": "Mossy Glowshroom Bark",
|
"block.betterend.mossy_glowshroom_bark": "Mossy Glowshroom Bark",
|
||||||
"block.betterend.mossy_glowshroom_barrel": "Mossy Glowshroom Barrel",
|
"block.betterend.mossy_glowshroom_barrel": "Mossy Glowshroom Barrel",
|
||||||
"block.betterend.mossy_glowshroom_button": "Mossy Glowshroom Button",
|
"block.betterend.mossy_glowshroom_button": "Mossy Glowshroom Button",
|
||||||
|
@ -31,6 +23,10 @@
|
||||||
"block.betterend.mossy_glowshroom_stairs": "Mossy Glowshroom Stairs",
|
"block.betterend.mossy_glowshroom_stairs": "Mossy Glowshroom Stairs",
|
||||||
"block.betterend.mossy_glowshroom_striped_bark": "Mossy Glowshroom Striped Bark",
|
"block.betterend.mossy_glowshroom_striped_bark": "Mossy Glowshroom Striped Bark",
|
||||||
"block.betterend.mossy_glowshroom_striped_log": "Mossy Glowshroom Striped Log",
|
"block.betterend.mossy_glowshroom_striped_log": "Mossy Glowshroom Striped Log",
|
||||||
"block.betterend.mossy_glowshroom_trapdoor": "Mossy Glowshroom Trapdoor"
|
"block.betterend.mossy_glowshroom_trapdoor": "Mossy Glowshroom Trapdoor",
|
||||||
|
"block.betterend.terminite_block": "Terminite Block",
|
||||||
}
|
"item.betterend.aeternium_ingot": "Aeternium Ingot",
|
||||||
|
"item.betterend.ender_dust": "Ender Dust",
|
||||||
|
"item.betterend.terminite_ingot": "Terminite Ingot",
|
||||||
|
"itemGroup.betterend.items": "Better End"
|
||||||
|
}
|
||||||
|
|
|
@ -1,35 +1,32 @@
|
||||||
{
|
{
|
||||||
"itemGroup.betterend.items": "Улучшенный Край",
|
"block.betterend.aeternium_block": "\u0411\u043b\u043e\u043a \u042d\u0442\u0435\u0440\u0438\u044f",
|
||||||
|
"block.betterend.end_moss": "\u041c\u043e\u0445 \u043a\u0440\u0430\u044f",
|
||||||
"block.betterend.end_mycelium": "Мицелий края",
|
"block.betterend.end_mycelium": "\u041c\u0438\u0446\u0435\u043b\u0438\u0439 \u043a\u0440\u0430\u044f",
|
||||||
"block.betterend.end_moss": "Мох края",
|
"block.betterend.end_stone_smelter": "\u041f\u043b\u0430\u0432\u0438\u043b\u044c\u043d\u044f \u0438\u0437 \u043a\u0430\u043c\u043d\u044f \u041a\u0440\u0430\u044f",
|
||||||
"block.betterend.endstone_dust": "Эндерняковая пыль",
|
"block.betterend.ender_block": "\u0411\u043b\u043e\u043a \u041a\u0440\u0430\u044f",
|
||||||
"block.betterend.ender_ore": "Руда Края",
|
"block.betterend.ender_ore": "\u0420\u0443\u0434\u0430 \u041a\u0440\u0430\u044f",
|
||||||
"block.betterend.terminite_block": "Блок Терминита",
|
"block.betterend.endstone_dust": "\u042d\u043d\u0434\u0435\u0440\u043d\u044f\u043a\u043e\u0432\u0430\u044f \u043f\u044b\u043b\u044c",
|
||||||
"block.betterend.aeternium_block": "Блок Этерия",
|
"block.betterend.mossy_glowshroom_bark": "\u041a\u043e\u0440\u0430 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.ender_block": "Блок Края",
|
"block.betterend.mossy_glowshroom_barrel": "\u0411\u043e\u0447\u043a\u0430 \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.end_stone_smelter": "Плавильня из камня Края",
|
"block.betterend.mossy_glowshroom_button": "\u041a\u043d\u043e\u043f\u043a\u0430 \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
|
"block.betterend.mossy_glowshroom_chest": "\u0421\u0443\u043d\u0434\u0443\u043a \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"item.betterend.ender_dust": "Пыль Края",
|
"block.betterend.mossy_glowshroom_crafting_table": "\u0412\u0435\u0440\u0441\u0442\u0430\u043a \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"item.betterend.terminite_ingot": "Терминитовый слиток",
|
"block.betterend.mossy_glowshroom_door": "\u0414\u0432\u0435\u0440\u044c \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"item.betterend.aeternium_ingot": "Этериевый слиток",
|
"block.betterend.mossy_glowshroom_fence": "\u0417\u0430\u0431\u043e\u0440 \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
|
"block.betterend.mossy_glowshroom_gate": "\u041a\u0430\u043b\u0438\u0442\u043a\u0430 \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.mossy_glowshroom_bark": "Кора мшистого светогриба",
|
"block.betterend.mossy_glowshroom_ladder": "\u041b\u0435\u0441\u0442\u043d\u0438\u0446\u0430 \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.mossy_glowshroom_barrel": "Бочка из мшистого светогриба",
|
"block.betterend.mossy_glowshroom_log": "\u0411\u0440\u0435\u0432\u043d\u043e \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.mossy_glowshroom_button": "Кнопка из мшистого светогриба",
|
"block.betterend.mossy_glowshroom_planks": "\u0414\u043e\u0441\u043a\u0438 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.mossy_glowshroom_chest": "Сундук из мшистого светогриба",
|
"block.betterend.mossy_glowshroom_plate": "\u041d\u0430\u0436\u0438\u043c\u043d\u0430\u044f \u043f\u043b\u0438\u0442\u0430 \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.mossy_glowshroom_crafting_table": "Верстак из мшистого светогриба",
|
"block.betterend.mossy_glowshroom_sign": "\u0422\u0430\u0431\u043b\u0438\u0447\u043a\u0430 \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.mossy_glowshroom_door": "Дверь из мшистого светогриба",
|
"block.betterend.mossy_glowshroom_slab": "\u041f\u043b\u0438\u0442\u0430 \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.mossy_glowshroom_fence": "Забор из мшистого светогриба",
|
"block.betterend.mossy_glowshroom_stairs": "\u0421\u0442\u0443\u043f\u0435\u043d\u0438 \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.mossy_glowshroom_gate": "Калитка из мшистого светогриба",
|
"block.betterend.mossy_glowshroom_striped_bark": "\u041e\u0431\u0442\u0451\u0441\u0430\u043d\u043d\u0430\u044f \u043a\u043e\u0440\u0430 \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.mossy_glowshroom_ladder": "Лестница из мшистого светогриба",
|
"block.betterend.mossy_glowshroom_striped_log": "\u041e\u0431\u0442\u0451\u0441\u0430\u043d\u043d\u043e\u0435 \u0431\u0440\u0435\u0432\u043d\u043e \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.mossy_glowshroom_log": "Бревно мшистого светогриба",
|
"block.betterend.mossy_glowshroom_trapdoor": "\u041b\u044e\u043a \u0438\u0437 \u043c\u0448\u0438\u0441\u0442\u043e\u0433\u043e \u0441\u0432\u0435\u0442\u043e\u0433\u0440\u0438\u0431\u0430",
|
||||||
"block.betterend.mossy_glowshroom_planks": "Доски мшистого светогриба",
|
"block.betterend.terminite_block": "\u0411\u043b\u043e\u043a \u0422\u0435\u0440\u043c\u0438\u043d\u0438\u0442\u0430",
|
||||||
"block.betterend.mossy_glowshroom_plate": "Нажимная плита из мшистого светогриба",
|
"item.betterend.aeternium_ingot": "\u042d\u0442\u0435\u0440\u0438\u0435\u0432\u044b\u0439 \u0441\u043b\u0438\u0442\u043e\u043a",
|
||||||
"block.betterend.mossy_glowshroom_sign": "Табличка из мшистого светогриба",
|
"item.betterend.ender_dust": "\u041f\u044b\u043b\u044c \u041a\u0440\u0430\u044f",
|
||||||
"block.betterend.mossy_glowshroom_slab": "Плита из мшистого светогриба",
|
"item.betterend.terminite_ingot": "\u0422\u0435\u0440\u043c\u0438\u043d\u0438\u0442\u043e\u0432\u044b\u0439 \u0441\u043b\u0438\u0442\u043e\u043a",
|
||||||
"block.betterend.mossy_glowshroom_stairs": "Ступени из мшистого светогриба",
|
"itemGroup.betterend.items": "\u0423\u043b\u0443\u0447\u0448\u0435\u043d\u043d\u044b\u0439 \u041a\u0440\u0430\u0439"
|
||||||
"block.betterend.mossy_glowshroom_striped_bark": "Обтёсанная кора из мшистого светогриба",
|
}
|
||||||
"block.betterend.mossy_glowshroom_striped_log": "Обтёсанное бревно из мшистого светогриба",
|
|
||||||
"block.betterend.mossy_glowshroom_trapdoor": "Люк из мшистого светогриба"
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/cube_all",
|
"parent": "block/cube_all",
|
||||||
"textures": {
|
"textures": {
|
||||||
"all": "betterend:block/aeternium_block"
|
"all": "betterend:block/aeternium_block"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,190 +1,190 @@
|
||||||
{
|
{
|
||||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||||
"elements": [
|
"elements": [
|
||||||
{
|
{
|
||||||
"__comment": "Box1",
|
"__comment": "Box1",
|
||||||
"faces": {
|
"faces": {
|
||||||
"down": {
|
"down": {
|
||||||
"rotation": 180,
|
"rotation": 180,
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
3.5,
|
3.5,
|
||||||
4.75,
|
4.75,
|
||||||
7,
|
7,
|
||||||
8.25
|
8.25
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"east": {
|
"east": {
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
3.5,
|
3.5,
|
||||||
10.75,
|
10.75,
|
||||||
7,
|
7,
|
||||||
8.25
|
8.25
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"north": {
|
"north": {
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
10.5,
|
10.5,
|
||||||
10.75,
|
10.75,
|
||||||
14,
|
14,
|
||||||
8.25
|
8.25
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"south": {
|
"south": {
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
0,
|
0,
|
||||||
10.75,
|
10.75,
|
||||||
3.5,
|
3.5,
|
||||||
8.25
|
8.25
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"west": {
|
"west": {
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
7,
|
7,
|
||||||
10.75,
|
10.75,
|
||||||
10.5,
|
10.5,
|
||||||
8.25
|
8.25
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"from": [
|
"from": [
|
||||||
1,
|
1,
|
||||||
0,
|
0,
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
"to": [
|
"to": [
|
||||||
15,
|
15,
|
||||||
10,
|
10,
|
||||||
15
|
15
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__comment": "Box1",
|
"__comment": "Box1",
|
||||||
"faces": {
|
"faces": {
|
||||||
"east": {
|
"east": {
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
3.5,
|
3.5,
|
||||||
4.75,
|
4.75,
|
||||||
7,
|
7,
|
||||||
3.75
|
3.75
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"north": {
|
"north": {
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
10.5,
|
10.5,
|
||||||
4.75,
|
4.75,
|
||||||
14,
|
14,
|
||||||
3.75
|
3.75
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"south": {
|
"south": {
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
0,
|
0,
|
||||||
4.75,
|
4.75,
|
||||||
3.5,
|
3.5,
|
||||||
3.75
|
3.75
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"up": {
|
"up": {
|
||||||
"rotation": 180,
|
"rotation": 180,
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
7,
|
7,
|
||||||
0,
|
0,
|
||||||
10.5,
|
10.5,
|
||||||
3.5
|
3.5
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"west": {
|
"west": {
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
7,
|
7,
|
||||||
4.75,
|
4.75,
|
||||||
10.5,
|
10.5,
|
||||||
3.75
|
3.75
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"from": [
|
"from": [
|
||||||
1,
|
1,
|
||||||
10,
|
10,
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
"to": [
|
"to": [
|
||||||
15,
|
15,
|
||||||
14,
|
14,
|
||||||
15
|
15
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__comment": "Box1",
|
"__comment": "Box1",
|
||||||
"faces": {
|
"faces": {
|
||||||
"down": {
|
"down": {
|
||||||
"rotation": 180,
|
"rotation": 180,
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
0.25,
|
0.25,
|
||||||
0,
|
0,
|
||||||
0.75,
|
0.75,
|
||||||
0.25
|
0.25
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"east": {
|
"east": {
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
0,
|
0,
|
||||||
1.25,
|
1.25,
|
||||||
0.25,
|
0.25,
|
||||||
0.25
|
0.25
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"north": {
|
"north": {
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
0.5,
|
0.5,
|
||||||
1.25,
|
1.25,
|
||||||
1,
|
1,
|
||||||
0.25
|
0.25
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"up": {
|
"up": {
|
||||||
"rotation": 180,
|
"rotation": 180,
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
0.75,
|
0.75,
|
||||||
0,
|
0,
|
||||||
1.25,
|
1.25,
|
||||||
0.25
|
0.25
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"west": {
|
"west": {
|
||||||
"texture": "#texture",
|
"texture": "#texture",
|
||||||
"uv": [
|
"uv": [
|
||||||
0,
|
0,
|
||||||
1.25,
|
1.25,
|
||||||
0.25,
|
0.25,
|
||||||
0.25
|
0.25
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"from": [
|
"from": [
|
||||||
7,
|
7,
|
||||||
7,
|
7,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"to": [
|
"to": [
|
||||||
9,
|
9,
|
||||||
11,
|
11,
|
||||||
1
|
1
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"parent": "block/block"
|
"parent": "block/block"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"parent": "block/cube",
|
"parent": "block/cube",
|
||||||
"textures": {
|
"textures": {
|
||||||
"down": "block/end_stone",
|
"down": "block/end_stone",
|
||||||
"east": "betterend:block/end_moss_side",
|
"east": "betterend:block/end_moss_side",
|
||||||
"north": "betterend:block/end_moss_side",
|
"north": "betterend:block/end_moss_side",
|
||||||
"particle": "betterend:block/end_moss_side",
|
"particle": "betterend:block/end_moss_side",
|
||||||
"south": "betterend:block/end_moss_side",
|
"south": "betterend:block/end_moss_side",
|
||||||
"up": "betterend:block/end_moss_top",
|
"up": "betterend:block/end_moss_top",
|
||||||
"west": "betterend:block/end_moss_side"
|
"west": "betterend:block/end_moss_side"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"parent": "block/cube",
|
"parent": "block/cube",
|
||||||
"textures": {
|
"textures": {
|
||||||
"down": "block/end_stone",
|
"down": "block/end_stone",
|
||||||
"east": "betterend:block/end_mycelium_side",
|
"east": "betterend:block/end_mycelium_side",
|
||||||
"north": "betterend:block/end_mycelium_side",
|
"north": "betterend:block/end_mycelium_side",
|
||||||
"particle": "betterend:block/end_mycelium_side",
|
"particle": "betterend:block/end_mycelium_side",
|
||||||
"south": "betterend:block/end_mycelium_side",
|
"south": "betterend:block/end_mycelium_side",
|
||||||
"up": "betterend:block/end_mycelium_top",
|
"up": "betterend:block/end_mycelium_top",
|
||||||
"west": "betterend:block/end_mycelium_side"
|
"west": "betterend:block/end_mycelium_side"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"parent": "minecraft:block/orientable",
|
"parent": "minecraft:block/orientable",
|
||||||
"textures": {
|
"textures": {
|
||||||
"front": "betterend:block/end_stone_smelter_front",
|
"front": "betterend:block/end_stone_smelter_front",
|
||||||
"side": "betterend:block/end_stone_smelter_side",
|
"side": "betterend:block/end_stone_smelter_side",
|
||||||
"top": "betterend:block/end_stone_smelter_top"
|
"top": "betterend:block/end_stone_smelter_top"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"parent": "minecraft:block/orientable",
|
"parent": "minecraft:block/orientable",
|
||||||
"textures": {
|
"textures": {
|
||||||
"front": "betterend:block/end_stone_smelter_front_on",
|
"front": "betterend:block/end_stone_smelter_front_on",
|
||||||
"side": "betterend:block/end_stone_smelter_side",
|
"side": "betterend:block/end_stone_smelter_side",
|
||||||
"top": "betterend:block/end_stone_smelter_top"
|
"top": "betterend:block/end_stone_smelter_top"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/cube_all",
|
"parent": "block/cube_all",
|
||||||
"textures": {
|
"textures": {
|
||||||
"all": "betterend:block/ender_block"
|
"all": "betterend:block/ender_block"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/cube_all",
|
"parent": "block/cube_all",
|
||||||
"textures": {
|
"textures": {
|
||||||
"all": "betterend:block/ender_ore"
|
"all": "betterend:block/ender_ore"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/cube_all",
|
"parent": "block/cube_all",
|
||||||
"textures": {
|
"textures": {
|
||||||
"all": "betterend:block/endstone_dust"
|
"all": "betterend:block/endstone_dust"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,87 +1,441 @@
|
||||||
{
|
{
|
||||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||||
"parent": "block/ladder",
|
"elements": [
|
||||||
"textures": {
|
{
|
||||||
"particle": "#texture"
|
"__comment": "Box1",
|
||||||
},
|
"faces": {
|
||||||
"elements": [
|
"down": {
|
||||||
{
|
"cullface": "down",
|
||||||
"__comment": "Box1",
|
"rotation": 180,
|
||||||
"from": [ 12, 0, 15 ],
|
"texture": "#texture",
|
||||||
"to": [ 14, 16, 16 ],
|
"uv": [
|
||||||
"faces": {
|
2,
|
||||||
"down": { "uv": [ 2, 15, 4, 16 ], "texture": "#texture", "cullface": "down", "rotation": 180 },
|
15,
|
||||||
"up": { "uv": [ 2, 0, 4, 1 ], "texture": "#texture", "cullface": "up", "rotation": 180 },
|
4,
|
||||||
"north": { "uv": [ 2, 0, 4, 16 ], "texture": "#texture" },
|
16
|
||||||
"south": { "uv": [ 2, 0, 4, 16 ], "texture": "#texture", "cullface": "north" },
|
]
|
||||||
"west": { "uv": [ 3, 0, 4, 16 ], "texture": "#texture" },
|
},
|
||||||
"east": { "uv": [ 2, 0, 3, 16 ], "texture": "#texture" }
|
"east": {
|
||||||
}
|
"texture": "#texture",
|
||||||
},
|
"uv": [
|
||||||
{
|
2,
|
||||||
"__comment": "Box1",
|
0,
|
||||||
"from": [ 2, 0, 15 ],
|
3,
|
||||||
"to": [ 4, 16, 16 ],
|
16
|
||||||
"faces": {
|
]
|
||||||
"down": { "uv": [ 12, 15, 14, 16 ], "texture": "#texture", "cullface": "down", "rotation": 180 },
|
},
|
||||||
"up": { "uv": [ 12, 0, 14, 1 ], "texture": "#texture", "cullface": "up", "rotation": 180 },
|
"north": {
|
||||||
"north": { "uv": [ 12, 0, 14, 16 ], "texture": "#texture" },
|
"texture": "#texture",
|
||||||
"south": { "uv": [ 12, 0, 14, 16 ], "texture": "#texture", "cullface": "north" },
|
"uv": [
|
||||||
"west": { "uv": [ 3, 0, 4, 16 ], "texture": "#texture" },
|
2,
|
||||||
"east": { "uv": [ 2, 0, 3, 16 ], "texture": "#texture" }
|
0,
|
||||||
}
|
4,
|
||||||
},
|
16
|
||||||
{
|
]
|
||||||
"__comment": "Box3",
|
},
|
||||||
"from": [ 1, 1, 14.5 ],
|
"south": {
|
||||||
"to": [ 15, 3, 15.5 ],
|
"cullface": "north",
|
||||||
"faces": {
|
"texture": "#texture",
|
||||||
"down": { "uv": [ 1, 14, 15, 15 ], "texture": "#texture", "rotation": 180 },
|
"uv": [
|
||||||
"up": { "uv": [ 1, 13, 15, 14 ], "texture": "#texture", "rotation": 180 },
|
2,
|
||||||
"north": { "uv": [ 1, 13, 15, 15 ], "texture": "#texture" },
|
0,
|
||||||
"south": { "uv": [ 1, 13, 15, 15 ], "texture": "#texture" },
|
4,
|
||||||
"west": { "uv": [ 14, 13, 15, 15 ], "texture": "#texture" },
|
16
|
||||||
"east": { "uv": [ 1, 13, 2, 15 ], "texture": "#texture" }
|
]
|
||||||
}
|
},
|
||||||
},
|
"up": {
|
||||||
{
|
"cullface": "up",
|
||||||
"__comment": "Box3",
|
"rotation": 180,
|
||||||
"from": [ 1, 5, 14.5 ],
|
"texture": "#texture",
|
||||||
"to": [ 15, 7, 15.5 ],
|
"uv": [
|
||||||
"faces": {
|
2,
|
||||||
"down": { "uv": [ 1, 10, 15, 11 ], "texture": "#texture", "rotation": 180 },
|
0,
|
||||||
"up": { "uv": [ 1, 9, 15, 10 ], "texture": "#texture", "rotation": 180 },
|
4,
|
||||||
"north": { "uv": [ 1, 9, 15, 11 ], "texture": "#texture" },
|
1
|
||||||
"south": { "uv": [ 1, 9, 15, 11 ], "texture": "#texture" },
|
]
|
||||||
"west": { "uv": [ 14, 9, 15, 11 ], "texture": "#texture" },
|
},
|
||||||
"east": { "uv": [ 1, 9, 2, 11 ], "texture": "#texture" }
|
"west": {
|
||||||
}
|
"texture": "#texture",
|
||||||
},
|
"uv": [
|
||||||
{
|
3,
|
||||||
"__comment": "Box3",
|
0,
|
||||||
"from": [ 1, 9, 14.5 ],
|
4,
|
||||||
"to": [ 15, 11, 15.5 ],
|
16
|
||||||
"faces": {
|
]
|
||||||
"down": { "uv": [ 1, 6, 15, 7 ], "texture": "#texture", "rotation": 180 },
|
}
|
||||||
"up": { "uv": [ 1, 5, 15, 6 ], "texture": "#texture", "rotation": 180 },
|
},
|
||||||
"north": { "uv": [ 1, 5, 15, 7 ], "texture": "#texture" },
|
"from": [
|
||||||
"south": { "uv": [ 1, 5, 15, 7 ], "texture": "#texture" },
|
12,
|
||||||
"west": { "uv": [ 14, 5, 15, 7 ], "texture": "#texture" },
|
0,
|
||||||
"east": { "uv": [ 1, 5, 2, 7 ], "texture": "#texture" }
|
15
|
||||||
}
|
],
|
||||||
},
|
"to": [
|
||||||
{
|
14,
|
||||||
"__comment": "Box3",
|
16,
|
||||||
"from": [ 1, 13, 14.5 ],
|
16
|
||||||
"to": [ 15, 15, 15.5 ],
|
]
|
||||||
"faces": {
|
},
|
||||||
"down": { "uv": [ 1, 2, 15, 3 ], "texture": "#texture", "rotation": 180 },
|
{
|
||||||
"up": { "uv": [ 1, 1, 15, 2 ], "texture": "#texture", "rotation": 180 },
|
"__comment": "Box1",
|
||||||
"north": { "uv": [ 1, 1, 15, 3 ], "texture": "#texture" },
|
"faces": {
|
||||||
"south": { "uv": [ 1, 1, 15, 3 ], "texture": "#texture" },
|
"down": {
|
||||||
"west": { "uv": [ 14, 1, 15, 3 ], "texture": "#texture" },
|
"cullface": "down",
|
||||||
"east": { "uv": [ 1, 1, 2, 3 ], "texture": "#texture" }
|
"rotation": 180,
|
||||||
}
|
"texture": "#texture",
|
||||||
}
|
"uv": [
|
||||||
]
|
12,
|
||||||
}
|
15,
|
||||||
|
14,
|
||||||
|
16
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"east": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
3,
|
||||||
|
16
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"north": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
12,
|
||||||
|
0,
|
||||||
|
14,
|
||||||
|
16
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"south": {
|
||||||
|
"cullface": "north",
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
12,
|
||||||
|
0,
|
||||||
|
14,
|
||||||
|
16
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"up": {
|
||||||
|
"cullface": "up",
|
||||||
|
"rotation": 180,
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
12,
|
||||||
|
0,
|
||||||
|
14,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"west": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
3,
|
||||||
|
0,
|
||||||
|
4,
|
||||||
|
16
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"from": [
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
15
|
||||||
|
],
|
||||||
|
"to": [
|
||||||
|
4,
|
||||||
|
16,
|
||||||
|
16
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__comment": "Box3",
|
||||||
|
"faces": {
|
||||||
|
"down": {
|
||||||
|
"rotation": 180,
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
14,
|
||||||
|
15,
|
||||||
|
15
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"east": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
13,
|
||||||
|
2,
|
||||||
|
15
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"north": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
13,
|
||||||
|
15,
|
||||||
|
15
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"south": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
13,
|
||||||
|
15,
|
||||||
|
15
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"up": {
|
||||||
|
"rotation": 180,
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
13,
|
||||||
|
15,
|
||||||
|
14
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"west": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
14,
|
||||||
|
13,
|
||||||
|
15,
|
||||||
|
15
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"from": [
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
14.5
|
||||||
|
],
|
||||||
|
"to": [
|
||||||
|
15,
|
||||||
|
3,
|
||||||
|
15.5
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__comment": "Box3",
|
||||||
|
"faces": {
|
||||||
|
"down": {
|
||||||
|
"rotation": 180,
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
10,
|
||||||
|
15,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"east": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
9,
|
||||||
|
2,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"north": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
9,
|
||||||
|
15,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"south": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
9,
|
||||||
|
15,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"up": {
|
||||||
|
"rotation": 180,
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
9,
|
||||||
|
15,
|
||||||
|
10
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"west": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
14,
|
||||||
|
9,
|
||||||
|
15,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"from": [
|
||||||
|
1,
|
||||||
|
5,
|
||||||
|
14.5
|
||||||
|
],
|
||||||
|
"to": [
|
||||||
|
15,
|
||||||
|
7,
|
||||||
|
15.5
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__comment": "Box3",
|
||||||
|
"faces": {
|
||||||
|
"down": {
|
||||||
|
"rotation": 180,
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
6,
|
||||||
|
15,
|
||||||
|
7
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"east": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
5,
|
||||||
|
2,
|
||||||
|
7
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"north": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
5,
|
||||||
|
15,
|
||||||
|
7
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"south": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
5,
|
||||||
|
15,
|
||||||
|
7
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"up": {
|
||||||
|
"rotation": 180,
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
5,
|
||||||
|
15,
|
||||||
|
6
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"west": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
14,
|
||||||
|
5,
|
||||||
|
15,
|
||||||
|
7
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"from": [
|
||||||
|
1,
|
||||||
|
9,
|
||||||
|
14.5
|
||||||
|
],
|
||||||
|
"to": [
|
||||||
|
15,
|
||||||
|
11,
|
||||||
|
15.5
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__comment": "Box3",
|
||||||
|
"faces": {
|
||||||
|
"down": {
|
||||||
|
"rotation": 180,
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
15,
|
||||||
|
3
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"east": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"north": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
15,
|
||||||
|
3
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"south": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
15,
|
||||||
|
3
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"up": {
|
||||||
|
"rotation": 180,
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
15,
|
||||||
|
2
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"west": {
|
||||||
|
"texture": "#texture",
|
||||||
|
"uv": [
|
||||||
|
14,
|
||||||
|
1,
|
||||||
|
15,
|
||||||
|
3
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"from": [
|
||||||
|
1,
|
||||||
|
13,
|
||||||
|
14.5
|
||||||
|
],
|
||||||
|
"to": [
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
15.5
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"parent": "block/ladder",
|
||||||
|
"textures": {
|
||||||
|
"particle": "#texture"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/cube_all",
|
"parent": "block/cube_all",
|
||||||
"textures": {
|
"textures": {
|
||||||
"all": "betterend:block/mossy_glowshroom_log_side"
|
"all": "betterend:block/mossy_glowshroom_log_side"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"parent": "minecraft:block/cube_bottom_top",
|
"parent": "minecraft:block/cube_bottom_top",
|
||||||
"textures": {
|
"textures": {
|
||||||
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
|
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
|
||||||
"side": "betterend:block/mossy_glowshroom_barrel_side",
|
"side": "betterend:block/mossy_glowshroom_barrel_side",
|
||||||
"top": "betterend:block/mossy_glowshroom_barrel_top"
|
"top": "betterend:block/mossy_glowshroom_barrel_top"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"parent": "minecraft:block/cube_bottom_top",
|
"parent": "minecraft:block/cube_bottom_top",
|
||||||
"textures": {
|
"textures": {
|
||||||
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
|
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
|
||||||
"side": "betterend:block/mossy_glowshroom_barrel_side",
|
"side": "betterend:block/mossy_glowshroom_barrel_side",
|
||||||
"top": "betterend:block/mossy_glowshroom_barrel_top_open"
|
"top": "betterend:block/mossy_glowshroom_barrel_top_open"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/button",
|
"parent": "block/button",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/button_inventory",
|
"parent": "block/button_inventory",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/button_pressed",
|
"parent": "block/button_pressed",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"parent": "minecraft:block/cube",
|
"parent": "minecraft:block/cube",
|
||||||
"textures": {
|
"textures": {
|
||||||
"down": "betterend:block/mossy_glowshroom_crafting_table_bottom",
|
"down": "betterend:block/mossy_glowshroom_crafting_table_bottom",
|
||||||
"east": "betterend:block/mossy_glowshroom_crafting_table_side",
|
"east": "betterend:block/mossy_glowshroom_crafting_table_side",
|
||||||
"north": "betterend:block/mossy_glowshroom_crafting_table_front",
|
"north": "betterend:block/mossy_glowshroom_crafting_table_front",
|
||||||
"particle": "betterend:block/mossy_glowshroom_crafting_table_front",
|
"particle": "betterend:block/mossy_glowshroom_crafting_table_front",
|
||||||
"south": "betterend:block/mossy_glowshroom_crafting_table_side",
|
"south": "betterend:block/mossy_glowshroom_crafting_table_side",
|
||||||
"up": "betterend:block/mossy_glowshroom_crafting_table_top",
|
"up": "betterend:block/mossy_glowshroom_crafting_table_top",
|
||||||
"west": "betterend:block/mossy_glowshroom_crafting_table_front"
|
"west": "betterend:block/mossy_glowshroom_crafting_table_front"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"parent": "block/door_bottom",
|
"parent": "block/door_bottom",
|
||||||
"textures": {
|
"textures": {
|
||||||
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
|
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
|
||||||
"top": "betterend:block/mossy_glowshroom_door_bottom"
|
"top": "betterend:block/mossy_glowshroom_door_bottom"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"parent": "block/door_bottom_rh",
|
"parent": "block/door_bottom_rh",
|
||||||
"textures": {
|
"textures": {
|
||||||
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
|
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
|
||||||
"top": "betterend:block/mossy_glowshroom_door_bottom"
|
"top": "betterend:block/mossy_glowshroom_door_bottom"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"parent": "block/door_top",
|
"parent": "block/door_top",
|
||||||
"textures": {
|
"textures": {
|
||||||
"bottom": "betterend:block/mossy_glowshroom_door_top",
|
"bottom": "betterend:block/mossy_glowshroom_door_top",
|
||||||
"top": "betterend:block/mossy_glowshroom_door_top"
|
"top": "betterend:block/mossy_glowshroom_door_top"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"parent": "block/door_top_rh",
|
"parent": "block/door_top_rh",
|
||||||
"textures": {
|
"textures": {
|
||||||
"bottom": "betterend:block/mossy_glowshroom_door_top",
|
"bottom": "betterend:block/mossy_glowshroom_door_top",
|
||||||
"top": "betterend:block/mossy_glowshroom_door_top"
|
"top": "betterend:block/mossy_glowshroom_door_top"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,4 +2,4 @@
|
||||||
"textures": {
|
"textures": {
|
||||||
"particle": "betterend:block/mossy_glowshroom_planks"
|
"particle": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/template_fence_gate",
|
"parent": "block/template_fence_gate",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/template_fence_gate_open",
|
"parent": "block/template_fence_gate_open",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_inventory",
|
"parent": "block/fence_inventory",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_post",
|
"parent": "block/fence_post",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/fence_side",
|
"parent": "block/fence_side",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"parent": "block/slab",
|
"parent": "block/slab",
|
||||||
"textures": {
|
"textures": {
|
||||||
"bottom": "betterend:block/mossy_glowshroom_planks",
|
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||||
"side": "betterend:block/mossy_glowshroom_planks",
|
"side": "betterend:block/mossy_glowshroom_planks",
|
||||||
"top": "betterend:block/mossy_glowshroom_planks"
|
"top": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"parent": "block/inner_stairs",
|
"parent": "block/inner_stairs",
|
||||||
"textures": {
|
"textures": {
|
||||||
"bottom": "betterend:block/mossy_glowshroom_planks",
|
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||||
"side": "betterend:block/mossy_glowshroom_planks",
|
"side": "betterend:block/mossy_glowshroom_planks",
|
||||||
"top": "betterend:block/mossy_glowshroom_planks"
|
"top": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/ladder",
|
"parent": "betterend:block/ladder",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_ladder"
|
"texture": "betterend:block/mossy_glowshroom_ladder"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"parent": "block/cube",
|
"parent": "block/cube",
|
||||||
"textures": {
|
"textures": {
|
||||||
"down": "betterend:block/mossy_glowshroom_log_top",
|
"down": "betterend:block/mossy_glowshroom_log_top",
|
||||||
"east": "betterend:block/mossy_glowshroom_log_side",
|
"east": "betterend:block/mossy_glowshroom_log_side",
|
||||||
"north": "betterend:block/mossy_glowshroom_log_side",
|
"north": "betterend:block/mossy_glowshroom_log_side",
|
||||||
"particle": "betterend:block/mossy_glowshroom_log_side",
|
"particle": "betterend:block/mossy_glowshroom_log_side",
|
||||||
"south": "betterend:block/mossy_glowshroom_log_side",
|
"south": "betterend:block/mossy_glowshroom_log_side",
|
||||||
"up": "betterend:block/mossy_glowshroom_log_top",
|
"up": "betterend:block/mossy_glowshroom_log_top",
|
||||||
"west": "betterend:block/mossy_glowshroom_log_side"
|
"west": "betterend:block/mossy_glowshroom_log_side"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"parent": "block/outer_stairs",
|
"parent": "block/outer_stairs",
|
||||||
"textures": {
|
"textures": {
|
||||||
"bottom": "betterend:block/mossy_glowshroom_planks",
|
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||||
"side": "betterend:block/mossy_glowshroom_planks",
|
"side": "betterend:block/mossy_glowshroom_planks",
|
||||||
"top": "betterend:block/mossy_glowshroom_planks"
|
"top": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/cube_all",
|
"parent": "block/cube_all",
|
||||||
"textures": {
|
"textures": {
|
||||||
"all": "betterend:block/mossy_glowshroom_planks"
|
"all": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/pressure_plate_down",
|
"parent": "block/pressure_plate_down",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/pressure_plate_up",
|
"parent": "block/pressure_plate_up",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"parent": "block/stairs",
|
"parent": "block/stairs",
|
||||||
"textures": {
|
"textures": {
|
||||||
"bottom": "betterend:block/mossy_glowshroom_planks",
|
"bottom": "betterend:block/mossy_glowshroom_planks",
|
||||||
"side": "betterend:block/mossy_glowshroom_planks",
|
"side": "betterend:block/mossy_glowshroom_planks",
|
||||||
"top": "betterend:block/mossy_glowshroom_planks"
|
"top": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/cube_all",
|
"parent": "block/cube_all",
|
||||||
"textures": {
|
"textures": {
|
||||||
"all": "betterend:block/mossy_glowshroom_striped_log_side"
|
"all": "betterend:block/mossy_glowshroom_striped_log_side"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"parent": "block/cube",
|
"parent": "block/cube",
|
||||||
"textures": {
|
"textures": {
|
||||||
"down": "betterend:block/mossy_glowshroom_striped_log_top",
|
"down": "betterend:block/mossy_glowshroom_striped_log_top",
|
||||||
"east": "betterend:block/mossy_glowshroom_striped_log_side",
|
"east": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||||
"north": "betterend:block/mossy_glowshroom_striped_log_side",
|
"north": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||||
"particle": "betterend:block/mossy_glowshroom_striped_log_side",
|
"particle": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||||
"south": "betterend:block/mossy_glowshroom_striped_log_side",
|
"south": "betterend:block/mossy_glowshroom_striped_log_side",
|
||||||
"up": "betterend:block/mossy_glowshroom_striped_log_top",
|
"up": "betterend:block/mossy_glowshroom_striped_log_top",
|
||||||
"west": "betterend:block/mossy_glowshroom_striped_log_side"
|
"west": "betterend:block/mossy_glowshroom_striped_log_side"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/template_orientable_trapdoor_bottom",
|
"parent": "block/template_orientable_trapdoor_bottom",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_trapdoor"
|
"texture": "betterend:block/mossy_glowshroom_trapdoor"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/template_fence_gate_wall",
|
"parent": "block/template_fence_gate_wall",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/template_fence_gate_wall_open",
|
"parent": "block/template_fence_gate_wall_open",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:block/mossy_glowshroom_planks"
|
"texture": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "block/cube_all",
|
"parent": "block/cube_all",
|
||||||
"textures": {
|
"textures": {
|
||||||
"all": "betterend:block/terminite_block"
|
"all": "betterend:block/terminite_block"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,4 +2,4 @@
|
||||||
"textures": {
|
"textures": {
|
||||||
"particle": "betterend:block/mossy_glowshroom_planks"
|
"particle": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/aeternium_block"
|
"parent": "betterend:block/aeternium_block"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "item/generated",
|
"parent": "item/generated",
|
||||||
"textures": {
|
"textures": {
|
||||||
"layer0": "betterend:item/aeternium_ingot"
|
"layer0": "betterend:item/aeternium_ingot"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/end_moss"
|
"parent": "betterend:block/end_moss"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/end_mycelium"
|
"parent": "betterend:block/end_mycelium"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/end_stone_smelter"
|
"parent": "betterend:block/end_stone_smelter"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/ender_block"
|
"parent": "betterend:block/ender_block"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "item/generated",
|
"parent": "item/generated",
|
||||||
"textures": {
|
"textures": {
|
||||||
"layer0": "betterend:item/ender_dust"
|
"layer0": "betterend:item/ender_dust"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/ender_ore"
|
"parent": "betterend:block/ender_ore"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/endstone_dust"
|
"parent": "betterend:block/endstone_dust"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_bark"
|
"parent": "betterend:block/mossy_glowshroom_bark"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_barrel"
|
"parent": "betterend:block/mossy_glowshroom_barrel"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_button_inventory"
|
"parent": "betterend:block/mossy_glowshroom_button_inventory"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/chest_item",
|
"parent": "betterend:block/chest_item",
|
||||||
"textures": {
|
"textures": {
|
||||||
"texture": "betterend:entity/chest/mossy_glowshroom_chest"
|
"texture": "betterend:entity/chest/mossy_glowshroom_chest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_crafting_table"
|
"parent": "betterend:block/mossy_glowshroom_crafting_table"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "item/generated",
|
"parent": "item/generated",
|
||||||
"textures": {
|
"textures": {
|
||||||
"layer0": "betterend:item/mossy_glowshroom_door"
|
"layer0": "betterend:item/mossy_glowshroom_door"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_fence_inventory"
|
"parent": "betterend:block/mossy_glowshroom_fence_inventory"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_fence_gate_closed"
|
"parent": "betterend:block/mossy_glowshroom_fence_gate_closed"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "item/generated",
|
"parent": "item/generated",
|
||||||
"textures": {
|
"textures": {
|
||||||
"layer0": "betterend:block/mossy_glowshroom_ladder"
|
"layer0": "betterend:block/mossy_glowshroom_ladder"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_log"
|
"parent": "betterend:block/mossy_glowshroom_log"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_planks"
|
"parent": "betterend:block/mossy_glowshroom_planks"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_pressure_plate_up"
|
"parent": "betterend:block/mossy_glowshroom_pressure_plate_up"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "item/generated",
|
"parent": "item/generated",
|
||||||
"textures": {
|
"textures": {
|
||||||
"layer0": "betterend:item/mossy_glowshroom_sign"
|
"layer0": "betterend:item/mossy_glowshroom_sign"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_half_slab"
|
"parent": "betterend:block/mossy_glowshroom_half_slab"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_stairs"
|
"parent": "betterend:block/mossy_glowshroom_stairs"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_striped_bark"
|
"parent": "betterend:block/mossy_glowshroom_striped_bark"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_striped_log"
|
"parent": "betterend:block/mossy_glowshroom_striped_log"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/mossy_glowshroom_trapdoor"
|
"parent": "betterend:block/mossy_glowshroom_trapdoor"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"parent": "betterend:block/terminite_block"
|
"parent": "betterend:block/terminite_block"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"parent": "item/generated",
|
"parent": "item/generated",
|
||||||
"textures": {
|
"textures": {
|
||||||
"layer0": "betterend:item/terminite_ingot"
|
"layer0": "betterend:item/terminite_ingot"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue