modern_industrialization:salt_block

Block of Salt

Modern Industrialization · by Azercoco, Technici4n
block Salt BlocksPickaxe MineableNeeds Stone Tool

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

Acquisition

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

Mining & drops

sourcecountchanceconditions
Block of Salt1–1100%Survives Explosion

Used in (1)

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

Crafting
Salt Dust Salt Dust ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:salt_block
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (3)
c:items/salt_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "yxx",
    "xxx",
    "xxx"
  ],
  "ingredients": {
    "x": {
      "tag": "c:salt_dusts"
    },
    "y": {
      "item": "modern_industrialization:salt_dust"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}