Compare commits

..

1 Commits
1.8.3 ... 1.8.8

Author SHA1 Message Date
InventiveBot
9c7d903ae3 Create/Update assets for version 1.8.8 2017-02-18 13:31:35 +00:00
3 changed files with 14 additions and 7 deletions

View File

@@ -496,6 +496,12 @@ resourcePack.title=Select Resource Packs
resourcePack.available.title=Available Resource Packs resourcePack.available.title=Available Resource Packs
resourcePack.selected.title=Selected Resource Packs resourcePack.selected.title=Selected Resource Packs
resourcePack.folderInfo=(Place resource pack files here) resourcePack.folderInfo=(Place resource pack files here)
resourcePack.incompatible=Incompatible
resourcePack.incompatible.old=(Made for an older version of Minecraft)
resourcePack.incompatible.new=(Made for a newer version of Minecraft)
resourcePack.incompatible.confirm.title=Are you sure you want to load this resource pack?
resourcePack.incompatible.confirm.old=This resource pack was made for an older version of Minecraft and may no longer work correctly.
resourcePack.incompatible.confirm.new=This resource pack was made for a newer version of Minecraft and may no longer work correctly.
sign.edit=Edit sign message sign.edit=Edit sign message
@@ -1744,6 +1750,7 @@ commands.scoreboard.objectives.list.count=Showing %d objective(s) on scoreboard:
commands.scoreboard.objectives.list.entry=- %s: displays as '%s' and is type '%s' commands.scoreboard.objectives.list.entry=- %s: displays as '%s' and is type '%s'
commands.scoreboard.objectives.list.empty=There are no objectives on the scoreboard commands.scoreboard.objectives.list.empty=There are no objectives on the scoreboard
commands.scoreboard.players.usage=/scoreboard players <set|add|remove|reset|list|enable|test|operation> ... commands.scoreboard.players.usage=/scoreboard players <set|add|remove|reset|list|enable|test|operation> ...
commands.scoreboard.players.name.tooLong=The name '%s' is too long for a player, it can be at most %d characters long
commands.scoreboard.players.set.success=Set score of %s for player %s to %d commands.scoreboard.players.set.success=Set score of %s for player %s to %d
commands.scoreboard.players.set.tagMismatch=The dataTag does not match for %s commands.scoreboard.players.set.tagMismatch=The dataTag does not match for %s
commands.scoreboard.players.set.tagError=Could not parse dataTag, reason: %s commands.scoreboard.players.set.tagError=Could not parse dataTag, reason: %s

View File

@@ -97,7 +97,6 @@ Whoa, dude!
All inclusive! All inclusive!
Tell your friends! Tell your friends!
NP is not in P! NP is not in P!
Notch <3 ez!
Music by C418! Music by C418!
Livestreamed! Livestreamed!
Haunted! Haunted!
@@ -106,7 +105,7 @@ Terrestrial!
All is full of love! All is full of love!
Full of stars! Full of stars!
Scientific! Scientific!
Cooler than Spock! Not as cool as Spock!
Collaborate and listen! Collaborate and listen!
Never dig down! Never dig down!
Take frequent breaks! Take frequent breaks!
@@ -356,4 +355,5 @@ Stop being reasonable, this is the Internet!
This is good for Realms. This is good for Realms.
Any computer is a laptop if you're brave enough! Any computer is a laptop if you're brave enough!
Do it all, everything! Do it all, everything!
Where there is not light, there can spider! Where there is not light, there can spider!
GNU Terry Pratchett

View File

@@ -1,8 +1,8 @@
{ {
"id": "1.8.3", "id": "1.8.8",
"type": "release", "type": "release",
"url": "https://launchermeta.mojang.com/mc/game/b92049ba235d52a0e23ada77e7a544b32f69d7d3/1.8.3.json", "url": "https://launchermeta.mojang.com/mc/game/96f1789c25884755f4d3143d2e1364c9dded7d6b/1.8.8.json",
"time": "2016-06-01T11:45:48+00:00", "time": "2016-06-01T11:45:48+00:00",
"releaseTime": "2015-02-20T14:00:09+00:00", "releaseTime": "2015-07-27T10:31:28+00:00",
"downloadTimestamp": 1487424843584 "downloadTimestamp": 1487424673852
} }