Commit Graph

12 Commits

Author SHA1 Message Date
Jared
5536dbd85d Port to 1.20.5 and temporarily(?) delete forge
Forge will be re-added when it is ported
2024-04-23 21:05:44 -06:00
Jared
985f33d90c Modernize the template
- Replaced `subprojects` with buildSrc plugins
- Moved to Jetbrains Annotations over jsr305
- Removed timestamp related manifest attributes
- Re-enabled the gradle module metadata, required for NeoForge now.
- Changed the runs folder to `runs/<type>` for consistency
2024-04-19 21:30:40 -06:00
Jared
10b3870853 Port to 1.20.3 2024-01-11 04:04:15 -07:00
Jared
32b88f0536
Merge pull request #37 from MerchantPug/fix/fabric-api-modid
Update Fabric Mod ID in fabric.mod.json
2023-12-02 08:59:45 -07:00
Pug
80dd136a7d
Update fabric modid in fabric.mod.json to new fabric-api modid. 2023-12-03 01:41:34 +11:00
Pug
2ad03775a6
Replace examplemod with ${mod_id} in mod files. 2023-11-30 01:22:50 +11:00
Jared
ec156b6c83 Update to 1.20.2. Add a NeoForge project 2023-11-11 01:19:46 -07:00
Witixin
493ecc96d2
Cleanup and improve expansions in metadata files (#30)
* Add more fields and cleanup expansions

* Make names consistent
2023-10-05 05:31:55 -06:00
Jared
a5ac191b4e Port to 1.20 2023-06-11 04:08:59 +02:00
Jared
fc6f452e8c Add mixin to all projects 2023-06-11 03:25:08 +02:00
Jared
6de6f20cbd Cleanup modloader metadata files and replace more properties in them 2023-06-11 02:34:24 +02:00
Jared
e10fcc23e4 Lowercase the project names as per gradle naming convention 2023-06-11 01:21:39 +02:00