b1.0.2+23w31a

This commit is contained in:
Oth3r 2023-08-08 21:36:33 -05:00
commit 68cf4532b4
4 changed files with 204 additions and 207 deletions

View file

@ -22,8 +22,8 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modImplementation "com.terraformersmc:modmenu:${project.modmenu_version}"
modImplementation "dev.isxander.yacl:yet-another-config-lib-fabric:${project.yacl_version}"
// modImplementation "com.terraformersmc:modmenu:${project.modmenu_version}"
// modImplementation "dev.isxander.yacl:yet-another-config-lib-fabric:${project.yacl_version}"
// Uncomment the following line to enable the deprecated Fabric API modules.
// These are included in the Fabric API production distribution and allow you to update your mod to the latest modules at a later more convenient time.