Crafting using Any Iron Ingots, Any Iron Ingots, Any Iron Ingots, Terracotta, Water Bucket, Terracotta, Terracotta, Terracotta and Terracotta, arranged in the pattern shown. Produces Sink.
Sink
CookingForBlockheads · by BlayTheNinth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sink | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
cookingforblockheads:sink- Namespace
cookingforblockheads- Mod ID
cookingforblockheads- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"CBC",
"CCC"
],
"ingredients": {
"B": {
"item": "minecraft:water_bucket"
},
"C": {
"item": "minecraft:terracotta"
},
"I": {
"tag": "balm:iron_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
