mirror of
https://github.com/TeamMidnightDust/Celestria.git
synced 2025-12-16 15:55:09 +01:00
2.0.1-rc.1
1. support mc 1.21.6 2. add shooting star phare animation
This commit is contained in:
@@ -19,14 +19,14 @@ config = "celestria.mixins.json"
|
||||
[[dependencies.celestria]]
|
||||
modId = "neoforge"
|
||||
mandatory = true
|
||||
versionRange = "[21.0,)"
|
||||
versionRange = "[21.6,)"
|
||||
ordering = "NONE"
|
||||
side = "BOTH"
|
||||
|
||||
[[dependencies.celestria]]
|
||||
modId = "minecraft"
|
||||
mandatory = true
|
||||
versionRange = "[1.21,)"
|
||||
versionRange = "[1.21.6,)"
|
||||
ordering = "NONE"
|
||||
side = "BOTH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user