Compare commits

..

1 Commits
1.9.2 ... 1.9.3

Author SHA1 Message Date
InventiveBot
577fab631a Create/Update assets for version 1.9.3 2017-02-18 13:28:28 +00:00
2 changed files with 9 additions and 4 deletions

View File

@@ -1975,6 +1975,11 @@ commands.title.usage.title=/title <player> title|subtitle <raw json title>
commands.title.usage.clear=/title <player> clear|reset
commands.title.usage.times=/title <player> times <fadeIn> <stay> <fadeOut>
commands.title.success=Title command successfully executed
commands.stopsound.usage=/stopsound <player> [source] [sound]
commands.stopsound.unknownSoundSource=Source %s is unknown
commands.stopsound.success.individualSound=Stopped sound '%s' with source '%s' for %s
commands.stopsound.success.soundSource=Stopped source '%s' for %s
commands.stopsound.success.all=Stopped all sounds for %s
itemGroup.buildingBlocks=Building Blocks
itemGroup.decorations=Decoration Blocks

View File

@@ -1,8 +1,8 @@
{
"id": "1.9.2",
"id": "1.9.3",
"type": "release",
"url": "https://launchermeta.mojang.com/mc/game/6768033e216468247bd031a0a2d9876d79818f8f/1.9.2.json",
"url": "https://launchermeta.mojang.com/mc/game/566def4133157888f4b2d1832951d78ebd328840/1.9.3.json",
"time": "2016-06-01T11:45:48+00:00",
"releaseTime": "2016-03-30T15:23:55+00:00",
"downloadTimestamp": 1487424524719
"releaseTime": "2016-05-10T08:33:35+00:00",
"downloadTimestamp": 1487424491916
}