Initial 1.19.3 port.
This commit is contained in:
parent
1e2c8fe7eb
commit
96a6f15c65
16 changed files with 101 additions and 84 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
|
||||
"1.19.2": {
|
||||
"1.19.3": {
|
||||
"1.4.28": "[U] Initial 1.19.3 port.\n[B] Known issue: Creative tab missing (currently using \"Building Blocks\").",
|
||||
"1.3.28": "[F] Steel Mesh Fence help typo fixed (issue #227, ty shrad).\n[A] Added \"tree_cutter_universal_logs\" server config to enable chopping of modded resource wood blocks (e.g. rubber, issue #228).",
|
||||
"1.3.27": "[F] Refactored deprecated forge capability references.\n[F] Fixed Factory Hopper on-break item retention bug (issue #226, ty sunekaer/ftb).",
|
||||
"1.3.26": "[U] Ported to 1.19.2.\n[F] Fixed Mineral Melting Furnace fluid extraction (issue #223, ty adkinss).",
|
||||
|
@ -63,7 +64,7 @@
|
|||
"1.1.2-b1": "[U] Ported to MC1.16.2."
|
||||
},
|
||||
"promos": {
|
||||
"1.19.2-recommended": "1.3.28",
|
||||
"1.19.2-latest": "1.3.28"
|
||||
"1.19.3-recommended": "1.4.28",
|
||||
"1.19.3-latest": "1.4.28"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue