File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11// file:noinspection GroovyAssignabilityCheck
22plugins {
3- id ' fabric-loom' version ' 1.12.+ '
3+ id ' fabric-loom' version ' 1.13.3 '
44 id ' maven-publish'
55}
66
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ org.gradle.parallel=true
44
55# Fabric Properties
66# check these on https://fabricmc.net/develop
7- minecraft_version =1.21.10
8- yarn_mappings =1.21.10 +build.2
9- loader_version =0.17 .3
7+ minecraft_version =1.21.11
8+ yarn_mappings =1.21.11 +build.3
9+ loader_version =0.18 .3
1010
1111# Mod Properties
12- mod_version =1.4.1+1.21.10
12+ mod_version =1.4.1+1.21.11
1313maven_group =name.modid
1414archives_base_name =combat-tag
1515
1616# Dependencies
17- fabric_version =0.136 .0+1.21.10
17+ fabric_version =0.140 .0+1.21.11
You can’t perform that action at this time.
0 commit comments