Описание
# Maxwell the placeable cat
A NeoForge mod that adds Maxwell the cat to Minecraft and other cats too.
I made this cause I was bored and didn't know what to make :D
* [Modrinth page](https://modrinth.com/mod/maxwell-the-placeable-cat)
* [Curseforge page](https://www.curseforge.com/minecraft/mc-mods/maxwell-the-placeable-cat)
## Credits
* [Chutoy](https://x.com/chutoyjohn) - Helped with the item models and testing
* bean(alwayshasbean) - [Dingus/Maxwell Cat model](https://sketchfab.com/3d-models/dingus-the-cat-2ca7f3c1957847d6a145fc35de9046b0)
* [rotgruengelb](https://bsky.app/profile/rotgruengelb.bsky.social) - [Stonecutter Mod Template](https://github.com/rotgruengelb/stonecutter-mod-template)
* Luke Graham Landry's [Forge Modding Tutorials](https://moddingtutorials.org)
* [Kaupenjoe's 1.20.1 tutorial repo](https://github.com/Tutorials-By-Kaupenjoe/Forge-Tutorial-1.20.X/tree/main)
* [Maxwell the carryable cat](https://steamcommunity.com/sharedfiles/filedetails/?id=2878054450) - Where the idea came from
* [MORE carryable cat !](https://steamcommunity.com/sharedfiles/filedetails/?id=2885380609) - Where I got some of the other cats from
### Stonecutter
Modern Gradle plugin for multi-version development, you can check out [Stonecutter here](https://stonecutter.kikugie.dev/).
This has tremendously sped up development and made maintaining multiple versions much easier.
**This is mainly a NEOFORGE mod**
Some versions do have Fabric support, however I'm limited by the model loader missing on Fabric and relying on a library that someone made and hasn't updated.
[Here is an archived out of date Fabric-only version](https://github.com/antoninvf/fabricMaxwellPlaceableCat)