Project Zomboid

Project Zomboid

40 ratings
Content Tweaker
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
4.633 KB
25 Jan, 2022 @ 8:33pm
5 Feb, 2022 @ 1:05am
2 Change Notes ( view )

Subscribe to download
Content Tweaker

In 1 collection by Aristine
private re-sub
173 items
Description
Framework for tweaking various content and content distributions.

Available Tweaks
  • Item Parameters
  • Item Distributions
  • Vehicle Zone Distributions (spawns) (currently only supports removal)

Planned Tweaks
  • Vehicle Parameters
  • Vehicle Distributions
  • Vehicle Component Parameters
  • Zombie Distributions


Examples?
You can use my Ballistic Tweaks mod as an example. The source code is available as a reference.

Workshop ID: 2731875387
Mod ID: ari_content_tweaker
5 Comments
Sirze 11 Dec, 2023 @ 3:38pm 
Hi sorry for asking help in this comment but I can’t make work the function that remove items from all the loot tables, I need remove something of a mod. All other things works fine. Please can u help me?
General M-13 / Vindya Miriel 2 Mar, 2022 @ 3:39am 
I wonder, would this also work to increase the health for walls or doors ? if so: how do you go about doing this? i've been fiddling but either i'm doing it wrong or it's not possible XD
in my case i'm trying to tweak Log Walls
Greez 26 Jan, 2022 @ 1:10pm 
Thanks
Aristine  [author] 26 Jan, 2022 @ 12:52pm 
@Greez Yeah, you'd just need to put it in double quotes like "Can Opener"
You can actually do the same for numerics, so "40" is the same as 40
Added an example here. [gitlab.com]
Greez 26 Jan, 2022 @ 12:33pm 
Hello. Will your Function work if the parameter changes are not numeric, but alphabetic?
for example change

Tags = Can Opener
on the
Tags = CanSloser
?