Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mclegoman/fleecifer
Turns all sheep hostile...
https://github.com/mclegoman/fleecifer
fabric minecraft neoforge quilt
Last synced: 6 days ago
JSON representation
Turns all sheep hostile...
- Host: GitHub
- URL: https://github.com/mclegoman/fleecifer
- Owner: MCLegoMan
- Created: 2023-10-24T15:02:46.000Z (about 1 year ago)
- Default Branch: 1.21
- Last Pushed: 2024-10-24T10:47:29.000Z (24 days ago)
- Last Synced: 2024-10-25T09:00:18.319Z (23 days ago)
- Topics: fabric, minecraft, neoforge, quilt
- Language: Java
- Homepage:
- Size: 1.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Fleecifer (Quilt/Fabric/NeoForge)
Fleecifer is a Minecraft mod developed for [Quilt Loader](https://quiltmc.org/), [Fabric Loader](https://fabricmc.net/), and [NeoForge](https://neoforged.net/). This mod replaces sheep behaviour, turning them hostile towards the player.## Mod Requirements
- [Quilt Loader](https://quiltmc.org/) (Recommended)
- [QSL](https://modrinth.com/mod/qsl)
- [Fabric Loader](https://fabricmc.net/)
- [Fabric API](https://modrinth.com/mod/fabric-api)
- [NeoForge](https://neoforged.net/)## FAQ
- **I've got another mod that changes sheep behavior, is this compatible?**
- Fleecifer has not been tested with other mods that change sheep behavior, you may experience issues under this circumstance.
- **Can I use this in a modpack or video?**
- Yes, you can use this mod in modpacks or videos.
- **Will you backport this mod?**
- I am unlikely to port to specific versions, as this mod was made for fun. However, other developers are free to port this mod, as long as they adhere to the conditions of the LGPL-3.0-or-later license.
- **Can I remove the re-texturing of the sheep?**
- The eyes are separate textures located at `fleecifer:textures/entity/sheep/sheep_eyes.png`, and `fleecifer:textures/entity/sheep/sheep_eyes_emissive.png`, which you could replace with blank textures using a resource pack.