Metal Sliding Door added. Disabled injected buttons from other mods in container GUIs. Tree Cutter volume tracking restrictions relaxed to support trees with more branching.
This commit is contained in:
parent
ed54eea0bd
commit
48748a25c5
34 changed files with 732 additions and 79 deletions
|
@ -0,0 +1,37 @@
|
|||
{"variants":{
|
||||
"facing=east,half=lower,hinge=left,open=false": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_closed", "y": 270 },
|
||||
"facing=east,half=lower,hinge=left,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_open" , "y": 270 },
|
||||
"facing=east,half=lower,hinge=right,open=false": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_closed", "y": 90 },
|
||||
"facing=east,half=lower,hinge=right,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_open" , "y": 90 },
|
||||
"facing=east,half=upper,hinge=left,open=false": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_closed" , "y": 270 },
|
||||
"facing=east,half=upper,hinge=left,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_open" , "y": 270 },
|
||||
"facing=east,half=upper,hinge=right,open=false": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_closed" , "y": 90 },
|
||||
"facing=east,half=upper,hinge=right,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_open" , "y": 90 },
|
||||
|
||||
"facing=north,half=lower,hinge=left,open=false": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_closed", "y": 180 },
|
||||
"facing=north,half=lower,hinge=left,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_open" , "y": 180 },
|
||||
"facing=north,half=lower,hinge=right,open=false":{ "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_closed", "y": 0 },
|
||||
"facing=north,half=lower,hinge=right,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_open" , "y": 0 },
|
||||
"facing=north,half=upper,hinge=left,open=false": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_closed" , "y": 180 },
|
||||
"facing=north,half=upper,hinge=left,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_open" , "y": 180 },
|
||||
"facing=north,half=upper,hinge=right,open=false":{ "model": "engineersdecor:block/door/metal_sliding_door_model_top_closed" , "y": 0 },
|
||||
"facing=north,half=upper,hinge=right,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_open" , "y": 0 },
|
||||
|
||||
"facing=south,half=lower,hinge=left,open=false": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_closed", "y": 0 },
|
||||
"facing=south,half=lower,hinge=left,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_open" , "y": 0 },
|
||||
"facing=south,half=lower,hinge=right,open=false":{ "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_closed", "y": 180 },
|
||||
"facing=south,half=lower,hinge=right,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_open" , "y": 180 },
|
||||
"facing=south,half=upper,hinge=left,open=false": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_closed" , "y": 0 },
|
||||
"facing=south,half=upper,hinge=left,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_open" , "y": 0 },
|
||||
"facing=south,half=upper,hinge=right,open=false":{ "model": "engineersdecor:block/door/metal_sliding_door_model_top_closed" , "y": 180 },
|
||||
"facing=south,half=upper,hinge=right,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_open" , "y": 180 },
|
||||
|
||||
"facing=west,half=lower,hinge=left,open=false": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_closed", "y": 90 },
|
||||
"facing=west,half=lower,hinge=left,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_open" , "y": 90 },
|
||||
"facing=west,half=lower,hinge=right,open=false": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_closed", "y": 270 },
|
||||
"facing=west,half=lower,hinge=right,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_bottom_open" , "y": 270 },
|
||||
"facing=west,half=upper,hinge=left,open=false": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_closed" , "y": 90 },
|
||||
"facing=west,half=upper,hinge=left,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_open" , "y": 90 },
|
||||
"facing=west,half=upper,hinge=right,open=false": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_closed" , "y": 270 },
|
||||
"facing=west,half=upper,hinge=right,open=true": { "model": "engineersdecor:block/door/metal_sliding_door_model_top_open" , "y": 270 }
|
||||
}}
|
|
@ -160,6 +160,7 @@
|
|||
"block.engineersdecor.metal_rung_ladder.help": "Typical industrial wall ladder,\n consisting of horizontal metal\n rod rungs. Look up/down to climb\n faster.",
|
||||
"block.engineersdecor.metal_rung_steps": "Staggered Metal Steps",
|
||||
"block.engineersdecor.metal_rung_steps.help": "Staggered rod rungs affixed to a\n wall, allowing to climb up, fall\n down, and so on. Look up/down\n to climb faster.",
|
||||
"block.engineersdecor.metal_sliding_door": "Metal Sliding Door",
|
||||
"block.engineersdecor.old_industrial_wood_door": "Old Industrial Wood Door",
|
||||
"block.engineersdecor.old_industrial_wood_planks": "Old Industrial Wood Planks",
|
||||
"block.engineersdecor.old_industrial_wood_slab": "Old Industrial Wood Slab",
|
||||
|
|
|
@ -160,6 +160,7 @@
|
|||
"block.engineersdecor.metal_rung_ladder.help": "§6Типичная промышленная настенная лестница, состоящая из горизонтальных металлических стержней.§r Смотри вверх/вниз, чтобы подняться быстрее.",
|
||||
"block.engineersdecor.metal_rung_steps": "Настенные металлические ступеньки",
|
||||
"block.engineersdecor.metal_rung_steps.help": "§6Металлические ступеньки, крепятся к стене. Позволяют подниматься/спускаться.§r Смотри вверх/вниз, чтобы подняться быстрее.",
|
||||
"block.engineersdecor.metal_sliding_door": "Metal Sliding Door",
|
||||
"block.engineersdecor.old_industrial_wood_door": "Old Industrial Wood Door",
|
||||
"block.engineersdecor.old_industrial_wood_planks": "Old Industrial Wood Planks",
|
||||
"block.engineersdecor.old_industrial_wood_slab": "Old Industrial Wood Slab",
|
||||
|
|
|
@ -160,6 +160,7 @@
|
|||
"block.engineersdecor.metal_rung_ladder.help": "§6典型的工业墙梯,由水平的金属杆蹬组成。§r往上/下看会爬得更快。",
|
||||
"block.engineersdecor.metal_rung_steps": "交错金属台阶",
|
||||
"block.engineersdecor.metal_rung_steps.help": "§6贴在墙上的交错金属杆蹬,能够爬上或爬下。§r往上/下看会爬得更快。",
|
||||
"block.engineersdecor.metal_sliding_door": "Metal Sliding Door",
|
||||
"block.engineersdecor.old_industrial_wood_door": "Old Industrial Wood Door",
|
||||
"block.engineersdecor.old_industrial_wood_planks": "Old Industrial Wood Planks",
|
||||
"block.engineersdecor.old_industrial_wood_slab": "Old Industrial Wood Slab",
|
||||
|
|
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"bottom": "engineersdecor:block/door/metal_sliding_door_texture_bottom",
|
||||
"particle": "engineersdecor:block/door/metal_sliding_door_texture_side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 7],
|
||||
"to": [16, 16, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#bottom"},
|
||||
"east": {"uv": [14, 0, 16, 16], "texture": "#particle"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#bottom"},
|
||||
"west": {"uv": [14, 0, 16, 16], "texture": "#particle"},
|
||||
"down": {"uv": [0, 1, 16, 3], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [15, 0, 6],
|
||||
"to": [16, 16, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 16], "texture": "#bottom"},
|
||||
"east": {"uv": [15, 0, 16, 16], "texture": "#particle"},
|
||||
"west": {"uv": [0, 0, 1, 16], "texture": "#bottom"},
|
||||
"down": {"uv": [15, 9, 16, 10], "rotation": 270, "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 6],
|
||||
"to": [15, 0.25, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 15, 16, 16], "texture": "#bottom"},
|
||||
"east": {"uv": [9, 15, 10, 16], "texture": "#particle"},
|
||||
"south": {"uv": [0, 15, 15, 16], "texture": "#particle"},
|
||||
"west": {"uv": [6, 15, 7, 16], "texture": "#bottom"},
|
||||
"up": {"uv": [0, 1, 15, 2], "texture": "#particle"},
|
||||
"down": {"uv": [0, 15, 15, 16], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 9],
|
||||
"to": [15, 0.25, 10],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 11]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 15, 16, 16], "texture": "#bottom"},
|
||||
"east": {"uv": [9, 15, 10, 16], "texture": "#particle"},
|
||||
"south": {"uv": [0, 15, 15, 16], "texture": "#particle"},
|
||||
"west": {"uv": [6, 15, 7, 16], "texture": "#bottom"},
|
||||
"up": {"uv": [0, 1, 15, 2], "texture": "#particle"},
|
||||
"down": {"uv": [0, 15, 15, 16], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [15, 0, 9],
|
||||
"to": [16, 16, 10],
|
||||
"faces": {
|
||||
"east": {"uv": [13, 0, 14, 16], "texture": "#particle"},
|
||||
"south": {"uv": [15, 0, 16, 16], "texture": "#bottom"},
|
||||
"west": {"uv": [14, 0, 15, 16], "texture": "#particle"},
|
||||
"down": {"uv": [15, 6, 16, 7], "rotation": 270, "texture": "#particle"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"bottom": "engineersdecor:block/door/metal_sliding_door_texture_bottom",
|
||||
"particle": "engineersdecor:block/door/metal_sliding_door_texture_side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [14.75, 0.25, 7],
|
||||
"to": [15, 16, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 1.25, 15.75], "texture": "#bottom"},
|
||||
"east": {"uv": [7, 0, 9, 15.75], "texture": "#particle"},
|
||||
"south": {"uv": [14.75, 0, 15, 15.75], "texture": "#bottom"},
|
||||
"west": {"uv": [14, 0, 16, 15.75], "texture": "#particle"},
|
||||
"down": {"uv": [14.75, 7, 15, 9], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [15, 0, 6],
|
||||
"to": [16, 16, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 16], "texture": "#bottom"},
|
||||
"east": {"uv": [6, 0, 10, 16], "texture": "#particle"},
|
||||
"south": {"uv": [15, 0, 16, 16], "texture": "#particle"},
|
||||
"west": {"uv": [6, 0, 10, 16], "texture": "#particle"},
|
||||
"down": {"uv": [15, 6, 16, 10], "rotation": 270, "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 6],
|
||||
"to": [15, 0.25, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 15.75, 16, 16], "texture": "#bottom"},
|
||||
"east": {"uv": [9, 15.75, 10, 16], "texture": "#particle"},
|
||||
"south": {"uv": [0, 15.75, 15, 16], "texture": "#particle"},
|
||||
"west": {"uv": [6, 15.75, 7, 16], "texture": "#bottom"},
|
||||
"up": {"uv": [0, 6, 15, 7], "texture": "#particle"},
|
||||
"down": {"uv": [0, 9, 15, 10], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 9],
|
||||
"to": [15, 0.25, 10],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 11]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 15.75, 16, 16], "texture": "#bottom"},
|
||||
"east": {"uv": [9, 15.75, 10, 16], "texture": "#particle"},
|
||||
"south": {"uv": [0, 15.75, 15, 16], "texture": "#particle"},
|
||||
"west": {"uv": [6, 15.75, 7, 16], "texture": "#bottom"},
|
||||
"up": {"uv": [0, 6, 15, 7], "texture": "#particle"},
|
||||
"down": {"uv": [0, 9, 15, 10], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 7],
|
||||
"to": [15, 0.0625, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 10]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 15.75, 16, 16], "texture": "#bottom"},
|
||||
"east": {"uv": [7, 15.75, 9, 16], "texture": "#particle"},
|
||||
"south": {"uv": [0, 15.75, 15, 16], "texture": "#particle"},
|
||||
"west": {"uv": [7, 15.75, 9, 16], "texture": "#bottom"},
|
||||
"up": {"uv": [0, 7, 15, 9], "texture": "#particle"},
|
||||
"down": {"uv": [0, 7, 15, 9], "texture": "#particle"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"parent": "block/block",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"bottom": "engineersdecor:block/door/metal_sliding_door_texture_bottom",
|
||||
"top": "engineersdecor:block/door/metal_sliding_door_texture_top",
|
||||
"particle": "engineersdecor:block/door/metal_sliding_door_texture_side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [7.25, 8, 3.5],
|
||||
"to": [8.75, 16, 11.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 3, 16], "texture": "#particle"},
|
||||
"east": {"uv": [16, 0, 0, 16], "texture": "#top"},
|
||||
"south": {"uv": [13, 0, 16, 16], "texture": "#particle"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#top"},
|
||||
"up": {"uv": [0, 0, 16, 3], "rotation": 270, "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.25, 0, 3.5],
|
||||
"to": [8.75, 8, 11.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 3, 16], "texture": "#particle"},
|
||||
"east": {"uv": [16, 0, 0, 16], "texture": "#bottom"},
|
||||
"south": {"uv": [13, 0, 16, 16], "texture": "#particle"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#bottom"},
|
||||
"down": {"uv": [0, 13, 16, 16], "rotation": 90, "texture": "#particle"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"gui_light": "front",
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [6, 88, 39],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [-4, 27, 0],
|
||||
"translation": [2.25, 0, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 1.75, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [0, 90, 0],
|
||||
"translation": [0, 0.25, 0],
|
||||
"scale": [0.9, 0.9, 0.9]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, 90, 0]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,113 @@
|
|||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"top": "engineersdecor:block/door/metal_sliding_door_texture_top",
|
||||
"particle": "engineersdecor:block/door/metal_sliding_door_texture_side",
|
||||
"g": "engineersdecor:block/glass/panzerglass_block_texture0"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [12, 0, 7],
|
||||
"to": [16, 16, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 4, 16], "texture": "#top"},
|
||||
"east": {"uv": [13, 0, 15, 16], "texture": "#particle"},
|
||||
"south": {"uv": [12, 0, 16, 16], "texture": "#top"},
|
||||
"west": {"uv": [1, 0, 3, 16], "texture": "#particle"},
|
||||
"up": {"uv": [12, 1, 16, 3], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 0, 7],
|
||||
"to": [4, 16, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-4, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [12, 0, 16, 16], "texture": "#top"},
|
||||
"east": {"uv": [13, 0, 15, 16], "texture": "#particle"},
|
||||
"south": {"uv": [0, 0, 4, 16], "texture": "#top"},
|
||||
"west": {"uv": [1, 0, 3, 16], "texture": "#particle"},
|
||||
"up": {"uv": [0, 1, 4, 3], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 12, 7],
|
||||
"to": [12, 16, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 12, 4], "texture": "#top"},
|
||||
"south": {"uv": [4, 0, 12, 4], "texture": "#top"},
|
||||
"up": {"uv": [4, 1, 12, 3], "texture": "#particle"},
|
||||
"down": {"uv": [4, 13, 12, 15], "texture": "#top"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 0, 7],
|
||||
"to": [12, 1, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -4, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 15, 12, 16], "texture": "#top"},
|
||||
"east": {"uv": [13, 15, 15, 16], "texture": "#particle"},
|
||||
"south": {"uv": [4, 15, 12, 16], "texture": "#top"},
|
||||
"west": {"uv": [1, 15, 3, 16], "texture": "#particle"},
|
||||
"up": {"uv": [4, 1, 12, 3], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 1, 7],
|
||||
"to": [12, 12, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -2, 8.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 12, 15], "texture": "#g"},
|
||||
"south": {"uv": [4, 4, 12, 15], "texture": "#g"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 15.5, 6],
|
||||
"to": [15, 16, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 1], "texture": "#top"},
|
||||
"east": {"uv": [2.5, 0, 3, 1], "texture": "#particle"},
|
||||
"south": {"uv": [0, 0, 16, 1], "texture": "#top"},
|
||||
"west": {"uv": [13, 0, 13.5, 1], "texture": "#particle"},
|
||||
"up": {"uv": [2.5, 0, 3, 16], "rotation": 270, "texture": "#particle"},
|
||||
"down": {"uv": [2.5, 0, 3, 16], "rotation": 90, "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 15.5, 9],
|
||||
"to": [15, 16, 10],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 8]},
|
||||
"faces": {
|
||||
"east": {"uv": [6, 0, 7, 0.25], "texture": "#particle"},
|
||||
"south": {"uv": [1, 0, 16, 0.25], "texture": "#top"},
|
||||
"west": {"uv": [9, 0, 10, 0.25], "texture": "#particle"},
|
||||
"up": {"uv": [1, 15, 16, 16], "texture": "#particle"},
|
||||
"down": {"uv": [1, 0, 16, 1], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [15, 0, 6],
|
||||
"to": [16, 16, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [15, 1, 16, 16], "texture": "#top"},
|
||||
"east": {"uv": [2.5, 1, 3, 16], "texture": "#particle"},
|
||||
"south": {"uv": [0, 1, 1, 16], "texture": "#top"},
|
||||
"west": {"uv": [13, 1, 13.5, 16], "texture": "#particle"},
|
||||
"up": {"uv": [0, 0, 0, 0], "rotation": 270, "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [15, 0, 9],
|
||||
"to": [16, 16, 10],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 1, 0.5, 16], "texture": "#particle"},
|
||||
"south": {"uv": [0, 1, 1, 16], "texture": "#top"},
|
||||
"west": {"uv": [15.5, 1, 16, 16], "texture": "#particle"},
|
||||
"up": {"uv": [0, 0, 0, 0], "rotation": 270, "texture": "#particle"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,82 @@
|
|||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"top": "engineersdecor:block/door/metal_sliding_door_texture_top",
|
||||
"particle": "engineersdecor:block/door/metal_sliding_door_texture_side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [14.75, 0, 7],
|
||||
"to": [16, 16, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [14.75, 0, 16, 16], "texture": "#top"},
|
||||
"east": {"uv": [1, 0, 3, 16], "texture": "#particle"},
|
||||
"south": {"uv": [0, 0, 1.25, 16], "texture": "#top"},
|
||||
"west": {"uv": [14, 0, 16, 16], "texture": "#particle"},
|
||||
"up": {"uv": [14.75, 7, 16, 9], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 15.5, 6],
|
||||
"to": [15, 16, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 1], "texture": "#top"},
|
||||
"east": {"uv": [2.5, 0, 3, 1], "texture": "#particle"},
|
||||
"south": {"uv": [0, 0, 16, 1], "texture": "#top"},
|
||||
"west": {"uv": [13, 0, 13.5, 1], "texture": "#particle"},
|
||||
"up": {"uv": [2.5, 0, 3, 16], "rotation": 270, "texture": "#particle"},
|
||||
"down": {"uv": [2.5, 0, 3, 16], "rotation": 90, "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 15.75, 7],
|
||||
"to": [15, 16, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 9]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 16, 0.5], "texture": "#top"},
|
||||
"east": {"uv": [7, 0, 9, 0.5], "texture": "#particle"},
|
||||
"south": {"uv": [0, 0, 15, 0.5], "texture": "#top"},
|
||||
"west": {"uv": [7, 0, 9, 0.5], "texture": "#particle"},
|
||||
"up": {"uv": [1, 0, 16, 2], "texture": "#particle"},
|
||||
"down": {"uv": [1, 14, 16, 16], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, 15.5, 9],
|
||||
"to": [15, 16, 10],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 15, 0.5], "texture": "#top"},
|
||||
"east": {"uv": [6, 0, 7, 0.25], "texture": "#particle"},
|
||||
"south": {"uv": [1, 0, 16, 0.25], "texture": "#top"},
|
||||
"west": {"uv": [9, 0, 10, 0.25], "texture": "#particle"},
|
||||
"up": {"uv": [1, 15, 16, 16], "texture": "#particle"},
|
||||
"down": {"uv": [1, 0, 16, 1], "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [15, 0, 6],
|
||||
"to": [16, 16, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [15, 1, 16, 16], "texture": "#top"},
|
||||
"east": {"uv": [2.5, 1, 3, 16], "texture": "#particle"},
|
||||
"south": {"uv": [0, 1, 1, 16], "texture": "#top"},
|
||||
"west": {"uv": [13, 1, 13.5, 16], "texture": "#particle"},
|
||||
"up": {"uv": [0, 0, 0, 0], "rotation": 270, "texture": "#particle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [15, 0, 9],
|
||||
"to": [16, 16, 10],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 1, 0.5, 16], "texture": "#particle"},
|
||||
"south": {"uv": [0, 1, 1, 16], "texture": "#top"},
|
||||
"west": {"uv": [15.5, 1, 16, 16], "texture": "#particle"},
|
||||
"up": {"uv": [0, 0, 0, 0], "rotation": 270, "texture": "#particle"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1 @@
|
|||
{ "parent": "engineersdecor:block/door/metal_sliding_door_model_inventory" }
|
Binary file not shown.
After Width: | Height: | Size: 517 B |
Binary file not shown.
After Width: | Height: | Size: 428 B |
Binary file not shown.
After Width: | Height: | Size: 564 B |
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [{
|
||||
"name": "metal_sliding_door_dlt",
|
||||
"rolls": 1,
|
||||
"conditions": [
|
||||
{ "condition": "minecraft:survives_explosion" }
|
||||
],
|
||||
"entries": [{
|
||||
"name": "engineersdecor:metal_sliding_door",
|
||||
"type": "minecraft:item",
|
||||
"conditions": [{
|
||||
"block": "engineersdecor:metal_sliding_door",
|
||||
"condition": "minecraft:block_state_property",
|
||||
"properties": { "half": "lower" }
|
||||
}
|
||||
]
|
||||
}]
|
||||
}]
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"type": "forge:conditional",
|
||||
"recipes": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"type": "engineersdecor:optional",
|
||||
"result": "engineersdecor:metal_sliding_door",
|
||||
"required": ["engineersdecor:metal_bar", "minecraft:iron_door"]
|
||||
}
|
||||
],
|
||||
"recipe": {
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"BB",
|
||||
"DD",
|
||||
"BB"
|
||||
],
|
||||
"key": {
|
||||
"B": { "item": "engineersdecor:metal_bar" },
|
||||
"D": { "item": "minecraft:iron_door" }
|
||||
},
|
||||
"result": {
|
||||
"item": "engineersdecor:metal_sliding_door",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue