Project Zomboid

Project Zomboid

27 ratings
Make Nails from Wood [B42]
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
157.433 KB
20 Mar @ 9:53am
25 Mar @ 10:16am
4 Change Notes ( view )

Subscribe to download
Make Nails from Wood [B42]

Description
Are you tired of having to scavage the whole map for Nails, deconstruct all furniture in somebodys home or raid these warehouses?

Then this mod is for you!

You can simply turn Logs to wooden nails like you always wanted to.

Perfect for survival in the forest!

To craft the box of nails, you just need any kind of saw and 4 logs or 8 planks.



Workshop ID: 3448420374
Mod ID: WoodenNails
Popular Discussions View All (1)
1
28 Jul @ 8:28pm
Pegs, Pins & Nails
Achriel
23 Comments
LegionarHR 18 Sep @ 7:37am 
I cant use stone hacksaw
Satsugua 13 Aug @ 8:38am 
doesnt work with b42's flint saw
Leu_810 7 Aug @ 4:53pm 
module Base
{
craftRecipe WoodNailsfromLog
{
timedAction = Making,
Time = 500,
Tags = InHandCraft, CanBeDoneFromFloor,
category = Carpentry,

inputs
{
item 4 [Base.Log],
item 1 [Base.Saw;Base.GardenSaw;Base.CrudeSaw;Base.Stonesaw;HomemadeThings.HomemadeHacksaw;HomemadeThings.HomemadeGardenSaw] mode:keep,
}
outputs
{
item 1 Base.NailsBox,
}
}
craftRecipe WoodNailsfromPlank
{
timedAction = Making,
Time = 500,
Tags = InHandCraft, CanBeDoneFromFloor,
category = Carpentry,

inputs
{
item 8 [Base.Plank],
item 1 [Base.Saw;Base.GardenSaw;Base.CrudeSaw;Base.Stonesaw;HomemadeThings.HomemadeHacksaw;HomemadeThings.HomemadeGardenSaw] mode:keep,
}
outputs
{
item 1 Base.NailsBox,
}
}
}
Leu_810 7 Aug @ 4:53pm 
If you want to use modded saws like the Stone Hacksaw Mod, or the Homemade Things Mod Saws, all you need to do is:

Go to the mod recipe file folder ( by default it should be C:\Program Files (x86)\Steam\steamapps\workshop\content\108600\3448420374\mods\WoodenNails\42\media\scripts), then open the woodNails.txt file
Now, it depends on what mod are you gonna use, what you need to do is add at the end of the input> Item 1 "saws" bracket, the modded saw item id, you can find it on the item tooltip, or by looking for it in the mods files but here's the ones i use:

to add Ajandurah's Stone Hacksaw the id is "Base.Stonesaw"
to add PepperCat's Homemade Things Hacksaw and Garden Saw the id's are "HomemadeThings.HomemadeHacksaw" and "HomemadeThings.HomemadeGardenSaw" respectively

Keep In Mind, that each item Id MUST be separated by a semicolon (this > ; < thing)

if you're like me, trying to do a primitive run, and using both, the whole file should end up looking like this:
ecsmac310 22 Jul @ 1:03am 
esta bastante bien hecho, lo único malo son los clavos que son de acero y no de madera :bleach:
Mancoriur 21 Jul @ 8:44am 
Unfortunately can't use any saw from other mods. As my friend below me i've been trying a primitive run and can't use this because any of my saw worked.
skilledmaze 20 Jul @ 12:41am 
cant use stone hacksaw doing primitive run
LambVORTEX 12 Jul @ 1:32am 
Guy below me
How about you create a patch?
󠀡󠀡 6 Apr @ 9:51pm 
trash cause can't use flint saw or modded saws
东方彩虹🌈 30 Mar @ 7:27pm 
hahaha