Mandala
16×16 · BAKED

block· Machines & Other Blocks

Mandala

Goety · by Polarice3
block Ominous Blocks

Mandala is a block from Goety, crafted from Pale Steel Ingot and Ominous Stone.

Acquisition

Crafting using Pale Steel Ingot, Ominous Stone, Pale Steel Ingot, Ominous Stone, Pale Steel Ingot, Ominous Stone, Pale Steel Ingot, Ominous Stone and Pale Steel Ingot, arranged in the pattern shown. Produces Mandala.

Crafting
Mandala Mandala guaranteed

Mining & drops

sourcecountdrop rateconditions
Mandala1–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
goety:mandala
Namespace
goety
Mod ID
goety
Tags (1)
goety:blocks/ominous_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S#S",
    "#S#",
    "S#S"
  ],
  "ingredients": {
    "#": {
      "item": "goety:ominous_stone"
    },
    "S": {
      "item": "goety:pale_steel_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}