Basin
create:basin

Basin

Create · by simibubi
block Pickaxe Mineable

Acquisition

Crafting using Andesite Alloy, Andesite Alloy, Andesite Alloy, Andesite Alloy and Andesite Alloy, arranged in the pattern shown. Produces Basin.

Crafting
Andesite Alloy
Andesite Alloy
Andesite Alloy
Andesite Alloy
Andesite Alloy
Basin Basin guaranteed

Mining & drops

sourcecountchanceconditions
Basin1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
create:basin
Namespace
create
Mod ID
create
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A A",
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "create:andesite_alloy"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}