Release version 1.16.5-2.12.1
This commit is contained in:
23
version.json
23
version.json
@@ -2,12 +2,14 @@
|
|||||||
"homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
|
"homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
|
||||||
"promos":
|
"promos":
|
||||||
{
|
{
|
||||||
"1.16.4-latest": "2.12",
|
"1.16.5-latest": "2.12.1",
|
||||||
"1.16.4-recommended": "2.12",
|
"1.16.5-recommended": "2.12.1",
|
||||||
"1.16.3-latest": "2.12",
|
"1.16.4-latest": "2.12.1",
|
||||||
"1.16.3-recommended": "2.12",
|
"1.16.4-recommended": "2.12.1",
|
||||||
"1.16.2-latest": "2.12",
|
"1.16.3-latest": "2.12.1",
|
||||||
"1.16.2-recommended": "2.12",
|
"1.16.3-recommended": "2.12.1",
|
||||||
|
"1.16.2-latest": "2.12.1",
|
||||||
|
"1.16.2-recommended": "2.12.1",
|
||||||
"1.16.1-latest": "2.11.1",
|
"1.16.1-latest": "2.11.1",
|
||||||
"1.16.1-recommended": "2.11.1",
|
"1.16.1-recommended": "2.11.1",
|
||||||
"1.15.2-latest": "2.9.1",
|
"1.15.2-latest": "2.9.1",
|
||||||
@@ -63,18 +65,27 @@
|
|||||||
"1.5-latest": "1.0",
|
"1.5-latest": "1.0",
|
||||||
"1.5-recommended": "1.0"
|
"1.5-recommended": "1.0"
|
||||||
},
|
},
|
||||||
|
"1.16.5":
|
||||||
|
{
|
||||||
|
"2.12.2": "- Updated api version to 1.1\n- Fixed mod reporting as missing from forge servers\n- Fixed gui not closing when pressing esc",
|
||||||
|
"2.12": "- Added submenu for custom name formatting for summon\n- Replaced passenger textfield with nbt textfield for summon\n- Fixed gui not closing when pressing activation button\n- Fixed existing file discovery for installer\n- Keys and Key categories are now translatable\n- Improved entity name parsing\n- Improved gui transparency rendering\n- Stability fixes\n",
|
||||||
|
"2.11.1": "- Added 1.16.2, 1.16.3 and 1.16.4 compatibility"
|
||||||
|
},
|
||||||
"1.16.4":
|
"1.16.4":
|
||||||
{
|
{
|
||||||
|
"2.12.2": "- Updated api version to 1.1\n- Fixed mod reporting as missing from forge servers\n- Fixed gui not closing when pressing esc",
|
||||||
"2.12": "- Added submenu for custom name formatting for summon\n- Replaced passenger textfield with nbt textfield for summon\n- Fixed gui not closing when pressing activation button\n- Fixed existing file discovery for installer\n- Keys and Key categories are now translatable\n- Improved entity name parsing\n- Improved gui transparency rendering\n- Stability fixes\n",
|
"2.12": "- Added submenu for custom name formatting for summon\n- Replaced passenger textfield with nbt textfield for summon\n- Fixed gui not closing when pressing activation button\n- Fixed existing file discovery for installer\n- Keys and Key categories are now translatable\n- Improved entity name parsing\n- Improved gui transparency rendering\n- Stability fixes\n",
|
||||||
"2.11.1": "- Added 1.16.2, 1.16.3 and 1.16.4 compatibility"
|
"2.11.1": "- Added 1.16.2, 1.16.3 and 1.16.4 compatibility"
|
||||||
},
|
},
|
||||||
"1.16.3":
|
"1.16.3":
|
||||||
{
|
{
|
||||||
|
"2.12.2": "- Updated api version to 1.1\n- Fixed mod reporting as missing from forge servers\n- Fixed gui not closing when pressing esc",
|
||||||
"2.12": "- Added submenu for custom name formatting for summon\n- Replaced passenger textfield with nbt textfield for summon\n- Fixed gui not closing when pressing activation button\n- Fixed existing file discovery for installer\n- Keys and Key categories are now translatable\n- Improved entity name parsing\n- Improved gui transparency rendering\n- Stability fixes\n",
|
"2.12": "- Added submenu for custom name formatting for summon\n- Replaced passenger textfield with nbt textfield for summon\n- Fixed gui not closing when pressing activation button\n- Fixed existing file discovery for installer\n- Keys and Key categories are now translatable\n- Improved entity name parsing\n- Improved gui transparency rendering\n- Stability fixes\n",
|
||||||
"2.11.1": "- Added 1.16.2, 1.16.3 and 1.16.4 compatibility"
|
"2.11.1": "- Added 1.16.2, 1.16.3 and 1.16.4 compatibility"
|
||||||
},
|
},
|
||||||
"1.16.2":
|
"1.16.2":
|
||||||
{
|
{
|
||||||
|
"2.12.2": "- Updated api version to 1.1\n- Fixed mod reporting as missing from forge servers\n- Fixed gui not closing when pressing esc",
|
||||||
"2.12": "- Added submenu for custom name formatting for summon\n- Replaced passenger textfield with nbt textfield for summon\n- Fixed gui not closing when pressing activation button\n- Fixed existing file discovery for installer\n- Keys and Key categories are now translatable\n- Improved entity name parsing\n- Improved gui transparency rendering\n- Stability fixes\n",
|
"2.12": "- Added submenu for custom name formatting for summon\n- Replaced passenger textfield with nbt textfield for summon\n- Fixed gui not closing when pressing activation button\n- Fixed existing file discovery for installer\n- Keys and Key categories are now translatable\n- Improved entity name parsing\n- Improved gui transparency rendering\n- Stability fixes\n",
|
||||||
"2.11.1": "- Added 1.16.2, 1.16.3 and 1.16.4 compatibility"
|
"2.11.1": "- Added 1.16.2, 1.16.3 and 1.16.4 compatibility"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user