-
Notifications
You must be signed in to change notification settings - Fork 33
A mostly-completed port to Fabric 1.21.8 #167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: unilock <[email protected]>
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]>
should fix unilock#2 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]>
implements Ladysnake#158 fixes Ladysnake#141 fixes Ladysnake#142 fixes Ladysnake#155 Signed-off-by: unilock <[email protected]>
Signed-off-by: unilock <[email protected]>
…Item and initializers as well as related classes
…and runs tho its very broken
|
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. |
|
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. |
|
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 |
|
Re-added all recipes |
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
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.