Skip to content

Fix silver recipe parse error on Fabric when no silver mod is installed#198

Merged
rubensworks merged 3 commits intomaster-26from
copilot/fix-chest-wall-silver-warning
Apr 7, 2026
Merged

Fix silver recipe parse error on Fabric when no silver mod is installed#198
rubensworks merged 3 commits intomaster-26from
copilot/fix-chest-wall-silver-warning

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 7, 2026

  • Rename "conditions""fabric:load_conditions" in all 18 Fabric recipe JSON files
  • Fix copper recipes: replace NeoForge conditions with fabric:tags_populated
  • Fix condition dispatch key: "type":"condition": inside condition objects
  • Fix fabric:tags_populated field name: "tags":"values": (what the codec actually expects)
  • Run ./gradlew :loader-fabric:runGameTestServer — all 84 tests pass, no errors

Agent-Logs-Url: https://github.com/CyclopsMC/ColossalChests/sessions/b96d6a4f-da8e-4424-8272-766cedab9c00

Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
…er Fabric condition types

Agent-Logs-Url: https://github.com/CyclopsMC/ColossalChests/sessions/17f2142d-b527-41ac-8ee4-b1918670383b

Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
@rubensworks rubensworks marked this pull request as ready for review April 7, 2026 18:29
@rubensworks rubensworks merged commit cddb33b into master-26 Apr 7, 2026
5 checks passed
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.

2 participants