Crafting using Sand, Sand, Dirt and Clay Ball, in any arrangement. Produces Casting Sand.

Casting Sand
Create Big Cannons · by rbasamoyai
Casting Sand is a block from Create Big Cannons, crafted from Sand, Dirt, and Clay Ball.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Casting Sand | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
createbigcannons:casting_sand- Namespace
createbigcannons- Mod ID
createbigcannons- Tags (1)
minecraft:blocks/mineable/shovel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:sand"
},
{
"item": "minecraft:sand"
},
{
"item": "minecraft:dirt"
},
{
"item": "minecraft:clay_ball"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

