Project Zomboid

Project Zomboid

1,051 ratings
Soul Filcher's Building Time
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
683.564 KB
Dec 17, 2020 @ 6:56pm
Oct 21, 2023 @ 7:57am
26 Change Notes ( view )

Subscribe to download
Soul Filcher's Building Time

In 1 collection by soulfilcher
Soul Filcher's Life in Kentucky (B41)
14 items
Description
Compatible with 41.78

This is my mod for extra options to build your base. I have more things planned for future updates.

UPDATE 10/21/2023:
-Converted Russian translation files to ANSI encoding.
-Disabled the option to build a kiln.


MASONRY
-Added Mansonry as a new skill, it can be used to build strong walls, fences, door frames or window frames.
-Masonry uses concrete and bricks, the menu requires a Mason's Trowel to show up.
-Find the masonry books and read them for bonus XP multiplier.

CARPENTRY
-Added the option to craft painted crates (they look better than the simple color overlay when you paint existing crates).
-Added vegatables/fruits display counter.

METALWORKING
-Added door frame and stairs.
-Metalworker profession knows how to build these.
-New magazine teaches how to build metal stairs.
-New magazine teaches how to build antique ovens.

REPAIRS
-Added the option to repair damaged doors, walls and broken windows.
-Repairing these require some of the materials used to craft them.
-I'm still improving this system, right now it does not check if a door or wall is made of wood or metal for example.

SPECIAL
-Hand Trucks! Be careful as you can't run or fight while pushing these, drop if you're in danger!
-You can't carry a hand truck over tall fences, through a window or when climbing a rope.
-Hand Trucks can only carry large items (weight 1.0 or more), if you want to carry smaller items put them inside a bag.

Join my Discord server to talk about my mods: https://discord.gg/dzbZgzXNTT
And if you can always...
[www.patreon.com]

Tags:B41,Building

Workshop ID: 2324586266
Mod ID: BuildingTime
Popular Discussions View All (10)
12
Jan 7, 2024 @ 6:59am
Russian translation
Who?
12
Mar 8, 2022 @ 10:58am
Error Line
Hun Alexander
3
Jul 21, 2022 @ 12:29pm
Glass repair not working (41.68 - MP server)
matzil
562 Comments
V.A.Nekrasov Jan 12 @ 3:20am 
UPDATE 10/21/2023:
-Converted Russian translation files to ANSI encoding.
Still looks broken as in Russian translation discussion, I think you need to re-insert the words after changing the file encoding
AhtwoDtwo Jan 10 @ 11:48pm 
any way do i put back the bricks to the pallet?
tilarium Dec 26, 2024 @ 10:02am 
Did you seriously copy and paste this on every mod you use? Look at the tags and the update date. Hell, most of the time it’s in the description.
matteokmp Dec 26, 2024 @ 7:40am 
Is this mod compatible with B42?
Ikko Oct 28, 2024 @ 1:34am 
Hello. I'm looking to replace the tall windows at the restaurant in Riverside. Is this mod something I can add to my existing game, fix those windows, and then uninstall without it messing with my save? Thanks for your time.
Masteroearth Sep 21, 2024 @ 8:25pm 
I know its probably really hard but it would be cool if instead of being a container to use as storage that you equip making the hand truck into a tile mover. Like use it to pick up and move whole crates without needing to empty them and potentially break them. Because there's already the really popular Zuper Carts mod that does pretty much the same thing. :)
Paul Human Sep 5, 2024 @ 10:48am 
Is there any way to build large windows like in schools and Gigamart?
fisheslikeme Jul 12, 2024 @ 2:44pm 
Why can't I cut large windows in Gigamart, or scrape mirrors and use scalpel for glass panels?
grammarsalad Jul 11, 2024 @ 12:07am 
@white_knight_leo
Appreciated!
white_knight_leo Jul 5, 2024 @ 5:58pm 
For those who want to be able to use this mod as intended re: the bricks - I recommend you use a program like Notepad++ for this, as it makes editing files like this much easier:

Go to the mod folder, and under BuildingTime\media\scripts, find the "SFBuild_Recipes" file.

Go down to the "recipe Make Bricks" subheading, and replace the line
"filcher.SFClay=2"
with
"Dirtbag=1",

then replace the line
"Result:filcher.SFMoldedBricks"
with
"Result:filcher.Bricks=1".

You can play with the numbers as you like, but this will allow you to use the Brick Mold item, some dirt and some water to make Bricks without having to do a lot of mod surgery to add in the Clay and Kiln features. Changing a mod recipe is much, much simpler than adding new features that weren't implemented, so I think this is a good solution.