Botania

Botania

133M Downloads

Crafty Crate doesn't return the correct container items for custom recipes

yrsegal opened this issue ยท 0 comments

commented

https://github.com/Vazkii/Botania/blob/master/src/main/java/vazkii/botania/common/block/tile/TileCraftCrate.java#L144-L151

This should be replaced with the IRecipe native method, not applying it manually.