mirror of
https://github.com/PuzzleMC/Puzzle.git
synced 2025-12-15 11:25:11 +01:00
Puzzle 1.1.0 - Use IrisAPI, Deactivatable Integrations, Remove puzzle-blocks
- Use the new Iris API - Builtin mod support is now configurable - Puzzle button in Options screen can be disabled - Remove puzzle-blocks (Already covered by Continuity) - Fix #4 - Fix #5 - Fix #6 - Fix #7
This commit is contained in:
@@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
|
||||
loader_version=0.12.12
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.0
|
||||
mod_version = 1.1.0
|
||||
maven_group = net.puzzlemc
|
||||
archives_base_name = puzzle
|
||||
|
||||
@@ -20,7 +20,7 @@ org.gradle.jvmargs=-Xmx1G
|
||||
cull_leaves_version = 2.3.2
|
||||
ldl_version = 2.1.0+1.17
|
||||
lbg_version = 1.2.2+1.17
|
||||
iris_version = mc1.18.1-1.1.3
|
||||
iris_version = 1.18.x-v1.1.4
|
||||
continuity_version = 1.0.3+1.18
|
||||
animatica_version = 0.2+1.18
|
||||
cit_resewn_version = 0.8.1-1.18
|
||||
|
||||
Reference in New Issue
Block a user