fix filter on gurman recipes since they're still broken, tweak blast furnace tips section
This commit is contained in:
parent
60afdc7f55
commit
c9f1a8dcf5
3 changed files with 5 additions and 3 deletions
|
|
@ -13,7 +13,7 @@
|
|||
{
|
||||
"type": "patchouli:spotlight",
|
||||
"item": "gtceu:compressed_fireclay",
|
||||
"text": "Before you use all your fire clay on 20 fire bricks, note that once you get into the steam age, you can create fire bricks out of only clay, through $(item)Compressed Fireclay$() (you'll need steam machines for the clay dust). This allows you to save $(item)Kaolinite$() and $(item)Graphite$() for $(thing)Casting Tables$()."
|
||||
"text": "Before you use all your fire clay on 20 fire bricks, note that once you get into the steam age, you can craft it for significantly cheaper. This allows you to save $(item)Kaolinite$() and $(item)Graphite$() for $(thing)Casting Tables$()."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:spotlight",
|
||||
|
|
@ -33,11 +33,11 @@
|
|||
},
|
||||
{
|
||||
"type": "patchouli:text",
|
||||
"text": "You can pump liquid directly out of the blast furnace using a Create $(item)Mechanical Pump$(). Pump into a $(l:tfc:tfcchannelcasting/channel_casting)Mold Table$() and extract the ingots with a hopper or chute: Easy automation!$(br2)You can automate the bellows with a $(item)Deployer$() too! Just be careful, as using the bellows excessively consumes more fuel and breaks your $(thing)tuyere$() faster.$(br2)You can process the resulting $(item)Pig Iron$() and $(item)High Carbon Steel$() in a $(thing)Forge Hammer$()."
|
||||
"text": "You can pump liquid directly out of the blast furnace using a Create $(item)Mechanical Pump$(). Pump into a $(l:tfc:tfcchannelcasting/channel_casting)Mold Table$() and extract the ingots with a hopper or chute: Easy automation!$(br2)You can automate the bellows with a $(item)Deployer$() too! Just be careful, as using the bellows excessively consumes more fuel and breaks your $(thing)tuyere$() faster.$(br2)You can process the resulting $(item)Pig Iron$() and $(item)High Carbon Steel$() in a $(thing)Forge Hammer$() or $(thing)Helve Hammer$()."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:text",
|
||||
"text": "You can automatically replace broken tuyeres with a hopper facing into the blast furnace."
|
||||
"text": "You can automatically replace broken tuyeres with a hopper or item pipe facing into the blast furnace."
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue