Enigmatica 2: Expert - E2E

Enigmatica 2: Expert - E2E

2M Downloads

Nickel is missing from the small plate presser

MorganSimic opened this issue ยท 2 comments

commented

Modpack version
1.56

To fix this code should go into smallplatepresser.xml . Not sure on Nickel dust metadata.
<Recipe timeRequired="0" power ="0"> <input> <oreDict>oreNickel</oreDict> </input> <output> <itemStack>thermalfoundation:material 2 69</itemStack> </output> </Recipe>

commented

Cool, thanks!

commented

Confirmed that the metadata is correct and added Nickel Dust to my PR. Thanks!