Sorry if this is in the wrong place, but I’m new. Guide me, love me, help me grow.
Is there anyone who would be willing to create (or point me towards a tutorial on how to create) a craftable Item from the Carpenter? I think the addition of a Palisade Wall early on as a means of defense would be awesome.
To edit description look for the corresponding lines inside recipe.json. There are some links to the locale file. You should change those links, then change the description in the locale file accordingly.
To edit resources also look inside the recipe.json file.
It’s a plain txt file inside. You can use anything, like Notepad.
I recommend Notepad++, it’s opensource and can highlight syntax (helps you finding that missing bracket).
Once you’ve done editing you can check your json on JSONlint.
I know that Notepad++ has been said a lot on here, and a big upside is its free. I personally use phpStorm, which is just a specialized version of JetBrains intelliJ. I highly recommend anyone look into their stuff, can’t recommend JetBrains products enough, I mean google used it to build their official Android Development Studio (which I also use). It handles multi file projects better that what I’ve seen N++ to be able to do, and it automatically detects new languages you haven’t opened before and downloads the plugins for them (it did it with .lua files for me.) I believe they have a version geared towards java (which json was originally created for) that is free IntelliJ IDEA: The Java IDE for Professional Developers by JetBrains , though I’m unsure if it’s free, or a free trial.
It might even be possible to use Android Development Studio which you can get for free, never tried to use it for anything other than android apps, but who knows.
all the game files are in the stonehearth.smod, which is just a renamed .zip so you can open it with a program like 7zip and such.
and as @xxdalexx said, most of the .qb's can be found in the entities folder, except for things like workbenches, job outfits, etc, those can be found in the jobs folder.
Ok, so I took a stab at creating my own weapon and recipe and trying (trying being the key word) to add it in the game. Can someone take a look at it and tell me what I am doing wrong?
Hi, some time after alpha 17 will be released i will release my new mod. And that mod will include palisades. I dont want to tell more about the mod but once its out i will link it here in this thread