The big green PR (#2694)
* blocks * more textures * more textures more textures * blocks * more textures * more textures more textures * blocks * more textures * more textures more textures * blocks * more textures * more textures more textures * firmalife gh stuff * chloroplasts and brick regex * gh recipes * pisciculture fishery * I am going insane * more casings = more gooder * rotten voiding cover * greenhouse glory * Is this it chat * not needed Signed-off-by: Redeix <redeix.m@gmail.com> * missed in conflicts Signed-off-by: Redeix <redeix.m@gmail.com> * consumerism * re-add tag import * remove unused object map * id normalizer function --------- Signed-off-by: Redeix <redeix.m@gmail.com>
This commit is contained in:
parent
3899512635
commit
900e1de8e9
340 changed files with 3654 additions and 798 deletions
|
|
@ -787,58 +787,58 @@ global.TFC_JAMS = /** @type {const} */ ([
|
|||
]);
|
||||
|
||||
global.TFC_GREENHOUSE_FRUIT_RECIPE_COMPONENTS = /** @type {const} */ ([
|
||||
{ input: "tfc:plant/cherry_sapling", fluid_amount: 8000, output: "32x tfc:food/cherry", name: "cherry" },
|
||||
{ input: "tfc:plant/green_apple_sapling", fluid_amount: 8000, output: "32x tfc:food/green_apple", name: "green_apple" },
|
||||
{ input: "tfc:plant/lemon_sapling", fluid_amount: 8000, output: "32x tfc:food/lemon", name: "lemon" },
|
||||
{ input: "tfc:plant/olive_sapling", fluid_amount: 8000, output: "32x tfc:food/olive", name: "olive" },
|
||||
{ input: "tfc:plant/orange_sapling", fluid_amount: 8000, output: "32x tfc:food/orange", name: "orange" },
|
||||
{ input: "tfc:plant/peach_sapling", fluid_amount: 8000, output: "32x tfc:food/peach", name: "peach" },
|
||||
{ input: "tfc:plant/plum_sapling", fluid_amount: 8000, output: "32x tfc:food/plum", name: "plum" },
|
||||
{ input: "tfc:plant/red_apple_sapling", fluid_amount: 8000, output: "32x tfc:food/red_apple", name: "red_apple" },
|
||||
{ input: "tfc:plant/banana_sapling", fluid_amount: 8000, output: "32x tfc:food/banana", name: "banana" }
|
||||
{ input: "tfc:plant/cherry_sapling", output: "tfc:food/cherry"},
|
||||
{ input: "tfc:plant/green_apple_sapling", output: "tfc:food/green_apple"},
|
||||
{ input: "tfc:plant/lemon_sapling", output: "tfc:food/lemon"},
|
||||
{ input: "tfc:plant/olive_sapling", output: "tfc:food/olive"},
|
||||
{ input: "tfc:plant/orange_sapling", output: "tfc:food/orange"},
|
||||
{ input: "tfc:plant/peach_sapling", output: "tfc:food/peach"},
|
||||
{ input: "tfc:plant/plum_sapling", output: "tfc:food/plum"},
|
||||
{ input: "tfc:plant/red_apple_sapling", output: "tfc:food/red_apple"},
|
||||
{ input: "tfc:plant/banana_sapling", output: "tfc:food/banana"}
|
||||
]);
|
||||
|
||||
global.TFC_GREENHOUSE_VEGETABLE_RECIPE_COMPONENTS = /** @type {const} */ ([
|
||||
{ input: "8x tfc:seeds/barley", fluid_amount: 4000, output: "24x tfc:food/barley", name: "barley" },
|
||||
{ input: "8x tfc:seeds/oat", fluid_amount: 4000, output: "24x tfc:food/oat", name: "oat" },
|
||||
{ input: "8x tfc:seeds/rye", fluid_amount: 4000, output: "24x tfc:food/rye", name: "rye" },
|
||||
{ input: "8x tfc:seeds/maize", fluid_amount: 4000, output: "24x tfc:food/maize", name: "maize" },
|
||||
{ input: "8x tfc:seeds/wheat", fluid_amount: 4000, output: "24x tfc:food/wheat", name: "wheat" },
|
||||
{ input: "8x tfc:seeds/rice", fluid_amount: 4000, output: "24x tfc:food/rice", name: "rice" },
|
||||
{ input: "8x tfc:seeds/beet", fluid_amount: 4000, output: "24x tfc:food/beet", name: "beet" },
|
||||
{ input: "8x tfc:seeds/cabbage", fluid_amount: 4000, output: "24x tfc:food/cabbage", name: "cabbage" },
|
||||
{ input: "8x tfc:seeds/carrot", fluid_amount: 4000, output: "24x tfc:food/carrot", name: "carrot" },
|
||||
{ input: "8x tfc:seeds/green_bean", fluid_amount: 4000, output: "24x tfc:food/green_bean", name: "green_bean" },
|
||||
{ input: "8x tfc:seeds/garlic", fluid_amount: 4000, output: "24x tfc:food/garlic", name: "garlic" },
|
||||
{ input: "8x tfc:seeds/potato", fluid_amount: 4000, output: "24x tfc:food/potato", name: "potato" },
|
||||
{ input: "8x tfc:seeds/onion", fluid_amount: 4000, output: "24x tfc:food/onion", name: "onion" },
|
||||
{ input: "8x tfc:seeds/soybean", fluid_amount: 4000, output: "24x tfc:food/soybean", name: "soybean" },
|
||||
{ input: "8x tfc:seeds/squash", fluid_amount: 4000, output: "24x tfc:food/squash", name: "squash" },
|
||||
{ input: "8x tfc:seeds/sugarcane", fluid_amount: 4000, output: "24x tfc:food/sugarcane", name: "sugarcane" },
|
||||
{ input: "8x tfc:seeds/tomato", fluid_amount: 4000, output: "24x tfc:food/tomato", name: "tomato" },
|
||||
{ input: "8x tfc:seeds/jute", fluid_amount: 4000, output: "24x tfc:jute", name: "jute" },
|
||||
{ input: "8x tfc:seeds/papyrus", fluid_amount: 4000, output: "24x tfc:papyrus", name: "papyrus" },
|
||||
{ input: "8x tfc:seeds/pumpkin", fluid_amount: 4000, output: "24x tfc:pumpkin", name: "pumpkin" },
|
||||
{ input: "8x tfc:seeds/melon", fluid_amount: 4000, output: "24x tfc:melon", name: "melon" },
|
||||
{ input: "8x tfc:seeds/red_bell_pepper", fluid_amount: 4000, output: "24x tfc:food/red_bell_pepper", name: "red_bell_pepper" },
|
||||
{ input: "8x tfc:seeds/yellow_bell_pepper", fluid_amount: 4000, output: "24x tfc:food/yellow_bell_pepper", name: "yellow_bell_pepper" },
|
||||
{ input: "8x tfg:sunflower_seeds", fluid_amount: 4000, output: "24x tfg:sunflower_product", name: "sunflower" },
|
||||
{ input: "8x tfg:rapeseed_seeds", fluid_amount: 4000, output: "24x tfg:rapeseed_product", name: "rapeseed" },
|
||||
{ input: "8x tfg:flax_seeds", fluid_amount: 4000, output: "24x tfg:flax_product", name: "flax" }
|
||||
{ input: "tfc:seeds/barley", output: "tfc:food/barley"},
|
||||
{ input: "tfc:seeds/oat", output: "tfc:food/oat"},
|
||||
{ input: "tfc:seeds/rye", output: "tfc:food/rye"},
|
||||
{ input: "tfc:seeds/maize", output: "tfc:food/maize"},
|
||||
{ input: "tfc:seeds/wheat", output: "tfc:food/wheat"},
|
||||
{ input: "tfc:seeds/rice", output: "tfc:food/rice"},
|
||||
{ input: "tfc:seeds/beet", output: "tfc:food/beet"},
|
||||
{ input: "tfc:seeds/cabbage", output: "tfc:food/cabbage"},
|
||||
{ input: "tfc:seeds/carrot", output: "tfc:food/carrot"},
|
||||
{ input: "tfc:seeds/green_bean", output: "tfc:food/green_bean"},
|
||||
{ input: "tfc:seeds/garlic", output: "tfc:food/garlic"},
|
||||
{ input: "tfc:seeds/potato", output: "tfc:food/potato"},
|
||||
{ input: "tfc:seeds/onion", output: "tfc:food/onion"},
|
||||
{ input: "tfc:seeds/soybean", output: "tfc:food/soybean"},
|
||||
{ input: "tfc:seeds/squash", output: "tfc:food/squash"},
|
||||
{ input: "tfc:seeds/sugarcane", output: "tfc:food/sugarcane"},
|
||||
{ input: "tfc:seeds/tomato", output: "tfc:food/tomato"},
|
||||
{ input: "tfc:seeds/jute", output: "tfc:jute"},
|
||||
{ input: "tfc:seeds/papyrus", output: "tfc:papyrus"},
|
||||
{ input: "tfc:seeds/pumpkin", output: "tfc:pumpkin"},
|
||||
{ input: "tfc:seeds/melon", output: "tfc:melon"},
|
||||
{ input: "tfc:seeds/red_bell_pepper", output: "tfc:food/red_bell_pepper"},
|
||||
{ input: "tfc:seeds/yellow_bell_pepper", output: "tfc:food/yellow_bell_pepper"},
|
||||
{ input: "tfg:sunflower_seeds", output: "tfg:sunflower_product"},
|
||||
{ input: "tfg:rapeseed_seeds", output: "tfg:rapeseed_product"},
|
||||
{ input: "tfg:flax_seeds", output: "tfg:flax_product"}
|
||||
]);
|
||||
|
||||
global.TFC_GREENHOUSE_BERRY_RECIPE_COMPONENTS = /** @type {const} */ ([
|
||||
{ input: "tfc:plant/snowberry_bush", fluid_amount: 6000, output: "3x tfc:food/snowberry", name: "snowberry" },
|
||||
{ input: "tfc:plant/bunchberry_bush", fluid_amount: 6000, output: "3x tfc:food/bunchberry", name: "bunchberry" },
|
||||
{ input: "tfc:plant/gooseberry_bush", fluid_amount: 6000, output: "3x tfc:food/gooseberry", name: "gooseberry" },
|
||||
{ input: "tfc:plant/cloudberry_bush", fluid_amount: 6000, output: "3x tfc:food/cloudberry", name: "cloudberry" },
|
||||
{ input: "tfc:plant/strawberry_bush", fluid_amount: 6000, output: "3x tfc:food/strawberry", name: "strawberry" },
|
||||
{ input: "tfc:plant/wintergreen_berry_bush", fluid_amount: 6000, output: "3x tfc:food/wintergreen_berry", name: "wintergreen_berry" },
|
||||
{ input: "tfc:plant/blackberry_bush", fluid_amount: 6000, output: "3x tfc:food/blackberry", name: "blackberry" },
|
||||
{ input: "tfc:plant/raspberry_bush", fluid_amount: 6000, output: "3x tfc:food/raspberry", name: "raspberry" },
|
||||
{ input: "tfc:plant/blueberry_bush", fluid_amount: 6000, output: "3x tfc:food/blueberry", name: "blueberry" },
|
||||
{ input: "tfc:plant/elderberry_bush", fluid_amount: 6000, output: "3x tfc:food/elderberry", name: "elderberry" },
|
||||
{ input: "tfc:plant/cranberry_bush", fluid_amount: 6000, output: "3x tfc:food/cranberry", name: "cranberry" }
|
||||
{ input: "tfc:plant/snowberry_bush", output: "tfc:food/snowberry"},
|
||||
{ input: "tfc:plant/bunchberry_bush", output: "tfc:food/bunchberry"},
|
||||
{ input: "tfc:plant/gooseberry_bush", output: "tfc:food/gooseberry"},
|
||||
{ input: "tfc:plant/cloudberry_bush", output: "tfc:food/cloudberry"},
|
||||
{ input: "tfc:plant/strawberry_bush", output: "tfc:food/strawberry"},
|
||||
{ input: "tfc:plant/wintergreen_berry_bush", output: "tfc:food/wintergreen_berry"},
|
||||
{ input: "tfc:plant/blackberry_bush", output: "tfc:food/blackberry"},
|
||||
{ input: "tfc:plant/raspberry_bush", output: "tfc:food/raspberry"},
|
||||
{ input: "tfc:plant/blueberry_bush", output: "tfc:food/blueberry"},
|
||||
{ input: "tfc:plant/elderberry_bush", output: "tfc:food/elderberry"},
|
||||
{ input: "tfc:plant/cranberry_bush", output: "tfc:food/cranberry"}
|
||||
]);
|
||||
|
||||
global.TFC_MILKS = /** @type {const} */ ([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue