pipes fixes
This commit is contained in:
@@ -0,0 +1,196 @@
|
|||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"axis_along_first=false,enabled=false,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/aluminum_fluid_valve/block_vertical_open",
|
||||||
|
"y": 90
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,196 @@
|
|||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"axis_along_first=false,enabled=false,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/brass_fluid_valve/block_vertical_open",
|
||||||
|
"y": 90
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,196 @@
|
|||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"axis_along_first=false,enabled=false,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/cast_iron_fluid_valve/block_vertical_open",
|
||||||
|
"y": 90
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,196 @@
|
|||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"axis_along_first=false,enabled=false,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/plastic_fluid_valve/block_vertical_open",
|
||||||
|
"y": 90
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,196 @@
|
|||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"axis_along_first=false,enabled=false,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=false,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90,
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=false,enabled=true,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_closed",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=false,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_closed",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=down,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=down,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=east,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=east,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_open",
|
||||||
|
"y": 270
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=north,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=north,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"y": 180
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=south,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=south,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open"
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=up,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=up,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_horizontal_open",
|
||||||
|
"x": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=west,waterlogged=false": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_open",
|
||||||
|
"y": 90
|
||||||
|
},
|
||||||
|
"axis_along_first=true,enabled=true,facing=west,waterlogged=true": {
|
||||||
|
"model": "tfmg:block/steel_fluid_valve/block_vertical_open",
|
||||||
|
"y": 90
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"parent": "tfmg:block/aluminum_fluid_valve/item"
|
||||||
|
}
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"parent": "tfmg:block/brass_fluid_valve/item"
|
||||||
|
}
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"parent": "tfmg:block/cast_iron_fluid_valve/item"
|
||||||
|
}
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"parent": "tfmg:block/plastic_fluid_valve/item"
|
||||||
|
}
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"parent": "tfmg:block/steel_fluid_valve/item"
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:aluminum_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/aluminum_fluid_valve"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/aluminum_fluid_valve"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:aluminum_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/aluminum_mechanical_pump"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/aluminum_mechanical_pump"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:aluminum_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/aluminum_pipe"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/aluminum_pipe"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:aluminum_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/aluminum_pipe_vertical"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/aluminum_pipe_vertical"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:aluminum_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/aluminum_smart_fluid_pipe"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/aluminum_smart_fluid_pipe"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "create:brass_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/brass_fluid_valve"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/brass_fluid_valve"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "create:brass_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/brass_mechanical_pump"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/brass_mechanical_pump"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "create:brass_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/brass_pipe"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/brass_pipe"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "create:brass_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/brass_pipe_vertical"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/brass_pipe_vertical"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "create:brass_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/brass_smart_fluid_pipe"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/brass_smart_fluid_pipe"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:cast_iron_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/cast_iron_fluid_valve"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/cast_iron_fluid_valve"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:cast_iron_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/cast_iron_mechanical_pump"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/cast_iron_mechanical_pump"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:cast_iron_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/cast_iron_pipe"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/cast_iron_pipe"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:cast_iron_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/cast_iron_pipe_vertical"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/cast_iron_pipe_vertical"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:cast_iron_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/cast_iron_smart_fluid_pipe"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/cast_iron_smart_fluid_pipe"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:plastic_sheet"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/plastic_fluid_valve"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/plastic_fluid_valve"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:plastic_sheet"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/plastic_mechanical_pump"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/plastic_mechanical_pump"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:plastic_sheet"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/plastic_pipe"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/plastic_pipe"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:plastic_sheet"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/plastic_pipe_vertical"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/plastic_pipe_vertical"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:plastic_sheet"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/plastic_smart_fluid_pipe"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/plastic_smart_fluid_pipe"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:steel_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/steel_fluid_valve"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/steel_fluid_valve"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:steel_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/steel_mechanical_pump"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/steel_mechanical_pump"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:steel_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/steel_pipe"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/steel_pipe"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:steel_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/steel_pipe_vertical"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/steel_pipe_vertical"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:recipes/root",
|
||||||
|
"criteria": {
|
||||||
|
"has_item": {
|
||||||
|
"conditions": {
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"items": "tfmg:steel_ingot"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:inventory_changed"
|
||||||
|
},
|
||||||
|
"has_the_recipe": {
|
||||||
|
"conditions": {
|
||||||
|
"recipe": "tfmg:crafting/materials/steel_smart_fluid_pipe"
|
||||||
|
},
|
||||||
|
"trigger": "minecraft:recipe_unlocked"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"requirements": [
|
||||||
|
[
|
||||||
|
"has_the_recipe",
|
||||||
|
"has_item"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rewards": {
|
||||||
|
"recipes": [
|
||||||
|
"tfmg:crafting/materials/steel_smart_fluid_pipe"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:block",
|
||||||
|
"pools": [
|
||||||
|
{
|
||||||
|
"bonus_rolls": 0.0,
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"condition": "minecraft:survives_explosion"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"type": "minecraft:item",
|
||||||
|
"name": "tfmg:aluminum_fluid_valve"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"rolls": 1.0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"random_sequence": "tfmg:blocks/aluminum_fluid_valve"
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:block",
|
||||||
|
"pools": [
|
||||||
|
{
|
||||||
|
"bonus_rolls": 0.0,
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"condition": "minecraft:survives_explosion"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"type": "minecraft:item",
|
||||||
|
"name": "tfmg:brass_fluid_valve"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"rolls": 1.0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"random_sequence": "tfmg:blocks/brass_fluid_valve"
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:block",
|
||||||
|
"pools": [
|
||||||
|
{
|
||||||
|
"bonus_rolls": 0.0,
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"condition": "minecraft:survives_explosion"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"type": "minecraft:item",
|
||||||
|
"name": "tfmg:cast_iron_fluid_valve"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"rolls": 1.0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"random_sequence": "tfmg:blocks/cast_iron_fluid_valve"
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:block",
|
||||||
|
"pools": [
|
||||||
|
{
|
||||||
|
"bonus_rolls": 0.0,
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"condition": "minecraft:survives_explosion"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"type": "minecraft:item",
|
||||||
|
"name": "tfmg:plastic_fluid_valve"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"rolls": 1.0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"random_sequence": "tfmg:blocks/plastic_fluid_valve"
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:block",
|
||||||
|
"pools": [
|
||||||
|
{
|
||||||
|
"bonus_rolls": 0.0,
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"condition": "minecraft:survives_explosion"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"type": "minecraft:item",
|
||||||
|
"name": "tfmg:steel_fluid_valve"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"rolls": 1.0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"random_sequence": "tfmg:blocks/steel_fluid_valve"
|
||||||
|
}
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"category": "misc",
|
||||||
|
"ingredients": [
|
||||||
|
{
|
||||||
|
"tag": "c:plates/iron"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tfmg:aluminum_pipe"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:aluminum_fluid_valve"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"category": "misc",
|
||||||
|
"ingredients": [
|
||||||
|
{
|
||||||
|
"item": "create:cogwheel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tfmg:aluminum_pipe"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:aluminum_mechanical_pump"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:ingots/aluminum"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"tag": "c:plates/aluminum"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
" ",
|
||||||
|
"PIP",
|
||||||
|
" "
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 4,
|
||||||
|
"id": "tfmg:aluminum_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:ingots/aluminum"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"tag": "c:plates/aluminum"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"P",
|
||||||
|
"I",
|
||||||
|
"P"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 4,
|
||||||
|
"id": "tfmg:aluminum_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:plates/brass"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"item": "create:electron_tube"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "tfmg:aluminum_pipe"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"I",
|
||||||
|
"S",
|
||||||
|
"P"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:aluminum_smart_fluid_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"category": "misc",
|
||||||
|
"ingredients": [
|
||||||
|
{
|
||||||
|
"tag": "c:plates/iron"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tfmg:brass_pipe"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:brass_fluid_valve"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"category": "misc",
|
||||||
|
"ingredients": [
|
||||||
|
{
|
||||||
|
"item": "create:cogwheel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tfmg:brass_pipe"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:brass_mechanical_pump"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:ingots/brass"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"tag": "c:plates/brass"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
" ",
|
||||||
|
"PIP",
|
||||||
|
" "
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 4,
|
||||||
|
"id": "tfmg:brass_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:ingots/brass"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"tag": "c:plates/brass"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"P",
|
||||||
|
"I",
|
||||||
|
"P"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 4,
|
||||||
|
"id": "tfmg:brass_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:plates/copper"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"item": "create:electron_tube"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "tfmg:brass_pipe"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"I",
|
||||||
|
"S",
|
||||||
|
"P"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:brass_smart_fluid_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"category": "misc",
|
||||||
|
"ingredients": [
|
||||||
|
{
|
||||||
|
"tag": "c:plates/iron"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tfmg:cast_iron_pipe"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:cast_iron_fluid_valve"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"category": "misc",
|
||||||
|
"ingredients": [
|
||||||
|
{
|
||||||
|
"item": "create:cogwheel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tfmg:cast_iron_pipe"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:cast_iron_mechanical_pump"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:ingots/cast_iron"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"tag": "c:plates/cast_iron"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
" ",
|
||||||
|
"PIP",
|
||||||
|
" "
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 4,
|
||||||
|
"id": "tfmg:cast_iron_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:ingots/cast_iron"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"tag": "c:plates/cast_iron"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"P",
|
||||||
|
"I",
|
||||||
|
"P"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 4,
|
||||||
|
"id": "tfmg:cast_iron_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:plates/cast_iron"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"item": "create:electron_tube"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "tfmg:cast_iron_pipe"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"I",
|
||||||
|
"S",
|
||||||
|
"P"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:cast_iron_smart_fluid_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"category": "misc",
|
||||||
|
"ingredients": [
|
||||||
|
{
|
||||||
|
"tag": "c:plates/iron"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tfmg:plastic_pipe"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:plastic_fluid_valve"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"category": "misc",
|
||||||
|
"ingredients": [
|
||||||
|
{
|
||||||
|
"item": "create:cogwheel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tfmg:plastic_pipe"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:plastic_mechanical_pump"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"item": "tfmg:plastic_sheet"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
" ",
|
||||||
|
"III",
|
||||||
|
" "
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 4,
|
||||||
|
"id": "tfmg:plastic_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"item": "tfmg:plastic_sheet"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"I",
|
||||||
|
"I",
|
||||||
|
"I"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 4,
|
||||||
|
"id": "tfmg:plastic_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:plates/steel"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"item": "create:electron_tube"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "tfmg:plastic_pipe"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"I",
|
||||||
|
"S",
|
||||||
|
"P"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:plastic_smart_fluid_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"category": "misc",
|
||||||
|
"ingredients": [
|
||||||
|
{
|
||||||
|
"tag": "c:plates/iron"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tfmg:steel_pipe"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:steel_fluid_valve"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"category": "misc",
|
||||||
|
"ingredients": [
|
||||||
|
{
|
||||||
|
"item": "create:cogwheel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tfmg:steel_pipe"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:steel_mechanical_pump"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:ingots/steel"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"tag": "c:plates/steel"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
" ",
|
||||||
|
"PIP",
|
||||||
|
" "
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 4,
|
||||||
|
"id": "tfmg:steel_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:ingots/steel"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"tag": "c:plates/steel"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"P",
|
||||||
|
"I",
|
||||||
|
"P"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 4,
|
||||||
|
"id": "tfmg:steel_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"I": {
|
||||||
|
"tag": "c:plates/aluminum"
|
||||||
|
},
|
||||||
|
"P": {
|
||||||
|
"item": "create:electron_tube"
|
||||||
|
},
|
||||||
|
"S": {
|
||||||
|
"item": "tfmg:steel_pipe"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"I",
|
||||||
|
"S",
|
||||||
|
"P"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"count": 1,
|
||||||
|
"id": "tfmg:steel_smart_fluid_pipe"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user