File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11plugins {
2- id(" fabric-loom" ). version(" 1.4 -SNAPSHOT" ). apply(false )
2+ id(" fabric-loom" ). version(" 1.5 -SNAPSHOT" ). apply(false )
33 id(" com.replaymod.preprocess" ). version(" SNAPSHOT" )
44 id(" org.ajoberstar.grgit" ). version(" 5.2.1" )
55 id(" net.kyori.blossom" ). version(" 1.3.1" ). apply(false )
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ archives_base_name=CommandGUIButtons
1414lombok_version =1.18.30
1515
1616# Dependencies
17- loader_version =0.14.21
17+ loader_version =0.15.6
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ minecraft_version=1.19.4
55minecraft_out =1.19.4
66
77# Required Libraries
8- # FabricAPI 0.87.0 +1.19.4
9- fabric_version =0.87.0 +1.19.4
8+ # FabricAPI 0.87.2 +1.19.4
9+ fabric_version =0.87.2 +1.19.4
1010
1111# LibGui 7.1.1+1.19.4
1212libgui_version =7.1.1+1.19.4
Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ minecraft_version=1.20.2
55minecraft_out =1.20.2
66
77# Required Libraries
8- # FabricAPI 0.90.0 +1.20.2
9- fabric_version =0.90.0 +1.20.2
8+ # FabricAPI 0.91.6 +1.20.2
9+ fabric_version =0.91.6 +1.20.2
1010
11- # LibGui 9.0.0 +1.20.2
12- libgui_version =9.0.0 +1.20.2
11+ # LibGui 9.2.2 +1.20.2
12+ libgui_version =9.2.2 +1.20.2
1313
1414# Runtime Libraries - Only for development environment
15- # Mod Menu - 8.0.0
16- modmenu_version =8.0.0
15+ # Mod Menu - 8.0.1
16+ modmenu_version =8.0.1
1717
1818# Smooth Boot - No longer needed since MC 1.20
1919smoothboot_version =0
You can’t perform that action at this time.
0 commit comments