Version update
This commit is contained in:
parent
dc271f08a5
commit
5d765d3877
2 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ loader_version=0.12.12
|
|||
loom_version=0.10-SNAPSHOT
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.0
|
||||
mod_version=1.0.1
|
||||
maven_group=ru.betterend
|
||||
archives_base_name=better-end
|
||||
|
||||
|
@ -19,6 +19,6 @@ archives_base_name=better-end
|
|||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||
|
||||
patchouli_version = 55-FABRIC-SNAPSHOT
|
||||
bclib_version = 1.2.3
|
||||
bclib_version = 1.2.5
|
||||
rei_version = 7.0.343
|
||||
canvas_version = 1.0.+
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"fabricloader": ">=0.12.9",
|
||||
"fabric": ">=0.44.0",
|
||||
"minecraft": "1.18.x",
|
||||
"bclib": ">=1.2.3"
|
||||
"bclib": ">=1.2.5"
|
||||
},
|
||||
"suggests": {
|
||||
"byg": ">=1.1.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue