Project Zomboid

Project Zomboid

Useful Junk
13 Comments
 MisterFossil   [author] 30 Jun @ 11:00am 
It's possible, but the problem is with how PZ treats all the pipes as all the same, no matter if they're carved from wood or made out of ceramic – I'll think about it and maybe add a new pipe type?
Loccatpowersdog 27 Jun @ 6:14pm 
As an idea what about carved smoking Pipes as burnable, would they still function?
 MisterFossil   [author] 23 Jun @ 1:54am 
Sure thing, thank you for the kind words :spiffo:
eidemon 23 Jun @ 12:56am 
very good idea, i hope you add more things!
 MisterFossil   [author] 22 Jun @ 3:19am 
Oh, that's very nice of you! Thanks Zen, I've added the code you've posted, although without the balls and the stapler – you gave me a great idea though – a recipe to deflate them or cut them up first (so they don't explode violently in fire) plus a recipe to dissasemble the stapler and other metal-plastic things, take care!
Zen 21 Jun @ 10:41pm 
To make you easier...


Patch("Base.BackgammonBoard","Tags","IsFireFuel")
Patch("Base.BackgammonBoard","FireFuelRatio","2")

Patch("Base.ChessWhite","Tags","IsFireFuel")
Patch("Base.ChessWhite","FireFuelRatio","2")

Patch("Base.ChessBlack","Tags","IsFireFuel")
Patch("Base.ChessBlack","FireFuelRatio","2")

Patch("Base.GamePieceBlack","Tags","IsFireFuel")
Patch("Base.GamePieceBlack","FireFuelRatio","2")

Patch("Base.GamePieceRed","Tags","IsFireFuel")
Patch("Base.GamePieceRed","FireFuelRatio","2")

Patch("Base.GamePieceWhite","Tags","IsFireFuel")
Patch("Base.GamePieceWhite","FireFuelRatio","2")

Patch("Base.Bricktoys","Tags","IsFireFuel")
Patch("Base.Bricktoys","FireFuelRatio","2")

Patch("Base.PokerChips","Tags","IsFireFuel")
Patch("Base.PokerChips","FireFuelRatio","2")


...
Zen 21 Jun @ 10:40pm 
...Limit of 1K characters for comments so this is second part:



Patch("Base.Dice","Tags","IsFireFuel")
Patch("Base.Dice","FireFuelRatio","2")

Patch("Base.Stapler","Tags","IsFireFuel")
Patch("Base.Stapler","FireFuelRatio","2")

Patch("Base.Baseball","Tags","IsFireFuel")
Patch("Base.Baseball","FireFuelRatio","2")

Patch("Base.Basketball","Tags","IsFireFuel")
Patch("Base.Basketball","FireFuelRatio","2")

Patch("Base.Football","Tags","IsFireFuel")
Patch("Base.Football","FireFuelRatio","2")

Patch("Base.GolfBall","Tags","IsFireFuel")
Patch("Base.GolfBall","FireFuelRatio","2")

Patch("Base.Poolball","Tags","IsFireFuel")
Patch("Base.Poolball","FireFuelRatio","2")

Patch("Base.SoccerBall","Tags","IsFireFuel")
Patch("Base.SoccerBall","FireFuelRatio","2")

Patch("Base.TennisBall","Tags","IsFireFuel")
Patch("Base.TennisBall","FireFuelRatio","2")


You can just add those to script and maybe change FireFuelRatio if you like.
Zen 21 Jun @ 10:09pm 
Maybe this help a little
Junk from PZwiki [pzwiki.net]
Construct 20 Jun @ 9:20pm 
really neat idea! I think being able to use rubber bands as a makeshift binding material would be super cool
 MisterFossil   [author] 20 Jun @ 7:48am 
I'm glad you like it, have fun!
bociek139 20 Jun @ 7:47am 
Awesome thanks burnable junks is such a great idea i like it.
 MisterFossil   [author] 20 Jun @ 7:37am 
Sorry, just posted this mod. I've updated the description now. It makes junk items burnable for now. I'll expand it eventually.
bociek139 20 Jun @ 7:12am 
u dont ever write what this mod is about... about junks but what we can get from that?