Shellstone Brick Wall
naturalist:shellstone_brick_wall

Shellstone Brick Wall

Naturalist · by Starfish Studios
block WallsShellstone

Acquisition

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

Crafting
Shellstone Brick Wall Shellstone Brick Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Shellstone Brick Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
naturalist:shellstone_brick_wall
Namespace
naturalist
Mod ID
naturalist
Tags (2)
minecraft:blocks/walls
naturalist:blocks/shellstone

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "naturalist:shellstone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "naturalist:shellstone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}