Enchanted Basin
16×16 · BAKED

block· Machines & Other Blocks

Enchanted Basin

VillagersPlus · by Lion
block

Enchanted Basin is a block from VillagersPlus, crafted from Calcite, Block of Amethyst, and Smooth Basalt.

Acquisition

Crafting using Calcite, Calcite, Calcite, Block of Amethyst, Smooth Basalt, Smooth Basalt and Smooth Basalt, arranged in the pattern shown. Produces Enchanted Basin.

Crafting
Enchanted Basin Enchanted Basin guaranteed

Mining & drops

sourcecountdrop rateconditions
Enchanted Basin1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
villagersplus:occultist_table
Namespace
villagersplus
Mod ID
villagersplus

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    " Y ",
    "XXX"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:calcite"
    },
    "X": {
      "item": "minecraft:smooth_basalt"
    },
    "Y": {
      "item": "minecraft:amethyst_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}