[DEV] Fix some jenkins configs (#10)
* [no-orbit] [DEV] Fix some jenkins configs * [DEV] Fix Patches and use correct MCFormatter versions for older MC versions * [CHORE] Update readme and remove GitHub action --------- Co-authored-by: fdd-orbit <orbit@firstdark.dev> Co-authored-by: hypherionmc <hypherionmc@gmail.com>
This commit is contained in:
committed by
GitHub
parent
2ba24a0feb
commit
68fea1db1e
@@ -22,13 +22,13 @@
|
||||
-[[dependencies.${ mod_id }]]
|
||||
- modId = "neoforge"
|
||||
- type="required"
|
||||
- versionRange = "[20.6,)"
|
||||
- versionRange = "[21.0,)"
|
||||
- ordering = "NONE"
|
||||
- side = "BOTH"
|
||||
-
|
||||
-[[dependencies.${ mod_id }]]
|
||||
- modId = "minecraft"
|
||||
- type="required"
|
||||
- versionRange = "[1.20.6,1.21)"
|
||||
- versionRange = "[*,)"
|
||||
- ordering = "NONE"
|
||||
- side = "BOTH"
|
||||
|
Reference in New Issue
Block a user