Readme, version data, auto formatter run.
This commit is contained in:
parent
3755588ccb
commit
5603ab27a4
10 changed files with 12 additions and 10 deletions
|
@ -5,4 +5,4 @@ version_minecraft=1.16.4
|
||||||
version_forge_minecraft=1.16.4-35.1.10
|
version_forge_minecraft=1.16.4-35.1.10
|
||||||
version_fml_mappings=20201028-1.16.3
|
version_fml_mappings=20201028-1.16.3
|
||||||
version_jei=1.16.4:7.6.1.63
|
version_jei=1.16.4:7.6.1.63
|
||||||
version_engineersdecor=1.1.14-b2
|
version_engineersdecor=1.1.14-b3
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
|
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
|
||||||
"1.16.4": {
|
"1.16.4": {
|
||||||
|
"1.1.14-b3": "[A] Spanish language support added (PR#180, thx FrannDzs).",
|
||||||
"1.1.14-b2": "[F] Block Placer: Attempt circumventing external placement prevention.",
|
"1.1.14-b2": "[F] Block Placer: Attempt circumventing external placement prevention.",
|
||||||
"1.1.14-b1": "[F] Fixed Fluid Barrel container item definition (issue #178, thx Wormbo).",
|
"1.1.14-b1": "[F] Fixed Fluid Barrel container item definition (issue #178, thx Wormbo).",
|
||||||
"1.1.13": "[R] Release build v1.1.13.\n[A] Added debug logging feature.",
|
"1.1.13": "[R] Release build v1.1.13.\n[A] Added debug logging feature.",
|
||||||
|
@ -38,6 +39,6 @@
|
||||||
},
|
},
|
||||||
"promos": {
|
"promos": {
|
||||||
"1.16.4-recommended": "1.1.13",
|
"1.16.4-recommended": "1.1.13",
|
||||||
"1.16.4-latest": "1.1.14-b2"
|
"1.16.4-latest": "1.1.14-b3"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -11,6 +11,8 @@ Mod sources for Minecraft version 1.16.x.
|
||||||
|
|
||||||
## Version history
|
## Version history
|
||||||
|
|
||||||
|
- v1.1.14-b3 [A] Spanish language support added (PR#180, thx FrannDzs).
|
||||||
|
|
||||||
- v1.1.14-b2 [F] Block Placer: Attempt circumventing external placement prevention.
|
- v1.1.14-b2 [F] Block Placer: Attempt circumventing external placement prevention.
|
||||||
|
|
||||||
- v1.1.14-b1 [F] Fixed Fluid Barrel container item definition (issue #178, thx Wormbo).
|
- v1.1.14-b1 [F] Fixed Fluid Barrel container item definition (issue #178, thx Wormbo).
|
||||||
|
|
|
@ -304,4 +304,3 @@
|
||||||
"engineersdecor.book.name": "Engineer's Decor",
|
"engineersdecor.book.name": "Engineer's Decor",
|
||||||
"engineersdecor.book.subtitle": "Manual de referencia"
|
"engineersdecor.book.subtitle": "Manual de referencia"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue