Documentation
Readme
View as plain text
Pringlz Mod - Working Ovens and Faucets
This mod will add working faucets and ovens to the game that can be crafted at a workbench.
These are new blocks and shouldn't interfere with any previous saves or randomly generated items/blocks in the game world.
Also, please not that you need to have you cursor on the faucet and right click with an empty jar in your hand to get the murky water.
6/10/17 - update for A16B108 Experimental
6/16/17 - update for A16B112 Experimental
6/16/17 - update for A16B113 Experimental
7/15/17 - update for A16.1B1 stable
8/04/17 - Update for A16.2B7 and added support for PZHUD in read me file
8/10/17 - v.02 Added recipe for both sinks, can craft both ovens that function as before, can now craft all faucets that function as before, buckets, and empty cans can now be filled at craftable faucets
8/17/17 - v.03 Added the option to have the randomly generated faucets and ovens to have the same functionality as the craftable blocks. Also, if you enable the faucet option, jars and cans can be filled in toilets.
9/01/17 - v.03.1 Updated for A16.3B12
All of my work is labeled in the files so if you'd like to add it to other modded xml files feel free to do so, it'd be cool if you even credited me for my work.
To install: extract into your 7dtd config directory and overwrite the files when prompted. (see notes about PZHUD compatibility if using both mods)
(C:\Program Files (x86)\Steam\SteamApps\common\7 Days To Die\Data\Config is default.)
If no prompt manually copy the files.
To enable the optional functionality you will need to edit the xml files.
I've made this as simple as possible. It's recommended you use a text editor with syntactic highlighting and a line indicator.
Notepad++ is popular. This tutorial may seam overly simple, but I want people who have zero experience to be able to get this to work.
It's best to do this for a new game. Errors may occur if you use an old save file.
To give the FAUCETS spawned in the game working functionality, open items.xml and delete EVERYTHING in line 9714 AND line 9818.
It's literally labeled �<!-- delete this line� and �delete this line -->� you will also need to delete the �<!--� and �-->�.
This will also enable the filling of jars and cans at the toilets.
To give the OVENS spawned in the game campfire functionality, open blocks.xml and delete EVERYTHING in line 16045 AND line 16100.
It's literally labeled �<!-- delete this line� and �delete this line -->� you will also need to delete the �<!--� and �-->�.
PZHUD compatibility
This mod will work with PZHUD, just ensure you install PZHUD second.
This and PZHUD will work just fine independently.
Pringlz46290