gnembon / carpet-extra

Extra Features for Carpet Mod
GNU Lesser General Public License v3.0
291 stars 62 forks source link

[Suggestion] dispenserFallingBlocks only comes into play when dispenser/dropper has no item in it #285

Open Marcolio100 opened 1 year ago

Marcolio100 commented 1 year ago

When using the dispenserFallingBlocks mechanic, dispensers loose the ability to use bonemeal on any blocks, droppers wont drop items into water source blocks of bubble elevators, the autocraftingDropper doesnt work, since the dropper only triggers the fallingBlock rule and doesnt craft anymore. By maybe adding a check to the mechanic, that checks if the dropper/dispenser is empty before those issues could pretty much be resolved. Unless I have missed a huge detail ofc