Version v1.1.3-b1 registered.

This commit is contained in:
stfwi 2020-10-09 21:02:34 +02:00
parent 7bea515615
commit a730143176
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.16.3": {
"1.1.3-b1": "[A] The Factory Block Breaker can insert items into Hoppers underneath it (issue #121, winsrp).\n[F] Help tooltips manually wrapped.\n[F] Fixed Labeled Crate item name persistence (issue #127, ty inqie).\n[F] Help text typo fixed (issue #129, ty Smollet777).",
"1.1.2": "[U] Updated to Forge 1.16.3-34.1.0.\n[A] Added Factory Hopper insertion/extraction for entities like Minecarts (issue #125, ty boneskull).",
"1.1.2-b8": "[F] Fixed Double-T support thick steel pole connection (thx @CastCrafter).\n[A] Concrete and Clinker walls connect to windows and glass panes.",
"1.1.2-b7": "[U] Ported to MC1.16.3.\n[F] Roof lighting improved.",
@ -13,6 +14,6 @@
},
"promos": {
"1.16.3-recommended": "1.1.2",
"1.16.3-latest": "1.1.2"
"1.16.3-latest": "1.1.3-b1"
}
}

View file

@ -11,7 +11,7 @@ Mod sources for Minecraft version 1.16.3.
## Version history
~ v1.1.3-b1 [A] The Factory Block Breaker can insert items into Hoppers underneath it (issue #121, winsrp).
- v1.1.3-b1 [A] The Factory Block Breaker can insert items into Hoppers underneath it (issue #121, winsrp).
[F] Help tooltips manually wrapped.
[F] Fixed Labeled Crate item name persistence (issue #127, ty inqie).
[F] Help text typo fixed (issue #129, ty Smollet777).