https://github.com/yimura/fabric-stackmob
https://github.com/yimura/fabric-stackmob
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yimura/fabric-stackmob
- Owner: Yimura
- License: cc0-1.0
- Created: 2021-07-02T14:09:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T20:24:54.000Z (almost 2 years ago)
- Last Synced: 2025-10-04T10:03:25.671Z (9 months ago)
- Language: Java
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fabric StackMob
 
This is a port of [StackMob-5](https://github.com/Nathat23/StackMob-5) SpigotPlugin to Fabric.
# Features
- [x] Stacking of mobs
- [x] Killing a stackmob and respawning if size is large then 0
- [x] Name tag with entity name and stack size
- [x] Keep traits in mind before stacking entities (currently entities of any type will be stacked)
- [x] Multiply events (shearing, egg laying, feeding, ...)
- [ ] Exclusion of mob types from being stacked
- [ ] Killing multiple entities depending on the damage given to the entity
- [ ] Disabling AI for stacked entities
- [ ] Wait before stacking (to not instantly attempt to stack and create load on the server)
# License
This project uses the same license from the fabric example mod Github Repo.