diff --git a/version.json b/version.json index c144184..c8c9081 100644 --- a/version.json +++ b/version.json @@ -2,8 +2,10 @@ "homepage": "http://minecraft.curseforge.com/mc-mods/228970", "promos": { - "1.9-latest": "3.4", - "1.9-recommended": "3.4", + "1.9.4-latest": "3.4", + "1.9.4-recommended": "3.4", + "1.9-latest": "3.3", + "1.9-recommended": "3.3", "1.8.8-latest": "3.0", "1.8.8-recommended": "3.0", "1.8-latest": "2.9", @@ -23,9 +25,12 @@ "1.5-latest": "1.0", "1.5-recommended": "1.0" }, + "1.9.4" + { + "3.4": "- Added Support for Mod-Enachntments\n- Added Support for Mod-Potions\n- Added Support for Mod-Mobs\n- Added Support for Mob-Variants (Vanilla)\n- Added Support for Color Codes on Items\n- Added Duration Modifier for Potions\n- Added Key Shortcuts for \"pos1\" & \"pos2\"\n- Changed to Internal Version Manager\n- Changed to Internal Config Manager\n- Changed to Internal Localization System\n- Changed whl.png and renamed to logo.png\n- Changed \"+\" Buttons to Command Block Icons\n- Skin Configuration Also Available Ingame\n- Fixed Assets Paths\n- Fixed Missing Localizations\n- Fixed Command Syntax Not Scrolling\n- Removed \"Update Available\" Splash" + }, "1.9": { - "3.4": "n/a", "3.3": "- Fixed Enchantment Slider Values\n- Fixed \"Update Available\" Button being too small\n- Fixed Localization in \"Give Custom Item\"", "3.2": "- Added Gamerule spawnRadius\n- Added Gamerule doEntityDrops\n- Added Support for Gamerules from mods\n- Added Proper Command Tag Generation\n- Changed Potion Icon\n- Changed Some Layout Sizes\n- Changed Event Handling\n- Changed Headlines\n- Changed /worldhandler Command\n- Fixed Sign Editor Command\n- Fixed Render Layers of Splash Texts\n- Fixed /worldhandler Command\n- Fixed /wh Command\n- Fixed Butcher Config\n- Fixed lots of deprecated tags", "3.1": "- Added 1.9 Compatibility\n- Added 1.9 Features\n > Attributes\n - Added generic.armor\n > Enchantments\n - Frost Walker\n - Mending\n > Potions\n - Added Glowing\n - Added Levitation\n - Added Luck\n - Added Bad Luck\n > Gamerules\n - Added spectatorsGenerateChunks\n - Added disableElytraMovementCheck\n > Sounds\n > Bottle\n > item.bottle.fill\n > item.bottle.fill_dragonbreath\n > Fire\n > fire.fire\n > fire.ignite\n > block.furnace.fire_crackle\n > random.fizz\n > Misc \n > block.boat.place\n > block.brewing_stand.brew\n > minecart.inside\n > minecart.base\n > random.wood_click\n > Door\n > random.door_open\n > random.door_close\n > random.break\n > Blocks\n > block.waterlily.place\n > Bucket\n > item.bucket.empty\n > item.bucket.empty_lava\n > item.bucket.fill\n > item.bucket.fill_lava\n > Chorus\n > item.chorus_fruit.teleport\n > block.chorus_flower.death\n > block.chorus_flower.grow \n > Item Frame\n > entity.itemframe.add_item\n > entity.itemframe.break\n > entity.itemframe.place\n > entity.itemframe.remove_item\n > entity.itemframe.rotate_item\n > Leashknot\n > entity.leashknot.place\n > entity.leashknot.break\n > Painting\n > entity.painting.break\n > entity.painting.place\n > Armorstand\n > entity.armorstand.place\n > entity.armorstand.fall\n > entity.armorstand.hit\n > entity.armorstand.break\n > Mobs\n > Shulker\n > entity.shulker.ambient\n > entity.shulker.death\n > entity.shulker.close\n > entity.shulker.open\n > entity.shulker.teleport\n > entity.shulker_bullet.hit\n > entity.shulker_bullet.hurt\n > entity.shulker.hurt_closed\n > Witch\n > entity.witch.ambient\n > entity.witch.death\n > entity.witch.drink\n > entity.witch.throw\n > entity.witch.hurt\n > Horse\n > entity.horse.eat\n > Snowman\n > entity.snowman.death\n > entity.snowman.hurt\n > Cow\n > entity.cow.milk\n > Squid\n > entity.squid.ambient\n > entity.squid.death\n > entity.squid.hurt\n > Player\n > entity.player.attack\n > entity.player.crit\n > entity.player.knockback\n > entity.player.strong\n > entity.player.sweep\n > entity.player.weak\n > enchant.thorns.hit\n > entity.shield.block\n > Armor \n > item.armor.equip_chain\n > item.armor.equip_diamond\n > item.armor.equip_generic\n > item.armor.equip_gold\n > item.armor.equip_iron\n > item.armor.equip_leather\n- Changes to some Layout Sizes\n- Changes to Command Syntax\n- Changes to existing Playsound buttons\n- Fixes to Attributes in Entities >> Summon\n- Fixes to Amplifier in Potions\n- Removed Potions Indicator"