v2.9.2
- fix resourcepack registration on forge
v2.9.1
- update ResourcePackUtils
- add methods:
- readMetaData(MetadataSectionType) - returns the first custom data it finds
- readAllMetaData(MetadataSectionType) - returns all custom data found in resourcepacks
 
 
- add methods:
v2.9.0
- update to 1.21.9
- add ResourcePackUtils
- methods:
- readMetaData(String) - returns the first custom data it finds
- readAllMetaData(String) - returns all custom data found in resourcepacks
 
 
- methods:



