liplum / MultiCrafterLib

A Mindustry mod library provides a multiple-recipe crafter to produce items, fluids, power or even heat for Json and JavaScript mods.
https://liplum.github.io/MultiCrafterLib/
GNU General Public License v3.0
45 stars 10 forks source link

MultiCrafter doesn't take power from batteries #37

Closed JojoFR1 closed 6 months ago

JojoFR1 commented 6 months ago

MultiCrafter doesn't take battery from batteries next to the block when it's supposed to. The same applies when it's connected by a node.

Relevant discord messages: https://discord.com/channels/937228972041842718/937229160189947924/1210225546852565002

JojoFR1 commented 6 months ago

Not a bug, but conductivePower: true should be true by default.