You've already forked minecraft-assets
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
da5d5b7689 |
@@ -405,6 +405,7 @@ options.touchscreen=Touchscreen Mode
|
||||
options.blockAlternatives=Alternate Blocks
|
||||
options.reducedDebugInfo=Reduced Debug Info
|
||||
options.entityShadows=Entity Shadows
|
||||
options.realmsNotifications=Realms Notifications
|
||||
|
||||
options.mipmapLevels=Mipmap Levels
|
||||
options.forceUnicodeFont=Force Unicode Font
|
||||
@@ -496,6 +497,12 @@ resourcePack.title=Select Resource Packs
|
||||
resourcePack.available.title=Available Resource Packs
|
||||
resourcePack.selected.title=Selected Resource Packs
|
||||
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
|
||||
|
||||
@@ -1744,6 +1751,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.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,7 +97,6 @@ Whoa, dude!
|
||||
All inclusive!
|
||||
Tell your friends!
|
||||
NP is not in P!
|
||||
Notch <3 ez!
|
||||
Music by C418!
|
||||
Livestreamed!
|
||||
Haunted!
|
||||
@@ -106,7 +105,7 @@ Terrestrial!
|
||||
All is full of love!
|
||||
Full of stars!
|
||||
Scientific!
|
||||
Cooler than Spock!
|
||||
Not as cool as Spock!
|
||||
Collaborate and listen!
|
||||
Never dig down!
|
||||
Take frequent breaks!
|
||||
@@ -356,4 +355,5 @@ 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!
|
||||
Where there is not light, there can spider!
|
||||
GNU Terry Pratchett
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"id": "1.8.2",
|
||||
"id": "1.8.9",
|
||||
"type": "release",
|
||||
"url": "https://launchermeta.mojang.com/mc/game/18b5185ed6a0a0b358a38c2af835bf19063fe426/1.8.2.json",
|
||||
"url": "https://launchermeta.mojang.com/mc/game/42c67f1d38e55da24741c9e40ef5253f289177f1/1.8.9.json",
|
||||
"time": "2016-06-01T11:45:48+00:00",
|
||||
"releaseTime": "2015-02-19T15:47:29+00:00",
|
||||
"downloadTimestamp": 1487424881382
|
||||
"releaseTime": "2015-12-03T09:24:39+00:00",
|
||||
"downloadTimestamp": 1487424637009
|
||||
}
|
||||
Reference in New Issue
Block a user