
Contribute to Mob Capture Card Datapack Support for 1.21.4 & 1.21.5
MarkusBordihn opened this issue · 2 comments
Hi Faboslav,
I'm currently working on a datapack integration for mob capture cards for the Easy Mob Farm mod.
With the significant model handling changes in Minecraft 1.21.4, I'd like to test this integration in a live environment rather than just my local setup.
Would you be open to a pull request for 1.21.4 and 1.21.5 where I add the necessary JSON files to define mob capture cards for your mod? I’d also include a few sample card images for testing.
Example files:
https://github.com/MarkusBordihn/BOs-Easy-Mob-Farm/tree/1.20.1/Common/src/main/resources/assets/minecraft/models/item/easy_mob_farm/mob_capture_card
https://github.com/MarkusBordihn/BOs-Easy-Mob-Farm/tree/1.20.1/Common/src/main/resources/data/minecraft/easy_mob_farm/mob_capture_card
This change is purely data-driven, does not affect game logic, and shouldn't require any extra work on your end, aside from reviewing the PR and possibly publishing a new version.
Thanks in advance!
Best regards,
- Markus B.
Hello there, i would be for it, but i am using stonecutter, so there is one codebase for 1.21.x, then everything depends on that.