You've already forked minecraft-assets
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
85a5ca01cd |
@@ -1744,7 +1744,6 @@ 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
|
||||||
|
|||||||
@@ -97,6 +97,7 @@ 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!
|
||||||
@@ -105,7 +106,7 @@ Terrestrial!
|
|||||||
All is full of love!
|
All is full of love!
|
||||||
Full of stars!
|
Full of stars!
|
||||||
Scientific!
|
Scientific!
|
||||||
Not as cool as Spock!
|
Cooler than Spock!
|
||||||
Collaborate and listen!
|
Collaborate and listen!
|
||||||
Never dig down!
|
Never dig down!
|
||||||
Take frequent breaks!
|
Take frequent breaks!
|
||||||
@@ -355,5 +356,4 @@ 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
|
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"id": "1.8.7",
|
"id": "1.8.2",
|
||||||
"type": "release",
|
"type": "release",
|
||||||
"url": "https://launchermeta.mojang.com/mc/game/3de1bfa5cad6af19f18a90e335cdaaa3ac4f84fd/1.8.7.json",
|
"url": "https://launchermeta.mojang.com/mc/game/18b5185ed6a0a0b358a38c2af835bf19063fe426/1.8.2.json",
|
||||||
"time": "2016-06-01T11:45:48+00:00",
|
"time": "2016-06-01T11:45:48+00:00",
|
||||||
"releaseTime": "2015-06-05T10:10:44+00:00",
|
"releaseTime": "2015-02-19T15:47:29+00:00",
|
||||||
"downloadTimestamp": 1487424711448
|
"downloadTimestamp": 1487424881382
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user