GTNewHorizons / GT-New-Horizons-Modpack

New Modpack with Gregtech, Thaumcraft and Witchery
https://www.gtnewhorizons.com/
Other
991 stars 300 forks source link

storage drawers upgrade template missing recipe #17189

Closed xSaucychan closed 1 month ago

xSaucychan commented 1 month ago

Your GTNH Discord Username

saucy4869

Your Pack Version

DEV

Your Server

Private Server

Java Version

Java 8

Type of Server

Vanilla Forge

Your Expectation

crafting drawer template with any sticks from natura should result in a valid recipe 2024-09-02_10 54 17 2024-09-02_10 58 10

The Reality

No recipe for upgrade template exist even when updating to version storage drawers 1.13.10. recipe also isn't visible in nei recipe lookup when using nei 2.6.34-GTNH 2024-09-02_10 49 33

Your Proposal

Add recipe for upgrade template for use outside gtnh modpack. recipe should support ore dictionaried sticks including all sticks from natura, rivercane from biomes o plenty and all drawer variants. screenshot taken with version 1.10.9 2024-09-02_09 48 50

Final Checklist

Cleptomania commented 1 month ago

FYI this is due to the GTNH Integration module being enabled I think. Check your config and disable the B:enableGTNH setting under the integration section.

I will follow up with making that disabled by default in the mod. The GTNH specific config already has it enabled

Cleptomania commented 1 month ago

Actually on second look, it does look like for some reason that recipe is commented out in the Storage Drawers code. I'll also add that back, but the enableGTNH setting being turned on would also make it disappear so make sure that's disabled if it isn't.

Cleptomania commented 1 month ago

This is fixed with Storage Drawers 2.0.2-GTNH