We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbfe14 commit 41944a1Copy full SHA for 41944a1
gradle.properties
@@ -8,7 +8,7 @@ org.gradle.debug=false
8
mod_id=usefulfoundation
9
mod_name=Useful Foundation
10
mod_license=MIT License
11
-mod_version=1.2.0
+mod_version=1.3.0
12
mod_group_id=net.themcbrothers
13
mod_authors=TheMCBrothers
14
mod_description=It adds a lot of new materials and ores.
@@ -22,6 +22,10 @@ neo_version=20.4.167
22
neo_version_range=[20.4,)
23
loader_version_range=[2,)
24
25
+## Mappings
26
+neogradle.subsystems.parchment.minecraftVersion=1.20.3
27
+neogradle.subsystems.parchment.mappingsVersion=2023.12.31
28
+
29
# Dependencies
30
lib_version=1.20.4-6.1.0
31
lib_version_range=[1.20.4-6.1.0,)
0 commit comments