Sink
cookingforblockheads:sink

Sink

CookingForBlockheads · by BlayTheNinth
block Pickaxe Mineable

Acquisition

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.

Crafting
Sink Sink guaranteed

Mining & drops

sourcecountchanceconditions
Sink1–1100%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
}