We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6bb66b commit 54038c3Copy full SHA for 54038c3
gradle.properties
@@ -1,19 +1,15 @@
1
-# Done to increase the memory available to gradle.
2
-org.gradle.jvmargs=-Xmx2G
3
-
4
# Fabric Properties
5
- # check these on https://fabricmc.net/use
+ # check these on https://modmuss50.me/fabric.html
6
minecraft_version=1.16.5
7
yarn_mappings=1.16.5+build.4
8
loader_version=0.11.1
9
10
# Mod Properties
11
- mod_version = 0.2.4
+ mod_version = 0.2.5
12
maven_group = me.juancarloscp52
13
archives_base_name = bedrockify
14
15
# Dependencies
16
- # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
17
- fabric_version=0.30.0+1.16
+ fabric_version=0.30.3+1.16
18
modmenu_version=1.16.5
19
- vistas_version=1.2.3
+
0 commit comments