ecologics:seashell_block

Seashell Block

Ecologics · by SameButDifferent, Zero_DSRS_VX, Drigonis, Crispytwig, Irishjevil, Foquito Azul
block Seashell Storage BlockStorage BlocksSeashell Storage BlockStorage BlocksSeashell Storage BlockStorage BlocksSeashell Storage BlockStorage BlocksPickaxe Mineable

Seashell Block is a storage block from Ecologics, crafted from Seashell.

Acquisition

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

Crafting
Seashell
Seashell
Seashell
Seashell
Seashell
Seashell
Seashell
Seashell
Seashell
Seashell Block guaranteed

Mining & drops

sourcecountchanceconditions
Seashell Block1–1100%Survives Explosion

Used in (1)

Crafting using Seashell Block, in any arrangement. Produces 9× Seashell.

Crafting ⇆ any arrangement
Seashell Seashell ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ecologics:seashell_block
Namespace
ecologics
Mod ID
ecologics
Tags (9)
c:blocks/storage_blocks/seashell
c:blocks/storage_blocks
c:items/storage_blocks/seashell
c:items/storage_blocks
forge:blocks/storage_blocks/seashell
forge:blocks/storage_blocks
forge:items/storage_blocks/seashell
forge:items/storage_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

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