Hoglin Trophy
16×16 · BAKED

block· Machines & Other Blocks

Hoglin Trophy

My Nether's Delight · by SoyTutta
block Hoglin RepellentsAxe Mineable

Hoglin Trophy is a block from My Nether's Delight, crafted from Dark Oak Planks, Hoglin Hide, Bone, Bone Block, and Gold Ingot.

Acquisition

Crafting using Dark Oak Planks, Hoglin Hide, Dark Oak Planks, Bone, Bone Block, Bone, Dark Oak Planks, Gold Ingot and Dark Oak Planks, arranged in the pattern shown. Produces Hoglin Trophy.

Crafting
Hoglin Trophy Hoglin Trophy guaranteed

Crafting using Skoglin Trophy and Hoglin Hide, in any arrangement. Produces Hoglin Trophy.

Crafting ⇆ any arrangement
Skoglin Trophy
Hoglin Hide
Hoglin Trophy Hoglin Trophy guaranteed

Crafting using Zoglin Trophy and Any Hoglin Cure, in any arrangement. Produces Hoglin Trophy.

Crafting ⇆ any arrangement
Zoglin Trophy
Any Hoglin Cure
Hoglin Trophy Hoglin Trophy guaranteed

Mining & drops

sourcecountdrop rateconditions
Found in: Mnd Bastion Treasure chests (rare) (mynethersdelight) mynethersdelight:mnd_bastion_treasure1–1100%
Hoglin Trophy1–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 Warped Fungus, Rotten Flesh, Warped Fungus, Rotten Flesh, Hoglin Trophy, Rotten Flesh, Warped Fungus, Rotten Flesh and Warped Fungus, arranged in the pattern shown. Produces Zoglin Trophy.

Crafting
Warped Fungus
Rotten Flesh
Warped Fungus
Rotten Flesh
Hoglin Trophy
Rotten Flesh
Warped Fungus
Rotten Flesh
Warped Fungus
Zoglin Trophy Zoglin Trophy guaranteed

Crafting using Hoglin Trophy and Any Hoglin Waxed, in any arrangement. Produces Waxed Hoglin Trophy.

Crafting ⇆ any arrangement
Hoglin Trophy
Any Hoglin Waxed
  • Inputs
  • Hoglin Trophy
  • Any Hoglin Waxed
  • Output
  • Waxed Hoglin Trophy
Waxed Hoglin Trophy Waxed Hoglin Trophy guaranteed

Cutting using Hoglin Trophy. Produces an unresolved result.

Cutting

Block drops

Drops itself when broken.

Developer reference
Registry name
mynethersdelight:hoglin_trophy
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (2)
minecraft:blocks/hoglin_repellents
minecraft:blocks/mineable/axe

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "W#W",
    "bBb",
    "WGW"
  ],
  "ingredients": {
    "#": {
      "item": "mynethersdelight:hoglin_hide"
    },
    "B": {
      "item": "minecraft:bone_block"
    },
    "G": {
      "item": "minecraft:gold_ingot"
    },
    "W": {
      "tag": "minecraft:planks"
    },
    "b": {
      "item": "minecraft:bone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nether_trophy",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "mynethersdelight:skoglin_trophy"
    },
    {
      "item": "mynethersdelight:hoglin_hide"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "nether_trophy",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "mynethersdelight:zoglin_trophy"
    },
    {
      "tag": "mynethersdelight:hoglin_cure"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "nether_trophy",
  "experience": null,
  "cooking_time": null
}