Draco18s / ReasonableRealism

For 1.10!
Other
17 stars 8 forks source link

can't craft diamonds #25

Closed jotac0 closed 6 years ago

jotac0 commented 6 years ago

so, i went mining for diamonds, but now i can't turn those raw diamonds in diamonds. I did check the code, the packager should solve it, but it does not work, accepts the items but does nothing (plus it made a tiny iron pile out of nowhere. i am using: 1.12.1-HarderOres-4.0.0b 1.12.1-Harderfarming-4.0.0d 1.12.1-HardLib-v4 1.12.1-OreFlowers-4.0.0a plus other mods so ... is this the way to make diamonds?

Draco18s commented 6 years ago

That's really odd. I'll take a look at this.

Draco18s commented 6 years ago

Huh. I apparently never added the recipe for diamonds. I'm surprised it took this long for anyone to notice...

Draco18s commented 6 years ago

If you shove this file into the jar inside assets/harderores/recipes/ore, that'll fix until I push a new build. https://github.com/Draco18s/ReasonableRealism/blob/1.12.1/src/main/resources/assets/harderores/recipes/ore/diamond_chunk.json

jotac0 commented 6 years ago

well .. i added a ender io recipy to fix it for now. But thanks :)