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.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.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.tagMismatch=The dataTag does not match for %s
|
||||
commands.scoreboard.players.set.tagError=Could not parse dataTag, reason: %s
|
||||
|
||||
@@ -97,6 +97,7 @@ Whoa, dude!
|
||||
All inclusive!
|
||||
Tell your friends!
|
||||
NP is not in P!
|
||||
Notch <3 ez!
|
||||
Music by C418!
|
||||
Livestreamed!
|
||||
Haunted!
|
||||
@@ -105,7 +106,7 @@ Terrestrial!
|
||||
All is full of love!
|
||||
Full of stars!
|
||||
Scientific!
|
||||
Not as cool as Spock!
|
||||
Cooler than Spock!
|
||||
Collaborate and listen!
|
||||
Never dig down!
|
||||
Take frequent breaks!
|
||||
@@ -355,5 +356,4 @@ Stop being reasonable, this is the Internet!
|
||||
This is good for Realms.
|
||||
Any computer is a laptop if you're brave enough!
|
||||
Do it all, everything!
|
||||
Where there is not light, there can spider!
|
||||
GNU Terry Pratchett
|
||||
Where there is not light, there can spider!
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"id": "1.8.7",
|
||||
"id": "1.8.2",
|
||||
"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",
|
||||
"releaseTime": "2015-06-05T10:10:44+00:00",
|
||||
"downloadTimestamp": 1487424711448
|
||||
"releaseTime": "2015-02-19T15:47:29+00:00",
|
||||
"downloadTimestamp": 1487424881382
|
||||
}
|
||||
Reference in New Issue
Block a user