Mineuniverse
Log in Register
Mods

Jonn's Trophies

Adds highly customizable trophies to hand out as quest rewards.
by LobsterJonn
Download Claim this project
12,571,686 downloads
0 likes
Updated Jun 30, 2026
0 hypes

 

Get a trophy when killing a mob. All vanilla and modded entities are supported.

 

This mod also lets you define your own trophies and hand then out as quest rewards.

 

You can make a trophy for any entity and any item in the game including modded ones. By default, trophies have a configurable chance to drop from mobs when killed by a player. This behavior can be disabled for you to control how the players acquire trophies, either by adding your own recipes or use a mod like FTB Quests to give out custom trophy items.

 

A trophy is made with a trophymanager:trophy item and a number of NBT tags. In the creative menu you can find all the vanilla mobs as trophies, but you are encouraged to create your own to fit the style of your pack.

 

Here's an example of the NBT required for a trophy with a wooden hoe

{
    "TrophyType": "item",
    "TrophyItem": {
        "id": "minecraft:wooden_hoe"
    },
    "Name": "Super Hoe Trophy"
}

and an example of a big creeper

{
    "TrophyType": "entity",
    "TrophyEntity": {
        "entityType": "minecraft:creeper"
    },
    "Scale": 2.0,
    "Name": "Creeper Trophy"
}

 

You can also choose the base block

{
    "TrophyType": "entity",
    "TrophyEntity": {
        "entityType": "minecraft:wither"
    },
    "OffsetY": 0.8,
    "BaseBlock": "minecraft:diamond_block",
    "Name": "Wither Trophy"
}

 

"Scale" and "OffsetY" are optional and defaults to 0.5 for both.

 

By default, the trophy base can be changed by right clicking with any slab block. The list of blocks you can use as base blocks is defined in the block tag trophymanager:trophy_base

 

Example of a give command

1.21.1:

/give @p trophymanager:trophy[minecraft:custom_data={"TrophyType":"entity","TrophyEntity":{"entityType":"minecraft:chicken", "Passengers":[{"id":"minecraft:zombie",IsBaby:true}]}}]

1.20.1:

/give <player> trophymanager:trophy{ "TrophyType": "entity", "TrophyEntity": { "entityType": "minecraft:wither" }, "Scale": 0.75, "OffsetY": 0.25, "BaseBlock": "minecraft:quartz_slab", "Name": "Wither Trophy" }

 

Need help? https://discord.gg/A3FbgXNYjj

Sponsor Time

trophymanager-1.21.1-2.5.0.jar
MC Client, 1.21.1, NeoForge, Server
Release 2026-06-18 Get
trophymanager-1.21.1-2.4.3.jar
MC 1.21.1, NeoForge
Release 2026-03-14 Get
trophymanager-1.21.1-2.4.2.jar
MC 1.21.1, NeoForge
Release 2026-03-09 Get
trophymanager-1.21.1-2.4.1.jar
MC 1.21.1, NeoForge
Release 2026-02-16 Get
trophymanager-1.21.1-2.4.0.jar
MC 1.21.1, NeoForge
Release 2026-02-03 Get
trophymanager-1.21.1-2.3.0.jar
MC NeoForge, 1.21.1
Release 2025-11-04 Get
trophymanager-1.21.1-2.2.9.jar
MC NeoForge, 1.21.1
Release 2025-07-19 Get
trophymanager-1.21.1-2.2.8.jar
MC NeoForge, 1.21.1
Release 2025-05-31 Get
trophymanager-1.21.1-2.2.7.jar
MC NeoForge, 1.21.1
Release 2025-05-22 Get
trophymanager-1.21.1-2.2.6.jar
MC NeoForge, 1.21.1
Release 2025-05-15 Get
trophymanager-1.21.1-2.2.5.jar
MC NeoForge, 1.21.1
Release 2025-05-02 Get
trophymanager-1.21.1-2.2.4.jar
MC NeoForge, 1.21.1
Release 2025-03-12 Get
trophymanager-1.21.1-2.2.1.jar
MC NeoForge, 1.21.1
Release 2025-02-27 Get
trophymanager-1.21.1-2.2.0.jar
MC NeoForge, 1.21.1
Release 2025-02-13 Get
trophymanager-1.21.1-2.1.9.jar
MC 1.21, NeoForge, 1.21.1
Release 2024-08-19 Get
trophymanager-1.21.1-2.1.8.jar
MC 1.21, NeoForge, 1.21.1
Release 2024-08-13 Get
trophymanager-1.21.0-2.1.7.jar
MC 1.21, NeoForge
Release 2024-08-03 Get
trophymanager-1.21.0-2.1.5.jar
MC 1.21, NeoForge
Release 2024-07-30 Get
trophymanager-1.21.0-2.1.3.jar
MC 1.21, NeoForge
Release 2024-07-29 Get
trophymanager-1.21.0-2.1.4.jar
MC 1.21, NeoForge
Release 2024-07-29 Get

More from LobsterJonn

Tree Tap
9,857,980
Camol
9,734,562
Silent Gear Metalworks
9,596,398
Fireproof Boats
9,468,140
TFC Ambiental - Second edition
874,196
Spawn Egg Arrows
7,688

You Might Also Like

Thaumon
Thaumcraft-inspired decoration blocks for modern Minecraft
9,980,238
Handcrafted
Make your house a home!
99,029,678
Fancy Block Particles - Renewed
3D Digging Particles! Original mod by MorphoxL
997,906
Door(s) Coupling [FABRIC]
Couplings for Fabric 1.16
993,161
I Like Wood
This mod adds wood variants to blocks that should have them but don't and new wooden blocks.
992,209
Addendum (Fabric)
Adding new blocks to fit your ender palette! Port of Additional Ender Blocks by cleverpanda714.
991,763