All The Compatibility

All The Compatibility

346k Downloads

Create heated mixing recipes use invalid JSON data

IntegralPlusC opened this issue ยท 2 comments

commented

I made a minor PR that would fix this (see #12), but I figured I should open an issue for formality.

The Create mod metal mixing recipes that are added were apparently supposed to require heat, but used a misspelled tag heatRequirement (should be heat_requirement).

commented

Thanks for your work!

commented

No problem at all! I'm gradually becoming more interested in mod development, so anything I can do to fix other things in mods helps me learn too.