Update version.json

This commit is contained in:
Exopandora
2016-07-31 15:01:22 +02:00
committed by GitHub
parent 7e681aaeca
commit 01f6504d38

View File

@@ -2,10 +2,10 @@
"homepage": "http://minecraft.curseforge.com/mc-mods/228970",
"promos":
{
"1.10.2-latest": "3.8",
"1.10.2-recommended": "3.8",
"1.10-latest": "3.8",
"1.10-recommended": "3.8",
"1.10.2-latest": "3.9",
"1.10.2-recommended": "3.9",
"1.10-latest": "3.9",
"1.10-recommended": "3.9",
"1.9.4-latest": "3.5",
"1.9.4-recommended": "3.5",
"1.9-latest": "3.3",
@@ -31,10 +31,12 @@
},
"1.10.2":
{
"3.9": "- Added Clickable Tabs to Potions\n- Added Clickable Tabs to Change World\n- Added Clickable Tabs to Butcher\n- Added Localization: Simplified Chinese\n- Added Localization: German\n- Added Digital Tooltip to Watch\n- Changed Potions' Layout\n- Changed localization Strings to new format\n- Changed Tooltips\n- Fixed Sign Editor Command Generator\n- Fixed Note Block Editor Key-Mappings\n- Reworked Scoreboard",
"3.8": "- Added 1.10.2 Compatibility\n- Fixed Attributes Crash"
},
"1.10":
{
"3.9": "- Added Clickable Tabs to Potions\n- Added Clickable Tabs to Change World\n- Added Clickable Tabs to Butcher\n- Added Localization: Simplified Chinese\n- Added Localization: German\n- Added Digital Tooltip to Watch\n- Changed Potions' Layout\n- Changed localization Strings to new format\n- Changed Tooltips\n- Fixed Sign Editor Command Generator\n- Fixed Note Block Editor Key-Mappings\n- Reworked Scoreboard",
"3.8": "- Added 1.10.2 Compatibility\n- Fixed Attributes Crash",
"3.7": "- Changed Command Generator From JSON To NBT\n- Fixed Iron Boots Icon In Summon\n- Fixed Particles For Potions In Summon\n- Fixed Swords In Summon\n- Fixed Enchantment Crash\n- Fixed Ambient Potion Particles Boolean Being Inverted",
"3.6": "- Added 1.10 Compatibility\n \u003E Sounds\n \u003E Stray\n \u003E entity.stray.ambient\n \u003E entity.stray.death\n \u003E entity.stray.hurt\n \u003E entity.stray.step\n \u003E Wither Skeleton\n \u003E entity.wither_skeleton.ambient\n \u003E entity.wither_skeleton.death\n \u003E entity.wither_skeleton.hurt\n \u003E entity.wither_skeleton.step\n \u003E Polar Bear\n \u003E entity.polar_bear.ambient\n \u003E entity.polar_bear.baby_ambient\n \u003E entity.polar_bear.death\n \u003E entity.polar_bear.hurt\n \u003E entity.polar_bear.step\n \u003E entity.polar_bear.warning\n \u003E Husk\n \u003E entity.husk.ambient\n \u003E entity.husk.death\n \u003E entity.husk.hurt\n \u003E entity.husk.step\n \u003E Wither Skeleton\n \u003E entity.wither_skeleton.ambient\n \u003E entity.wither_skeleton.death\n \u003E entity.wither_skeleton.hurt\n \u003E entity.wither_skeleton.step\n \u003E Enchant\n \u003E block.enchantment_table.use\n- Added Config Option \"Permission Query\"\n- Changed List Arrangement To Be Alphabetically\n- Removed Sound \"entity.creeper.ambient\"\n- Fixed Missing Translations"