Jonn’s Trophies Mod (1.21.1, 1.20.1) – Trophy Manager
Jonn’s Trophy Mod (1.21.1, 1.20.1) adds the ability to obtain trophies for defeating any mobs, including both vanilla and modded ones. It also allows players to create custom trophies as quest rewards. You can adjust the drop rate of trophies or fully control their acquisition using recipes or quest mods like FTB Quests. Trophies are created using a special item and NBT tags, and vanilla mobs are available as examples in the creative menu.
Features:
- All vanilla and modded mobs can drop trophies upon defeat, with configurable drop rates.
- Players can define their own trophies for any entity or item, including modded ones.
- Works with mods like FTB Quests, enabling custom trophy rewards for quests.
- Trophies are created using NBT tags, allowing detailed customization.
- Vanilla mob trophies are available in the creative menu as examples.
- Players can change the trophy base by right-clicking with slab blocks.
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 pick 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
- /give trophymanager:trophy[minecraft:custom_data={ “TrophyType”: “entity”, “TrophyEntity”: { “entityType”: “minecraft:wither” }, “Scale”: 0.75, “OffsetY”: 0.25, “BaseBlock”: “minecraft:quartz_slab”, “Name”: “Wither Trophy” }]
Screenshots:
Requires:
How to install:
How To Download & Install Mods with Minecraft Forge
How To Download & Install Fabric Mods
How To Download & Install The Quilt Loader
Don’t miss out today’s latest Minecraft Mods
Jonn’s Trophies Mod (1.21.1, 1.20.1) Download Links
For Minecraft 1.16.5
Forge Version: Download from Server 1 – Download from Server 2
For Minecraft 1.17.1
Forge Version: Download from Server 1 – Download from Server 2
For Minecraft 1.18.1
Forge Version: Download from Server 1 – Download from Server 2
For Minecraft 1.18.2
Forge Version: Download from Server 1 – Download from Server 2
For Minecraft 1.19
Forge Version: Download from Server 1 – Download from Server 2
For Minecraft 1.19.1
Forge Version: Download from Server 1 – Download from Server 2
For Minecraft 1.19.2
Forge Version: Download from Server 1 – Download from Server 2
For Minecraft 1.19.3
Forge Version: Download from Server 1 – Download from Server 2
For Minecraft 1.20.1, 1.20
Forge Version: Download from Server 1 – Download from Server 2
For Minecraft 1.21.1, 1.21
NeoForge Version: Download from Server 1 – Download from Server 2