A simple WebGUI to edit Hideout Crafting/Production.
Production Editor
This web application allows users to edit and customize the production.json file used in SPT, providing a user-friendly interface to manage hideout production settings. Users can create, edit, or upload their own production files, manage item requirements, and export the modified production.json for use in SPT.
Features
- Production Management: Create new productions, edit existing ones, or delete them as needed.
- Requirement Editing: Modify production requirements such as area, item count, and level directly through the UI.
- File Upload and Download: Upload your current production.json for editing and export the updated list when finished.
- Local Execution: All changes are performed client-side, ensuring privacy and security for your data.
Usage
- New Production List: Create a new production.json, you MUST use a mod like MoreHideoutCrafts to import your productions, or your game will crash.
- Default Production List: Just add or edit productions. Be careful when deleteting default productions, as this can lead to errors if the game tries to access them.
- Upload a Production List: Depending on where you get the list, refer to one of the options above.
Do NOT delete the quest requirments from a default production. This can lead to a game crash.
If you overwrote your default production.json and need to restore it, use the “Default Production List” option and download the file.
Online Version
Visit sardine.one to start editing your production.json online.
This website does not use cookies. Everything runs locally on your machine, and no data is transmitted to the server. This means that when you reload the website, you will lose your progress. So, don’t forget to download the production.json file.
Local Version
If you have no experience with git/npm/node just use the online version.
Requirements [email protected] and [email protected]
- Clone the repository:git clone https://github.com/AcksBerg/SPTProductionEditor.git cd SPTProductionEditor
- npm installnpm install
- Start the development server:npm run dev
- Open your browser and visit http://localhost:3000. (or shown in the console)
613 Downloads
New:
- Added pictures when hovering over a production name.
- Create a new craft with the currently selected area pre-selected.
- Automatically create the area requirement for the currently selected area.
Before this, you could encounter a visual bug where mods like “More Checkmarks” would display level 0 as required. (see screenshot)

Fixed:
- Various minor bugs related to selecting an area and using the search function.
Special thanks to Alkashy providing lots of feedback / reporting bugs and testing various things!
134 Downloads
Added a tag with a tooltip to all default productions, which will notify the user, that editing a default production could lead to a game crash.
286 Downloads
Added a theme switcher, so you are no longer forced to use the dark theme (beware of the flashbang).
Fixed a bug where, when the move up/down buttons were used inside a specific area, the selected area changed to ‘All’ and all productions were shown, making the move function essentially unusable.
172 Downloads
Highlight the current selected production to make it easier to use the buttons on the right side.
166 Downloads
Fixed:
- Duplikated IDs
- Requirments overwriting each other.
Thanks to WilliamHB and eluuuusive for reporting these bugs and helping to reproduce them.
260 Downloads
An error message has been added if the end product has not been set or if there is not at least one requirement.
Details
-
GUID
Not Available
-
License
-
Source Code
-
Latest Version VirusTotal Result
-
Includes Advertising
If something is missing or you have a feature request let me know and I will see what I can do.
does this still work with 3.10?
also is it possible to add Scav Case to editor options?
Is there any way to use modded items?
This mod is already a god damn masterpiece, but if there’s also a way to use modded items it would sweeten the deal even more.
Edit* Im not sure whether its related to this mod, but for some reason after downloading it and adding a few items my game is hard stuck after finishing the raid (dying / extracting) and the console says absolutely nothing, not even an error message.
send help.
how do i install it and do edit my current thing
Hey AcksBerg.
I have changed the production.json, but the recipes don’t show up.
Why?
Do i need to install anything?
Thanks
Hi!
Do you know why the site copies the same item when I try to add a new one ?
Eg: I tried to make a recipe for GOlden star balm, using vaseline, ibuprofens and Hot Rod.
I put the vaseline as the first item, when I create a new row to add the second item, and lets say I try to put the ibuprofen, the site put the ibuprofen in the first and in the second row.
https://imgur.com/a/L3H6OhS
Hi, great mod. i’m also having the issue with my game being frozen loaded before the main menu, i’m also not throwing any errors anywhere that I can find unfortunately. let me know where and i can send my .json files. I did a lot of additions and changes to it so im unsure what to do. Thank you in advance
i have two ideas but i am not sure if the game is capable of doing it (maybe already an option and i don’t know how to do it on the site).
1.
is it possible to take apart an item (kind of de-crafting it) for example:
in order to craft 6 RGD-5 grenades i will need these items:
is it possible to do the opposite like this:
6 x RGD-5 Grenade ––> 5hrs 5min ——> 3 x UZRGM grenade Fuze & 2 x TP-200 TNT Brick
2.
is it possible to craft items with any item from an item family?
for example:
i want to craft a Disposable Syringe, and i want to make it from injectors (since that’s the closest we have to a syringe), but i don’t want to have a craft option for every injector in the game.
all injectors (except for Morphine) are under type “Stimulant”.
is it possible to do something that would work like this:
“Any Stimulant” ––> 20sec —–> Disposable Syringe
just something i thought about today when using the site, awesome work
Hey man, nice work.
Im using the online editor, but when i move the json file in to the config folder, my game gets stuck before the main menu appears?
Just wondering if you have any solutions, i could just be dumb tho.
That’s so cool, with this I can more easily change the hideout gaming experience the way I want!