Release version 1.19-3.1.3
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
|
"homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
|
||||||
"promos": {
|
"promos": {
|
||||||
"1.19-latest": "3.1.2",
|
"1.19-latest": "3.1.3",
|
||||||
"1.19-recommended": "3.1.2",
|
"1.19-recommended": "3.1.3",
|
||||||
"1.18.2-latest": "3.1.2",
|
"1.18.2-latest": "3.1.2",
|
||||||
"1.18.2-recommended": "3.1.2",
|
"1.18.2-recommended": "3.1.2",
|
||||||
"1.18.1-latest": "3.0.1",
|
"1.18.1-latest": "3.0.1",
|
||||||
@@ -75,7 +75,8 @@
|
|||||||
"1.5-recommended": "1.0"
|
"1.5-recommended": "1.0"
|
||||||
},
|
},
|
||||||
"1.19": {
|
"1.19": {
|
||||||
"3.0.1": "- Added 1.19 compatibility"
|
"3.1.3": "- Fixed air not being a valid block input\n- Fixed invalid entity input falling back to registry default",
|
||||||
|
"3.1.2": "- Added 1.19 compatibility"
|
||||||
},
|
},
|
||||||
"1.18.2": {
|
"1.18.2": {
|
||||||
"3.1.2": "- Fixed summon not working when no nbt was set\n- Replace spaces with underscores for item and block inputs",
|
"3.1.2": "- Fixed summon not working when no nbt was set\n- Replace spaces with underscores for item and block inputs",
|
||||||
|
|||||||
Reference in New Issue
Block a user