Tinkers' JSON Things

Tinkers' JSON Things is an addon for Tinkers' Construct that is completely implemented without Java code. This capability is enabled by the Json Things mod, which allows creating custom items, fluids, blocks, creative tabs, and harvest levels exclusively through JSON files.
Game Addon
This mod serves two primary functions:
- Provides a complete survival-friendly addon that adds numerous new tools and armor to Tinkers' Construct
- Serves as a practical example for those wanting to create datapacks and addons for Tinkers' Construct without Java programming
The mod includes various elements:
- Chisels and shovels
- Halberds and blowpipes
- Shortbows
- Hematite tool material
- Large repair kits
- Laminar armor and shields
- Silky sacks for item storage
More detailed information can be found in the image descriptions in the gallery.
Example Addon
The mod demonstrates examples of using various Tinkers' Construct datapack features:
- Tool materials
- Casting and melting recipes
- Recipes for creating and melting tool parts
- Tool definitions and their recipes
- Tool tags for compatibility with existing modifiers
- Modifiers and their application recipes
- Tinker Station slot layouts
Also included are resource pack examples:
- Tool and tool part models
- Modifier icons and colors
- Material rendering information and colors
- Custom material textures
- Tinkers' Construct material textures for new tools
- Harvest level names and colors
Additionally, examples of "things" requiring Json Things are presented:
- Cast items
- Repair kits
- Various tool types including melee, harvesting, bows, and armor
- Fluids for casting custom materials
- New harvest levels
- Creative mode tabs
Installation
To use the mod, you'll need Tinkers' Construct version 3.6.1 or higher, as well as installed Json Things. After meeting these requirements, installation is performed in the standard way as for any Java mod.