Pretty print update

This commit is contained in:
paulevsGitch 2020-09-27 01:11:35 +03:00
parent 4358767de7
commit f6a0f33a19
108 changed files with 2199 additions and 1006 deletions

View file

@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"parent": "block/cube_all",
"textures": {
"all": "betterend:block/aeternium_block"
}
}
}

View file

@ -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": [
{
"__comment": "Box1",
"faces": {
"down": {
"rotation": 180,
"texture": "#texture",
"uv": [
3.5,
4.75,
7,
8.25
]
},
"east": {
"texture": "#texture",
"uv": [
3.5,
10.75,
7,
8.25
]
},
"north": {
"texture": "#texture",
"uv": [
10.5,
10.75,
14,
8.25
]
},
"south": {
"texture": "#texture",
"uv": [
0,
10.75,
3.5,
8.25
]
},
"west": {
"texture": "#texture",
"uv": [
7,
10.75,
10.5,
8.25
]
}
},
"from": [
1,
0,
1
],
"to": [
15,
10,
15
]
},
"__comment": "Box1",
"faces": {
"down": {
"rotation": 180,
"texture": "#texture",
"uv": [
3.5,
4.75,
7,
8.25
]
},
"east": {
"texture": "#texture",
"uv": [
3.5,
10.75,
7,
8.25
]
},
"north": {
"texture": "#texture",
"uv": [
10.5,
10.75,
14,
8.25
]
},
"south": {
"texture": "#texture",
"uv": [
0,
10.75,
3.5,
8.25
]
},
"west": {
"texture": "#texture",
"uv": [
7,
10.75,
10.5,
8.25
]
}
},
"from": [
1,
0,
1
],
"to": [
15,
10,
15
]
},
{
"__comment": "Box1",
"faces": {
"east": {
"texture": "#texture",
"uv": [
3.5,
4.75,
7,
3.75
]
},
"north": {
"texture": "#texture",
"uv": [
10.5,
4.75,
14,
3.75
]
},
"south": {
"texture": "#texture",
"uv": [
0,
4.75,
3.5,
3.75
]
},
"up": {
"rotation": 180,
"texture": "#texture",
"uv": [
7,
0,
10.5,
3.5
]
},
"west": {
"texture": "#texture",
"uv": [
7,
4.75,
10.5,
3.75
]
}
},
"from": [
1,
10,
1
],
"to": [
15,
14,
15
]
},
"__comment": "Box1",
"faces": {
"east": {
"texture": "#texture",
"uv": [
3.5,
4.75,
7,
3.75
]
},
"north": {
"texture": "#texture",
"uv": [
10.5,
4.75,
14,
3.75
]
},
"south": {
"texture": "#texture",
"uv": [
0,
4.75,
3.5,
3.75
]
},
"up": {
"rotation": 180,
"texture": "#texture",
"uv": [
7,
0,
10.5,
3.5
]
},
"west": {
"texture": "#texture",
"uv": [
7,
4.75,
10.5,
3.75
]
}
},
"from": [
1,
10,
1
],
"to": [
15,
14,
15
]
},
{
"__comment": "Box1",
"faces": {
"down": {
"rotation": 180,
"texture": "#texture",
"uv": [
0.25,
0,
0.75,
0.25
]
},
"east": {
"texture": "#texture",
"uv": [
0,
1.25,
0.25,
0.25
]
},
"north": {
"texture": "#texture",
"uv": [
0.5,
1.25,
1,
0.25
]
},
"up": {
"rotation": 180,
"texture": "#texture",
"uv": [
0.75,
0,
1.25,
0.25
]
},
"west": {
"texture": "#texture",
"uv": [
0,
1.25,
0.25,
0.25
]
}
},
"from": [
7,
7,
0
],
"to": [
9,
11,
1
]
"__comment": "Box1",
"faces": {
"down": {
"rotation": 180,
"texture": "#texture",
"uv": [
0.25,
0,
0.75,
0.25
]
},
"east": {
"texture": "#texture",
"uv": [
0,
1.25,
0.25,
0.25
]
},
"north": {
"texture": "#texture",
"uv": [
0.5,
1.25,
1,
0.25
]
},
"up": {
"rotation": 180,
"texture": "#texture",
"uv": [
0.75,
0,
1.25,
0.25
]
},
"west": {
"texture": "#texture",
"uv": [
0,
1.25,
0.25,
0.25
]
}
},
"from": [
7,
7,
0
],
"to": [
9,
11,
1
]
}
],
],
"parent": "block/block"
}
}

View file

@ -1,12 +1,12 @@
{
"parent": "block/cube",
"parent": "block/cube",
"textures": {
"down": "block/end_stone",
"east": "betterend:block/end_moss_side",
"north": "betterend:block/end_moss_side",
"particle": "betterend:block/end_moss_side",
"south": "betterend:block/end_moss_side",
"up": "betterend:block/end_moss_top",
"down": "block/end_stone",
"east": "betterend:block/end_moss_side",
"north": "betterend:block/end_moss_side",
"particle": "betterend:block/end_moss_side",
"south": "betterend:block/end_moss_side",
"up": "betterend:block/end_moss_top",
"west": "betterend:block/end_moss_side"
}
}
}

View file

@ -1,12 +1,12 @@
{
"parent": "block/cube",
"parent": "block/cube",
"textures": {
"down": "block/end_stone",
"east": "betterend:block/end_mycelium_side",
"north": "betterend:block/end_mycelium_side",
"particle": "betterend:block/end_mycelium_side",
"south": "betterend:block/end_mycelium_side",
"up": "betterend:block/end_mycelium_top",
"down": "block/end_stone",
"east": "betterend:block/end_mycelium_side",
"north": "betterend:block/end_mycelium_side",
"particle": "betterend:block/end_mycelium_side",
"south": "betterend:block/end_mycelium_side",
"up": "betterend:block/end_mycelium_top",
"west": "betterend:block/end_mycelium_side"
}
}
}

View file

@ -1,8 +1,8 @@
{
"parent": "minecraft:block/orientable",
"parent": "minecraft:block/orientable",
"textures": {
"front": "betterend:block/end_stone_smelter_front",
"side": "betterend:block/end_stone_smelter_side",
"front": "betterend:block/end_stone_smelter_front",
"side": "betterend:block/end_stone_smelter_side",
"top": "betterend:block/end_stone_smelter_top"
}
}
}

View file

@ -1,8 +1,8 @@
{
"parent": "minecraft:block/orientable",
"parent": "minecraft:block/orientable",
"textures": {
"front": "betterend:block/end_stone_smelter_front_on",
"side": "betterend:block/end_stone_smelter_side",
"front": "betterend:block/end_stone_smelter_front_on",
"side": "betterend:block/end_stone_smelter_side",
"top": "betterend:block/end_stone_smelter_top"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"parent": "block/cube_all",
"textures": {
"all": "betterend:block/ender_block"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"parent": "block/cube_all",
"textures": {
"all": "betterend:block/ender_ore"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"parent": "block/cube_all",
"textures": {
"all": "betterend:block/endstone_dust"
}
}
}

View file

@ -1,87 +1,441 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"parent": "block/ladder",
"textures": {
"particle": "#texture"
},
"elements": [
{
"__comment": "Box1",
"from": [ 12, 0, 15 ],
"to": [ 14, 16, 16 ],
"faces": {
"down": { "uv": [ 2, 15, 4, 16 ], "texture": "#texture", "cullface": "down", "rotation": 180 },
"up": { "uv": [ 2, 0, 4, 1 ], "texture": "#texture", "cullface": "up", "rotation": 180 },
"north": { "uv": [ 2, 0, 4, 16 ], "texture": "#texture" },
"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" }
}
},
{
"__comment": "Box1",
"from": [ 2, 0, 15 ],
"to": [ 4, 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": { "uv": [ 12, 0, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 12, 0, 14, 16 ], "texture": "#texture", "cullface": "north" },
"west": { "uv": [ 3, 0, 4, 16 ], "texture": "#texture" },
"east": { "uv": [ 2, 0, 3, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box3",
"from": [ 1, 1, 14.5 ],
"to": [ 15, 3, 15.5 ],
"faces": {
"down": { "uv": [ 1, 14, 15, 15 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 1, 13, 15, 14 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 1, 13, 15, 15 ], "texture": "#texture" },
"south": { "uv": [ 1, 13, 15, 15 ], "texture": "#texture" },
"west": { "uv": [ 14, 13, 15, 15 ], "texture": "#texture" },
"east": { "uv": [ 1, 13, 2, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box3",
"from": [ 1, 5, 14.5 ],
"to": [ 15, 7, 15.5 ],
"faces": {
"down": { "uv": [ 1, 10, 15, 11 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 1, 9, 15, 10 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 1, 9, 15, 11 ], "texture": "#texture" },
"south": { "uv": [ 1, 9, 15, 11 ], "texture": "#texture" },
"west": { "uv": [ 14, 9, 15, 11 ], "texture": "#texture" },
"east": { "uv": [ 1, 9, 2, 11 ], "texture": "#texture" }
}
},
{
"__comment": "Box3",
"from": [ 1, 9, 14.5 ],
"to": [ 15, 11, 15.5 ],
"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" },
"south": { "uv": [ 1, 5, 15, 7 ], "texture": "#texture" },
"west": { "uv": [ 14, 5, 15, 7 ], "texture": "#texture" },
"east": { "uv": [ 1, 5, 2, 7 ], "texture": "#texture" }
}
},
{
"__comment": "Box3",
"from": [ 1, 13, 14.5 ],
"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 },
"north": { "uv": [ 1, 1, 15, 3 ], "texture": "#texture" },
"south": { "uv": [ 1, 1, 15, 3 ], "texture": "#texture" },
"west": { "uv": [ 14, 1, 15, 3 ], "texture": "#texture" },
"east": { "uv": [ 1, 1, 2, 3 ], "texture": "#texture" }
}
}
]
}
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"elements": [
{
"__comment": "Box1",
"faces": {
"down": {
"cullface": "down",
"rotation": 180,
"texture": "#texture",
"uv": [
2,
15,
4,
16
]
},
"east": {
"texture": "#texture",
"uv": [
2,
0,
3,
16
]
},
"north": {
"texture": "#texture",
"uv": [
2,
0,
4,
16
]
},
"south": {
"cullface": "north",
"texture": "#texture",
"uv": [
2,
0,
4,
16
]
},
"up": {
"cullface": "up",
"rotation": 180,
"texture": "#texture",
"uv": [
2,
0,
4,
1
]
},
"west": {
"texture": "#texture",
"uv": [
3,
0,
4,
16
]
}
},
"from": [
12,
0,
15
],
"to": [
14,
16,
16
]
},
{
"__comment": "Box1",
"faces": {
"down": {
"cullface": "down",
"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"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"parent": "block/cube_all",
"textures": {
"all": "betterend:block/mossy_glowshroom_log_side"
}
}
}

View file

@ -1,8 +1,8 @@
{
"parent": "minecraft:block/cube_bottom_top",
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
"side": "betterend:block/mossy_glowshroom_barrel_side",
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
"side": "betterend:block/mossy_glowshroom_barrel_side",
"top": "betterend:block/mossy_glowshroom_barrel_top"
}
}
}

View file

@ -1,8 +1,8 @@
{
"parent": "minecraft:block/cube_bottom_top",
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
"side": "betterend:block/mossy_glowshroom_barrel_side",
"bottom": "betterend:block/mossy_glowshroom_barrel_bottom",
"side": "betterend:block/mossy_glowshroom_barrel_side",
"top": "betterend:block/mossy_glowshroom_barrel_top_open"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/button",
"parent": "block/button",
"textures": {
"texture": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/button_inventory",
"parent": "block/button_inventory",
"textures": {
"texture": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/button_pressed",
"parent": "block/button_pressed",
"textures": {
"texture": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,12 +1,12 @@
{
"parent": "minecraft:block/cube",
"parent": "minecraft:block/cube",
"textures": {
"down": "betterend:block/mossy_glowshroom_crafting_table_bottom",
"east": "betterend:block/mossy_glowshroom_crafting_table_side",
"north": "betterend:block/mossy_glowshroom_crafting_table_front",
"particle": "betterend:block/mossy_glowshroom_crafting_table_front",
"south": "betterend:block/mossy_glowshroom_crafting_table_side",
"up": "betterend:block/mossy_glowshroom_crafting_table_top",
"down": "betterend:block/mossy_glowshroom_crafting_table_bottom",
"east": "betterend:block/mossy_glowshroom_crafting_table_side",
"north": "betterend:block/mossy_glowshroom_crafting_table_front",
"particle": "betterend:block/mossy_glowshroom_crafting_table_front",
"south": "betterend:block/mossy_glowshroom_crafting_table_side",
"up": "betterend:block/mossy_glowshroom_crafting_table_top",
"west": "betterend:block/mossy_glowshroom_crafting_table_front"
}
}
}

View file

@ -1,7 +1,7 @@
{
"parent": "block/door_bottom",
"parent": "block/door_bottom",
"textures": {
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
"top": "betterend:block/mossy_glowshroom_door_bottom"
}
}
}

View file

@ -1,7 +1,7 @@
{
"parent": "block/door_bottom_rh",
"parent": "block/door_bottom_rh",
"textures": {
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
"bottom": "betterend:block/mossy_glowshroom_door_bottom",
"top": "betterend:block/mossy_glowshroom_door_bottom"
}
}
}

View file

@ -1,7 +1,7 @@
{
"parent": "block/door_top",
"parent": "block/door_top",
"textures": {
"bottom": "betterend:block/mossy_glowshroom_door_top",
"bottom": "betterend:block/mossy_glowshroom_door_top",
"top": "betterend:block/mossy_glowshroom_door_top"
}
}
}

View file

@ -1,7 +1,7 @@
{
"parent": "block/door_top_rh",
"parent": "block/door_top_rh",
"textures": {
"bottom": "betterend:block/mossy_glowshroom_door_top",
"bottom": "betterend:block/mossy_glowshroom_door_top",
"top": "betterend:block/mossy_glowshroom_door_top"
}
}
}

View file

@ -2,4 +2,4 @@
"textures": {
"particle": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/template_fence_gate",
"parent": "block/template_fence_gate",
"textures": {
"texture": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/template_fence_gate_open",
"parent": "block/template_fence_gate_open",
"textures": {
"texture": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/fence_inventory",
"parent": "block/fence_inventory",
"textures": {
"texture": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/fence_post",
"parent": "block/fence_post",
"textures": {
"texture": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/fence_side",
"parent": "block/fence_side",
"textures": {
"texture": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,8 +1,8 @@
{
"parent": "block/slab",
"parent": "block/slab",
"textures": {
"bottom": "betterend:block/mossy_glowshroom_planks",
"side": "betterend:block/mossy_glowshroom_planks",
"bottom": "betterend:block/mossy_glowshroom_planks",
"side": "betterend:block/mossy_glowshroom_planks",
"top": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,8 +1,8 @@
{
"parent": "block/inner_stairs",
"parent": "block/inner_stairs",
"textures": {
"bottom": "betterend:block/mossy_glowshroom_planks",
"side": "betterend:block/mossy_glowshroom_planks",
"bottom": "betterend:block/mossy_glowshroom_planks",
"side": "betterend:block/mossy_glowshroom_planks",
"top": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "betterend:block/ladder",
"parent": "betterend:block/ladder",
"textures": {
"texture": "betterend:block/mossy_glowshroom_ladder"
}
}
}

View file

@ -1,12 +1,12 @@
{
"parent": "block/cube",
"parent": "block/cube",
"textures": {
"down": "betterend:block/mossy_glowshroom_log_top",
"east": "betterend:block/mossy_glowshroom_log_side",
"north": "betterend:block/mossy_glowshroom_log_side",
"particle": "betterend:block/mossy_glowshroom_log_side",
"south": "betterend:block/mossy_glowshroom_log_side",
"up": "betterend:block/mossy_glowshroom_log_top",
"down": "betterend:block/mossy_glowshroom_log_top",
"east": "betterend:block/mossy_glowshroom_log_side",
"north": "betterend:block/mossy_glowshroom_log_side",
"particle": "betterend:block/mossy_glowshroom_log_side",
"south": "betterend:block/mossy_glowshroom_log_side",
"up": "betterend:block/mossy_glowshroom_log_top",
"west": "betterend:block/mossy_glowshroom_log_side"
}
}
}

View file

@ -1,8 +1,8 @@
{
"parent": "block/outer_stairs",
"parent": "block/outer_stairs",
"textures": {
"bottom": "betterend:block/mossy_glowshroom_planks",
"side": "betterend:block/mossy_glowshroom_planks",
"bottom": "betterend:block/mossy_glowshroom_planks",
"side": "betterend:block/mossy_glowshroom_planks",
"top": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"parent": "block/cube_all",
"textures": {
"all": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/pressure_plate_down",
"parent": "block/pressure_plate_down",
"textures": {
"texture": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/pressure_plate_up",
"parent": "block/pressure_plate_up",
"textures": {
"texture": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,8 +1,8 @@
{
"parent": "block/stairs",
"parent": "block/stairs",
"textures": {
"bottom": "betterend:block/mossy_glowshroom_planks",
"side": "betterend:block/mossy_glowshroom_planks",
"bottom": "betterend:block/mossy_glowshroom_planks",
"side": "betterend:block/mossy_glowshroom_planks",
"top": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"parent": "block/cube_all",
"textures": {
"all": "betterend:block/mossy_glowshroom_striped_log_side"
}
}
}

View file

@ -1,12 +1,12 @@
{
"parent": "block/cube",
"parent": "block/cube",
"textures": {
"down": "betterend:block/mossy_glowshroom_striped_log_top",
"east": "betterend:block/mossy_glowshroom_striped_log_side",
"north": "betterend:block/mossy_glowshroom_striped_log_side",
"particle": "betterend:block/mossy_glowshroom_striped_log_side",
"south": "betterend:block/mossy_glowshroom_striped_log_side",
"up": "betterend:block/mossy_glowshroom_striped_log_top",
"down": "betterend:block/mossy_glowshroom_striped_log_top",
"east": "betterend:block/mossy_glowshroom_striped_log_side",
"north": "betterend:block/mossy_glowshroom_striped_log_side",
"particle": "betterend:block/mossy_glowshroom_striped_log_side",
"south": "betterend:block/mossy_glowshroom_striped_log_side",
"up": "betterend:block/mossy_glowshroom_striped_log_top",
"west": "betterend:block/mossy_glowshroom_striped_log_side"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/template_orientable_trapdoor_bottom",
"parent": "block/template_orientable_trapdoor_bottom",
"textures": {
"texture": "betterend:block/mossy_glowshroom_trapdoor"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/template_fence_gate_wall",
"parent": "block/template_fence_gate_wall",
"textures": {
"texture": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/template_fence_gate_wall_open",
"parent": "block/template_fence_gate_wall_open",
"textures": {
"texture": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"parent": "block/cube_all",
"textures": {
"all": "betterend:block/terminite_block"
}
}
}

View file

@ -2,4 +2,4 @@
"textures": {
"particle": "betterend:block/mossy_glowshroom_planks"
}
}
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/aeternium_block"
}
{
"parent": "betterend:block/aeternium_block"
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/aeternium_ingot"
}
}
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/aeternium_ingot"
}
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/end_moss"
}
{
"parent": "betterend:block/end_moss"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/end_mycelium"
}
{
"parent": "betterend:block/end_mycelium"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/end_stone_smelter"
}
{
"parent": "betterend:block/end_stone_smelter"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/ender_block"
}
{
"parent": "betterend:block/ender_block"
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/ender_dust"
}
}
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/ender_dust"
}
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/ender_ore"
}
{
"parent": "betterend:block/ender_ore"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/endstone_dust"
}
{
"parent": "betterend:block/endstone_dust"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_bark"
}
{
"parent": "betterend:block/mossy_glowshroom_bark"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_barrel"
}
{
"parent": "betterend:block/mossy_glowshroom_barrel"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_button_inventory"
}
{
"parent": "betterend:block/mossy_glowshroom_button_inventory"
}

View file

@ -1,6 +1,6 @@
{
"parent": "betterend:block/chest_item",
"textures": {
"texture": "betterend:entity/chest/mossy_glowshroom_chest"
}
}
{
"parent": "betterend:block/chest_item",
"textures": {
"texture": "betterend:entity/chest/mossy_glowshroom_chest"
}
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_crafting_table"
}
{
"parent": "betterend:block/mossy_glowshroom_crafting_table"
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/mossy_glowshroom_door"
}
}
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/mossy_glowshroom_door"
}
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_fence_inventory"
}
{
"parent": "betterend:block/mossy_glowshroom_fence_inventory"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_fence_gate_closed"
}
{
"parent": "betterend:block/mossy_glowshroom_fence_gate_closed"
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:block/mossy_glowshroom_ladder"
}
}
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:block/mossy_glowshroom_ladder"
}
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_log"
}
{
"parent": "betterend:block/mossy_glowshroom_log"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_planks"
}
{
"parent": "betterend:block/mossy_glowshroom_planks"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_pressure_plate_up"
}
{
"parent": "betterend:block/mossy_glowshroom_pressure_plate_up"
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/mossy_glowshroom_sign"
}
}
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/mossy_glowshroom_sign"
}
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_half_slab"
}
{
"parent": "betterend:block/mossy_glowshroom_half_slab"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_stairs"
}
{
"parent": "betterend:block/mossy_glowshroom_stairs"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_striped_bark"
}
{
"parent": "betterend:block/mossy_glowshroom_striped_bark"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_striped_log"
}
{
"parent": "betterend:block/mossy_glowshroom_striped_log"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/mossy_glowshroom_trapdoor"
}
{
"parent": "betterend:block/mossy_glowshroom_trapdoor"
}

View file

@ -1,3 +1,3 @@
{
"parent": "betterend:block/terminite_block"
}
{
"parent": "betterend:block/terminite_block"
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/terminite_ingot"
}
}
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/terminite_ingot"
}
}