Borax is in the Buried City biome (second underground biome)
triplejumpgames
Creator of
Recent community posts
This is great feedback, thanks!
Some of this is already planned, like there’s going to be a way to see the drop tables for materials in-game soon. :) And I’ll definitely add some way of getting the recipes in-game. I also really want to figure out a new way of handling power for mechanical pixels where we could have power-generation from machines and balance it out.
I tried creating a new world in this build and went all the way to the right and the upper right but I’m not seeing it… Can you see if there’s a particular type of pixel that is spawning the sand?
Also does this always happen if you create a new world? Does it happen at the left edge of the world too?
Quick Guide to Modding:
You can export material and reaction json files using the in-game console commands:
export_indiv_materialsexport_indiv_reactions
These will export the json files to the userdata/Materials and userdata/Reactions directories
Userdata directory is C:\Users[username]\AppData\Roaming\godot\app_userdata\Atomcraft
With the latest build (11-27-2025) the game will automatically load any new files you make in those directories on startup, so you can copy from existing files, make some modifications, and then try your materials and reactions in-game!
You can also hot-reload materials & reactions from the user directories after making changes by pressing F3, although if you are changing a lot of things at once or repeatedly overwriting things it might not work and you may need to restart the game at that point. A good way to test this works is to try changing the color of a material in a json file and then press F3 in game to see it update.
Remember you can give yourself your new materials from the console with give command
alrighty look forward to seeing what you come up with!
ok that’s super weird… do you know if you can post a video in bug-reports on the discord? If you created a new world and a new character, you should start with just the hand and plastic drill tool (which can only drill wood). Then you get wood drill to get cuprite, and copper drill to get cassiterite.



