distillation tower

This commit is contained in:
DrMangoTea
2023-09-17 16:10:54 +02:00
parent c1c5a17fbc
commit db1907f09e
84 changed files with 2221 additions and 106 deletions

View File

@@ -3,6 +3,8 @@
"tfmg:steel_casing",
"tfmg:heavy_machinery_casing",
"tfmg:formwork_block",
"tfmg:copper_encased_steel_pipe"
"tfmg:copper_encased_steel_pipe",
"tfmg:cast_iron_distillation_output",
"tfmg:steel_distillation_output"
]
}

View File

@@ -12,6 +12,8 @@
"tfmg:steel_smart_fluid_pipe",
"tfmg:steel_fluid_valve",
"tfmg:steel_fluid_tank",
"tfmg:cast_iron_distillation_output",
"tfmg:steel_distillation_output",
"tfmg:steel_block",
"tfmg:cast_iron_block",
"tfmg:aluminum_block",

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "tfmg:cast_iron_distillation_controller"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "tfmg:cast_iron_distillation_output"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "tfmg:steel_distillation_controller"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "tfmg:steel_distillation_output"
}
],
"rolls": 1.0
}
]
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:bauxite"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:bauxite_pillar"
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"group": "cut_bauxite_brick_slab",
"key": {
"X": {
"item": "tfmg:cut_bauxite_bricks"
}
},
"pattern": [
"XXX"
],
"result": {
"count": 6,
"item": "tfmg:cut_bauxite_brick_slab"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:cut_bauxite_brick_slab"
}

View File

@@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "tfmg:cut_bauxite_brick_slab"
},
{
"item": "tfmg:cut_bauxite_brick_slab"
}
],
"result": {
"item": "tfmg:cut_bauxite_bricks"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"group": "cut_bauxite_brick_stairs",
"key": {
"X": {
"item": "tfmg:cut_bauxite_bricks"
}
},
"pattern": [
"X ",
"XX ",
"XXX"
],
"result": {
"count": 4,
"item": "tfmg:cut_bauxite_brick_stairs"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:cut_bauxite_brick_stairs"
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"key": {
"X": {
"item": "tfmg:cut_bauxite_bricks"
}
},
"pattern": [
"XXX",
"XXX"
],
"result": {
"count": 6,
"item": "tfmg:cut_bauxite_brick_wall"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:cut_bauxite_brick_wall"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:cut_bauxite_bricks"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:cut_bauxite"
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"group": "cut_bauxite_slab",
"key": {
"X": {
"item": "tfmg:cut_bauxite"
}
},
"pattern": [
"XXX"
],
"result": {
"count": 6,
"item": "tfmg:cut_bauxite_slab"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:cut_bauxite_slab"
}

View File

@@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "tfmg:cut_bauxite_slab"
},
{
"item": "tfmg:cut_bauxite_slab"
}
],
"result": {
"item": "tfmg:cut_bauxite"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"group": "cut_bauxite_stairs",
"key": {
"X": {
"item": "tfmg:cut_bauxite"
}
},
"pattern": [
"X ",
"XX ",
"XXX"
],
"result": {
"count": 4,
"item": "tfmg:cut_bauxite_stairs"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:cut_bauxite_stairs"
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"key": {
"X": {
"item": "tfmg:cut_bauxite"
}
},
"pattern": [
"XXX",
"XXX"
],
"result": {
"count": 6,
"item": "tfmg:cut_bauxite_wall"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:cut_bauxite_wall"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:layered_bauxite"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:polished_cut_bauxite"
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"group": "polished_cut_bauxite_slab",
"key": {
"X": {
"item": "tfmg:polished_cut_bauxite"
}
},
"pattern": [
"XXX"
],
"result": {
"count": 6,
"item": "tfmg:polished_cut_bauxite_slab"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:polished_cut_bauxite_slab"
}

View File

@@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "tfmg:polished_cut_bauxite_slab"
},
{
"item": "tfmg:polished_cut_bauxite_slab"
}
],
"result": {
"item": "tfmg:polished_cut_bauxite"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"group": "polished_cut_bauxite_stairs",
"key": {
"X": {
"item": "tfmg:polished_cut_bauxite"
}
},
"pattern": [
"X ",
"XX ",
"XXX"
],
"result": {
"count": 4,
"item": "tfmg:polished_cut_bauxite_stairs"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:polished_cut_bauxite_stairs"
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"key": {
"X": {
"item": "tfmg:polished_cut_bauxite"
}
},
"pattern": [
"XXX",
"XXX"
],
"result": {
"count": 6,
"item": "tfmg:polished_cut_bauxite_wall"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:polished_cut_bauxite_wall"
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"group": "small_bauxite_brick_slab",
"key": {
"X": {
"item": "tfmg:small_bauxite_bricks"
}
},
"pattern": [
"XXX"
],
"result": {
"count": 6,
"item": "tfmg:small_bauxite_brick_slab"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:small_bauxite_brick_slab"
}

View File

@@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "tfmg:small_bauxite_brick_slab"
},
{
"item": "tfmg:small_bauxite_brick_slab"
}
],
"result": {
"item": "tfmg:small_bauxite_bricks"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"group": "small_bauxite_brick_stairs",
"key": {
"X": {
"item": "tfmg:small_bauxite_bricks"
}
},
"pattern": [
"X ",
"XX ",
"XXX"
],
"result": {
"count": 4,
"item": "tfmg:small_bauxite_brick_stairs"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:small_bauxite_brick_stairs"
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"key": {
"X": {
"item": "tfmg:small_bauxite_bricks"
}
},
"pattern": [
"XXX",
"XXX"
],
"result": {
"count": 6,
"item": "tfmg:small_bauxite_brick_wall"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:small_bauxite_brick_wall"
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"tag": "tfmg:stone_types/bauxite"
},
"result": "tfmg:small_bauxite_bricks"
}