
Create saw compatability
Ganpan14O opened this issue ยท 0 comments
Currently Create's saws don't properly cut down powdery cane, as unlike bamboo which goes directly into a contraption's storage if cut by a contraption's saw it drops as items. This seems to stem from the issue that create checks if it should cut things down by checking if they extend "net.minecraft.world.level.block.BambooStalkBlock". I understand if this isn't fixable as it seems pretty hard coded into Create, but if it is fixable that would be pretty cool to have