block· Machines & Other Blocks

Creeper Totem

Goety · by Polarice3
block Pickaxe MineableNeeds Stone Tool

Creeper Totem is a block from Goety, crafted from Highrock and Any Gunpowder.

Acquisition

Crafting using Highrock, Any Gunpowder, Highrock, Any Gunpowder, Highrock, Any Gunpowder, Highrock, Any Gunpowder and Highrock, arranged in the pattern shown. Produces 4× Creeper Totem.

Crafting
  • Inputs
  • 5 × Highrock
  • 4 × Any Gunpowder
  • Output
  • Creeper Totem ×4
Creeper Totem ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Creeper Totem1–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:creeper_totem
Namespace
goety
Mod ID
goety
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sgs",
    "gsg",
    "sgs"
  ],
  "ingredients": {
    "g": {
      "tag": "forge:gunpowder"
    },
    "s": {
      "tag": "forge:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}