File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change
1
+ - Update to Minecraft 1.21.4
2
+ - The code is identical to release 7.1.0, but on Fabric a recompile is required due to a mapping issue. Therefore
3
+ there is no dedicated 7.1.1 build for NeoForge.
Original file line number Diff line number Diff line change @@ -3,17 +3,17 @@ org.gradle.daemon=false
3
3
group =malte0811.ferritecore
4
4
5
5
# Common
6
- minecraft_version =1.21.3
6
+ minecraft_version =1.21.4
7
7
next_major_mc =1.22
8
8
parchment_minecraft =1.21
9
9
parchment_version =2024.06.23
10
10
# Updates: https://projects.neoforged.net/neoforged/neoform
11
- neo_form_version =1.21.3-20241023.131943
11
+ neo_form_version =1.21.4-20241203.161809
12
12
13
13
# NeoForge: https://projects.neoforged.net/neoforged/neoforge
14
- neo_version =21.3 .3-beta
14
+ neo_version =21.4 .3-beta
15
15
# Updates: https://projects.neoforged.net/neoforged/ModDevGradle
16
- mdg_version =2.0.42 -beta
16
+ mdg_version =2.0.52 -beta
17
17
18
18
# Fabric
19
19
# Updates: https://fabricmc.net/versions.html
@@ -23,7 +23,7 @@ fabric_loader_version=0.16.7
23
23
mod_name =FerriteCore
24
24
mod_author =malte0811
25
25
mod_id =ferritecore
26
- mod_version =7.1.0-hotfix
26
+ mod_version =7.1.1
27
27
28
28
# TODO can this be made to work?
29
29
# org.gradle.configuration-cache=true
You can’t perform that action at this time.
0 commit comments