Skip to content

Fixes ore yields in Innawood - #88528

Open
Bydth wants to merge 1 commit into
CleverRaven:masterfrom
Bydth:innawoods_ore_yields
Open

Fixes ore yields in Innawood#88528
Bydth wants to merge 1 commit into
CleverRaven:masterfrom
Bydth:innawoods_ore_yields

Conversation

@Bydth

@Bydth Bydth commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Bugfixes "Recalculates post-decharging ore yields for Innawoods"

Purpose of change

Fixes #87371
The decharging changes to metals massively reduced the effective yields of the smelting recipes added in the mod, which are essential for progression.

Describe the solution

Recalculates the yields and byproducts, using the mass of the input and output items and the commented yield rate (or the desired ideal) of the recipes. Outputs for iron ores were not touched. I kept the yields for platinum in the copper recipes, at an eyeballed 0.5 percent, despite not being able find any conclusive data for platinum occurrence in native copper, as this PR is aimed solely at restoring the intended yields. I updated the numbers for output weight as well for the benefit of future contributors.

Describe alternatives you've considered

Not doing this.

Testing

Loaded the game, checked the total masses of the outputs displayed in the crafting menu to the mass of the input ores.

Additional context

@github-actions github-actions Bot added <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Mods: Innawood 🌲 Anything to do with Innawood mod labels Sep 4, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-requesting reviews from non-collaborators: @Light-Wave

@Bydth Bydth changed the title Update smelting.json Fixes ore yields in Innawoods Sep 4, 2026
@github-actions github-actions Bot added astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Sep 4, 2026
@Bydth Bydth changed the title Fixes ore yields in Innawoods Fixes ore yields in Innawood Sep 4, 2026
@github-actions github-actions Bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Mods: Innawood 🌲 Anything to do with Innawood mod Mods Issues related to mods or modding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(Innawood) Native copper smelting produces very little copper/copper and bronze chunks require too much copper to craft.

1 participant