Scrapbox using Scrap Box. Produces Invar Dust.
Invar Dust
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Grinder using Invar Ingot. Produces Invar Dust.
Grinder using Block of Invar. Produces 9× Invar Dust.
Crafting using Small Pile of Invar Dust, Small Pile of Invar Dust, Small Pile of Invar Dust and Small Pile of Invar Dust, in any arrangement. Produces Invar Dust.
Used in (1)
Crafting using Invar Dust, in any arrangement. Produces 4× Small Pile of Invar Dust.
Related items
Developer reference
- Registry name
techreborn:invar_dust- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/invar_dusts techreborn:items/dusts
Recipe JSON (4):
{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"tag": "c:invar_ingots"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"tag": "c:invar_blocks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:invar_small_dust"
},
{
"item": "techreborn:invar_small_dust"
},
{
"item": "techreborn:invar_small_dust"
},
{
"item": "techreborn:invar_small_dust"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
