diff --git a/src/main/resources/assets/hbm/manual/machine/anvil.json b/src/main/resources/assets/hbm/manual/machine/anvil.json new file mode 100644 index 000000000..f61a89f43 --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/anvil.json @@ -0,0 +1,11 @@ +{ + "name": "Anvil", + "icon": ["hbm:tile.anvil_iron", 1, 0], + "trigger": [["hbm:tile.anvil_iron"], ["hbm:tile.anvil_lead"], ["hbm:tile.anvil_steel"], ["hbm:tile.anvil_desh"], ["hbm:tile.anvil_ferrouranium"], ["hbm:tile.anvil_saturnite"], ["hbm:tile.anvil_bismuth_bronze"], ["hbm:tile.anvil_arsenic_bronze"], ["hbm:tile.anvil_schrabidate"], ["hbm:tile.anvil_dnt"], ["hbm:tile.anvil_osmiridium"], ["hbm:tile.anvil_murky"]], + "title": { + "en_US": "Anvil" + }, + "content": { + "en_US": "One of the first tools used in progression. The anvil GUI has two relevant sections:

The top slots are used for smithing type recipes, like forging meteorite ingots or making [[foundry molds|Foundry Molds]].

The bottom section is for construction, once a recipe is selected, clicking the blue button will perform the recipe. The anvil will use items directly from the inventory." + } +} diff --git a/src/main/resources/assets/hbm/manual/machine/ashpit.json b/src/main/resources/assets/hbm/manual/machine/ashpit.json new file mode 100644 index 000000000..2237eec5f --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/ashpit.json @@ -0,0 +1,11 @@ +{ + "name": "Ashpit", + "icon": ["hbm:tile.machine_ashpit", 1, 0], + "trigger": [["hbm:tile.machine_ashpit"]], + "title": { + "en_US": "Ashpit" + }, + "content": { + "en_US": "An ashpit can be placed under certain machines to collect ashes. [[Fireboxes|Firebox]] and [[heating ovens|Heating Oven]] will produce types of ash depending on the fuel used. [[Smokestacks|Smokestack]] create fly ash, with industrial smokestacks in particular also producing small amounts of fine soot, the raw material used for making [[fullerite|Fullerite]]." + } +} diff --git a/src/main/resources/assets/hbm/manual/machine/boiler.json b/src/main/resources/assets/hbm/manual/machine/boiler.json new file mode 100644 index 000000000..2e09a0710 --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/boiler.json @@ -0,0 +1,11 @@ +{ + "name": "Boiler", + "icon": ["hbm:tile.machine_boiler", 1, 0], + "trigger": [["hbm:tile.machine_boiler"], ["hbm:tile.machine_industrial_boiler"]], + "title": { + "en_US": "Boiler" + }, + "content": { + "en_US": "Use an [[external heat source|External Heat Source]] to heat up fluids. The input type has to be set with a fluid identifier, with the output being automatically changed to the corresponding hot fluid.

Used early on for heating up water into [[steam|Steam]], to be used in a [[steam engine|Steam Engine]].

Also required for oil refining, as [[refineries|Oil Refinery]] require hot oil.

Standard copper boilers may explode when running full, while industrial boilers will simply stop. Destroyed boilers cannot be repaired." + } +} diff --git a/src/main/resources/assets/hbm/manual/machine/centrifuge.json b/src/main/resources/assets/hbm/manual/machine/centrifuge.json new file mode 100644 index 000000000..283846515 --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/centrifuge.json @@ -0,0 +1,11 @@ +{ + "name": "Centrifuge", + "icon": ["hbm:tile.machine_centrifuge", 1, 0], + "trigger": [["hbm:tile.machine_centrifuge"]], + "title": { + "en_US": "Centrifuge" + }, + "content": { + "en_US": "Separates items, can be used as a more efficient way of ore processing. Initially mainly used for gathering [[mercury|Mercury]] from redstone ore, required for making [[desh|Desh]]." + } +} diff --git a/src/main/resources/assets/hbm/manual/machine/comboven.json b/src/main/resources/assets/hbm/manual/machine/comboven.json new file mode 100644 index 000000000..6f88b05c2 --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/comboven.json @@ -0,0 +1,11 @@ +{ + "name": "Combination Oven", + "icon": ["hbm:tile.furnace_combination", 1, 0], + "trigger": [["hbm:tile.furnace_combination"]], + "title": { + "en_US": "Combination Oven" + }, + "content": { + "en_US": "A type of oven that can produce solid and liquid outputs. Requires an [[external heat source|External Heat Source]] to function." + } +} diff --git a/src/main/resources/assets/hbm/manual/machine/electricheater.json b/src/main/resources/assets/hbm/manual/machine/electricheater.json new file mode 100644 index 000000000..35e9f74ef --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/electricheater.json @@ -0,0 +1,11 @@ +{ + "name": "Electric Heater", + "icon": ["hbm:tile.heater_electric", 1, 0], + "trigger": [["hbm:tile.heater_electric"]], + "title": { + "en_US": "Electric Heater" + }, + "content": { + "en_US": "An [[external heat source|External Heat Source]] powered by electricity. Needs to be configured with a screwdriver.

Due to the first law of thermodynamics, boiling water with an electric heater will produce less energy than is used to create it." + } +} diff --git a/src/main/resources/assets/hbm/manual/machine/firebox.json b/src/main/resources/assets/hbm/manual/machine/firebox.json new file mode 100644 index 000000000..ad97aec4a --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/firebox.json @@ -0,0 +1,11 @@ +{ + "name": "Firebox", + "icon": ["hbm:tile.heater_firebox", 1, 0], + "trigger": [["hbm:tile.heater_firebox"]], + "title": { + "en_US": "Firebox" + }, + "content": { + "en_US": "Cheapest type of [[external heat source|External Heat Source]]. Burning things like coal, [[coke|Coke]] or [[solid fuel|Solid Fuel]] increases the TU output as well as the efficiency.

Placing an [[ashpit|Ashpit]] under it will capture ashes, which can be burned again or recycled." + } +} diff --git a/src/main/resources/assets/hbm/manual/machine/heatingoven.json b/src/main/resources/assets/hbm/manual/machine/heatingoven.json new file mode 100644 index 000000000..4636ee8db --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/heatingoven.json @@ -0,0 +1,11 @@ +{ + "name": "Heating Oven", + "icon": ["hbm:tile.heater_oven", 1, 0], + "trigger": [["hbm:tile.heater_oven"]], + "title": { + "en_US": "Heating Oven" + }, + "content": { + "en_US": "Advanced version of the [[firebox|Firebox]], an [[external heat source|External Heat Source]]. Burns 5x hotter, but uses up fuel 8x quicker, making it less eficient. Heating ovens have a copper contact at the bottom, allowing them to be stacked, however they only receive heat from below at half efficiency.

Placing an [[ashpit|Ashpit]] under it will capture ashes, which can be burned again or recycled." + } +} diff --git a/src/main/resources/assets/hbm/manual/machine/heatsource.json b/src/main/resources/assets/hbm/manual/machine/heatsource.json new file mode 100644 index 000000000..3b056f960 --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/heatsource.json @@ -0,0 +1,11 @@ +{ + "name": "External Heat Source", + "icon": ["hbm:tile.heater_firebox", 1, 0], + "trigger": [], + "title": { + "en_US": "External Heat Source" + }, + "content": { + "en_US": "Many machines require TU - thermal units - to function. TU is transfered via copper contacts on the undersides of machines, they cannot be connected with pipes or cables.

Machines that can provide heat are:
[[Firebox]]
[[Heating Oven]]
[[Fluid Burner]]
[[Electric Heater]]
[[Heat Exchanging Heater]]

Machines that use TU include, but are not limited to:
[[Stirling Engine]]
[[Combination Oven]]
[[Boiler]]
[[Steel Furnace]]
[[Crucible]]" + } +} diff --git a/src/main/resources/assets/hbm/manual/machine/mixer.json b/src/main/resources/assets/hbm/manual/machine/mixer.json new file mode 100644 index 000000000..748025a9a --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/mixer.json @@ -0,0 +1,11 @@ +{ + "name": "Industrial Mixer", + "icon": ["hbm:tile.machine_mixer", 1, 0], + "trigger": [["hbm:tile.machine_mixer"]], + "title": { + "en_US": "Industrial Mixer" + }, + "content": { + "en_US": "Can combine two fluids and one item into a single fluid. The recipe is defined by setting the output fluid with a fluid identifier. If an output has multiple possible recipes, the recipe can be changed using the [C] button." + } +} diff --git a/src/main/resources/assets/hbm/manual/machine/oilburner.json b/src/main/resources/assets/hbm/manual/machine/oilburner.json new file mode 100644 index 000000000..dd397d7db --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/oilburner.json @@ -0,0 +1,11 @@ +{ + "name": "Fluid Burner", + "icon": ["hbm:tile.heater_oilburner", 1, 0], + "trigger": [["hbm:tile.heater_oilburner"]], + "title": { + "en_US": "Fluid Burner" + }, + "content": { + "en_US": "An [[external heat source|External Heat Source]] powered by flammable fluids, usually derivatives of [[oil|Crude Oil]]. Needs to be turned on in the GUI to function. The flow rate can be increased using a screwdriver, from 1mB/t to 10mB/t." + } +} diff --git a/src/main/resources/assets/hbm/manual/machine/steamengine.json b/src/main/resources/assets/hbm/manual/machine/steamengine.json new file mode 100644 index 000000000..2617cca42 --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/steamengine.json @@ -0,0 +1,11 @@ +{ + "name": "Steam Engine", + "icon": ["hbm:tile.machine_steam_engine", 1, 0], + "trigger": [["hbm:tile.machine_steam_engine"]], + "title": { + "en_US": "Steam Engine" + }, + "content": { + "en_US": "The earliest way of making power out of [[steam|Steam]], usually from a [[boiler|Boiler]]. Outputs [[low-pressure steam|Low-Pressure Steam]], which either has to be vented or [[condensed|Condenser]] back into water.

Can only handle regular pressure steam, higher pressures require a [[steam turbine|Steam Turbine]]." + } +} diff --git a/src/main/resources/assets/hbm/manual/machine/woodburner.json b/src/main/resources/assets/hbm/manual/machine/woodburner.json new file mode 100644 index 000000000..5899f8b0e --- /dev/null +++ b/src/main/resources/assets/hbm/manual/machine/woodburner.json @@ -0,0 +1,11 @@ +{ + "name": "Wood-Burning Generator", + "icon": ["hbm:tile.machine_wood_burner", 1, 0], + "trigger": [["hbm:tile.machine_wood_burner"]], + "title": { + "en_US": "Wood-Burning Generator" + }, + "content": { + "en_US": "The first available way of making power. Can burn solid or liquid fuels, the operating mode may be changed by clicking the arrow button. Burns wooden logs and planks more efficiently. Cables and pipes can be connected at the back." + } +} diff --git a/src/main/resources/assets/hbm/manual/material/boron.json b/src/main/resources/assets/hbm/manual/material/boron.json new file mode 100644 index 000000000..16342c05b --- /dev/null +++ b/src/main/resources/assets/hbm/manual/material/boron.json @@ -0,0 +1,11 @@ +{ + "name": "Boron", + "icon": ["hbm:item.ingot_boron", 1, 0], + "trigger": [["hbm:item.ingot_boron"], ["hbm:item.powder_boron"], ["hbm:item.fragment_boron"]], + "title": { + "en_US": "Boron" + }, + "content": { + "en_US": "Can be extracted from [[rare earth ore|Rare Earths]], or in small quantities from coal ash. Blocks neutrons, and is therefore mainly used in casings or control rods for nuclear reactors." + } +} diff --git a/src/main/resources/assets/hbm/manual/material/cft.json b/src/main/resources/assets/hbm/manual/material/cft.json new file mode 100644 index 000000000..42b9184d5 --- /dev/null +++ b/src/main/resources/assets/hbm/manual/material/cft.json @@ -0,0 +1,11 @@ +{ + "name": "Fullerite", + "icon": ["hbm:item.ingot_cft", 1, 0], + "trigger": [["hbm:item.ingot_cft"]], + "title": { + "en_US": "Fullerite" + }, + "content": { + "en_US": "Expensive lategame material, derived from fine soot, captured by [[industrial smokestacks|Smokestack]] and [[ash pits|Ash Pit]], processed in various ways, and finally [[acidized|Ore Acidizer]] using [[BTX]], a derivative of [[vaccum oil|Vacuum Oil]]." + } +} diff --git a/src/main/resources/assets/hbm/manual/material/cobalt.json b/src/main/resources/assets/hbm/manual/material/cobalt.json new file mode 100644 index 000000000..34f10cff9 --- /dev/null +++ b/src/main/resources/assets/hbm/manual/material/cobalt.json @@ -0,0 +1,11 @@ +{ + "name": "Cobalt", + "icon": ["hbm:item.ingot_cobalt", 1, 0], + "trigger": [["hbm:item.ingot_cobalt"], ["hbm:item.nugget_cobalt"], ["hbm:item.billet_cobalt"]], + "title": { + "en_US": "Cobalt" + }, + "content": { + "en_US": "Rare ore, also found in the nether near the ceiling. Drops fragments that need to be [[shredded|Shredder]]. Also obtainable from shredding lapis dust, or from [[rare earth ore|Rare Earths]]." + } +} diff --git a/src/main/resources/assets/hbm/manual/material/desh.json b/src/main/resources/assets/hbm/manual/material/desh.json index 1b21e5ce7..0f871f8fe 100644 --- a/src/main/resources/assets/hbm/manual/material/desh.json +++ b/src/main/resources/assets/hbm/manual/material/desh.json @@ -9,7 +9,7 @@ "zh_CN": "Desh" }, "content": { - "en_US": "High-strength working alloy made in a [[chemical plant|Chemical Plant]]. Requires [[light oil|Light oil]] from basic [[oil|Crude Oil]] refining, [[mercury|Mercury]], a byproduct of [[centrifuging|Centrifuge]] redstone ore and desh blend, which is just [[shredded|Shredder]] rare earth ore chunks.

Used in a variety of things, especially tools and weapons. Desh tools are slow and only iron tier, but are the first available ones to be unbreakable and offer many tool abilities.", + "en_US": "High-strength working alloy made in a [[chemical plant|Chemical Plant]]. Requires [[light oil|Light oil]] from basic [[oil|Crude Oil]] refining, [[mercury|Mercury]], a byproduct of [[centrifuging|Centrifuge]] redstone ore and desh blend, which is just [[shredded|Shredder]] [[rare earth ore chunks|Rare Earths]].

Used in a variety of things, especially tools and weapons. Desh tools are slow and only iron tier, but are the first available ones to be unbreakable and offer many tool abilities.", "uk_UA": "Високоміцний робочий сплав, виготовлений на [[хімічному заводі|Chemical Plant]]. Потребує [[легку нафту|Light oil]] з базової переробки [[нафти|Crude Oil]], [[ртуть|Mercury]], побічний продукт [[[центрифугування|Centrifuge]] редстоунової руди та деш суміш, яка є просто [[подрібненими|Shredder]] шматками рідкоземельної руди.

Використовується в різних речах, особливо в інструментах та зброї. Деш інструменти повільні та відповідають лише залізному тіру, але є першими доступними незламними інструментами з багатьма режимами роботи.", "ru_RU": "Высокопрочный рабочий сплав, изготовленный на [[химической установке|Chemical Plant]]. Требует [[лёгкую нефть|Light oil]] из базовой переработки [[нефти|Crude Oil]], [[ртуть|Mercury]], побочный продукт [[центрифугирования|Centrifuge]] красной руды, и смесь деш, которая представляет собой просто [[измельчённые|Shredder]] куски редкоземельной руды.

Используется в различных вещах, особенно в инструментах и оружии. Инструменты из деш медленные и соответствуют железному уровню, но являются первыми доступными неломающимися инструментами с множеством способностей.", "zh_CN": "在[[化工厂|Chemical Plant]]中制成的高强度工作合金,需要基础[[原油|Crude Oil]]精炼的产物[[轻油|Light Oil]]、[[离心|Centrifuge]]红石矿石得到的副产物[[水银|Mercury]]以及[[粉碎|Shredder]]稀土矿石块得到的Desh混合物制作。

用于制作多种物品,特别是工具和武器。Desh制工具挖掘速度较慢且挖掘等级 只相当于铁制工具,但其是最早可获得的无法破坏的工具之一,而且具有多个工具 能力。" diff --git a/src/main/resources/assets/hbm/manual/material/rareearth.json b/src/main/resources/assets/hbm/manual/material/rareearth.json new file mode 100644 index 000000000..73e16feee --- /dev/null +++ b/src/main/resources/assets/hbm/manual/material/rareearth.json @@ -0,0 +1,11 @@ +{ + "name": "Rare Earths", + "icon": ["hbm:item.chunk_ore", 1, 0], + "trigger": [["hbm:item.chunk_ore"], ["hbm:tile.ore_rare"], ["hbm:tile.ore_gneiss_rare"]], + "title": { + "en_US": "Rare Earths" + }, + "content": { + "en_US": "A type of ore, found especially common in [[schist layers|Graphitic Schist]]. Can be shredded into powder to be used for making [[desh|Desh]], or hammered into fragments using an [[anvil|Anvil]] to be shredded and then smelted.

Contains:
[[Boron]]
[[Lanthanium]]
[[Cobalt]]
[[Cerium]]
[[Neodymium]]
[[Niobium]]

Also yields [[zirconium|Zirconium]] when [[centrifuged|Centrifuge]]." + } +} diff --git a/src/main/resources/assets/hbm/manual/material/uranium-235.json b/src/main/resources/assets/hbm/manual/material/uranium-235.json index 23e2a810c..7f7a30f37 100644 --- a/src/main/resources/assets/hbm/manual/material/uranium-235.json +++ b/src/main/resources/assets/hbm/manual/material/uranium-235.json @@ -9,7 +9,7 @@ "zh_CN": "铀-235" }, "content": { - "en_US": "Enriched uranium. Fissile, usable in some reactors directly as high enriched fuel, or mixed back with [[uranium-238|Uranium-238]] for medium enriched uranium fuels. Weapons grade. Created initially by processing [[uranium hexafluuoride|Uranium Hexafluoride]] in a cascade of four [[gas centrifuges|Gas Centriuge]], available later on by separating [[natural uranium|Uranium]] via [[SILEX]].

Moderately radioactive.", + "en_US": "Enriched uranium. Fissile, usable in some reactors directly as high enriched fuel, or mixed back with [[uranium-238|Uranium-238]] for medium enriched uranium fuels. Weapons grade. Created initially by processing [[uranium hexafluoride|Uranium Hexafluoride]] in a cascade of four [[gas centrifuges|Gas Centriuge]], available later on by separating [[natural uranium|Uranium]] via [[SILEX]].

Moderately radioactive.", "uk_UA": "Збагачений уран. Придатний до розщеплення, використовується в деяких реакторах безпосередньо як високозбагачене паливо або змішується з [[ураном-238|Uranium-238]] для отримання середньозбагаченого уранового палива. Збройового класу. Спочатку отримується шялхом переробки [[гексафториду урану|Uranium Hexafluoride]] у каскаді з чотирьох [[газових центрифуг|Gas Centriuge]], пізніше доступний шляхом розділення [[природного урану|Uranium]] за допомогою [[камери лазерного розділення ізотопів|SILEX]].

Помірно радіоактивний.", "ru_RU": "Обогащённый уран. Делящийся, используется в некоторых реакторах непосредственно как высокообогащенное топливо или смешивается с [[ураном-238|Uranium-238]] для среднеобогащенного уранового топлива. Оружейное качество. Изначально создается путём переработки [[гексафторида урана|Uranium Hexafluoride]] в каскаде из четырех [[газовых центрифуг|Gas Centrifuge]], позже доступен через разделение [[натурального урана|Uranium]] с помощью [[SILEX]].

Умеренно радиоактивен.", "zh_CN": "浓缩的铀,容易裂变,可直接作为高浓缩度燃料用于某些反应堆,也可与[[铀-238|Uranium-238]]混合回中浓缩度的铀燃料。 也是一种武器级的同位素。最初可通过在四台串联的[[气体离心机|Gas Centrifuge]]中处理[[六氟化铀|Uranium Hexafluoride]]获取,之后也可直接在[[SILEX]]中 分离[[天然铀|Uranium]]获取。

放射性中等。"