A TTMM library mod that handles importing and parsing C# & JSON blocks
Load custom blocks right in to TerraTech!
Recommended IDE: Visual Studio Community
For making blocks with a TTMM mod, take a look at the BlockExamples.cs
for syntax use.
To make your own TTMM mod, clone this Block-Mod Example repo and follow the README
Recommended text editor: Visual Studio Code
Recommended 3D modeller: Blender
To make blocks:
- Take a look at the
Example.json
file. - Copy and paste this into your
Custom Blocks
folder, within the game's installation path - You can find a collection of blocks/examples in this forum page