Update version.json

This commit is contained in:
Exopandora
2016-05-15 16:22:16 +02:00
parent 9e269d114f
commit 821fb2b99e

View File

@@ -2,12 +2,25 @@
"homepage": "http://minecraft.curseforge.com/mc-mods/228970",
"promos": {
"1.9-latest": "3.4",
"1.9-recommended": "3.4"
"1.9-recommended": "3.4",
"1.8.8-latest": "3.0",
"1.8.8-recommended": "3.0",
"1.8-latest": "2.9",
"1.8-recommended": "2.9"
},
"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"
},
"1.8.8": {
"3.0": "- Added 1.8.8 Compatibility\n- Fixed \"Multiplayer\" GUI"
},
"1.8": {
"2.9": "- Added quick access to name change\n- Fixed Command Block east placing\n- Fixed \"Enchant\"\n- Fixed \"Potions\"",
"2.8": "- Added \"Sign Editor\"\n- Added \"Noteblock Editor\"\n- Changes to \"Give Custom Item\"\n- Changes to \"Default Settings\"\n- Changes to Skins (Editable Config)\n- Fixes to \"Give Custom Item\" (Attributes)\n- Fixes to \"Command Syntax\"\n- Fixes to \"Edit Blocks\" (Command Syntax)\n- Fixes to Performance\n- Removed \"Flat\"-Skin\n- Removed \"Alpha\"-Skin\n- Removed \"Mini\"-GUI",
"2.7": "- Changes to \"Player\" GUI\n- Changes to \"World Info\" GUI\n- Fixes to \"Give Custom Item\"\n- Fixes to \"x32 Textures\"\n- Fixes to Multiplayer Issues\n- Removed unused Code (Clean Up)\n- Removed \"About\" GUI",
"2.6": "- Added 1.8 Compatibility\n- Added new 1.8 Features\n > Added new \"/clone\" GUI\n > Added new \"/fill\" GUI\n > Added new \"Guardians\" to \"Playsound\"\n > Added new \"Rabbits\" to \"Playsound\"\n- Added new \"/wh\" Command\n- Added new \"Alpha\" Skin\n- Added new \"Shortcuts\"\n- Added new \"File System\"\n- Added new Config File \"..\\config_butcher.cfg\"\n- Added new \"Potion Indicators\" inspired by StatusEffectHUD\n- Added new option to enable/disable \"Watch\"\n- Changes to \"Command Syntax\"\n- Changes to \"Version Manager\"\n- Changes to \"/worldhandler\" Command\n- Changes to \"Data Storage\"\n- Changes to \"Small\" GUI\n- Changes to \"Enchant\" GUI\n- Changes to \"Settings\" GUI\n- Changes to \"Potions\" GUI\n- Changes to \"Biome Indicators\" to fit 1.8\n- Fixes to \"Summon\" GUI\n- Fixes to \"Data Storage\"\n- Other Fixes"
}
}