GTNewHorizons / GT-New-Horizons-Modpack

A big progressive questing modpack for Minecraft 1.7.10 balanced around the mod GregTech.
https://www.gtnewhorizons.com/
Other
1.01k stars 307 forks source link

Cooking for blockheads Storage Drawer compat #17339

Open ElectroBot opened 2 months ago

ElectroBot commented 2 months ago

Your GTNH Discord Username

ElectroBot#1327

Your Pack Version

2.7.0 nightly 639

Your Proposal

Adding Storage Drawer Controller compat to Cooking for Blockheads kitchen.

Your Goal

Keeping all the foods in drawers is neater/easier to see what's high/low and this would allow not having to transfer to kitchen counters/fridges if you run out of ingredients, but still have stock in the drawers.

Your Vision

Allow the Storage Drawer Controller to be seen as a counter/fridge inventory? (dunno how its coded or if possible)

Final Checklist

mainrs commented 2 months ago

Where should this be implemented? Inside CFB or Storage Drawers mod?

ElectroBot commented 2 months ago

Where should this be implemented? Inside CFB or Storage Drawers mod?

Not sure (not a dev), but probably better to put it into CFB and would be neat to add barrel support as well right away, maybe the other storages as well?

mainrs commented 2 months ago

Where should this be implemented? Inside CFB or Storage Drawers mod?

Not sure (not a dev), but probably better to put it into CFB and would be neat to add barrel support as well right away, maybe the other storages as well?

The code seems like it supports storage drawers if they are connected via a trim block. I didn't have time to try it yesterday, though. If you happen to be able to check, let me know! The controller itself is not supported, no.

ElectroBot commented 2 weeks ago

Where should this be implemented? Inside CFB or Storage Drawers mod?

Not sure (not a dev), but probably better to put it into CFB and would be neat to add barrel support as well right away, maybe the other storages as well?

The code seems like it supports storage drawers if they are connected via a trim block. I didn't have time to try it yesterday, though. If you happen to be able to check, let me know! The controller itself is not supported, no.

Sorry for late reply.

Confirmed that it does work with just the drawer connected to the kitchen. Controller does not unfortunately. We did a work around with all the drawers from Pam's crops from a Forestry farm touching the underside of the kitchen and being in contact with the storage drawer controller. So crops are able to be restocked by the Forestry farm and used it the kitchen without manual restock. Controller support would be nice so it could be done cleaner, but not necessary.

image