Files
WeatherChanger/forge/src/main/resources/pack.mcmeta
Lucas Petrino 5ab33b1e63 First progress on forge support
- add forge module
- github actions build and release
- aim for all-in-one jar supporting both fabric and forge

**NOTICE**
Forge support is not currently working.

Signed-off-by: Lucas Petrino <nsx1lucas@gmail.com>
2024-01-15 23:21:57 +13:00

6 lines
78 B
JSON

{
"pack": {
"description": "Weather Changer",
"pack_format": 9
}
}