Project Zomboid

Project Zomboid

Organized Storage
Battery packs
I'm trying to make battery packs based off Hydrocraft's (HC) "open battery pack" recipes but the batteries are not being removed once packed and are just being duplicated when opened. Here's HC's recipe:
recipe Open Battery Package { HCBatterysixpack, Result:Battery=6, Time:50, }

And mine:
recipe Make Battery Package { Battery=6, Result:HCBatterysixpack, Time:50, }

Simple, right? I tried with and without "CanBeDoneFromFloor:true" line but it doesn't matter. Looking at other box/pack recipes shows the same format and they work fine. Any ideas? Do I need to add "destroy Battery=6" (and does that even work with multiple items)?
Laatst bewerkt door Eep²; 12 mrt 2019 om 18:56