Sodalite Dust
techreborn:sodalite_dust

Sodalite Dust

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Sodalite DustsDusts

Acquisition

Crafting using Small Pile of Sodalite Dust, Small Pile of Sodalite Dust, Small Pile of Sodalite Dust and Small Pile of Sodalite Dust, in any arrangement. Produces Sodalite Dust.

Crafting ⇆ any arrangement
Small Pile of Sodalite Dust
Small Pile of Sodalite Dust
Small Pile of Sodalite Dust
Small Pile of Sodalite Dust
Sodalite Dust Sodalite Dust guaranteed

Scrapbox using Scrap Box. Produces Sodalite Dust.

Scrapbox
Sodalite Dust Sodalite Dust guaranteed

Industrial Grinder using Any Sodalite Ores. Produces 3× Aluminium Dust and 12× Sodalite Dust.

Industrial Grinder
Aluminium Dust Aluminium Dust ×3 guaranteed
Sodalite Dust Sodalite Dust ×12 guaranteed

Mining & drops

sourcecountchanceconditions
Sodalite Ore1–1100%Fortune increases drop count

Used in (2)

Crafting using Sodalite Dust, in any arrangement. Produces 4× Small Pile of Sodalite Dust.

Crafting ⇆ any arrangement
Sodalite Dust
Small Pile of Sodalite Dust Small Pile of Sodalite Dust ×4 guaranteed

Industrial Electrolyzer using Sodalite Dust and Empty Cell. Produces Empty Cell and 3× Aluminium Dust and 4× Empty Cell and 3× Empty Cell.

Industrial Electrolyzer
Empty Cell Empty Cell guaranteed
Aluminium Dust Aluminium Dust ×3 guaranteed
Empty Cell Empty Cell ×4 guaranteed
Empty Cell Empty Cell ×3 guaranteed
Developer reference
Registry name
techreborn:sodalite_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/sodalite_dusts
techreborn:items/dusts

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:sodalite_small_dust"
    },
    {
      "item": "techreborn:sodalite_small_dust"
    },
    {
      "item": "techreborn:sodalite_small_dust"
    },
    {
      "item": "techreborn:sodalite_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:sodalite_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "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:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:sodalite_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}