Project Zomboid

Project Zomboid

Spiffo's Workshop
Welcome to Spiffo's Workshop, the place to find Project Zomboid mods, maps, buildings, and other things to tinker with. For our Modding Policy, click the "Learn More" Button below.
Learn More
Empty Water Bottle code?
Anyone know what the item code is for an empty water bottle? WaterBottle works for both empty and full. I found the empty cans that work in the mod I'm working on BeerCanEmpty;PopEmpty;Pop2Empty;Pop3Empty;TinCanEmpty;WaterRationCanEmpty but I haven't found the bottle version. I've tried EmptyBottle, BottleEmpty, and WaterBottleEmpty and they don't work.

Also to go with that, does anyone know how to get a recipe to consume the empty bottles and cans? I'm trying to craft the Energy Drinks from that mod in the coffee machine and I can get it to work but it doesn't consume any of the empty containers.

This is what I'm working with atm:

item 1 [BeerCanEmpty;PopEmpty;Pop2Empty;Pop3Empty;TinCanEmpty;WaterRationCanEmpty],
item 1
  • ,
    -fluid 0.2 [Water;TaintedWater],



    item 1 [WaterBottle],
    item 1
  • ,
    -fluid 0.4 [Water;TaintedWater],
Last edited by TnT4u; 9 Mar @ 12:10am
< >
Showing 1-3 of 3 comments
TnT4u 1 9 Mar @ 12:11am 
steam is auto formatting the above but the * is in brackets one space from the line above.
TnT4u 1 9 Mar @ 1:16am 
I just tested the bottle part as base.WaterBottle then I removed the line after it for the water part. When I craft the recipe the water bottle isn't consumed so is there something else that needs to be in place of WaterBottle?
Maybe have a look at Hyzo's firearms mod , he had a Improvised Bottle Suppressor in the stable version this does not consume the bottle , in the Beta version B42 it does consume the bottle when making it from memory.
< >
Showing 1-3 of 3 comments
Per page: 1530 50