- Updated Versioning Scheme
- OLD:
1.20.X-forge-0.0.3.0
- NEW:
4.0.3.0
- 1.19.2 -> 1
- 1.19.3 -> 2
- 1.19.4 -> 3
- 1.20(.1) -> 4
- Some versions may have SNAPSHOT in the name. These versions are found in the snapshots folder on the maven
- OLD:
- Group ID is now
net.realdarkstudios
- Added Digitalunderworlds Maven support
- Custom Furnaces V3
- Deprecated CFV1 and CFV2 classes
- Returned Rarities to their initial form (no longer requiring a registry)
- Add
CustomRarityBlockItem
- Updated README.md
- Updated mods.toml to point updateJsonURL to versions.json
-
Updated Versioning Scheme
- OLD:
1.20.X-forge-0.0.3.0-rc3
- NEW:
4.0.3.0-rc3
- 1.19.2 -> 1
- 1.19.3 -> 2
- 1.19.4 -> 3
- 1.20(.1) -> 4
- OLD:
-
Group ID is now
net.realdarkstudios
-
Added Digitalunderworlds Maven support
-
Custom Furnaces V3
-
Deprecated CFV1 and CFV2 classes
-
Returned Rarities to their initial form (no longer requiring a registry)
-
Add
CustomRarityBlockItem