Ррррееецепты
This commit is contained in:
parent
4786852272
commit
a5072b1a21
7 changed files with 485 additions and 348 deletions
|
|
@ -406,109 +406,117 @@ global.TFC_DISABLED_ITEMS = [
|
|||
'tfc:ore/lignite',
|
||||
'tfc:ore/halite',
|
||||
|
||||
// Wood TFC Shit
|
||||
"tfc:wood/axle/acacia",
|
||||
"tfc:wood/bladed_axle/acacia",
|
||||
"tfc:wood/encased_axle/acacia",
|
||||
"tfc:wood/clutch/acacia",
|
||||
"tfc:wood/gear_box/acacia",
|
||||
"tfc:wood/axle/ash",
|
||||
"tfc:wood/bladed_axle/ash",
|
||||
"tfc:wood/encased_axle/ash",
|
||||
"tfc:wood/clutch/ash",
|
||||
"tfc:wood/gear_box/ash",
|
||||
"tfc:wood/axle/aspen",
|
||||
"tfc:wood/bladed_axle/aspen",
|
||||
"tfc:wood/encased_axle/aspen",
|
||||
"tfc:wood/clutch/aspen",
|
||||
"tfc:wood/gear_box/aspen",
|
||||
"tfc:wood/axle/birch",
|
||||
"tfc:wood/bladed_axle/birch",
|
||||
"tfc:wood/encased_axle/birch",
|
||||
"tfc:wood/clutch/birch",
|
||||
"tfc:wood/gear_box/birch",
|
||||
"tfc:wood/axle/blackwood",
|
||||
"tfc:wood/bladed_axle/blackwood",
|
||||
"tfc:wood/encased_axle/blackwood",
|
||||
"tfc:wood/clutch/blackwood",
|
||||
"tfc:wood/gear_box/blackwood",
|
||||
"tfc:wood/axle/chestnut",
|
||||
"tfc:wood/bladed_axle/chestnut",
|
||||
"tfc:wood/encased_axle/chestnut",
|
||||
"tfc:wood/clutch/chestnut",
|
||||
"tfc:wood/gear_box/chestnut",
|
||||
"tfc:wood/axle/douglas_fir",
|
||||
"tfc:wood/bladed_axle/douglas_fir",
|
||||
"tfc:wood/encased_axle/douglas_fir",
|
||||
"tfc:wood/clutch/douglas_fir",
|
||||
"tfc:wood/gear_box/douglas_fir",
|
||||
"tfc:wood/axle/hickory",
|
||||
"tfc:wood/bladed_axle/hickory",
|
||||
"tfc:wood/encased_axle/hickory",
|
||||
"tfc:wood/clutch/hickory",
|
||||
"tfc:wood/gear_box/hickory",
|
||||
"tfc:wood/axle/kapok",
|
||||
"tfc:wood/bladed_axle/kapok",
|
||||
"tfc:wood/encased_axle/kapok",
|
||||
"tfc:wood/clutch/kapok",
|
||||
"tfc:wood/gear_box/kapok",
|
||||
"tfc:wood/axle/magrove",
|
||||
"tfc:wood/bladed_axle/magrove",
|
||||
"tfc:wood/encased_axle/magrove",
|
||||
"tfc:wood/clutch/magrove",
|
||||
"tfc:wood/gear_box/magrove",
|
||||
"tfc:wood/axle/maple",
|
||||
"tfc:wood/bladed_axle/maple",
|
||||
"tfc:wood/encased_axle/maple",
|
||||
"tfc:wood/clutch/maple",
|
||||
"tfc:wood/gear_box/maple",
|
||||
"tfc:wood/axle/oak",
|
||||
"tfc:wood/bladed_axle/oak",
|
||||
"tfc:wood/encased_axle/oak",
|
||||
"tfc:wood/clutch/oak",
|
||||
"tfc:wood/gear_box/oak",
|
||||
"tfc:wood/axle/palm",
|
||||
"tfc:wood/bladed_axle/palm",
|
||||
"tfc:wood/encased_axle/palm",
|
||||
"tfc:wood/clutch/palm",
|
||||
"tfc:wood/gear_box/palm",
|
||||
"tfc:wood/axle/pine",
|
||||
"tfc:wood/bladed_axle/pine",
|
||||
"tfc:wood/encased_axle/pine",
|
||||
"tfc:wood/clutch/pine",
|
||||
"tfc:wood/gear_box/pine",
|
||||
"tfc:wood/axle/rosewood",
|
||||
"tfc:wood/bladed_axle/rosewood",
|
||||
"tfc:wood/encased_axle/rosewood",
|
||||
"tfc:wood/clutch/rosewood",
|
||||
"tfc:wood/gear_box/rosewood",
|
||||
"tfc:wood/axle/sequoia",
|
||||
"tfc:wood/bladed_axle/sequoia",
|
||||
"tfc:wood/encased_axle/sequoia",
|
||||
"tfc:wood/clutch/sequoia",
|
||||
"tfc:wood/gear_box/sequoia",
|
||||
"tfc:wood/axle/spruce",
|
||||
"tfc:wood/bladed_axle/spruce",
|
||||
"tfc:wood/encased_axle/spruce",
|
||||
"tfc:wood/clutch/spruce",
|
||||
"tfc:wood/gear_box/spruce",
|
||||
"tfc:wood/axle/sycamore",
|
||||
"tfc:wood/bladed_axle/sycamore",
|
||||
"tfc:wood/encased_axle/sycamore",
|
||||
"tfc:wood/clutch/sycamore",
|
||||
"tfc:wood/gear_box/sycamore",
|
||||
"tfc:wood/axle/white_cedar",
|
||||
"tfc:wood/bladed_axle/white_cedar",
|
||||
"tfc:wood/encased_axle/white_cedar",
|
||||
"tfc:wood/clutch/white_cedar",
|
||||
"tfc:wood/gear_box/white_cedar",
|
||||
"tfc:wood/axle/willow",
|
||||
"tfc:wood/bladed_axle/willow",
|
||||
"tfc:wood/encased_axle/willow",
|
||||
"tfc:wood/clutch/willow",
|
||||
"tfc:wood/gear_box/willow",
|
||||
// Axles
|
||||
'tfc:wood/axle/acacia',
|
||||
'tfc:wood/axle/ash',
|
||||
'tfc:wood/axle/aspen',
|
||||
'tfc:wood/axle/birch',
|
||||
'tfc:wood/axle/blackwood',
|
||||
'tfc:wood/axle/chestnut',
|
||||
'tfc:wood/axle/douglas_fir',
|
||||
'tfc:wood/axle/hickory',
|
||||
'tfc:wood/axle/kapok',
|
||||
'tfc:wood/axle/mangrove',
|
||||
'tfc:wood/axle/maple',
|
||||
'tfc:wood/axle/oak',
|
||||
'tfc:wood/axle/palm',
|
||||
'tfc:wood/axle/pine',
|
||||
'tfc:wood/axle/rosewood',
|
||||
'tfc:wood/axle/sequoia',
|
||||
'tfc:wood/axle/spruce',
|
||||
'tfc:wood/axle/sycamore',
|
||||
'tfc:wood/axle/white_cedar',
|
||||
'tfc:wood/axle/willow',
|
||||
|
||||
// Water Wheels
|
||||
// Bladed Axles
|
||||
'tfc:wood/bladed_axle/acacia',
|
||||
'tfc:wood/bladed_axle/ash',
|
||||
'tfc:wood/bladed_axle/aspen',
|
||||
'tfc:wood/bladed_axle/birch',
|
||||
'tfc:wood/bladed_axle/blackwood',
|
||||
'tfc:wood/bladed_axle/chestnut',
|
||||
'tfc:wood/bladed_axle/douglas_fir',
|
||||
'tfc:wood/bladed_axle/hickory',
|
||||
'tfc:wood/bladed_axle/kapok',
|
||||
'tfc:wood/bladed_axle/mangrove',
|
||||
'tfc:wood/bladed_axle/maple',
|
||||
'tfc:wood/bladed_axle/oak',
|
||||
'tfc:wood/bladed_axle/palm',
|
||||
'tfc:wood/bladed_axle/pine',
|
||||
'tfc:wood/bladed_axle/rosewood',
|
||||
'tfc:wood/bladed_axle/sequoia',
|
||||
'tfc:wood/bladed_axle/spruce',
|
||||
'tfc:wood/bladed_axle/sycamore',
|
||||
'tfc:wood/bladed_axle/white_cedar',
|
||||
'tfc:wood/bladed_axle/willow',
|
||||
|
||||
// Encased Axles
|
||||
'tfc:wood/encased_axle/acacia',
|
||||
'tfc:wood/encased_axle/ash',
|
||||
'tfc:wood/encased_axle/aspen',
|
||||
'tfc:wood/encased_axle/birch',
|
||||
'tfc:wood/encased_axle/blackwood',
|
||||
'tfc:wood/encased_axle/chestnut',
|
||||
'tfc:wood/encased_axle/douglas_fir',
|
||||
'tfc:wood/encased_axle/hickory',
|
||||
'tfc:wood/encased_axle/kapok',
|
||||
'tfc:wood/encased_axle/mangrove',
|
||||
'tfc:wood/encased_axle/maple',
|
||||
'tfc:wood/encased_axle/oak',
|
||||
'tfc:wood/encased_axle/palm',
|
||||
'tfc:wood/encased_axle/pine',
|
||||
'tfc:wood/encased_axle/rosewood',
|
||||
'tfc:wood/encased_axle/sequoia',
|
||||
'tfc:wood/encased_axle/spruce',
|
||||
'tfc:wood/encased_axle/sycamore',
|
||||
'tfc:wood/encased_axle/white_cedar',
|
||||
'tfc:wood/encased_axle/willow',
|
||||
|
||||
// Clutches
|
||||
'tfc:wood/clutch/acacia',
|
||||
'tfc:wood/clutch/ash',
|
||||
'tfc:wood/clutch/aspen',
|
||||
'tfc:wood/clutch/birch',
|
||||
'tfc:wood/clutch/blackwood',
|
||||
'tfc:wood/clutch/chestnut',
|
||||
'tfc:wood/clutch/douglas_fir',
|
||||
'tfc:wood/clutch/hickory',
|
||||
'tfc:wood/clutch/kapok',
|
||||
'tfc:wood/clutch/mangrove',
|
||||
'tfc:wood/clutch/maple',
|
||||
'tfc:wood/clutch/oak',
|
||||
'tfc:wood/clutch/palm',
|
||||
'tfc:wood/clutch/pine',
|
||||
'tfc:wood/clutch/rosewood',
|
||||
'tfc:wood/clutch/sequoia',
|
||||
'tfc:wood/clutch/spruce',
|
||||
'tfc:wood/clutch/sycamore',
|
||||
'tfc:wood/clutch/white_cedar',
|
||||
'tfc:wood/clutch/willow',
|
||||
|
||||
// Gear Boxes
|
||||
'tfc:wood/gear_box/acacia',
|
||||
'tfc:wood/gear_box/ash',
|
||||
'tfc:wood/gear_box/aspen',
|
||||
'tfc:wood/gear_box/birch',
|
||||
'tfc:wood/gear_box/blackwood',
|
||||
'tfc:wood/gear_box/chestnut',
|
||||
'tfc:wood/gear_box/douglas_fir',
|
||||
'tfc:wood/gear_box/hickory',
|
||||
'tfc:wood/gear_box/kapok',
|
||||
'tfc:wood/gear_box/mangrove',
|
||||
'tfc:wood/gear_box/maple',
|
||||
'tfc:wood/gear_box/oak',
|
||||
'tfc:wood/gear_box/palm',
|
||||
'tfc:wood/gear_box/pine',
|
||||
'tfc:wood/gear_box/rosewood',
|
||||
'tfc:wood/gear_box/sequoia',
|
||||
'tfc:wood/gear_box/spruce',
|
||||
'tfc:wood/gear_box/sycamore',
|
||||
'tfc:wood/gear_box/white_cedar',
|
||||
'tfc:wood/gear_box/willow',
|
||||
|
||||
// Water Wheels
|
||||
'tfc:wood/water_wheel/acacia',
|
||||
'tfc:wood/water_wheel/ash',
|
||||
'tfc:wood/water_wheel/aspen',
|
||||
|
|
@ -530,6 +538,28 @@ global.TFC_DISABLED_ITEMS = [
|
|||
'tfc:wood/water_wheel/white_cedar',
|
||||
'tfc:wood/water_wheel/willow',
|
||||
|
||||
// Boat
|
||||
'tfc:wood/boat/acacia',
|
||||
'tfc:wood/boat/ash',
|
||||
'tfc:wood/boat/aspen',
|
||||
'tfc:wood/boat/birch',
|
||||
'tfc:wood/boat/blackwood',
|
||||
'tfc:wood/boat/chestnut',
|
||||
'tfc:wood/boat/douglas_fir',
|
||||
'tfc:wood/boat/hickory',
|
||||
'tfc:wood/boat/kapok',
|
||||
'tfc:wood/boat/mangrove',
|
||||
'tfc:wood/boat/maple',
|
||||
'tfc:wood/boat/oak',
|
||||
'tfc:wood/boat/palm',
|
||||
'tfc:wood/boat/pine',
|
||||
'tfc:wood/boat/rosewood',
|
||||
'tfc:wood/boat/sequoia',
|
||||
'tfc:wood/boat/spruce',
|
||||
'tfc:wood/boat/sycamore',
|
||||
'tfc:wood/boat/white_cedar',
|
||||
'tfc:wood/boat/willow',
|
||||
|
||||
// Windmill Blades
|
||||
"tfc:windmill_blade",
|
||||
"tfc:orange_windmill_blade",
|
||||
|
|
@ -743,8 +773,7 @@ global.METAL_TO_SPECS = {
|
|||
global.ORE_CHUNKS_GEN,
|
||||
global.PART_GEN,
|
||||
global.TFC_SMALL_NATIVE_ORE_GEN
|
||||
],
|
||||
isGTDup: true
|
||||
]
|
||||
},
|
||||
|
||||
copper: {
|
||||
|
|
@ -766,8 +795,7 @@ global.METAL_TO_SPECS = {
|
|||
global.GT_TOOL_GEN,
|
||||
global.UTILITY_GEN,
|
||||
global.TFC_SMALL_NATIVE_ORE_GEN
|
||||
],
|
||||
isGTDup: true
|
||||
]
|
||||
},
|
||||
|
||||
bismuth: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue