|
e191df2cbd
|
Put the right minecraft version in fabric.mod.json
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
|
2025-04-25 23:42:49 +02:00 |
|
|
930cbc2f6a
|
Replace OptionValueAccessor.java with an access widener to make it work fine on forge
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
|
2025-02-02 20:56:17 +01:00 |
|
|
9503ac000b
|
Move KeyMappings and KeyAccessor to fabric, to replace them using a RegisterKeyMappingsEvent in neoforge
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
|
2025-02-02 19:54:44 +01:00 |
|
|
2fa0575f68
|
Move TitleScreenMixin to fabric, to replace it using a RegisterMenuScreensEvent in neoforge
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
|
2025-02-02 19:48:02 +01:00 |
|
|
febeddb093
|
Move EndTickMixin to fabric, to replace it using a ClientTickEvent in neoforge
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
|
2025-02-02 19:36:04 +01:00 |
|
|
6535278331
|
Make mixin compatibility levels higher
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
|
2025-02-02 16:17:22 +01:00 |
|
|
771820f72f
|
Use 22w16b versions of dependencies
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
|
2024-02-25 15:43:20 +01:00 |
|
|
36cf819f02
|
Fix the previous commit
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
|
2024-02-25 15:02:54 +01:00 |
|
|
9e0214acd9
|
Fix versions in fabric.mod.json and mods.toml
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
|
2024-02-25 15:02:54 +01:00 |
|
|
0a2175c2e1
|
Use 22w16b versions of dependencies
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
|
2024-02-25 14:55:55 +01:00 |
|
|
136e8e9084
|
Fix the homepage link in the fabric.mod.json file
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
|
2023-06-24 17:25:00 +02:00 |
|
|
3c7d145ca8
|
Make a few overridden methods of ButtonImpl.kt final and rename the mixins .json files
|
2021-07-28 20:15:00 +02:00 |
|
|
4bc41e3b38
|
Add Ok Zoomer compatibility
|
2021-07-16 14:37:40 +02:00 |
|
|
35775b98f2
|
Add a Zoom button
|
2021-06-27 19:17:52 +02:00 |
|
|
9f673b643e
|
Add the snowygui modrinth website as the homepage for fabric.mod.json
|
2021-06-04 18:16:45 +02:00 |
|
|
c69fd56838
|
Add a cloth config screen
|
2021-05-29 22:11:05 +02:00 |
|
|
44f5b41c29
|
Target Java 14
|
2021-05-12 17:24:00 +02:00 |
|
|
25a5380166
|
Update the kotlin libraries
|
2021-05-07 10:33:35 +02:00 |
|
|
481ebb1b60
|
Setup fabric-language-kotlin and kotlinforforge
|
2021-05-03 10:40:27 +02:00 |
|
|
eb95454313
|
Depend on fabric-rendering-v1 (+ fabric-api-base) and handle hud rendering on fabric too
|
2021-04-28 12:30:59 +02:00 |
|
|
c19b2ce735
|
Flatten package hierarchy in the gradle proguard task and set the subprojects groups
|
2021-04-27 18:59:30 +02:00 |
|
|
6175158225
|
Put the base minecraft version in mod files during processing
|
2021-04-18 17:01:05 +02:00 |
|
|
20fc1fd80d
|
Downgrade the fabric-resource-loader version to support versions older than 1.16.2 on fabric and add the minotaur plugin to publish to modrinth in the future
|
2021-04-15 17:17:49 +02:00 |
|
|
e087f1d1b8
|
Don't set a specific build for the fabricloader dependency in fabric.mod.json.
|
2021-04-12 22:45:12 +02:00 |
|
|
941a6143c0
|
Move a few dependencies from the "recommends" category to the "suggests" one in the fabric.mod.json file
|
2021-04-11 13:32:54 +02:00 |
|
|
47f5c9369d
|
Also fix the class name used as an entrypoint by fabric.
|
2021-04-08 15:12:05 +02:00 |
|
|
59cb29b104
|
Fix the class name used by modmenu in the fabric.mod.json file
|
2021-04-08 15:07:28 +02:00 |
|
|
6771734add
|
Change a few packages and fix the fabric.mod.json file
|
2021-04-08 11:28:14 +02:00 |
|
|
f0fe913d7c
|
Add mod information files for fabric and forge.
|
2021-04-08 10:52:22 +02:00 |
|