Crafting using Block of HE Mox, arranged in the pattern shown. Produces 9× HE Mox Ingot.
HE Mox Ingot
Modern Industrialization · by Azercoco, Technici4n
HE Mox Ingot is a item from Modern Industrialization, crafted from Block of HE Mox.
Acquisition
Crafting using HE Mox Nugget, HE Mox Nugget, HE Mox Nugget, HE Mox Nugget, HE Mox Nugget, HE Mox Nugget, HE Mox Nugget, HE Mox Nugget and HE Mox Nugget, arranged in the pattern shown. Produces HE Mox Ingot.
Used in (2)
Crafting using HE Mox Ingot, HE Mox Ingot, HE Mox Ingot, HE Mox Ingot, HE Mox Ingot, HE Mox Ingot, HE Mox Ingot, HE Mox Ingot and HE Mox Ingot, arranged in the pattern shown. Produces Block of HE Mox.
Crafting using HE Mox Ingot, arranged in the pattern shown. Produces 9× HE Mox Nugget.
Related items
Developer reference
- Registry name
modern_industrialization:he_mox_ingot- Namespace
modern_industrialization- Mod ID
modern_industrialization- Tags (1)
c:items/he_mox_ingots
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"x"
],
"ingredients": {
"x": {
"item": "modern_industrialization:he_mox_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"yxx",
"xxx",
"xxx"
],
"ingredients": {
"x": {
"tag": "c:he_mox_nuggets"
},
"y": {
"item": "modern_industrialization:he_mox_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
