-
Notifications
You must be signed in to change notification settings - Fork 11
JSON Framework
Robert WC Seifert edited this page Sep 6, 2017
·
2 revisions
The JSON framework is designed to act as a data loading system for the content creation system. It acts as a parser for JSON data files and creates content from files at runtime. This allows developers to remove large sections of code and skip repeat tasks in development.
A processor is an object that handles loading of a specific data structure. It does the work of reading the JSON structure and converting it into the actual object.
- Block
- Item
- Explosive Handler
- Multi-Block Layout
- Ore dictionary
- Crafting Recipe
- Furnace Recipe
- Ore Generator
- Render
- Texture
- Model
- Missing Mapping Event