Mob Grinder
draconicevolution:grinder

Mob Grinder

Draconic Evolution · by brandon3055
block Pickaxe Mineable

Acquisition

Crafting using Any Iron Ingot, Draconium Ingot, Any Iron Ingot, Diamond Sword, Wyvern Energy Controller, Diamond Sword, Any Iron Ingot, Any Heads and Any Iron Ingot, arranged in the pattern shown. Produces Mob Grinder.

Crafting
Any Iron Ingot
Draconium Ingot
Any Iron Ingot
Diamond Sword
Wyvern Energy Controller
Diamond Sword
Any Iron Ingot
Any Heads
Any Iron Ingot
Mob Grinder Mob Grinder guaranteed

Mining & drops

sourcecountchanceconditions
Mob Grinder1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA",
    "CDC",
    "AEA"
  ],
  "ingredients": {
    "A": {
      "tag": "forge:ingots/iron"
    },
    "B": {
      "tag": "forge:ingots/draconium"
    },
    "C": {
      "item": "minecraft:diamond_sword"
    },
    "D": {
      "item": "draconicevolution:wyvern_energy_core"
    },
    "E": {
      "tag": "forge:heads"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}