Crafting using Sentry, Reinforced Block of Iron, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Trophy System.
- Inputs
- Sentry
- Reinforced Block of Iron
- 2 × Bluebright Stick
- Output
- → Trophy System
block· Machines & Other Blocks
Trophy System is a block from SecurityCraft, crafted from Sentry, Reinforced Block of Iron, and Bluebright Stick.
Crafting using Sentry, Reinforced Block of Iron, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Trophy System.
| source | count | drop rate | conditions |
|---|---|---|---|
| Trophy System | 1–1 | 100% | 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.
Drops itself when broken.
securitycraft:trophy_systemsecuritycraftsecuritycraftminecraft:blocks/dragon_immune minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool minecraft:blocks/wither_immune
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" T ",
" B ",
"S S"
],
"ingredients": {
"B": {
"item": "securitycraft:reinforced_iron_block"
},
"S": {
"tag": "forge:rods/wooden"
},
"T": {
"item": "securitycraft:sentry"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}