Mowmaster / Pedestals

A minecraft 1.16+ mod that is made to transport items,fluids,exp, and energy within small networks around a base or area.
https://www.curseforge.com/minecraft/mc-mods/pedestals
19 stars 19 forks source link

Refactor of `experienceHandler/Capability`. #216

Closed mfrankov closed 1 year ago

mfrankov commented 1 year ago
mfrankov commented 1 year ago

The same changes as outlined above, but for energyCapability.

mfrankov commented 1 year ago

The same changes as outlined above, but for dustCapability.

mfrankov commented 1 year ago

The same changes as outlined above, but for fluidCapability.

I wasn't as able to test the dustHandler in my setup, but I tested this with a FluidPump pedestal connected to a Drain pedestal (each with just 1 work area below the pedestal, and confirmed if you transfer multiple buckets from the Pump that the Drain waits/buffers the extra fluid and later places it if you pick up the fluid sources from in-world).