From 7e681aaecaae673ace7e4df75dacb474f6f5bea7 Mon Sep 17 00:00:00 2001 From: Exopandora Date: Wed, 29 Jun 2016 15:10:46 +0200 Subject: [PATCH] Update version.json --- version.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 50201b6..380e0cf 100644 --- a/version.json +++ b/version.json @@ -2,8 +2,10 @@ "homepage": "http://minecraft.curseforge.com/mc-mods/228970", "promos": { - "1.10-latest": "3.7", - "1.10-recommended": "3.7", + "1.10.2-latest": "3.8", + "1.10.2-recommended": "3.8", + "1.10-latest": "3.8", + "1.10-recommended": "3.8", "1.9.4-latest": "3.5", "1.9.4-recommended": "3.5", "1.9-latest": "3.3", @@ -27,8 +29,13 @@ "1.5-latest": "1.0", "1.5-recommended": "1.0" }, + "1.10.2": + { + "3.8": "- Added 1.10.2 Compatibility\n- Fixed Attributes Crash" + }, "1.10": { + "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" },