Stealth Mechanics
ModThis datapack allows you to place & configure rotating projectors, with custom actions when a player get spotted by the projector!
Type
Mod
Modrinth Downloads
92
Modrinth ID
tDzjCN6G
Last Updated
Jul 29, 2026
Description
Stealth Mechanics
This datapack for mapmakers adds rotating projector, placeable with /function stealth_mechanics:place_projector, aiming to add stealth mechanics. To remove a projector, do /function stealth_mechanics:remove_nearest_projector
Example

Features
- Those projectors are rotating, but will follow the player's movement once getting spotted by the projector.
- A message to the player saying he got spotted will appear temporarily.
Configuration
If you want a custom actions to happen when a player get spotted by a projector, simply write in a repeating command block, or in a tick function, /execute as @a[tag=spotted] at @s run <your command, your action> You can add the distance paremeter in the same repeating command block if you want a different actions per projector (for example, if you get caught at a specific projector, you get teleported at x place, but if you get caught on another further away, you get teleported to y place) /execute as @a[tag=spotted,distance=..30] run
For example: /execute as @a[tag=spotted,distance=..30] at @s run teleport @s X Y Z (prison coordinate) or /execute as @a[tag=spotted,distance=..30] at @s run summon zombie ~ ~ ~ Or for universal effect for getting caught, don't use the "distance="
Compatibility
Mod Loaders
Game Versions
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Perennial Pastries
Adds 2 new cakes and 2 new pies: One of each per new egg type introduced in 1.21.5
Drop2Inv
This mod adds the function of receiving block and mob drops directly into the inventory without the item falling to the...
Panda Block Name
Blocks named in the anvil keep their name even after being placed and broken. Named seeds will produce named fruit/seeds...
Jumping Boats
Allows you to jump while in boats to easily go from water to land or jump over obstacles.
Ex Nihilo: Additions
Adds support for different mods to Ex Nihilo Sequentia
Food Decay
Food now decay over time, enventually rots (20 minutes to 1+ year IRL).