Commit graph

11 commits

Author SHA1 Message Date
shartte
6b865f6fd0
Update to 1.21 (#71) 2024-06-13 23:32:54 +02:00
Brennan Ward
fa99978d2e Update references to neoforge.mods.toml 2024-04-27 23:59:38 -07:00
Brennan Ward
8e4a898238 Update to 1.20.5 2024-04-27 23:35:22 -07:00
ZestyBlaze
d28b3b6d7c
Add .title to CreativeModeTab example (#35)
To better show how to create Tabs
2024-01-23 02:00:54 +01:00
PixelGameWizard
67a4575730
Clarify purpose of NeoForge.EVENT_BUS.register in ExampleMod class (#32) 2024-01-23 02:00:34 +01:00
TelepathicGrunt
f5f4feccd9
Remove final from instanceof check in Config (#26)
Eclipse reaaaally hates this `final` here and it looks weird to the
rest of us. Since the MDK should work for all IDEs. we should remove
that `final`.
2023-12-10 03:29:39 +08:00
shartte
d7c9899f09
Update to NeoForge 20.2 stable and newer NeoGradle (#21)
* Bump NeoGradle and remove 3G memory settings for Gradle, since the memory for decompilation is no longer inherited from Gradles memory settings since NeoGradle 7.0.56.

* Bump NeoForge to stable for 1.20.2
2023-12-05 08:32:49 +01:00
AterAnimAvis
d08c1736e3
Update to 20.2.59-beta (Registry Rework) (#19)
For more details on updating check out the blogpost at https://neoforged.net/news/20.2registry-rework/
2023-11-20 13:06:39 +01:00
Technici4n
8dd9258e72
MDK Updates (#15) 2023-11-05 13:23:24 +01:00
Marc Hermans
ab3c7e49df
Update to NG7.
Update to 20.2
2023-10-30 19:26:32 +01:00
cpw
55cc1e2504
Add MDK files at root 2023-07-15 16:52:06 -04:00