Skip to content

Commit

Permalink
Rename/reenable some entries
Browse files Browse the repository at this point in the history
  • Loading branch information
voidsong-dragonfly committed Mar 24, 2024
1 parent 089b045 commit b470375
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 16 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
{
"start": {
"coke": {
"type": "item_display",
"items": [
{
"item": "immersiveengineering:coal_coke"
},
{
"item": "immersiveengineering:dust_coke"
}
]
},
"graphite": {
"type": "item_display",
"items": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Coke & Graphite
Coal stuff
<&coke>Coal Coke is a purified form of carbon similar to charcoal. Coke is created from coal in the <link;coke_oven;Coke Oven>.<br>
It is used in steelmaking of all forms, from the <link;crude_blast_furnace;simplest> to the <link;arc_furnace;most advanced>, and is a better furnace fuel than coal.
<&graphite>Highly Ordered Pyrolytic (HOP) Graphite is a complex, allotrope of graphite used in special engineering constructs.<br>
HOP Graphite Dust is created by compressing eight pieces of Coke Dust in the <link;squeezer;Industrial Squeezer>. That dust can then be smelted into an ingot.
<&electrode>The most common use for HOP Graphite is the creation of electrodes to be used in the large <link;arc_furnace;Arc Furnace>.<br>
These electrodes are created with an <link;blueprints;Engineer's Blueprint>, which you can find in certain chests or trade with a villager.<br>
Electrodes can also be formed in the metal press, using the rod mold on 4 ingots, but will have half the lifetime.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Fluid Transport
Fluid Pipes, Pumps, & Outlets
Professional Plumber
<&pipe_recipe>Transporting fluids has become quite essential in the engineering business. Fluid Pipes and Fluid Pumps do exactly that. On their own, Fluid Pipes are quite slow at transferring fluids, but if a pump is used to insert the fluid, it'll move much faster.<np>
You can rightclick the connection piece of a pipe with an Engineer's Hammer to prevent it from connecting to that side.
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Treated Wood
Highly Durable
<&treated_wood>Treated wood is any kind of wooden planks impregnated with <link;industrial_fluids;Creosote Oil;creosote_oil>.<br>
Despite their simplicity, these weatherproof planks are used throughout industrial matters where a durable wood is needed.<np>
<&recipes>
<&wallmount>Treated wood can also be used to craft §2Wallmounts§r, which can be very useful to mount connectors in a visually attractive way without using posts.<br>
Wallmounts can be placed facing upwards or downwards, and do not automatically connect to blocks placed near them.

0 comments on commit b470375

Please sign in to comment.