You can install this mod on Modrinth
This mod adds a new functional block:
This block emits a redstone signal depending on the amount of set entities detected in a set radius
- Enitiy Mode: Player, Any mob (not player), Friendly, Hostile, Custom (specified in custom entity type param)
- Radius: 0-100
- Custom entity type: Entity type, example: "minecraft:creeper" or "creeper"
To change these parameters you can right click on the block and it will open a GUI
This mod uses Fabric mod loader & Fabric API. So the Fabric API mod is required for this mod to work properly.rly.
Recipe:
- Clone the repo
clone https://github.com/TrRuki/sculk-eye.git
cd sculk-eye- Build
./gradlew

