Initial 1.17.1 release build.
This commit is contained in:
parent
5a60aa4865
commit
80abccc6cc
3 changed files with 6 additions and 3 deletions
|
@ -4,4 +4,4 @@ org.gradle.jvmargs=-Xmx8G
|
|||
version_minecraft=1.17.1
|
||||
version_forge_minecraft=1.17.1-37.0.51
|
||||
version_jei=1.17.1:8.0.0.15
|
||||
version_engineersdecor=1.1.17-b5
|
||||
version_engineersdecor=1.1.17
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
|
||||
"1.17.1": {
|
||||
"1.1.17": "[R] Initial 1.17.1 release.",
|
||||
"1.1.17-b5": "[F] Refurbished Mineral Melter code.\n[F] Fixed Block Placer item insertion.",
|
||||
"1.1.17-b4": "[F] Config event update fixed.\n[F] Milker fluid tank handling issue fixed.\n[F] Device collision shapes adapted to allow attaching levers.",
|
||||
"1.1.17-b3": "[F] Fixed Factory Hopper GUI element events.",
|
||||
|
@ -44,7 +45,7 @@
|
|||
"1.1.2-b1": "[U] Ported to MC1.16.2."
|
||||
},
|
||||
"promos": {
|
||||
"1.17.1-recommended": "1.1.14",
|
||||
"1.17.1-latest": "1.1.17-b5"
|
||||
"1.17.1-recommended": "1.1.17",
|
||||
"1.17.1-latest": "1.1.17"
|
||||
}
|
||||
}
|
|
@ -11,6 +11,8 @@ Mod sources for Minecraft version 1.16.x.
|
|||
|
||||
## Version history
|
||||
|
||||
- v1.1.17 [R] Initial 1.17.1 release.
|
||||
|
||||
- v1.1.17-b5 [F] Refurbished Mineral Melter code.
|
||||
[F] Fixed Block Placer item insertion.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue