You've already forked minecraft-assets
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1f5dfe7042 |
@@ -405,7 +405,6 @@ options.touchscreen=Touchscreen Mode
|
|||||||
options.blockAlternatives=Alternate Blocks
|
options.blockAlternatives=Alternate Blocks
|
||||||
options.reducedDebugInfo=Reduced Debug Info
|
options.reducedDebugInfo=Reduced Debug Info
|
||||||
options.entityShadows=Entity Shadows
|
options.entityShadows=Entity Shadows
|
||||||
options.realmsNotifications=Realms Notifications
|
|
||||||
|
|
||||||
options.mipmapLevels=Mipmap Levels
|
options.mipmapLevels=Mipmap Levels
|
||||||
options.forceUnicodeFont=Force Unicode Font
|
options.forceUnicodeFont=Force Unicode Font
|
||||||
@@ -497,12 +496,6 @@ 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
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"id": "1.8.9",
|
"id": "1.8.7",
|
||||||
"type": "release",
|
"type": "release",
|
||||||
"url": "https://launchermeta.mojang.com/mc/game/42c67f1d38e55da24741c9e40ef5253f289177f1/1.8.9.json",
|
"url": "https://launchermeta.mojang.com/mc/game/3de1bfa5cad6af19f18a90e335cdaaa3ac4f84fd/1.8.7.json",
|
||||||
"time": "2016-06-01T11:45:48+00:00",
|
"time": "2016-06-01T11:45:48+00:00",
|
||||||
"releaseTime": "2015-12-03T09:24:39+00:00",
|
"releaseTime": "2015-06-05T10:10:44+00:00",
|
||||||
"downloadTimestamp": 1487424637009
|
"downloadTimestamp": 1487424711448
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user