codetaylor / pyrotech-1.12

An early game mod with new primitive devices, combustion machines, smelting mechanics, storage options, tools, torches, advancements, and absolutely zero GUIs -- with exception to the substantially complete, mostly illustrated, and charred guidebook.
https://pyrotech.readthedocs.io/en/latest/
Other
52 stars 20 forks source link

Hunting Knife Leatherworking Recipes Don't Work #421

Closed Solar-Moth closed 1 year ago

Solar-Moth commented 1 year ago

Intro

Please follow the template when submitting an issue.

If you are submitting a suggestion, feature request, or idea, please delete this template and follow the guidelines found in the README.md file.

If you do not follow the template or guidelines, your issue will be flagged as invalid and may be immediately closed.

Text placed within [replace] tags may be omitted and replaced with your text.

Issue Description

Recipes for scraping hide or relating to the hunting knife do not work.

I am also using a personally made custom pack and am unsure if there is a conflict with any mods. Below is a link to the pastebin of all the mods being used. https://pastebin.com/iBWKHwq7

What Happens

Using JEI and the guidebook from Patchouli show that the recipes for scraped hides do not exist. Attempting to use the recipe of crafting any pelt with a hunter's knife causes nothing as though the recipe doesn't exist. This extends to all recipes that use the hunter's knife excluding butchering.

What You Expect to Happen

Shapeless craft for scraping hide and cutting leather using the hunter's knife. Both as something that appears in the guidebook and JEI and as something that can be done in-game.

Script

Not applicable

Crash Log

Not applicable

Affected Versions

Do not use latest; please supply accurate version numbers.

Solar-Moth commented 1 year ago

Managed to fix the recipes by taking ore dictionary definitions for hideScrapeable, shard, and toolHuntersKnife from core.OreDict-Generated.json and putting them in core.OreDict-Custom.json.