diff --git a/config.yml b/config.yml index 7be88091..f228ac87 100644 --- a/config.yml +++ b/config.yml @@ -1092,6 +1092,7 @@ production_factories: - Grilled_Pork - Cooked_Beef - Cook_Salmon + - Bastion_Rations repair_multiple: 2 repair_inputs: Cooked Chicken: @@ -1155,6 +1156,7 @@ production_factories: - Iron_XP_Bottle_1 - Iron_XP_Bottle_2 - Iron_XP_Bottle_3 + - Bastion_Smaragdus_Polisher repair_multiple: 20 repair_inputs: Iron Ingot: @@ -1737,6 +1739,7 @@ production_factories: - Craft_Trap_Doors - Craft_Item_Frames - Craft_Bookshelfs + - Bastion_Framing repair_multiple: 10 repair_inputs: Paper: @@ -1769,6 +1772,7 @@ production_factories: - Smelt_Lapis_Lazuli_Ore - Smelt_Redstone_Ore - Smelt_Netherquartz_Ore + - Bastion_Walls repair_multiple: 26 repair_inputs: Lapis Lazuli: @@ -1805,6 +1809,7 @@ production_factories: - Smelt_Iron_Ore - Smelt_Gold_Ore - Smelt_Diamond_Ore + - Bastion_Base repair_multiple: 10 repair_inputs: Coal: @@ -1836,6 +1841,7 @@ production_factories: - Smelt_Cracked_Stone_Brick - Smelt_Mossy_Stone_Brick - Smelt_Chiseled_Stone_Brick + - Bastion_Flooring repair_multiple: 26 repair_inputs: Stone Brick: @@ -1908,6 +1914,7 @@ production_factories: recipes: - Produce_TNT - Produce_Fire_Charges + - Bastion_Silicon_Tetranitratobihydrotrioxycarbon repair_multiple: 10 repair_inputs: Sulphur: @@ -1934,6 +1941,7 @@ production_factories: - Forge_Buckets - Forge_Iron_Doors - Forge_Flint_And_Steel + - Bastion_Gearbox repair_multiple: 10 repair_inputs: IRON_INGOT: @@ -2048,6 +2056,7 @@ production_factories: - Dye_Light_Blue_Stained_Glass_Pane - Dye_Red_Stained_Glass_Pane - Dye_Lime_Stained_Glass_Pane + - Bastion_Objet_Dart repair_multiple: 2 repair_inputs: Lapis Lazuli: @@ -2288,6 +2297,68 @@ production_factories: repair_inputs: Stick: material: STICK + Bastion_Factory: + name: Bastion Factory + fuel: + Charcoal: + material: COAL + durability: 1 + inputs: + Silicon Tetranitratobihydrotrioxycarbon: + material: FIREWORK_CHARGE + amount: 64 + display_name: Silicon Tetranitratobihydrotrioxycarbon + lore: An item used to create a Bastion Block + Smaragdus: + material: EMERALD + amount: 64 + display_name: Smaragdus + lore: An item used to create a Bastion Block + Flooring: + material: CLAY_BRICK + amount: 8 + display_name: Flooring + lore: An item used to create a Bastion Block + Framing: + material: STICK + amount: 8 + display_name: Framing + lore: An item used to create a Bastion Block + Gearbox: + material: WATCH + amount: 8 + display_name: Gearbox + lore: An item used to create a Bastion Block + Base: + material: IRON_INGOT + amount: 8 + display_name: Base + lore: An item used to create a Bastion Block + Walls: + material: INK_SACK + amount: 32 + durablity: 4 + display_name: Walls + lore: An item used to create a Bastion Block + recipes: + - Bastion_Block + repair_multiple: 16 + repair_inputs: + Pure Ice: + material: QUARTZ + amount: 1 + display_name: Pure Ice + lore: An item used to repair the Bastion Factory + Silicon Tetranitratobihydrotrioxycarbon: + material: FIREWORK_CHARGE + amount: 1 + display_name: Silicon Tetranitratobihydrotrioxycarbon + lore: An item used to create a Bastion Block + Smaragdus: + material: EMERALD + amount: 1 + display_name: Smaragdus + lore: An item used to create a Bastion Block production_recipes: Wood_XP_Bottle_0: name: Brew XP Bottles - 1 @@ -6542,4 +6613,275 @@ production_recipes: Packed_Ice: material: PACKED_ICE amount: 576 - + Bastion_Walls: + name: Walls + production_time: 2 + inputs: + Lapis Ore: + material: LAPIS_ORE + amount: 8 + Cracked Stone Brick: + material: SMOOTH_BRICK + amount: 32 + durability: 2 + outputs: + Walls: + material: INK_SACK + amount: 4 + durablity: 4 + display_name: Walls + lore: An item used to create a Bastion Block + Bastion_Base: + name: Base + production_time: 2 + inputs: + Diamond Ore: + material: DIAMOND_ORE + amount: 16 + Redstone Ore: + material: REDSTONE ORE + amount: 32 + outputs: + Base: + material: IRON_INGOT + amount: 1 + display_name: Base + lore: An item used to create a Bastion Block + Bastion_Gearbox + name: Gearbox + production_time: 2 + inputs: + Iron Block:a + material: IRON_BLOCK + amount: 4 + Gold Ore: + material: GOLD_ORE + amount: 8 + outputs: + Gearbox: + material: WATCH + amount: 1 + display_name: Gearbox + lore: An item used to create a Bastion Block + Bastion_Objet_Dart + name: "Objet d'art" + production_time: 2 + inputs: + Lapis Lazuli: + material: INK_SACK + amount: 16 + durability: 4 + Gray Dye: + material: INK_SACK + amount: 16 + durability: 8 + Cocoa: + material: INK_SACK + amount: 16 + durability: 3 + Purple Dye: + material: INK_SACK + amount: 16 + durability: 5 + Dandelion Yellow: + material: INK_SACK + amount: 16 + durability: 11 + Ink Sack: + material: INK_SACK + amount: 16 + Magenta Dye: + material: INK_SACK + amount: 16 + durability: 13 + Pink Dye: + material: INK_SACK + amount: 16 + durability: 9 + Cyan Dye: + material: INK_SACK + amount: 16 + durability: 6 + Orange Dye: + material: INK_SACK + amount: 16 + durability: 14 + Cactus Green: + material: INK_SACK + amount: 16 + durability: 2 + Bone Meal: + material: INK_SACK + amount: 16 + durability: 15 + Light Gray Dye: + material: INK_SACK + amount: 16 + durability: 7 + Light Blue Dye: + material: INK_SACK + amount: 16 + durability: 12 + Rose Red: + material: INK_SACK + amount: 16 + durability: 1 + Lime Dye: + material: INK_SACK + amount: 16 + durability: 10 + Red Sand: + material: SAND + amount: 256 + durability: 1 + outputs: + "Objet d'art": + material: FLINT + amount: 1 + display_name: "Objet d'art" + lore: An item used to create a Bastion Block + Bastion_Framing: + inputs: + Chest: + material: CHEST + amount: 64 + Iron Block: + material: IRON_BLOCK + amount: 4 + outputs: + Framing: + material: STICK + amount: 1 + display_name: Framing + lore: An item used to create a Bastion Block + Bastion_Flooring: + inputs: + Clay Ball: + material: CLAY_BALL + amount: 32 + Nether Brick: + material: NETHER_BRICK + amount: 64 + outputs: + Flooring: + material: CLAY_BRICK + amount: 1 + display_name: Flooring + lore: An item used to create a Bastion Block + Bastion_Rations: + inputs: + Wheat: + meterial: WHEAT + amount: 256 + Bowl: + meterial: BOWL + amount: 32 + outputs: + Rations: + material: MUSHROOM_SOUP + amount: 32 + display_name: Rations + lore: An item used to create a Bastion Block + Bastion_Smaragdus_Polisher: + production_time: 32 + inputs: + Emerald Block: + material: EMERALD_BLOCK + amount: 16 + outputs: + Smaragdus: + material: EMERALD + amount: 16 + display_name: Smaragdus + lore: An item used to create a Bastion Block + Bastion_Silicon_Tetranitratobihydrotrioxycarbon: + inputs: + Sulphur: + material: SULPHUR + amount: 8 + Quartz: + material: QUARTZ + amount: 32 + Podzol: + material: DIRT + amount: 32 + durability: 3 + Coal Block: + material: COAL_BLOCK + amount: 8 + Water Bucket: + material: WATER_BUCKET + amount: 2 + outputs: + Silicon Tetranitratobihydrotrioxycarbon: + material: FIREWORK_CHARGE + amount: 8 + display_name: Silicon Tetranitratobihydrotrioxycarbon + lore: An item used to create a Bastion Block + Bastion_Pure_Ice: + inputs: + Compact Ice: + material: COMPACT_ICE + amount: 512 + Leather: + material: LEATHER + amount: 32 + outputs: + Pure Ice: + material: QUARTZ + amount: 8 + display_name: Pure Ice + lore: An item used to repair the Bastion Factory + Bastion_Factory: + inputs: + Silicon Tetranitratobihydrotrioxycarbon: + material: FIREWORK_CHARGE + amount: 16 + display_name: Silicon Tetranitratobihydrotrioxycarbon + lore: An item used to create a Bastion Block + Smaragdus: + material: EMERALD + amount: 2 + display_name: Smaragdus + lore: An item used to create a Bastion Block + Rations: + material: MUSHROOM_SOUP + amount: 16 + display_name: Rations + lore: An item used to create a Bastion Block + Flooring: + material: CLAY_BRICK + amount: 1 + display_name: Flooring + lore: An item used to create a Bastion Block + Framing: + material: STICK + amount: 1 + display_name: Framing + lore: An item used to create a Bastion Block + "Objet d'art": + material: FLINT + amount: 1 + display_name: "Objet d'art" + lore: An item used to create a Bastion Block + Gearbox: + material: WATCH + amount: 1 + display_name: Gearbox + lore: An item used to create a Bastion Block + Base: + material: IRON_INGOT + amount: 1 + display_name: Base + lore: An item used to create a Bastion Block + Walls: + material: INK_SACK + amount: 4 + durablity: 4 + display_name: Walls + lore: An item used to create a Bastion Block + outputs: + Sponge: + material: SPONGE + amount: 32 +