Salt Dust
modern_industrialization:salt_dust

Salt Dust

Modern Industrialization · by Azercoco, Technici4n
item Salt Dusts

Salt Dust is a item from Modern Industrialization, crafted from Block of Salt.

Acquisition

Crafting using Block of Salt, arranged in the pattern shown. Produces 9× Salt Dust.

Crafting
Salt Dust Salt Dust ×9 guaranteed

Crafting using Salt Tiny Dust, Salt Tiny Dust, Salt Tiny Dust, Salt Tiny Dust, Salt Tiny Dust, Salt Tiny Dust, Salt Tiny Dust, Salt Tiny Dust and Salt Tiny Dust, arranged in the pattern shown. Produces Salt Dust.

Crafting
Salt Tiny Dust
Salt Tiny Dust
Salt Tiny Dust
Salt Tiny Dust
Salt Tiny Dust
Salt Tiny Dust
Salt Tiny Dust
Salt Tiny Dust
Salt Tiny Dust
Salt Dust Salt Dust guaranteed

Mining & drops

sourcecountchanceconditions
Deepslate Salt Ore1–1100%Fortune increases drop count
Salt Ore1–1100%Fortune increases drop count

Used in (2)

Crafting using Salt Dust, arranged in the pattern shown. Produces 9× Salt Tiny Dust.

Crafting
Salt Dust
Salt Tiny Dust Salt Tiny Dust ×9 guaranteed

Crafting using Salt Dust, Salt Dust, Salt Dust, Salt Dust, Salt Dust, Salt Dust, Salt Dust, Salt Dust and Salt Dust, arranged in the pattern shown. Produces Block of Salt.

Crafting
Salt Dust
Salt Dust
Salt Dust
Salt Dust
Salt Dust
Salt Dust
Salt Dust
Salt Dust
Salt Dust
Block of Salt guaranteed
Developer reference
Registry name
modern_industrialization:salt_dust
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (1)
c:items/salt_dusts

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "x"
  ],
  "ingredients": {
    "x": {
      "item": "modern_industrialization:salt_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:salt_tiny_dusts"
    },
    "y": {
      "item": "modern_industrialization:salt_tiny_dust"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}