Version changes
This commit is contained in:
parent
1cf6cb3880
commit
a55cbe67de
1 changed files with 4 additions and 4 deletions
|
@ -8,11 +8,11 @@
|
||||||
"authors": [
|
"authors": [
|
||||||
"paulevs (code & art)",
|
"paulevs (code & art)",
|
||||||
"Bulldog83 (code & art)",
|
"Bulldog83 (code & art)",
|
||||||
|
"Frank (code)",
|
||||||
"Edos (building)",
|
"Edos (building)",
|
||||||
"Yuki (art)",
|
"Yuki (art)",
|
||||||
"Seaward (art)",
|
"Seaward (art)",
|
||||||
"Firel (music)",
|
"Firel (music)"
|
||||||
"Frank (code porting & bugfixes)"
|
|
||||||
],
|
],
|
||||||
"contact": {
|
"contact": {
|
||||||
"homepage": "https://www.curseforge.com/minecraft/mc-mods/betterend",
|
"homepage": "https://www.curseforge.com/minecraft/mc-mods/betterend",
|
||||||
|
@ -42,8 +42,8 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.11.6",
|
"fabricloader": ">=0.12.4",
|
||||||
"fabric": ">=0.41.0",
|
"fabric": ">=0.42.1",
|
||||||
"minecraft": ">=1.17",
|
"minecraft": ">=1.17",
|
||||||
"bclib": ">=0.5.3"
|
"bclib": ">=0.5.3"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue