RS485 / LogisticsPipes

The RS485 take on LogisticsPipes -- ESTḌ 2012
https://rs485.network
Other
239 stars 124 forks source link

DMG-Ign Fuzzy not really working #959

Open SonOfTheStars opened 8 years ago

SonOfTheStars commented 8 years ago

If you want to use a Tool, for example Hammers or Files from Gregtech or any other Durability based crafting Component, each time you issue a Request for the involving recipe, it crafts a new Tool or complains it has not enough of said Tool available.

Would it be possible to fix that? I'm pretty sure it worked some day in the Past...

Landrash commented 8 years ago

You could just place the tool in the crafting table (and leave it there) and exclude it from the crafting pipe. It's a work around on the other hand that will only work as long as there's durability left on the tool.

AEnterprise commented 8 years ago

i've worked around that before by excluding the tool from the crafting recipe and have LP keep 1 of that tool inside the table at all times

SonOfTheStars commented 8 years ago

id love if LP checks for possible uses of an item, especially if its set to be DMG Ignoring

AEnterprise commented 8 years ago

a little more complex but you can use another mod to check if there is a tool in the table (buildcraft for example, using a list that ignores meta in the gate), if there is no tool pull one from an chest that you have LP keep stocked with one of that tool (don't use the single pulse action with BC, you only wana pull one yes but there will only be one and if your system for some reason ran out of something to make the tool with you'll manually have to put the tool in the table)