Skip to content

Conversation

@farpo
Copy link

@farpo farpo commented Sep 22, 2025

A mostly complete port of the mod to Fabric 1.21.8. Based on Unilock's 1.20.1 port, PunchmadeDav's RatItemRenderer fix and original @Nexusrealms code.

Changes made from PunchmadeDav's repository (the direct upstream) include

  • Updating all dependencies to be compatible with Fabric 1.21.8
  • Updating Gradle to version 8.14 and Fabric Loader to 0.16.14
  • Changing Geckolib-based rendering to use Geckolib 5
  • Rewriting item-related code to use the Item Component system
  • Changing the Rat Curse enchantment to be data-driven
  • Updating armor-related code, tweaking the armor texture to fit the new model (Visual aspects were not changed)
  • Other miscellaneous code changes to use newer APIs
  • Adding an original texture for the Rat Spawn Egg, to fit in with the new spawn eggs of other mobs

The Rat Spawn Egg texture was created by Nexusrealms organization member DinoTheOogle (Not a member on GitHub as she has no account) specifically for this project and is released publicly for any use by anyone.

All feature removed in @unilock 's original port, including any Requiem-related features, have not been re-added. I've tried to modify the mod's gameplay and technical aspects as little as possible.

unilock and others added 27 commits February 3, 2025 17:24
Signed-off-by: unilock <[email protected]>
Signed-off-by: unilock <[email protected]>
Signed-off-by: unilock <[email protected]>
likely fixes other things too

Signed-off-by: unilock <[email protected]>
Signed-off-by: unilock <[email protected]>
Signed-off-by: unilock <[email protected]>
Signed-off-by: unilock <[email protected]>
Signed-off-by: unilock <[email protected]>
Signed-off-by: unilock <[email protected]>
Signed-off-by: unilock <[email protected]>
Signed-off-by: unilock <[email protected]>
…Item and initializers as well as related classes
@farpo
Copy link
Author

farpo commented Sep 22, 2025

To clarify, the trinkets mod version used in the port is Patbox's updated version, hosted unmodified on our Maven repository for use in our projects.

@farpo farpo marked this pull request as draft September 22, 2025 18:54
@farpo
Copy link
Author

farpo commented Sep 22, 2025

The ported version is still undergoing private testing, so the request will likely be in draft status until we're sure we have fixed major bugs.

@sorascode
Copy link

I just tested this, and ran into an issue of renamed rats crashing the game when u look at them

@farpo
Copy link
Author

farpo commented Sep 27, 2025

I just tested this, and ran into an issue of renamed rats crashing the game when u look at them

Yeah, it just came up in testing, the last commit patched it

@farpo
Copy link
Author

farpo commented Oct 3, 2025

Re-added all recipes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants