Defining the V1 schema for resources
SigmundGranaas opened this issue ยท 0 comments
Clearly define a schema for Forgero resources. This includes:
- Materials
- Gems
- Schematics
- NBT data
Clearly defining a schema has the goal of reducing errors due to inconsistencies in data, and making it easier to integrate with other mods. This schema will also include naming schemes for all resources.
Resource attributes:
- Name
- properties
- dependencies (Mods)
- resourcetype
- parent
- schemaversion
Naming conventions:
- underscore for spaces: e.g. dark_oak instead of darkoak
- hyphen for separating resource elements: e.g. dark_oak-pickaxehead