Initial port to 1.21.1
TODO: * Fix the ghost block rendering * Fix the placement canceling on setting coordinates
This commit is contained in:
@@ -4,15 +4,18 @@ org.gradle.jvmargs=-Xmx3G
|
||||
org.gradle.daemon=false
|
||||
|
||||
mod_version = 3.5
|
||||
artifact_minecraft_version = 1.20.4
|
||||
artifact_minecraft_version = 1.21.1
|
||||
|
||||
minecraft_version = 1.20.4
|
||||
neo_version = 20.4.232
|
||||
neogradle.subsystems.parchment.minecraftVersion = 1.20.4
|
||||
neogradle.subsystems.parchment.mappingsVersion = 2024.02.25
|
||||
minecraft_version = 1.21.1
|
||||
neo_version = 21.1.127
|
||||
neogradle.subsystems.parchment.minecraftVersion = 1.21.1
|
||||
neogradle.subsystems.parchment.mappingsVersion = 2024.11.17
|
||||
neogradle.subsystems.conventions.runs.create-default-run-per-type = false
|
||||
|
||||
neogradle_version = 7.0.107
|
||||
neogradle_version = 7.0.181
|
||||
cursegradle_version = 1.4.0
|
||||
|
||||
flywheel_minecraft_version = 1.20.4
|
||||
flywheel_version = 0.6.10
|
||||
flywheel_minecraft_version = 1.21.1
|
||||
flywheel_version = 1.0.0-9
|
||||
vanillin_version = 1.0.0-beta-9
|
||||
ponder_version = 1.0.39
|
||||
Reference in New Issue
Block a user