Timberborn

Timberborn

Ribbon World
18 Comments
Daniel_USA 19 Jun @ 8:06am 
i just used a mod to make a giant map. i wanted 1024x128. since i understood it correctly, it wouldn't work with the way you made it. but thanks for responding.
Petrol Pimp  [author] 18 Jun @ 9:21pm 
Yeah's that exactly what I did. I created a 256x256 level and just edited the with and height values with a text editor, the just opened the map up in game to edit. It works fine in the editor.
Daniel_USA 18 Jun @ 12:24pm 
can you convert the map to the new size, then open it in the map creator to edit it?

I'm guessing that's what you did.
Siveen 10 Jun @ 1:24pm 
I love the updated version of the map. Pardon the pun, but it flows a lot better now.
Petrol Pimp  [author] 7 Apr @ 9:59am 
Yeah, I think once the update comes out proper and bugs for it are fixed I'll most likely update it once I have the freetime to do so.
Siveen 4 Apr @ 6:10pm 
41 Cycles in, probably the longest I stuck around for a map. Not sure how I feel about how easy it is to clear out the Mine surrounded by two badtide sources (dynamiting to the Map Exits feels a little bit like cheating).
Some of the terrain also needs a little updating for U7 I think, but it isn't too bad (especially once you have access to dynamite).
Siveen 3 Apr @ 6:32am 
I've played this map for around 13 Cycles on Update 7 so far (Normal Difficulty, no Badtides), and I must say I am delighted. There's so many fun engineering challenges to take on here!
Will agree with Mr Denuto about the scrap though, at least the closest Ruins could do with about 20% more scrap.
Balcard 4 Mar @ 8:08am 
I love Chile
Siveen 7 Feb @ 5:41pm 
This should be delightful with Ziplines! Can't wait to try it out.
Mr_Denuto 22 Dec, 2024 @ 2:13pm 
A great map that does lack scrap.
Would be perfect with 30% more scrap per location
Xenjie 22 Dec, 2024 @ 4:55am 
My new favorite map, awesome job! Doing my 1st play through on hard now.
tyochum 18 Nov, 2024 @ 8:39pm 
Fantastic map. Challenging on hard but still doable. I really liked the very limited scrap metal ruins.
VforRevenge 14 Nov, 2024 @ 10:57pm 
I absolutely love this map. You can tell theres been put so much effort into it. Its hard but not too hard.
Ragalok 27 Oct, 2024 @ 4:33pm 
Good map, quite chalenging. Just enought resources in reach, just enougth space, expending or stagnate, but expending is a risk. Well balanced.
Rune Trantor 18 Oct, 2024 @ 5:11pm 
Hmm, sounds interesting. And fits an idea of a run I have been toying with for a long while, a long map like this, dev mode a second district on the other end, and have them try to bridge the middle, maybe that train mod would be neat here...? :P
Arcadaeus 19 Jul, 2024 @ 7:28pm 
thank you, I love to learn new tricks in this game.
sounds a bit complex but worth a try.

I currently play with negative values in watersources
you can definitly make interesting stuff with them
Petrol Pimp  [author] 19 Jul, 2024 @ 4:46pm 
.timber maps files are actually just a zip file. You can change the extension to .zip to see there's two files that compose a map (Along with the version, map image, overlay, etc). map_metadata.json is what you see in the menu when selecting a level showing info (i.e. 1024x64) and description.

world.json is the other file you're interested in. You can change the width and height, and it also contains all of the arrays of each tile of land and water stored in the level. So for a 256x256 level, there's 65536 entries in each array. So if you want a level that's larger, make sure the array's in question (that contain numbers with spaces and colons and are stored for the land tiles and water levels) are the same as the area of the map.

I just made a 256x256 level, and changed the width and height to be 1024x64, since both equal 65536 and I didn't have to edit the arrays portion. Make sure you have it exact, otherwise the game crashes when loading the level if one tile is off.
Arcadaeus 19 Jul, 2024 @ 2:25pm 
impressive map, but how did you make a map size outside 256?:KOh:
Is it modified from an older timberborn build?
please tell us I need to know