block· Machines & Other Blocks

Indented Gold Block

Goety · by Polarice3
block Indented GoldsIndented Golds

Indented Gold Block is a block from Goety, crafted from Any Gold Storage Block and Totem of Souls.

Acquisition

Crafting using Any Gold Storage Block, Any Gold Storage Block, Any Gold Storage Block, Any Gold Storage Block, Totem of Souls, Any Gold Storage Block, Any Gold Storage Block, Any Gold Storage Block and Any Gold Storage Block, arranged in the pattern shown. Produces 8× Indented Gold Block.

Crafting
Any Gold Storage Block
Any Gold Storage Block
Any Gold Storage Block
Any Gold Storage Block
Totem of Souls
Any Gold Storage Block
Any Gold Storage Block
Any Gold Storage Block
Any Gold Storage Block
  • Inputs
  • 8 × Any Gold Storage Block
  • Totem of Souls
  • Output
  • Indented Gold Block ×8
Indented Gold Block ×8 guaranteed

Cursed Infuser Recipes using Any Gold Storage Block. Produces Indented Gold Block.

Cursed Infuser Recipes
Any Gold Storage Block Any Gold Storage Block·members not yet documented
Indented Gold Block guaranteed

Mining & drops

sourcecountdrop rateconditions
Indented Gold Block1–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.

Used in

Crafting using Indented Gold Block, Indented Gold Block, Indented Gold Block and Indented Gold Block, arranged in the pattern shown. Produces 4× Carved Indented Gold Block.

Crafting
Carved Indented Gold Block ×4 guaranteed
view all 10 →

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:indented_gold
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/indented_golds
goety:items/indented_golds

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sss",
    "sts",
    "sss"
  ],
  "ingredients": {
    "s": {
      "tag": "forge:storage_blocks/gold"
    },
    "t": {
      "tag": "goety:totems"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "goety:cursed_infuser_recipes",
  "pattern": null,
  "ingredients": {
    "tag": "forge:storage_blocks/gold"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}