stfwi / engineers-decor

Engineer's Decor
MIT License
35 stars 16 forks source link

Issues giving the tree cutting power #82

Closed WindFox closed 4 years ago

WindFox commented 4 years ago

Is it just me or is it hard to give the tree cutter any power.

I've tried LV connectors and placing a LV capactior with the output pointing at the device and it won't take power. The only thing that worked is putting a small solar panel next to it, but this doesn't really work once the tree grows and blocks the sun.

Using version 1.0.18 for MC 1.12.2

stfwi commented 4 years ago

Hi, let me double check this, maybe something with the energy capability.

WindFox commented 4 years ago

Also, I believe the block breaker has the same issue.

stfwi commented 4 years ago

Yepp, confirmed, since I added some configs for the power consumption of the cutter and the breaker, a basic assumption for saving some server performance is not met anymore - so I'll quickly implement a standard buffered energy storage, no big deal. (The Solar Panel transfers its energy in pulses, therefore it is above the reception threshold of the cutter and it works. An LV cap transfers less.)

stfwi commented 4 years ago

Ok, engineersdecor-1.12.2-1.0.19-b1.jar is on Curse. If you could double check on your machine and quickly confirm that it works for you, would be brilliant.

WindFox commented 4 years ago

All good now. Thanks!

stfwi commented 4 years ago

Perfect that, I close this issue then - cheers again for letting me know!