Project Zomboid

Project Zomboid

27 betyg
Make Nails from Wood [B42]
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
157.433 KB
20 mar @ 9:53
25 mar @ 10:16
4 ändringsnotiser ( visa )

Abonnera för att ladda ner
Make Nails from Wood [B42]

Beskrivning
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
Populära diskussioner Visa alla (1)
1
28 jul @ 20:28
Pegs, Pins & Nails
Achriel
23 kommentarer
LegionarHR 18 sep @ 7:37 
I cant use stone hacksaw
Satsugua 13 aug @ 8:38 
doesnt work with b42's flint saw
Leu_810 7 aug @ 16:53 
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 @ 16:53 
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:03 
esta bastante bien hecho, lo único malo son los clavos que son de acero y no de madera :bleach:
Mancoriur 21 jul @ 8:44 
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 @ 0:41 
cant use stone hacksaw doing primitive run
LambVORTEX 12 jul @ 1:32 
Guy below me
How about you create a patch?
󠀡󠀡 6 apr @ 21:51 
trash cause can't use flint saw or modded saws
东方彩虹🌈 30 mar @ 19:27 
hahaha