Update version.json

This commit is contained in:
Exopandora
2017-01-15 13:10:24 +01:00
committed by GitHub
parent bf51682e97
commit 8f8e5f4241

View File

@@ -2,8 +2,8 @@
"homepage": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
"promos":
{
"1.11.2-latest": "4.4",
"1.11.2-recommended": "4.4",
"1.11.2-latest": "4.5",
"1.11.2-recommended": "4.5",
"1.11-latest": "4.2",
"1.11-recommended": "4.2",
"1.10.2-latest": "4.0",
@@ -35,6 +35,7 @@
},
"1.11.2":
{
"4.5": "- Added Attribute generic.armorToughness\n- Added Attribute generic.attackSpeed\n- Added Attribute generic.luck\n- Added Attribute horse.jumpStrength\n- Added Attribute zombie.spawnReinforcements\n- Fixed generic.maxHealth UUIDs\n- Fixed Command Syntax Crash",
"4.4": "- Fixed Attributes in Give Custom Item\n- Fixed Command Syntax for Sliders\n- Fixed Tab Completions",
"4.3": "- Added 1.11.2 Compatibility\n \u003E Added Sweeping Enchantment"
},