AllTheMods / ATM-2

All the Mods 2
1 stars 2 forks source link

Suggestion Vanilla Chest from Quark Chest #37

Closed Gorden211 closed 7 years ago

Gorden211 commented 7 years ago

Not all mods using chests in recipes include oredictionary for chests (if that's a thing).
For example the ExUtils transfer node can only be made with oak chests. Instead of changing all the recipes that might be missing could you add a recipe that makes a vanilla oak chest from all the variants of quark chests so you don't have to specifically find oak wood for chests?

Boomflex commented 7 years ago

Hi Gorden211,

I have added the below script in the next version of the pack which adds exactly that :)

Any chest to oak chest (since it conflicts) recipes.addShapeless( 1, [<quark:custom_chest:>]);