InheritanceDataBlocks
Allows datablocks to inherit fields from another.
CHANGELOG
v1.1.5
- Removed some unnecessary code
v1.1.4
- Removed debug printing left in on accident
v1.1.3
- Fixed an issue where a block using parentID would ignore the last field.
v1.1.2
- Exposed all root functions directly in API
- Modified patches slightly to be more compatible with other mods
v1.1.1
- Exposed DebugPrint function directly in API
- Some code refactoring
v1.1.0
- Added API for plugin developers
- Added missing dependency
v1.0.0
- Initial Release