Crafting using Stick, Sand, Seashell, Sand, Sand, Sand and Sand, arranged in the pattern shown. Produces Sandcastle.
Sandcastle
Ecologics · by SameButDifferent, Zero_DSRS_VX, Drigonis, Crispytwig, Irishjevil, Foquito Azul
Sandcastle is a block from Ecologics, crafted from Stick, Sand, and Seashell.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sandcastle | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Sandcastle | 1–1 | 100% | Drops itself with Silk Touch |
| Seashell | 1–1 | 100% | 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
}
