Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emirlol/hittable
A fabricmc mod that makes mobs glow when they are within your reach.
https://github.com/emirlol/hittable
fabric fabricmc fabricmc-mod fabricmc-mods kotlin minecraft-mod mixin
Last synced: about 1 month ago
JSON representation
A fabricmc mod that makes mobs glow when they are within your reach.
- Host: GitHub
- URL: https://github.com/emirlol/hittable
- Owner: Emirlol
- License: mit
- Created: 2024-01-01T20:32:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T02:30:23.000Z (2 months ago)
- Last Synced: 2024-10-29T02:33:13.922Z (2 months ago)
- Topics: fabric, fabricmc, fabricmc-mod, fabricmc-mods, kotlin, minecraft-mod, mixin
- Language: Kotlin
- Homepage: https://modrinth.com/mod/hittable
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Configuring
Either use modmenu or run the command `/hittable config`.The config file is located at `.minecraft/config/hittable.json5`.
# Building from source
Simply run the `assemble` task in gradle.