Skip to content

1.21.0 Update proposal#19

Open
jacopouggeri wants to merge 1 commit intoArmouryGaming:masterfrom
jayugg:1.21.0
Open

1.21.0 Update proposal#19
jacopouggeri wants to merge 1 commit intoArmouryGaming:masterfrom
jayugg:1.21.0

Conversation

@jacopouggeri
Copy link
Copy Markdown

@jacopouggeri jacopouggeri commented Sep 2, 2025

This PR addresses some necessary changes to update the mod to 1.21

API Updates

  • Moved patches to characterclasses.json and traits.json to their own files in the theworkingclasses domain.
  • Fixed crafting recipes to accept 1.21 coloured clay variants (bowls, planters, storage vessels, flowerpots). (credits to //Lilly <3; in VS Discord)
  • Updated compatibility to target the correct Combat Overhaul configuration traits for 1.21

Bug Fixes

  • Corrected a typo/malformed markup in the Carpenter description.

Chores

  • Bumped mod version to 1.0.5.
    Upgraded runtime targets to .NET 8 and updated Cake.Frosting version to 5.0.0.
    Cleaned up legacy patch files (replaced by domain-specific ones).

Note that Trait Acquirer would still need to be upgraded (currently loads but crashes when opening the character dialog), but many of the features of this mod don't depend on it so it could be separated.

This also works with no errors with the most recent version of expanded matter for 1.21.

@RadotJar
Copy link
Copy Markdown

RadotJar commented Sep 5, 2025

Would be great to see this merged!

@Dormoxx
Copy link
Copy Markdown

Dormoxx commented Oct 24, 2025

Hello! Thanks for updating this mod, however, I've encountered an issue.
Looking at the improved crock recipe crashes the game. Changing line 13 of assets/theworkingclasses/recipes/grid/kitcheninventor.json from "code": "game:crock-burned-* to "code": "game:crock-*-fired" seems to fix it. However, attempting to craft one with this change results in a crash with the following log: https://pastebin.com/nsHKT8dN

Steps to reproduce:

  1. Create new "Creative Building" world.
  2. Select "Cook" class.
  3. Use creative inventory to give yourself 4x "Black Ceramic Crock", 2x "Temporal Gear", 1x "Copper Hammer"
  4. Switch to Survival (/gm s)
  5. Attempt to craft "Improved Crock" which leads to a crash.

I'll try to poke around in the files to see if I can find a fix. No promises, though as this is my first time on the dev side of modding haha.

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.

3 participants