Added item names and descriptions, better unlock menu
This commit is contained in:
@@ -377,6 +377,38 @@ content.liquid.name=Liquids
|
||||
content.unit-type.name=Units
|
||||
content.recipe.name=Blocks
|
||||
|
||||
item.stone.name=Stone
|
||||
item.stone.description=A common raw material. Used for separating and refining into other materials, or melting into lava.
|
||||
item.tungsten.name=Tungsten
|
||||
item.tungsten.description=A common, but very useful structure material. Used in drills and heat-resistant blocks such as generators and smelteries.
|
||||
item.lead.name=Lead
|
||||
item.lead.description=A basic starter material. Used extensively in electronics and liquid transportation blocks.
|
||||
item.coal.name=Coal
|
||||
item.coal.description=A common and readily available fuel.
|
||||
item.carbide.name=Carbide
|
||||
item.carbide.description=A tough alloy made with tungsten and carbon. Used in advanced transportation blocks and high-tier drills.
|
||||
item.titanium.name=Titanium
|
||||
item.titanium.description=A rare super-light metal used extensively in liquid transportation, drills and aircraft.
|
||||
item.thorium.name=Thorium
|
||||
item.thorium.description=A dense, radioactive metal used as structural support and nuclear fuel.
|
||||
item.silicon.name=Silicon
|
||||
item.silcion.description=An extremely useful semiconductor, with applications in solar panels and many complex electronics.
|
||||
item.plasteel.name=Plasteel
|
||||
item.phase-matter.name=Phase Matter
|
||||
item.surge-alloy.name=Surge Alloy
|
||||
item.biomatter.name=Biomatter
|
||||
item.biomatter.description=A clump of organic mush; used for conversion into oil or as a basic fuel.
|
||||
item.sand.name=Sand
|
||||
item.sand.description=A common material that is used extensively in smelting, both in alloying and as a flux.
|
||||
item.blast-compound.name=Blast Compound
|
||||
item.thermite.name=Thermite
|
||||
|
||||
text.item.explosiveness=[LIGHT_GRAY]Explosiveness: {0}
|
||||
text.item.flammability=[LIGHT_GRAY]Flammability: {0}
|
||||
text.item.radioactivity=[LIGHT_GRAY]Radioactivity: {0}
|
||||
text.item.fluxiness=[LIGHT_GRAY]Flux Power: {0}
|
||||
text.item.hardness=[LIGHT_GRAY]Hardness: {0}
|
||||
|
||||
block.tungsten-wall.name=Tungsten Wall
|
||||
block.tungsten-wall-large.name=Large Tungsten Wall
|
||||
block.carbide-wall.name=Carbide Wall
|
||||
|
||||
Reference in New Issue
Block a user