mirror of
https://github.com/JonasunderscoreJones/NotEnoughCursedness.git
synced 2025-10-23 12:39:19 +02:00
project port to 1.21 (this finally launches)
This commit is contained in:
parent
bd6878b109
commit
64e2b5ea1e
53 changed files with 319 additions and 250 deletions
|
@ -4,14 +4,14 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.4
|
||||
yarn_mappings=1.20.4+build.2
|
||||
loader_version=0.15.1
|
||||
minecraft_version=1.21.1
|
||||
yarn_mappings=1.21.1+build.3
|
||||
loader_version=0.16.2
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.2.1-1.20.x
|
||||
maven_group = me.jonasjones
|
||||
archives_base_name = not-enough-cursedness
|
||||
mod_version=0.2.1-1.21.x
|
||||
maven_group=me.jonasjones
|
||||
archives_base_name=not-enough-cursedness
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.91.2+1.20.4
|
||||
fabric_version=0.102.1+1.21.1
|
Loading…
Add table
Add a link
Reference in a new issue