block· Machines & Other Blocks

Pink Salt Bricks

Galosphere · by Orcinus
block Pickaxe Mineable

Pink Salt Bricks is a block from Galosphere, crafted from Polished Pink Salt.

Acquisition

Crafting using Polished Pink Salt, Polished Pink Salt, Polished Pink Salt and Polished Pink Salt, arranged in the pattern shown. Produces 4× Pink Salt Bricks.

Crafting
Pink Salt Bricks ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Pink Salt Bricks1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Used in

Crafting using Pink Salt Bricks, Pink Salt Bricks, Pink Salt Bricks, Pink Salt Bricks, Pink Salt Bricks and Pink Salt Bricks, arranged in the pattern shown. Produces 4× Pink Salt Brick Stairs.

Crafting
Pink Salt Brick Stairs Pink Salt Brick Stairs ×4 guaranteed

Crafting using Pink Salt Bricks, Pink Salt Bricks, Pink Salt Bricks, Pink Salt Bricks, Pink Salt Bricks and Pink Salt Bricks, arranged in the pattern shown. Produces 6× Pink Salt Brick Wall.

Crafting
Pink Salt Brick Wall Pink Salt Brick Wall ×6 guaranteed
view all 7 →

Block drops

Drops itself when broken.

Developer reference
Registry name
galosphere:pink_salt_bricks
Namespace
galosphere
Mod ID
galosphere
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (4):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "galosphere:polished_pink_salt"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "galosphere:pink_salt_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "galosphere:polished_pink_salt"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "galosphere:pink_salt"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}