Skip to content

Commit

Permalink
Update to 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Brottweiler committed Oct 25, 2018
1 parent a8593d7 commit ed1428a
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 10 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
Plast Pack Changelog
======
V1.16.2
-------
- Updated to 1.13.2
- Fixed missing door textures
- Fixed missing Illusioner texture
- Fixed several mcpatcher features

V1.16.1
------
- Updated to 1.13.1
Expand Down
4 changes: 2 additions & 2 deletions assets/minecraft/lang/en_oc.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"selectWorld.versionWarning": "This world was last played in version %s and loading it in this version could cause corruption!",
"selectWorld.versionJoinButton": "Load Anyway",
"selectWorld.backupQuestion": "Do you really want to load this world?",
"selectWorld.backupWarning": "This world was last played in version %s; you are on snapshot %s. Please make a backup in case you experience world corruptions!",
"selectWorld.backupWarning": "This world was last played in version §a%s§r; you are on version §c%s§r. Please make a backup in case you experience world corruptions!",
"selectWorld.backupQuestion.customized": "Customized worlds are no longer supported",
"selectWorld.backupWarning.customized": "Unfortunately, we do not support customized worlds in this version of Minecraft. We can still load this world and keep everything the way it was, but any newly generated terrain will no longer be customized. We're sorry for the inconvenience!",
"selectWorld.backupJoinConfirmButton": "§aBackup and load",
Expand Down Expand Up @@ -283,7 +283,7 @@
"multiplayer.downloadingTerrain": "§aLoading terrain",
"multiplayer.downloadingStats": "§aDownloading statistics...",
"multiplayer.stopSleeping": "Leave Bed",
"multiplayer.message_not_delivered": "Can't deliver chat message, check server logs",
"multiplayer.message_not_delivered": "Can't deliver chat message starting with %s, check server logs",
"multiplayer.player.joined": "%s joined",
"multiplayer.player.joined.renamed": "%s (formerly known as %s) joined",
"multiplayer.player.left": "%s left",
Expand Down
15 changes: 8 additions & 7 deletions assets/minecraft/optifine/lang/en_oc.lang
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ of.options.shaders.NORMAL_MAP.tooltip.3= OFF - disable normal maps
of.options.shaders.NORMAL_MAP.tooltip.4=Normal maps can be used by the shader pack
of.options.shaders.NORMAL_MAP.tooltip.5=to simulate 3D geometry on flat model surfaces.
of.options.shaders.NORMAL_MAP.tooltip.6=The normal map textures are supplied by the
of.options.shaders.NORMAL_MAP.tooltip.7=current texture pack.
of.options.shaders.NORMAL_MAP.tooltip.7=current resource pack.

of.options.shaders.SPECULAR_MAP=§bSpecular Map
of.options.shaders.SPECULAR_MAP.tooltip.1=Specular Map
Expand All @@ -183,7 +183,7 @@ of.options.shaders.SPECULAR_MAP.tooltip.3= OFF - disable specular maps
of.options.shaders.SPECULAR_MAP.tooltip.4=Specular maps can be used by the shader pack
of.options.shaders.SPECULAR_MAP.tooltip.5=to simulate special reflection effects.
of.options.shaders.SPECULAR_MAP.tooltip.6=The specular map textures are supplied by the
of.options.shaders.SPECULAR_MAP.tooltip.7=current texture pack.
of.options.shaders.SPECULAR_MAP.tooltip.7=current resource pack.

of.options.shaders.RENDER_RES_MUL=§bRender Quality
of.options.shaders.RENDER_RES_MUL.tooltip.1=Render Quality
Expand Down Expand Up @@ -315,12 +315,12 @@ of.options.CLEAR_WATER.tooltip.1=Clear Water
of.options.CLEAR_WATER.tooltip.2= ON - clear, transparent water
of.options.CLEAR_WATER.tooltip.3= OFF - default water

of.options.RANDOM_ENTITIES=§bRandom Mobs
of.options.RANDOM_ENTITIES=§bRandom Entities
of.options.RANDOM_ENTITIES.tooltip.1=Random Entities
of.options.RANDOM_ENTITIES.tooltip.2= OFF - no random entities, faster
of.options.RANDOM_ENTITIES.tooltip.3= ON - random entities, slower
of.options.RANDOM_ENTITIES.tooltip.4=Random entities uses random textures for the game entities.
of.options.RANDOM_ENTITIES.tooltip.5=It needs a texture pack which has multiple entity textures.
of.options.RANDOM_ENTITIES.tooltip.5=It needs a resource pack which has multiple entity textures.

of.options.BETTER_GRASS=§bBetter Grass
of.options.BETTER_GRASS.tooltip.1=Better Grass
Expand Down Expand Up @@ -391,7 +391,7 @@ of.options.EMISSIVE_TEXTURES.tooltip.4=The emissive textures are rendered as ove
of.options.EMISSIVE_TEXTURES.tooltip.5=with full brightness. They can be used to simulate
of.options.EMISSIVE_TEXTURES.tooltip.6=light emitting parts of the base texture.
of.options.EMISSIVE_TEXTURES.tooltip.7=The emissive textures are supplied by the current
of.options.EMISSIVE_TEXTURES.tooltip.8=texture pack.
of.options.EMISSIVE_TEXTURES.tooltip.8=resource pack.

of.options.CUSTOM_SKY=§bCustom Sky
of.options.CUSTOM_SKY.tooltip.1=Custom Sky
Expand All @@ -418,7 +418,7 @@ of.options.CUSTOM_GUIS=§bCustom GUIs
of.options.CUSTOM_GUIS.tooltip.1=Custom GUIs
of.options.CUSTOM_GUIS.tooltip.2= ON - custom GUIs (default), slower
of.options.CUSTOM_GUIS.tooltip.3= OFF - default GUIs, faster
of.options.CUSTOM_GUIS.tooltip.4=The custom GUIs are supplied by the current texture pack.
of.options.CUSTOM_GUIS.tooltip.4=The custom GUIs are supplied by the current resource pack.

# Details

Expand Down Expand Up @@ -575,7 +575,7 @@ of.options.CHUNK_UPDATES.tooltip.6=higher values may destabilize the framerate.

of.options.CHUNK_UPDATES_DYNAMIC=§bDynamic Updates
of.options.CHUNK_UPDATES_DYNAMIC.tooltip.1=Dynamic chunk updates
of.options.CHUNK_UPDATES_DYNAMIC.tooltip.2= OFF - (default) standard chunk updates per frame
of.options.CHUNK_UPDATES_DYNAMIC.tooltip.2= OFF - standard chunk updates per frame (default)
of.options.CHUNK_UPDATES_DYNAMIC.tooltip.3= ON - more updates while the player is standing still
of.options.CHUNK_UPDATES_DYNAMIC.tooltip.4=Dynamic updates force more chunk updates while
of.options.CHUNK_UPDATES_DYNAMIC.tooltip.5=the player is standing still to load the world faster.
Expand All @@ -595,6 +595,7 @@ of.options.RENDER_REGIONS.tooltip.2= OFF - do not use render regions (default)
of.options.RENDER_REGIONS.tooltip.3= ON - use render regions
of.options.RENDER_REGIONS.tooltip.4=Render regions allow faster terrain rendering at higher
of.options.RENDER_REGIONS.tooltip.5=render distances. More effective when VBOs are enabled.
of.options.RENDER_REGIONS.tooltip.6=Not recommended for integrated graphics cards.

of.options.SMART_ANIMATIONS=§bSmart Animations
of.options.SMART_ANIMATIONS.tooltip.1=Smart Animations
Expand Down
2 changes: 1 addition & 1 deletion pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"pack": {
"pack_format": 4,
"description": "\u00A7ev1.16.1 \u00A7bfor Minecraft \u00A7c1.13.x\n\u00A7bby \u00A7aPlastix"
"description": "\u00A7ev1.16.2 \u00A7bfor Minecraft \u00A7c1.13.x\n\u00A7bby \u00A7aPlastix"
},
"language": {
"en_oc": {
Expand Down

0 comments on commit ed1428a

Please sign in to comment.