Increased slag brick recipe yield. Block Placer can plant Cocoa. Placer seed detection fixed (issue #64). Alternative fluid accumulator recipe enabling fixed. Small Solar Panel peak power decreased (too much compared to Thermo-electric Generator).

This commit is contained in:
stfwi 2019-11-17 21:41:27 +01:00
parent 1938f34faf
commit d159dbca8c
105 changed files with 1952 additions and 470 deletions

View file

@ -0,0 +1,23 @@
{
"variants": {
"active=false,facing=north,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model", "y": 0 },
"active=false,facing=south,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model", "y": 180 },
"active=false,facing=west,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model", "y": 270 },
"active=false,facing=east,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model", "y": 90 },
"active=true,facing=north,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model_active", "y": 0 },
"active=true,facing=south,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model_active", "y": 180 },
"active=true,facing=west,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model_active", "y": 270 },
"active=true,facing=east,filled=false": { "model": "engineersdecor:block/device/small_milking_machine_model_active", "y": 90 },
"active=false,facing=north,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled", "y": 0 },
"active=false,facing=south,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled", "y": 180 },
"active=false,facing=west,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled", "y": 270 },
"active=false,facing=east,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled", "y": 90 },
"active=true,facing=north,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled_active", "y": 0 },
"active=true,facing=south,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled_active", "y": 180 },
"active=true,facing=west,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled_active", "y": 270 },
"active=true,facing=east,filled=true": { "model": "engineersdecor:block/device/small_milking_machine_model_filled_active", "y": 90 }
}
}

View file

@ -182,7 +182,7 @@
"block.engineersdecor.small_tree_cutter": "Small Tree Cutter",
"block.engineersdecor.small_tree_cutter.help": "§6Chops grown trees in front of it.§r\n Does not collect the lumbers. Deactivate with a redstone signal. ${!tree_cuttter_requires_power?engineersdecor.tooltip.massive_speed_boost_with_rf_power} ${tree_cuttter_requires_power?engineersdecor.tooltip.requires_rf_power}",
"block.engineersdecor.small_milking_machine": "Small Milking Machine",
"block.engineersdecor.small_milking_machine.help": "§6Frequently attracts and milks cows.§r\n Has an internal fluid tank. Does not feed the animals. Use buckets to retrieve the milk.",
"block.engineersdecor.small_milking_machine.help": "§6Occasionally grooms and milks cows.§r\n Has an internal fluid tank. Does not feed the animals. Use buckets to retrieve the milk. Pulls/stores milk container items from/to inventories at the back or bottom (preferrs extracting from the back and inserting below, but can also put filled vessels back into the same inventory). Supports fluid output to tanks or pipes below (only if milk exists as fluid). Care that it's not too crowdy in the cow pen, only happy animals stroll by voluntarily.",
"block.engineersdecor.sign_decor": "Sign Plate (Engineer's decor)",
"block.engineersdecor.sign_decor.help": "§6This should not be craftable or visible in JEI. Used for creative tab and screenshots.",
"block.engineersdecor.sign_hotwire": "Sign \"Caution Hot Wire\"",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"side": "engineersdecor:block/crafting_table/treated_wood_crafting_table_side",
"top": "engineersdecor:block/crafting_table/treated_wood_crafting_table_top",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"shutter": "engineersdecor:block/device/factory_dropper_shutter",
"top": "engineersdecor:block/device/factory_dropper_top",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"shutter": "engineersdecor:block/device/factory_dropper_shutter",
"top": "engineersdecor:block/device/factory_dropper_top",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"t": "engineersdecor:block/device/factory_hopper_top",
"b": "engineersdecor:block/device/factory_hopper_bottom",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"t": "engineersdecor:block/device/factory_hopper_top",
"b": "engineersdecor:block/device/factory_hopper_bottom",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"t": "engineersdecor:block/device/factory_hopper_top",
"b": "engineersdecor:block/device/factory_hopper_bottom",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"top": "engineersdecor:block/device/factory_placer_top",
"bottom": "engineersdecor:block/device/factory_placer_bottom",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"t": "engineersdecor:block/device/small_block_breaker_top",
"b": "engineersdecor:block/device/small_block_breaker_bottom",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"t": "engineersdecor:block/device/small_block_breaker_top",
"b": "engineersdecor:block/device/small_block_breaker_bottom",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"top": "engineersdecor:block/device/small_fluid_funnel_top",
"bottom": "engineersdecor:block/device/small_fluid_funnel_bottom",

View file

@ -0,0 +1,273 @@
{
"parent": "block/block",
"textures": {
"b": "engineersdecor:block/device/small_milking_machine_back",
"particle": "engineersdecor:block/device/small_milking_machine_back",
"tb": "engineersdecor:block/device/small_milking_machine_topbottom",
"s": "engineersdecor:block/device/small_milking_machine_side",
"f": "engineersdecor:block/device/small_milking_machine_front",
"p": "engineersdecor:block/device/small_milking_machine_parts"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 1, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -2]},
"faces": {
"north": {"uv": [0, 15, 16, 16], "texture": "#b"},
"east": {"uv": [3, 15, 16, 16], "texture": "#b"},
"south": {"uv": [0, 15, 16, 16], "texture": "#b"},
"west": {"uv": [0, 15, 13, 16], "texture": "#b"},
"up": {"uv": [0, 0, 16, 13], "rotation": 180, "texture": "#tb"},
"down": {"uv": [0, 3, 16, 16], "texture": "#tb"}
}
},
{
"from": [0, 14, 0],
"to": [16, 16, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 23, -2]},
"faces": {
"north": {"uv": [0, 0, 16, 2], "texture": "#b"},
"east": {"uv": [3, 0, 16, 2], "texture": "#s"},
"south": {"uv": [0, 0, 16, 2], "texture": "#s"},
"west": {"uv": [0, 0, 13, 2], "texture": "#s"},
"up": {"uv": [0, 3, 16, 16], "texture": "#tb"},
"down": {"uv": [0, 0, 16, 13], "texture": "#tb"}
}
},
{
"from": [0, 1, 1],
"to": [1, 14, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [5, 7.5, 5.5]},
"faces": {
"north": {"uv": [15, 2, 16, 15], "texture": "#b"},
"east": {"uv": [1, 2, 11, 15], "texture": "#b"},
"south": {"uv": [0, 2, 1, 15], "texture": "#b"},
"west": {"uv": [5, 2, 15, 15], "rotation": 180, "texture": "#s"},
"up": {"uv": [0, 1, 1, 11], "texture": "#tb"},
"down": {"uv": [0, 5, 1, 15], "texture": "#tb"}
}
},
{
"from": [1, 1, 0],
"to": [15, 14, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 7.5, 5.5]},
"faces": {
"north": {"uv": [1, 2, 15, 15], "texture": "#b"},
"east": {"uv": [6, 2, 16, 15], "texture": "#b"},
"south": {"uv": [1, 2, 15, 15], "texture": "#f"},
"west": {"uv": [0, 2, 10, 15], "texture": "#b"},
"up": {"uv": [1, 0, 15, 10], "texture": "#tb"},
"down": {"uv": [1, 6, 15, 16], "texture": "#tb"}
}
},
{
"from": [6, 1, 10],
"to": [10, 14, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 7.5, 15.5]},
"faces": {
"north": {"uv": [6, 2, 10, 15], "texture": "#b"},
"east": {"uv": [5, 2, 6, 15], "texture": "#s"},
"south": {"uv": [6, 2, 10, 15], "texture": "#f"},
"west": {"uv": [5, 2, 6, 15], "texture": "#s"},
"up": {"uv": [6, 10, 10, 11], "texture": "#tb"},
"down": {"uv": [6, 5, 10, 6], "texture": "#tb"}
}
},
{
"from": [15, 1, 1],
"to": [16, 14, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [13.5, 7.5, 9]},
"faces": {
"north": {"uv": [0, 2, 1, 15], "texture": "#b"},
"east": {"uv": [5, 2, 15, 15], "texture": "#s"},
"south": {"uv": [15, 2, 16, 15], "texture": "#b"},
"west": {"uv": [6, 2, 16, 15], "texture": "#b"},
"up": {"uv": [15, 1, 16, 11], "texture": "#tb"},
"down": {"uv": [15, 5, 16, 15], "texture": "#tb"}
}
},
{
"from": [8.5, 10, 11],
"to": [9.5, 13, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 19, 9]},
"faces": {
"north": {"uv": [6.5, 3, 7.5, 6], "texture": "#b"},
"east": {"uv": [12, 4, 16, 7], "texture": "#b"},
"south": {"uv": [8.5, 3, 9.5, 6], "texture": "#f"},
"west": {"uv": [11, 3, 15, 6], "texture": "#b"},
"up": {"uv": [15, 7, 16, 11], "texture": "#tb"},
"down": {"uv": [8.5, 1, 9.5, 5], "texture": "#tb"}
}
},
{
"from": [8.5, 13, 11],
"to": [9.5, 14, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 20, 9]},
"faces": {
"north": {"uv": [6.5, 2, 7.5, 3], "texture": "#b"},
"east": {"uv": [13, 5, 16, 6], "texture": "#b"},
"south": {"uv": [8.5, 2, 9.5, 3], "texture": "#b"},
"west": {"uv": [11, 2, 14, 3], "texture": "#b"},
"up": {"uv": [15, 10, 16, 13], "texture": "#tb"},
"down": {"uv": [8.5, 2, 9.5, 5], "texture": "#tb"}
}
},
{
"from": [6.5, 13, 11],
"to": [7.5, 14, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 20, 9]},
"faces": {
"north": {"uv": [8.5, 2, 9.5, 3], "texture": "#b"},
"east": {"uv": [2, 2, 5, 3], "texture": "#b"},
"south": {"uv": [6.5, 2, 7.5, 3], "texture": "#b"},
"west": {"uv": [13, 5, 16, 6], "texture": "#s"},
"up": {"uv": [6.5, 11, 7.5, 14], "texture": "#tb"},
"down": {"uv": [6.5, 2, 7.5, 5], "texture": "#tb"}
}
},
{
"from": [6.5, 10, 11],
"to": [7.5, 13, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 19, 9]},
"faces": {
"north": {"uv": [8.5, 3, 9.5, 6], "texture": "#b"},
"east": {"uv": [1, 3, 5, 6], "texture": "#b"},
"south": {"uv": [6.5, 3, 7.5, 6], "texture": "#f"},
"west": {"uv": [12, 6, 16, 9], "texture": "#s"},
"up": {"uv": [6.5, 11, 7.5, 15], "texture": "#tb"},
"down": {"uv": [6.5, 1, 7.5, 5], "texture": "#tb"}
}
},
{
"from": [7.5, 10, 11],
"to": [8.5, 13, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [7.5, 3, 8.5, 6], "texture": "#p"},
"east": {"uv": [4, 3, 5, 6], "texture": "#p"},
"south": {"uv": [6, 1, 7, 4], "texture": "#p"},
"west": {"uv": [11, 3, 12, 6], "texture": "#p"},
"up": {"uv": [6, 11, 7, 12], "texture": "#p"},
"down": {"uv": [7.5, 4, 8.5, 5], "texture": "#p"}
}
},
{
"from": [7.5, 5, 12],
"to": [8.5, 12, 14],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [6, 4, 7, 11], "rotation": 180, "texture": "#p"},
"east": {"uv": [4, 4, 6, 11], "texture": "#p"},
"south": {"uv": [7.5, 4, 8.5, 11], "texture": "#p"},
"west": {"uv": [6, 4, 8, 11], "texture": "#p"},
"up": {"uv": [6, 0, 7, 2], "rotation": 180, "texture": "#p"},
"down": {"uv": [7.5, 2, 8.5, 4], "texture": "#p"}
}
},
{
"from": [6.5, 2, 13],
"to": [9.5, 5, 14],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [9, 10, 12, 13], "rotation": 180, "texture": "#p"},
"east": {"uv": [10, 11, 11, 14], "texture": "#p"},
"south": {"uv": [11, 12, 14, 15], "texture": "#p"},
"west": {"uv": [12, 11, 13, 14], "texture": "#p"},
"up": {"uv": [10, 11, 13, 12], "rotation": 180, "texture": "#p"},
"down": {"uv": [11, 11, 14, 12], "texture": "#p"}
}
},
{
"from": [7.5, 3, 12],
"to": [8.5, 5, 13],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [5, 11, 6, 13], "rotation": 180, "texture": "#p"},
"east": {"uv": [5, 11, 6, 13], "texture": "#p"},
"south": {"uv": [6.5, 11, 8.5, 13], "texture": "#p"},
"west": {"uv": [12, 11, 13, 13], "texture": "#p"},
"up": {"uv": [6.5, 12, 8.5, 13], "rotation": 180, "texture": "#p"},
"down": {"uv": [5, 3, 6, 4], "texture": "#p"}
}
},
{
"from": [6.5, 4, 14],
"to": [7.5, 5, 15],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [9, 0, 10, 0], "rotation": 180, "texture": "#p"},
"east": {"uv": [12, 10, 13, 11], "rotation": 270, "texture": "#p"},
"south": {"uv": [10, 12, 11, 13], "texture": "#p"},
"west": {"uv": [10, 11, 11, 12], "rotation": 90, "texture": "#p"},
"up": {"uv": [6, 4, 7, 6], "rotation": 180, "texture": "#p"},
"down": {"uv": [10, 11, 11, 12], "texture": "#p"}
}
},
{
"from": [8.5, 4, 14],
"to": [9.5, 5, 15],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [11, 0, 12, 0], "rotation": 180, "texture": "#p"},
"east": {"uv": [10, 14, 11, 15], "rotation": 270, "texture": "#p"},
"south": {"uv": [11, 13, 12, 14], "texture": "#p"},
"west": {"uv": [10, 10, 11, 11], "rotation": 90, "texture": "#p"},
"up": {"uv": [11, 12, 12, 13], "rotation": 180, "texture": "#p"},
"down": {"uv": [11, 12, 12, 13], "texture": "#p"}
}
},
{
"from": [8.5, 2, 14],
"to": [9.5, 3, 15],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [11, 0, 12, 0], "rotation": 180, "texture": "#p"},
"east": {"uv": [9, 12, 10, 13], "rotation": 270, "texture": "#p"},
"south": {"uv": [13, 11, 14, 12], "texture": "#p"},
"west": {"uv": [12, 13, 13, 14], "rotation": 90, "texture": "#p"},
"up": {"uv": [6, 14, 7, 15], "rotation": 180, "texture": "#p"},
"down": {"uv": [13, 12, 14, 13], "texture": "#p"}
}
},
{
"from": [6.5, 2, 14],
"to": [7.5, 3, 15],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [9, 0, 10, 0], "rotation": 180, "texture": "#p"},
"east": {"uv": [13, 12, 14, 13], "rotation": 270, "texture": "#p"},
"south": {"uv": [13, 13, 14, 14], "texture": "#p"},
"west": {"uv": [10, 13, 11, 14], "rotation": 90, "texture": "#p"},
"up": {"uv": [6, 4, 7, 6], "rotation": 180, "texture": "#p"},
"down": {"uv": [9, 12, 10, 13], "texture": "#p"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [73, 180, 0],
"translation": [0, -1.75, -1.5],
"scale": [0.2, 0.2, 0.2]
},
"firstperson_righthand": {
"rotation": [18, 22, 0],
"translation": [1.25, 0, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 1.75, 0],
"scale": [0.2, 0.2, 0.2]
},
"gui": {
"rotation": [30, 40, 0],
"translation": [0.5, -0.25, 0],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"rotation": [0, 180, 0],
"translation": [0, 0, -3.25],
"scale": [0.5, 0.5, 0.5]
}
}
}

View file

@ -0,0 +1,273 @@
{
"parent": "block/block",
"textures": {
"b": "engineersdecor:block/device/small_milking_machine_back",
"particle": "engineersdecor:block/device/small_milking_machine_back",
"tb": "engineersdecor:block/device/small_milking_machine_topbottom",
"s": "engineersdecor:block/device/small_milking_machine_side",
"f": "engineersdecor:block/device/small_milking_machine_front",
"p": "engineersdecor:block/device/small_milking_machine_parts"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 1, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -2]},
"faces": {
"north": {"uv": [0, 15, 16, 16], "texture": "#b"},
"east": {"uv": [3, 15, 16, 16], "texture": "#b"},
"south": {"uv": [0, 15, 16, 16], "texture": "#b"},
"west": {"uv": [0, 15, 13, 16], "texture": "#b"},
"up": {"uv": [0, 0, 16, 13], "rotation": 180, "texture": "#tb"},
"down": {"uv": [0, 3, 16, 16], "texture": "#tb"}
}
},
{
"from": [0, 14, 0],
"to": [16, 16, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 23, -2]},
"faces": {
"north": {"uv": [0, 0, 16, 2], "texture": "#b"},
"east": {"uv": [3, 0, 16, 2], "texture": "#s"},
"south": {"uv": [0, 0, 16, 2], "texture": "#s"},
"west": {"uv": [0, 0, 13, 2], "texture": "#s"},
"up": {"uv": [0, 3, 16, 16], "texture": "#tb"},
"down": {"uv": [0, 0, 16, 13], "texture": "#tb"}
}
},
{
"from": [0, 1, 1],
"to": [1, 14, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [5, 7.5, 5.5]},
"faces": {
"north": {"uv": [15, 2, 16, 15], "texture": "#b"},
"east": {"uv": [1, 2, 11, 15], "texture": "#b"},
"south": {"uv": [0, 2, 1, 15], "texture": "#b"},
"west": {"uv": [5, 2, 15, 15], "rotation": 180, "texture": "#s"},
"up": {"uv": [0, 1, 1, 11], "texture": "#tb"},
"down": {"uv": [0, 5, 1, 15], "texture": "#tb"}
}
},
{
"from": [1, 1, 0],
"to": [15, 14, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 7.5, 5.5]},
"faces": {
"north": {"uv": [1, 2, 15, 15], "texture": "#b"},
"east": {"uv": [6, 2, 16, 15], "texture": "#b"},
"south": {"uv": [1, 2, 15, 15], "texture": "#f"},
"west": {"uv": [0, 2, 10, 15], "texture": "#b"},
"up": {"uv": [1, 0, 15, 10], "texture": "#tb"},
"down": {"uv": [1, 6, 15, 16], "texture": "#tb"}
}
},
{
"from": [6, 1, 10],
"to": [10, 14, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 7.5, 15.5]},
"faces": {
"north": {"uv": [6, 2, 10, 15], "texture": "#b"},
"east": {"uv": [5, 2, 6, 15], "texture": "#s"},
"south": {"uv": [6, 2, 10, 15], "texture": "#f"},
"west": {"uv": [5, 2, 6, 15], "texture": "#s"},
"up": {"uv": [6, 10, 10, 11], "texture": "#tb"},
"down": {"uv": [6, 5, 10, 6], "texture": "#tb"}
}
},
{
"from": [15, 1, 1],
"to": [16, 14, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [13.5, 7.5, 9]},
"faces": {
"north": {"uv": [0, 2, 1, 15], "texture": "#b"},
"east": {"uv": [5, 2, 15, 15], "texture": "#s"},
"south": {"uv": [15, 2, 16, 15], "texture": "#b"},
"west": {"uv": [6, 2, 16, 15], "texture": "#b"},
"up": {"uv": [15, 1, 16, 11], "texture": "#tb"},
"down": {"uv": [15, 5, 16, 15], "texture": "#tb"}
}
},
{
"from": [8.5, 10, 11],
"to": [9.5, 13, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 19, 9]},
"faces": {
"north": {"uv": [6.5, 3, 7.5, 6], "texture": "#b"},
"east": {"uv": [12, 4, 16, 7], "texture": "#b"},
"south": {"uv": [8.5, 3, 9.5, 6], "texture": "#f"},
"west": {"uv": [11, 3, 15, 6], "texture": "#b"},
"up": {"uv": [15, 7, 16, 11], "texture": "#tb"},
"down": {"uv": [8.5, 1, 9.5, 5], "texture": "#tb"}
}
},
{
"from": [8.5, 13, 11],
"to": [9.5, 14, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 20, 9]},
"faces": {
"north": {"uv": [6.5, 2, 7.5, 3], "texture": "#b"},
"east": {"uv": [13, 5, 16, 6], "texture": "#b"},
"south": {"uv": [8.5, 2, 9.5, 3], "texture": "#b"},
"west": {"uv": [11, 2, 14, 3], "texture": "#b"},
"up": {"uv": [15, 10, 16, 13], "texture": "#tb"},
"down": {"uv": [8.5, 2, 9.5, 5], "texture": "#tb"}
}
},
{
"from": [6.5, 13, 11],
"to": [7.5, 14, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 20, 9]},
"faces": {
"north": {"uv": [8.5, 2, 9.5, 3], "texture": "#b"},
"east": {"uv": [2, 2, 5, 3], "texture": "#b"},
"south": {"uv": [6.5, 2, 7.5, 3], "texture": "#b"},
"west": {"uv": [13, 5, 16, 6], "texture": "#s"},
"up": {"uv": [6.5, 11, 7.5, 14], "texture": "#tb"},
"down": {"uv": [6.5, 2, 7.5, 5], "texture": "#tb"}
}
},
{
"from": [6.5, 10, 11],
"to": [7.5, 13, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 19, 9]},
"faces": {
"north": {"uv": [8.5, 3, 9.5, 6], "texture": "#b"},
"east": {"uv": [1, 3, 5, 6], "texture": "#b"},
"south": {"uv": [6.5, 3, 7.5, 6], "texture": "#f"},
"west": {"uv": [12, 6, 16, 9], "texture": "#s"},
"up": {"uv": [6.5, 11, 7.5, 15], "texture": "#tb"},
"down": {"uv": [6.5, 1, 7.5, 5], "texture": "#tb"}
}
},
{
"from": [7.5, 10, 11],
"to": [8.5, 13, 12],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [7.5, 3, 8.5, 6], "texture": "#p"},
"east": {"uv": [4, 3, 5, 6], "texture": "#p"},
"south": {"uv": [6, 1, 7, 4], "texture": "#p"},
"west": {"uv": [11, 3, 12, 6], "texture": "#p"},
"up": {"uv": [6, 11, 7, 12], "texture": "#p"},
"down": {"uv": [7.5, 4, 8.5, 5], "texture": "#p"}
}
},
{
"from": [7.5, 11, 13],
"to": [8.5, 13, 20],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [6, 0, 7, 2], "texture": "#p"},
"east": {"uv": [4, 4, 6, 11], "rotation": 90, "texture": "#p"},
"south": {"uv": [7.5, 2, 8.5, 4], "texture": "#p"},
"west": {"uv": [6, 4, 8, 11], "rotation": 270, "texture": "#p"},
"up": {"uv": [7.5, 4, 8.5, 11], "texture": "#p"},
"down": {"uv": [6, 4, 7, 11], "texture": "#p"}
}
},
{
"from": [6.5, 12, 20],
"to": [9.5, 13, 23],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [10, 11, 13, 12], "texture": "#p"},
"east": {"uv": [10, 11, 11, 14], "rotation": 90, "texture": "#p"},
"south": {"uv": [11, 11, 14, 12], "texture": "#p"},
"west": {"uv": [12, 11, 13, 14], "rotation": 270, "texture": "#p"},
"up": {"uv": [11, 12, 14, 15], "texture": "#p"},
"down": {"uv": [9, 10, 12, 13], "texture": "#p"}
}
},
{
"from": [7.5, 11, 20],
"to": [8.5, 12, 22],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [6.5, 12, 8.5, 13], "texture": "#p"},
"east": {"uv": [5, 11, 6, 13], "rotation": 90, "texture": "#p"},
"south": {"uv": [5, 3, 6, 4], "texture": "#p"},
"west": {"uv": [12, 11, 13, 13], "rotation": 270, "texture": "#p"},
"up": {"uv": [6.5, 11, 8.5, 13], "texture": "#p"},
"down": {"uv": [5, 11, 6, 13], "texture": "#p"}
}
},
{
"from": [6.5, 13, 20],
"to": [7.5, 14, 21],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [6, 4, 7, 6], "texture": "#p"},
"east": {"uv": [12, 10, 13, 11], "texture": "#p"},
"south": {"uv": [10, 11, 11, 12], "texture": "#p"},
"west": {"uv": [10, 11, 11, 12], "texture": "#p"},
"up": {"uv": [10, 12, 11, 13], "texture": "#p"},
"down": {"uv": [9, 0, 10, 0], "texture": "#p"}
}
},
{
"from": [8.5, 13, 20],
"to": [9.5, 14, 21],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [11, 12, 12, 13], "texture": "#p"},
"east": {"uv": [10, 14, 11, 15], "texture": "#p"},
"south": {"uv": [11, 12, 12, 13], "texture": "#p"},
"west": {"uv": [10, 10, 11, 11], "texture": "#p"},
"up": {"uv": [11, 13, 12, 14], "texture": "#p"},
"down": {"uv": [11, 0, 12, 0], "texture": "#p"}
}
},
{
"from": [8.5, 13, 22],
"to": [9.5, 14, 23],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [6, 14, 7, 15], "texture": "#p"},
"east": {"uv": [9, 12, 10, 13], "texture": "#p"},
"south": {"uv": [13, 12, 14, 13], "texture": "#p"},
"west": {"uv": [12, 13, 13, 14], "texture": "#p"},
"up": {"uv": [13, 11, 14, 12], "texture": "#p"},
"down": {"uv": [11, 0, 12, 0], "texture": "#p"}
}
},
{
"from": [6.5, 13, 22],
"to": [7.5, 14, 23],
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 12, 13]},
"faces": {
"north": {"uv": [6, 4, 7, 6], "texture": "#p"},
"east": {"uv": [13, 12, 14, 13], "texture": "#p"},
"south": {"uv": [9, 12, 10, 13], "texture": "#p"},
"west": {"uv": [10, 13, 11, 14], "texture": "#p"},
"up": {"uv": [13, 13, 14, 14], "texture": "#p"},
"down": {"uv": [9, 0, 10, 0], "texture": "#p"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [73, 180, 0],
"translation": [0, -1.75, -1.5],
"scale": [0.2, 0.2, 0.2]
},
"firstperson_righthand": {
"rotation": [18, 22, 0],
"translation": [1.25, 0, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 1.75, 0],
"scale": [0.2, 0.2, 0.2]
},
"gui": {
"rotation": [30, 40, 0],
"translation": [0.5, -0.25, 0],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"rotation": [0, 180, 0],
"translation": [0, 0, -3.25],
"scale": [0.5, 0.5, 0.5]
}
}
}

View file

@ -0,0 +1,4 @@
{
"parent": "engineersdecor:block/device/small_milking_machine_model",
"textures": { "f":"engineersdecor:block/device/small_milking_machine_front_filled" }
}

View file

@ -0,0 +1,4 @@
{
"parent": "engineersdecor:block/device/small_milking_machine_model_active",
"textures": { "f":"engineersdecor:block/device/small_milking_machine_front_filled" }
}

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"2": "engineersdecor:block/device/small_solar_panel_side",
"m": "engineersdecor:block/device/small_solar_panel_parts",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"2": "engineersdecor:block/device/small_solar_panel_side",
"m": "engineersdecor:block/device/small_solar_panel_parts",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"2": "engineersdecor:block/device/small_solar_panel_side",
"m": "engineersdecor:block/device/small_solar_panel_parts",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"2": "engineersdecor:block/device/small_solar_panel_side",
"m": "engineersdecor:block/device/small_solar_panel_parts",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"2": "engineersdecor:block/device/small_solar_panel_side",
"m": "engineersdecor:block/device/small_solar_panel_parts",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"2": "engineersdecor:block/device/tree_cutter_side",
"3": "engineersdecor:block/device/tree_cutter_top",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"2": "engineersdecor:block/device/tree_cutter_side",
"3": "engineersdecor:block/device/tree_cutter_top",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"top": "engineersdecor:block/furnace/small_electrical_furnace_top",
"particle": "engineersdecor:block/furnace/small_electrical_furnace_top",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"handles": "engineersdecor:block/furnace/small_lab_furnace_handles",
"particle": "engineersdecor:block/furnace/small_lab_furnace_handles",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"front": "engineersdecor:block/furnace/small_mineral_smelter_front_s0",
"top": "engineersdecor:block/furnace/small_mineral_smelter_top",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"particle": "engineersdecor:block/furnace/small_waste_incinerator_side",
"top": "engineersdecor:block/furnace/small_waste_incinerator_top",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"glass": "engineersdecor:block/glass/window_glass_texture"

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"s": "engineersdecor:block/furniture/steel_table_side_texture",
"particle": "engineersdecor:block/furniture/steel_table_side_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"glass": "engineersdecor:block/glass/window_glass_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"frame": "engineersdecor:block/iestyle/steel_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"s": "engineersdecor:block/furniture/steel_table_side_texture",
"particle": "engineersdecor:block/furniture/steel_table_side_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"o": "engineersdecor:block/iestyle/treated_wood_framed_texture",
"particle": "engineersdecor:block/iestyle/treated_wood_framed_texture"

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"o": "engineersdecor:block/iestyle/treated_wood_framed_texture",
"particle": "engineersdecor:block/iestyle/treated_wood_framed_texture"

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"o": "engineersdecor:block/iestyle/treated_wood_framed_texture",
"particle": "engineersdecor:block/iestyle/treated_wood_framed_texture"

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"glass": "engineersdecor:block/glass/window_glass_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"frame": "engineersdecor:block/iestyle/treated_wood_rough_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"o": "engineersdecor:block/iestyle/treated_wood_rough_texture",
"particle": "engineersdecor:block/iestyle/treated_wood_rough_texture"

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"o": "engineersdecor:block/iestyle/treated_wood_rough_texture",
"particle": "engineersdecor:block/iestyle/treated_wood_rough_texture"

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"end": "engineersdecor:block/hsupport/steel_double_t_support_end_texture",
"particle": "engineersdecor:block/hsupport/steel_double_t_support_end_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"end": "engineersdecor:block/hsupport/steel_double_t_support_end_texture",
"particle": "engineersdecor:block/hsupport/steel_double_t_support_end_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"pside": "engineersdecor:block/pole/thick_steel_pole_side_texture",
"particle": "engineersdecor:block/pole/thick_steel_pole_side_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"pside": "engineersdecor:block/pole/thin_steel_pole_side_texture",
"particle": "engineersdecor:block/pole/thin_steel_pole_side_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"particle": "engineersdecor:block/iestyle/steel_texture",
"o": "engineersdecor:block/iestyle/steel_texture"

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"o": "engineersdecor:block/iestyle/steel_texture",
"particle": "engineersdecor:block/iestyle/steel_texture"

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"o": "engineersdecor:block/iestyle/treated_wood_rough_texture",
"particle": "engineersdecor:block/iestyle/treated_wood_rough_texture"

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"light": "engineersdecor:block/light/lamp_glass_warm_square_texture",
"side": "engineersdecor:block/iestyle/steel_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"light": "engineersdecor:block/light/lamp_glass_warm_square_texture",
"side": "engineersdecor:block/iestyle/steel_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"side": "engineersdecor:block/pole/treated_wood_pole_side_texture",
"particle": "engineersdecor:block/pole/treated_wood_pole_side_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"side": "engineersdecor:block/pole/treated_wood_pole_side_texture",
"particle": "engineersdecor:block/pole/treated_wood_pole_side_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"side": "engineersdecor:block/pole/treated_wood_pole_side_texture",
"particle": "engineersdecor:block/pole/treated_wood_pole_side_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"side": "engineersdecor:block/pole/thick_steel_pole_side_texture",
"particle": "engineersdecor:block/pole/thick_steel_pole_side_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"side": "engineersdecor:block/pole/thick_steel_pole_side_texture",
"particle": "engineersdecor:block/pole/thick_steel_pole_side_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"side": "engineersdecor:block/pole/thin_steel_pole_side_texture",
"particle": "engineersdecor:block/pole/thin_steel_pole_side_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"side": "engineersdecor:block/pole/thin_steel_pole_side_texture",
"particle": "engineersdecor:block/pole/thin_steel_pole_side_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"s": "engineersdecor:block/iestyle/treated_wood_rough_texture",
"f": "engineersdecor:block/sign/engineersdecor-logo",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"s": "engineersdecor:block/iestyle/treated_wood_rough_texture",
"particle": "engineersdecor:block/iestyle/treated_wood_rough_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"s": "engineersdecor:block/iestyle/treated_wood_rough_texture",
"particle": "engineersdecor:block/iestyle/treated_wood_rough_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"s": "engineersdecor:block/iestyle/treated_wood_rough_texture",
"particle": "engineersdecor:block/iestyle/treated_wood_rough_texture",

View file

@ -1,5 +1,5 @@
{
"parent": "block/cube",
"parent": "block/block",
"textures": {
"particle": "#all",
"side": "#all",

View file

@ -0,0 +1 @@
{ "parent": "engineersdecor:block/device/small_milking_machine_model" }

Binary file not shown.

After

Width:  |  Height:  |  Size: 563 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 473 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 560 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 581 B

View file

@ -0,0 +1,26 @@
{
"type": "minecraft:block",
"pools": [
{
"name": "small_milking_machine_dlt",
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:copy_name",
"source": "block_entity"
},
{
"function": "minecraft:copy_nbt",
"source": "block_entity",
"ops": []
}
],
"name": "engineersdecor:small_milking_machine"
}
]
}
]
}

View file

@ -19,6 +19,6 @@
},
"result": {
"item": "engineersdecor:slag_brick_block",
"count": 4
"count": 8
}
}

View file

@ -0,0 +1,33 @@
{
"conditions": [
{
"type": "engineersdecor:optional",
"result": "engineersdecor:small_milking_machine",
"missing": ["immersiveengineering:metal_barrel"]
}
],
"type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"PAO",
"PRP"
],
"key": {
"O": {
"item": "minecraft:observer"
},
"P": {
"item": "minecraft:iron_ingot"
},
"A": {
"item": "minecraft:milk_bucket"
},
"R": {
"item": "minecraft:redstone_block"
}
},
"result": {
"item": "engineersdecor:small_milking_machine",
"count": 1
}
}