block· Machines & Other Blocks

Purpur End Rod Block

Goety · by Polarice3
block Pickaxe Mineable

Purpur End Rod Block is a block from Goety, crafted from Purpur Block and End Rod Block.

Acquisition

Crafting using Purpur Block, End Rod Block, Purpur Block, End Rod Block, End Rod Block, Purpur Block, End Rod Block and Purpur Block, arranged in the pattern shown. Produces 4× Purpur End Rod Block.

Crafting
Purpur End Rod Block ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Purpur End Rod 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.

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RGR",
    "G G",
    "RGR"
  ],
  "ingredients": {
    "G": {
      "item": "goety:end_rod_block"
    },
    "R": {
      "item": "minecraft:purpur_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}