Sandcastle
ecologics:sandcastle

Sandcastle

Ecologics · by SameButDifferent, Zero_DSRS_VX, Drigonis, Crispytwig, Irishjevil, Foquito Azul
block Shovel Mineable

Sandcastle is a block from Ecologics, crafted from Stick, Sand, and Seashell.

Acquisition

Crafting using Stick, Sand, Seashell, Sand, Sand, Sand and Sand, arranged in the pattern shown. Produces Sandcastle.

Crafting
Sandcastle Sandcastle guaranteed

Mining & drops

sourcecountchanceconditions
Sandcastle1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Sandcastle1–1100%Drops itself with Silk Touch
Seashell1–1100%Survives Explosion
Developer reference
Registry name
ecologics:sandcastle
Namespace
ecologics
Mod ID
ecologics
Tags (1)
minecraft:blocks/mineable/shovel

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " C ",
    "ABA",
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:sand"
    },
    "B": {
      "item": "ecologics:seashell"
    },
    "C": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}