Skip to content

License

Notifications You must be signed in to change notification settings

TrRuki/sculk-eye

Repository files navigation

You can install this mod on Modrinth

This mod adds a new functional block:

Sculk Eye Block

This block emits a redstone signal depending on the amount of set entities detected in a set radius example usage image

Parameters

  • 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

GUI example image

Additional info

This mod uses Fabric mod loader & Fabric API. So the Fabric API mod is required for this mod to work properly.rly.

Recipe:

recipe image

Building

  1. Clone the repo
clone https://github.com/TrRuki/sculk-eye.git

cd sculk-eye
  1. Build
./gradlew

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages