
Icy's Horse Breeds
Multiple new models, textures, and armors for your horses to spice up your world!
- 424
- September 15, 2026

Icy's Horse Breeds
Multiple new models, textures, and armors for your horses to spice up your world!
- 424
- September 15, 2026
Turn any item into an Eye of Ender for any structure.
Structure Eyes lets you assign an item — vanilla or modded — to point toward a structure of your choice. Right-click the item and it launches like a vanilla Eye of Ender: it floats toward the nearest matching structure, hovers, and drops, giving players the general direction to travel.
It's built for modpack developers. There's no Java, no restart, and no complicated setup — you assign items to structures right from an in-game menu or a single config file.
minecraft:ender_eye, a modded trinket, or anything else to locate villages, fortresses, modded dungeons — whatever you want.#tag, or a list./reload — no need to restart the game.No files required. In-game:
minecraft:ender_eye > #minecraft:village
Read it like a sentence: "ender_eye finds village."
To restrict it to one dimension, add @ <dimension> on the end:
minecraft:blaze_rod > minecraft:fortress @ minecraft:the_nether
Line format: <item> > <structure> (optionally @ <dimension>)
modid:name (e.g. minecraft:ender_eye).# before a structure to match a whole group, e.g. #minecraft:village.You can also edit these lines directly in config/structureeyes-common.toml — this is the file modpacks ship. Consume / cooldown / search radius for all config lines come from the [defaults] section.
For per-item control (different consume/cooldown/message per item), add JSON files under:
data/<your_namespace>/structureeyes/structure_eyes/<name>.json
{
"item": "minecraft:ender_eye",
"target": "#minecraft:village",
"search_radius": 100,
"consume_on_use": true,
"cooldown_ticks": 0,
"dimension": "minecraft:overworld"
}
Config lines and datapack mappings work side by side — use whichever fits, or both.
Multiple new models, textures, and armors for your horses to spice up your world!
Multiple new models, textures, and armors for your horses to spice up your world!