Scrapbox using Scrap Box. Produces Chromium Dust.
Chromium Dust
Acquisition
Crafting using Small Pile of Chromium Dust, Small Pile of Chromium Dust, Small Pile of Chromium Dust and Small Pile of Chromium Dust, in any arrangement. Produces Chromium Dust.
Grinder using Chromium Ingot. Produces Chromium Dust.
Padded using UU-Matter, UU-Matter, UU-Matter, UU-Matter, UU-Matter and UU-Matter, arranged in the pattern shown. Produces Chromium Dust.
Industrial Electrolyzer using Ruby Dust and Empty Cell. Produces 3× Empty Cell and 2× Aluminium Dust and Chromium Dust.
Grinder using Block of Chromium. Produces 9× Chromium Dust.
Industrial Electrolyzer using Uvarovite Dust and Empty Cell. Produces 2× Chromium Dust and 3× Empty Cell and 3× Empty Cell and 6× Empty Cell.
Used in (2)
Crafting using Chromium Dust, in any arrangement. Produces 4× Small Pile of Chromium Dust.
Blast Furnace using Chromium Dust. Produces Chromium Ingot.
Related items
Developer reference
- Registry name
techreborn:chrome_dust- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/chromium_dusts techreborn:items/dusts
Recipe JSON (7):
{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:chrome_small_dust"
},
{
"item": "techreborn:chrome_small_dust"
},
{
"item": "techreborn:chrome_small_dust"
},
{
"item": "techreborn:chrome_small_dust"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"tag": "c:chromium_ingots"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "reborncore:padded",
"pattern": [
"UUU",
"UU ",
" U "
],
"ingredients": {
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_electrolyzer",
"pattern": null,
"ingredients": [
{
"tag": "c:ruby_dusts"
},
{
"item": "techreborn:cell"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"tag": "c:chromium_blocks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_electrolyzer",
"pattern": null,
"ingredients": [
{
"item": "techreborn:uvarovite_dust"
},
{
"item": "techreborn:cell"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
