Chefs-Delight / NethersDelight_Forge

Nether's Delight is an addon mod for Farmer's Delight based around adding culinary content to the nether!
MIT License
5 stars 16 forks source link

[MC Version]: 1.18.2 #8

Open Athurrender opened 1 year ago

Athurrender commented 1 year ago

Description

Wrong recipe for the propelplant torch 2023-01-17_01 37 11 This is the recipe for propelplant stem not the torch. The right recipe for torch should be propelplant cane and propelpearl I have checked the json and confirmed the recipe is wrong. THE CODE: { "type": "minecraft:crafting_shaped", "pattern": [ "p", "c" ], "key": { "p": { "item": "nethersdelight:propelplant_cane" }, "c": { "item": "minecraft:crimson_roots" } }, "result": { "item": "nethersdelight:propelplant_torch" } }

Steps to reproduce

Maybe someone has mistakenly mixed the recipe of propelplant torch with propelplant stem. I don't know if there is a same problem in 1.19 or not,better check it out.

Mod list

Sorry but it has nothing to do with my mod list.It's the mistake of recipe

Logs

No response

Forge

Minimal instance

Performance and shader mods