Industrial Foregoing

Industrial Foregoing

95M Downloads

Plant Fertilizer not accepting bone meal

xorinzor opened this issue ยท 0 comments

commented

Industrial Foregoing Version: 1.15.2-2.3.0-6f57752
TeslaCoreLib Version: N/A

The plant fertilizer is coded to only accept fertilizer, where this block previously also accepted Bone Meal as a fertilizer

setInputFilter((stack, integer) -> stack.getItem().equals(ModuleCore.FERTILIZER)).