Salt
bewitchment:salt

Salt

Bewitchment · by MoriyaShiine, cybercat5555
item Salt Dusts

Salt is a item from Bewitchment, crafted from Block of Salt.

Acquisition

Crafting using Block of Salt, in any arrangement. Produces 9× Salt.

Crafting ⇆ any arrangement
Salt Salt ×9 guaranteed

Blasting using Salt Ore (100 ticks, 0.1 xp). Produces Salt.

Blasting

100 ticks· 0.1 xp

Salt Salt guaranteed

Smelting using Salt Ore (200 ticks, 0.1 xp). Produces Salt.

Smelting

200 ticks· 0.1 xp

Salt Salt guaranteed

Mining & drops

sourcecountchanceconditions
Deepslate Salt Ore1–1100%
Salt Ore1–1100%
Block loot table: Salt Line (bewitchment) bewitchment:salt_line1–1100%Survives Explosion

Used in (1)

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

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

Recipe JSON (5):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "bewitchment:salt_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "bewitchment:deepslate_salt_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "salt",
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "bewitchment:salt_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "salt",
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "bewitchment:salt_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "salt",
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "bewitchment:deepslate_salt_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "salt",
  "experience": 0.1,
  "cooking_time": 100
}