FOUNDRY
Unfoundry
15 条留言
Scylla Yoshiba 11 月 1 日 上午 8:56 
xd
ironfire 9 月 12 日 上午 7:37 
Nevermind, I got it working. :)
ironfire 9 月 11 日 上午 3:32 
Where the heck is the download for this? I have subscribed, but there is no option to download.
McCloud 7 月 30 日 上午 7:24 
How do I make /dumpData work? I installed the FoundryCommands mod as well but that does nothing when /dumpData is used. The github version seems very old. Where do I put the json files if I ever could extract them out of the game? Where dod I find the "Foundry Save Editor" nearly all AI tells me about?

Is there any way to modify recipes, research tree, TEXTUAL/JSON data easily. Where do I start. Totally lost my mind. lol
McCloud 7 月 30 日 上午 6:34 
Can the "Documentation coming soon™." pleeeeease come very very soon.
Weequays 5 月 19 日 上午 11:40 
Thank you!
The mod works
Weequays 5 月 8 日 上午 11:44 
Hello!
Could you update to the new version please?
Thank you
wilsondavid1960 2024 年 11 月 25 日 下午 12:27 
OMG, this MOD is a life/time saver, clearing terrain and mountains... So happy, :)
jimtown85 2024 年 8 月 25 日 上午 11:27 
Anything special for installing on a rented Multi server>?
Erkle  [作者] 2024 年 8 月 17 日 上午 7:03 
To make mods you'll need FOUNDRY Mod Kit. It should be in you Steam library if switch from Games to All or tick the Tools option. It comes with a link to a tutorial if you click the play button.
McCloud 2024 年 8 月 16 日 上午 3:49 
Hmmm, well, I'll keep slamming coffee this morning until it happens.
Matthew 2024 年 8 月 15 日 下午 7:16 
Tweakificater is no longer getting hooked into the game. It won't create a dump because it's not getting used.
McCloud 2024 年 8 月 15 日 上午 7:27 
So far the only place I have ever found instructions is: https://github.com/erkle64/TweakMaker/releases

I run that program and it says to extract Tweakificator mod to my mod folder, so do. Now I have in steamapps\common\FOUNDRY\Mods\Tweakificator two files modInfo.json and Tweakificator.dll.

Then it instructs to install Unfoundry, so I go to the Workshop here, this very page, and Subscribe to it.

Then it says to run the Foundry to the title screen. I do that. I exit out.

Then it says the dumpTemplates value to true in Config/erkle64.Tweakificator.ini.

I have now been looking for that ini file for AT LEAST 16 hours.


Hopelessly stuck.
McCloud 2024 年 8 月 15 日 上午 7:04 
Do I even need this if all I want to do is modify yaml/json files? All I want to do is use the "tweak" functionality that was intigrated into the game engine. Change a recipe here and there, change a few things in the Research structure. Simple stuff like that. I don't want to add assests, or textures, or models, etc to the game. Just change, as an arbitrary example, how many plates are made per ore. I mostly understand the text files for the current workshop "tweaks" but i can not find an any way to look at all the config files (yaml) like I could, like, when I used 7zip to open/extract all the minecraft recipes, etc. What on earth do I need to to do to setup a coding enviroment for this game. I can't find anything anywhere on how to do this. Is it all secreted away somewhere on Discord?
Acromatic 2024 年 8 月 14 日 下午 9:42 
@McCloud well by library he means programming library, it's a set of code scripts, read the source, use the utilities, I glanced at it, this is related to the mod kit itself, Erkle is the one who built this entire system, Unfoundry is the same thing as foundation mods for minecraft, as in you use this or another mod, this one definately has utilities.. for games lerp comes to mind, this has bundled foundry mechanics like getAllConveyers or something similar to that concept.