Shellstone Slab
naturalist:shellstone_slab

Shellstone Slab

Naturalist · by Starfish Studios
block Shellstone

Acquisition

Crafting using Shellstone, Shellstone and Shellstone, arranged in the pattern shown. Produces 6× Shellstone Slab.

Crafting
Shellstone Slab Shellstone Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Shellstone Slab1–1100%

Used in (1)

Crafting using Shellstone Slab and Shellstone Slab, arranged in the pattern shown. Produces Cut Shellstone.

Crafting
Shellstone Slab
Shellstone Slab
Cut Shellstone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
naturalist:shellstone_slab
Namespace
naturalist
Mod ID
naturalist
Tags (1)
naturalist:blocks/shellstone

Recipe JSON (2):

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