From 387f95216ad5730f5a147c96b57aec1ee64060cc Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Sun, 17 May 2020 17:36:11 +0200 Subject: [PATCH 01/12] Fix wrong texture names for item frames --- assets/minecraft/models/block/item_frame.json | 2 +- assets/minecraft/models/block/item_frame_map.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/minecraft/models/block/item_frame.json b/assets/minecraft/models/block/item_frame.json index 21cfd76..e7e54ed 100644 --- a/assets/minecraft/models/block/item_frame.json +++ b/assets/minecraft/models/block/item_frame.json @@ -1,6 +1,6 @@ { "textures": { - "particle": "block/planks_birch", + "particle": "block/birch_planks", "wood": "block/item_frame_border", "back": "block/item_frame" }, diff --git a/assets/minecraft/models/block/item_frame_map.json b/assets/minecraft/models/block/item_frame_map.json index cfc3b1b..63d2175 100644 --- a/assets/minecraft/models/block/item_frame_map.json +++ b/assets/minecraft/models/block/item_frame_map.json @@ -1,7 +1,7 @@ { "__comment": "Fair warning, this format is highly likely to change even more in the future!", "textures": { - "particle": "block/planks_birch", + "particle": "block/birch_planks", "wood": "block/item_frame_border", "back": "block/item_frame" }, From b892484466ba65f03563774a50d9d15c45334202 Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Sun, 17 May 2020 17:32:58 +0200 Subject: [PATCH 02/12] Fix wrong path references in models --- .../minecraft/models/block/iron_bars_cap.json | 8 ++++---- .../models/block/iron_bars_cap_alt.json | 8 ++++---- .../models/block/iron_bars_post.json | 8 ++++---- .../models/block/iron_bars_side.json | 20 +++++++++---------- .../models/block/iron_bars_side_alt.json | 20 +++++++++---------- 5 files changed, 32 insertions(+), 32 deletions(-) diff --git a/assets/minecraft/models/block/iron_bars_cap.json b/assets/minecraft/models/block/iron_bars_cap.json index db28a9c..ee65e92 100644 --- a/assets/minecraft/models/block/iron_bars_cap.json +++ b/assets/minecraft/models/block/iron_bars_cap.json @@ -2,14 +2,14 @@ "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", "ambientocclusion": false, "textures": { - "particle": "block/block/iron_bars", + "particle": "block/iron_bars", "0": "block/iron_bars" }, "elements": [ { "name": "Cube", - "from": [ 7.0, 0.0, 8.0 ], - "to": [ 9.0, 16.0, 9.0 ], + "from": [ 7.0, 0.0, 8.0 ], + "to": [ 9.0, 16.0, 9.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 7.0, 0.0, 8.0, 16.0 ] }, @@ -20,4 +20,4 @@ } } ] -} \ No newline at end of file +} diff --git a/assets/minecraft/models/block/iron_bars_cap_alt.json b/assets/minecraft/models/block/iron_bars_cap_alt.json index 04ad298..dd5ae43 100644 --- a/assets/minecraft/models/block/iron_bars_cap_alt.json +++ b/assets/minecraft/models/block/iron_bars_cap_alt.json @@ -2,14 +2,14 @@ "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", "ambientocclusion": false, "textures": { - "particle": "block/block/block/iron_bars", + "particle": "block/iron_bars", "0": "block/iron_bars" }, "elements": [ { "name": "Cube", - "from": [ 7.0, 0.0, 7.0 ], - "to": [ 9.0, 16.0, 8.0 ], + "from": [ 7.0, 0.0, 7.0 ], + "to": [ 9.0, 16.0, 8.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 8.0, 0.0, 9.0, 16.0 ] }, @@ -20,4 +20,4 @@ } } ] -} \ No newline at end of file +} diff --git a/assets/minecraft/models/block/iron_bars_post.json b/assets/minecraft/models/block/iron_bars_post.json index ae4948e..34ffa4a 100644 --- a/assets/minecraft/models/block/iron_bars_post.json +++ b/assets/minecraft/models/block/iron_bars_post.json @@ -2,14 +2,14 @@ "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", "ambientocclusion": false, "textures": { - "particle": "block/block/block/iron_bars", + "particle": "block/iron_bars", "0": "block/iron_bars" }, "elements": [ { "name": "Cube", - "from": [ 7.0, 0.0, 7.0 ], - "to": [ 9.0, 16.0, 9.0 ], + "from": [ 7.0, 0.0, 7.0 ], + "to": [ 9.0, 16.0, 9.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, @@ -18,4 +18,4 @@ } } ] -} \ No newline at end of file +} diff --git a/assets/minecraft/models/block/iron_bars_side.json b/assets/minecraft/models/block/iron_bars_side.json index 2d51a29..60d7b40 100644 --- a/assets/minecraft/models/block/iron_bars_side.json +++ b/assets/minecraft/models/block/iron_bars_side.json @@ -2,14 +2,14 @@ "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", "ambientocclusion": false, "textures": { - "particle": "block/block/iron_bars", + "particle": "block/iron_bars", "0": "block/iron_bars" }, "elements": [ { "name": "Cube", - "from": [ 7.0, 0.0, 2.0 ], - "to": [ 9.0, 16.0, 4.0 ], + "from": [ 7.0, 0.0, 2.0 ], + "to": [ 9.0, 16.0, 4.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 12.0, 0.0, 14.0, 16.0 ] }, @@ -21,8 +21,8 @@ }, { "name": "Cube", - "from": [ 7.0, 0.0, 7.0 ], - "to": [ 9.0, 16.0, 9.0 ], + "from": [ 7.0, 0.0, 7.0 ], + "to": [ 9.0, 16.0, 9.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, @@ -34,8 +34,8 @@ }, { "name": "Cube", - "from": [ 7.0, 11.0, 0.0 ], - "to": [ 9.0, 14.0, 8.0 ], + "from": [ 7.0, 11.0, 0.0 ], + "to": [ 9.0, 14.0, 8.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 2.0, 9.0, 5.0 ] }, "east": { "texture": "#0", "uv": [ 8.0, 2.0, 16.0, 5.0 ] }, @@ -47,8 +47,8 @@ }, { "name": "Cube", - "from": [ 7.0, 2.0, 0.0 ], - "to": [ 9.0, 3.0, 8.0 ], + "from": [ 7.0, 2.0, 0.0 ], + "to": [ 9.0, 3.0, 8.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 13.0, 9.0, 14.0 ] }, "east": { "texture": "#0", "uv": [ 8.0, 13.0, 16.0, 14.0 ] }, @@ -59,4 +59,4 @@ } } ] -} \ No newline at end of file +} diff --git a/assets/minecraft/models/block/iron_bars_side_alt.json b/assets/minecraft/models/block/iron_bars_side_alt.json index 4ccb23f..78e4a5d 100644 --- a/assets/minecraft/models/block/iron_bars_side_alt.json +++ b/assets/minecraft/models/block/iron_bars_side_alt.json @@ -2,14 +2,14 @@ "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", "ambientocclusion": false, "textures": { - "particle": "block/block/iron_bars", + "particle": "block/iron_bars", "0": "block/iron_bars" }, "elements": [ { "name": "Cube", - "from": [ 7.0, 0.0, 12.0 ], - "to": [ 9.0, 16.0, 14.0 ], + "from": [ 7.0, 0.0, 12.0 ], + "to": [ 9.0, 16.0, 14.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 2.0, 0.0, 4.0, 16.0 ] }, @@ -21,8 +21,8 @@ }, { "name": "Cube", - "from": [ 7.0, 0.0, 7.0 ], - "to": [ 9.0, 16.0, 9.0 ], + "from": [ 7.0, 0.0, 7.0 ], + "to": [ 9.0, 16.0, 9.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, @@ -34,8 +34,8 @@ }, { "name": "Cube", - "from": [ 7.0, 2.0, 8.0 ], - "to": [ 9.0, 3.0, 16.0 ], + "from": [ 7.0, 2.0, 8.0 ], + "to": [ 9.0, 3.0, 16.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 13.0, 9.0, 14.0 ] }, "east": { "texture": "#0", "uv": [ 0.0, 13.0, 8.0, 14.0 ] }, @@ -47,8 +47,8 @@ }, { "name": "Cube", - "from": [ 7.0, 11.0, 8.0 ], - "to": [ 9.0, 14.0, 16.0 ], + "from": [ 7.0, 11.0, 8.0 ], + "to": [ 9.0, 14.0, 16.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 2.0, 9.0, 5.0 ] }, "east": { "texture": "#0", "uv": [ 0.0, 2.0, 8.0, 5.0 ] }, @@ -59,4 +59,4 @@ } } ] -} \ No newline at end of file +} From e535cb992d01741b921a945e22403abb0de16128 Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Mon, 18 May 2020 16:34:53 +0200 Subject: [PATCH 03/12] Fix unknown values for blockstates (axis="none") --- assets/minecraft/blockstates/acacia_log.json | 21 +++++++++---------- assets/minecraft/blockstates/birch_log.json | 21 +++++++++---------- .../minecraft/blockstates/dark_oak_log.json | 21 +++++++++---------- assets/minecraft/blockstates/jungle_log.json | 21 +++++++++---------- assets/minecraft/blockstates/oak_log.json | 21 +++++++++---------- assets/minecraft/blockstates/spruce_log.json | 21 +++++++++---------- 6 files changed, 60 insertions(+), 66 deletions(-) diff --git a/assets/minecraft/blockstates/acacia_log.json b/assets/minecraft/blockstates/acacia_log.json index 245a9f6..c1a4891 100644 --- a/assets/minecraft/blockstates/acacia_log.json +++ b/assets/minecraft/blockstates/acacia_log.json @@ -1,17 +1,16 @@ { "variants": { "axis=y": [ - { "model": "block/acacia_log" }, - { "model": "block/logs/acacia/1" } - ], + { "model": "block/acacia_log" }, + { "model": "block/logs/acacia/1" } + ], "axis=z": [ - { "model": "block/acacia_log", "x": 90 }, - { "model": "block/logs/acacia/1", "x": 90 } - ], + { "model": "block/acacia_log", "x": 90 }, + { "model": "block/logs/acacia/1", "x": 90 } + ], "axis=x": [ - { "model": "block/acacia_log", "x": 90, "y": 90 }, - { "model": "block/logs/acacia/1", "x": 90, "y": 90 } - ], - "axis=none": { "model": "block/acacia_log" } + { "model": "block/acacia_log", "x": 90, "y": 90 }, + { "model": "block/logs/acacia/1", "x": 90, "y": 90 } + ] } -} +} \ No newline at end of file diff --git a/assets/minecraft/blockstates/birch_log.json b/assets/minecraft/blockstates/birch_log.json index 8e771c4..aa9159c 100644 --- a/assets/minecraft/blockstates/birch_log.json +++ b/assets/minecraft/blockstates/birch_log.json @@ -1,17 +1,16 @@ { "variants": { "axis=y": [ - { "model": "block/birch_log" }, - { "model": "block/logs/birch/1" } - ], + { "model": "block/birch_log" }, + { "model": "block/logs/birch/1" } + ], "axis=z": [ - { "model": "block/birch_log", "x": 90 }, - { "model": "block/logs/birch/1", "x": 90 } - ], + { "model": "block/birch_log", "x": 90 }, + { "model": "block/logs/birch/1", "x": 90 } + ], "axis=x": [ - { "model": "block/birch_log", "x": 90, "y": 90 }, - { "model": "block/logs/birch/1", "x": 90, "y": 90 } - ], - "axis=none": { "model": "block/birch_log" } + { "model": "block/birch_log", "x": 90, "y": 90 }, + { "model": "block/logs/birch/1", "x": 90, "y": 90 } + ] } -} +} \ No newline at end of file diff --git a/assets/minecraft/blockstates/dark_oak_log.json b/assets/minecraft/blockstates/dark_oak_log.json index 3f2fd53..9d28705 100644 --- a/assets/minecraft/blockstates/dark_oak_log.json +++ b/assets/minecraft/blockstates/dark_oak_log.json @@ -1,17 +1,16 @@ { "variants": { "axis=y": [ - { "model": "block/dark_oak_log" }, - { "model": "block/logs/dark_oak/1" } - ], + { "model": "block/dark_oak_log" }, + { "model": "block/logs/dark_oak/1" } + ], "axis=z": [ - { "model": "block/dark_oak_log", "x": 90 }, - { "model": "block/logs/dark_oak/1", "x": 90 } - ], + { "model": "block/dark_oak_log", "x": 90 }, + { "model": "block/logs/dark_oak/1", "x": 90 } + ], "axis=x": [ - { "model": "block/dark_oak_log", "x": 90, "y": 90 }, - { "model": "block/logs/dark_oak/1", "x": 90, "y": 90 } - ], - "axis=none": { "model": "block/dark_oak_log" } + { "model": "block/dark_oak_log", "x": 90, "y": 90 }, + { "model": "block/logs/dark_oak/1", "x": 90, "y": 90 } + ] } -} +} \ No newline at end of file diff --git a/assets/minecraft/blockstates/jungle_log.json b/assets/minecraft/blockstates/jungle_log.json index 9ddcf01..6b6effa 100644 --- a/assets/minecraft/blockstates/jungle_log.json +++ b/assets/minecraft/blockstates/jungle_log.json @@ -1,17 +1,16 @@ { "variants": { "axis=y": [ - { "model": "block/jungle_log" }, - { "model": "block/logs/jungle/1" } - ], + { "model": "block/jungle_log" }, + { "model": "block/logs/jungle/1" } + ], "axis=z": [ - { "model": "block/jungle_log", "x": 90 }, - { "model": "block/logs/jungle/1", "x": 90 } - ], + { "model": "block/jungle_log", "x": 90 }, + { "model": "block/logs/jungle/1", "x": 90 } + ], "axis=x": [ - { "model": "block/jungle_log", "x": 90, "y": 90 }, - { "model": "block/logs/jungle/1", "x": 90, "y": 90 } - ], - "axis=none": { "model": "block/jungle_log" } + { "model": "block/jungle_log", "x": 90, "y": 90 }, + { "model": "block/logs/jungle/1", "x": 90, "y": 90 } + ] } -} +} \ No newline at end of file diff --git a/assets/minecraft/blockstates/oak_log.json b/assets/minecraft/blockstates/oak_log.json index bd0419a..732b90e 100644 --- a/assets/minecraft/blockstates/oak_log.json +++ b/assets/minecraft/blockstates/oak_log.json @@ -1,17 +1,16 @@ { "variants": { "axis=y": [ - { "model": "block/oak_log" }, - { "model": "block/logs/oak/1" } - ], + { "model": "block/oak_log" }, + { "model": "block/logs/oak/1" } + ], "axis=z": [ - { "model": "block/oak_log", "x": 90 }, - { "model": "block/logs/oak/1", "x": 90 } - ], + { "model": "block/oak_log", "x": 90 }, + { "model": "block/logs/oak/1", "x": 90 } + ], "axis=x": [ - { "model": "block/oak_log", "x": 90, "y": 90 }, - { "model": "block/logs/oak/1", "x": 90, "y": 90 } - ], - "axis=none": { "model": "block/oak_log" } + { "model": "block/oak_log", "x": 90, "y": 90 }, + { "model": "block/logs/oak/1", "x": 90, "y": 90 } + ] } -} +} \ No newline at end of file diff --git a/assets/minecraft/blockstates/spruce_log.json b/assets/minecraft/blockstates/spruce_log.json index beeae6f..26bf147 100644 --- a/assets/minecraft/blockstates/spruce_log.json +++ b/assets/minecraft/blockstates/spruce_log.json @@ -1,17 +1,16 @@ { "variants": { "axis=y": [ - { "model": "block/spruce_log" }, - { "model": "block/logs/spruce/1" } - ], + { "model": "block/spruce_log" }, + { "model": "block/logs/spruce/1" } + ], "axis=z": [ - { "model": "block/spruce_log", "x": 90 }, - { "model": "block/logs/spruce/1", "x": 90 } - ], + { "model": "block/spruce_log", "x": 90 }, + { "model": "block/logs/spruce/1", "x": 90 } + ], "axis=x": [ - { "model": "block/spruce_log", "x": 90, "y": 90 }, - { "model": "block/logs/spruce/1", "x": 90, "y": 90 } - ], - "axis=none": { "model": "block/spruce_log" } + { "model": "block/spruce_log", "x": 90, "y": 90 }, + { "model": "block/logs/spruce/1", "x": 90, "y": 90 } + ] } -} +} \ No newline at end of file From e1b33121aa7c00432dd077edfc4e888bbf2e59c3 Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Mon, 18 May 2020 18:36:39 +0200 Subject: [PATCH 04/12] Update Optifine's natural.properties to match current texture names --- assets/minecraft/optifine/natural.properties | 283 ++++++++----------- 1 file changed, 111 insertions(+), 172 deletions(-) diff --git a/assets/minecraft/optifine/natural.properties b/assets/minecraft/optifine/natural.properties index ec0758a..3db8ab7 100644 --- a/assets/minecraft/optifine/natural.properties +++ b/assets/minecraft/optifine/natural.properties @@ -1,181 +1,120 @@ -# Template configuration for OptiFine's Natural Textures -# -# Rename this file to "natural.properties" to activate the configuration. +# Configuration for OptiFine's Natural Textures feature +# Location: /assets/minecraft/optifine/natural.properties # # Configuration format -# := +# = # # Values -# 4 = Rotate x 90° (4 variations) -# 2 = Rotate x 180° (2 variations) -# F = Flip texture horizontally (2 variations) -# 4F = 4 + Flip (8 variations) -# 2F = 2 + Flip (4 variations) +# 4 = Rotate x 90° (4 variants) +# 2 = Rotate x 180° (2 variants) +# F = Flip texture horizontally (2 variants) +# 4F = 4 + Flip (8 variants) +# 2F = 2 + Flip (4 variants) # -# Example for grass texture which can rotate with 4 variations and flip -# /terrain.png:0=4F +# Example for obsidian texture which can rotate with 4 variants and flip +# obsidian = 4F # # Grass -grass_top=4F -# Stone -stone=2 -# Dirt -#dirt=F -# Grass side -#grass_side=F -#grass_side_overlay=F -# Slab -stoneslab_top=F -# Bedrock -bedrock=2F -# Sand -#sand=2 -# Gravel -gravel=4 -# log sides -log_oak=F -log_spruce=F -log_birch=F -log_jungle=F -# Wood top -log_oak_top=4F - -log_jungle_top=4F - -log_birch_top=4F - -log_spruce_top=4F -# Ores (gold, iron, coal, diamond, redstone, lapis) -gold_ore=F -iron_ore=F -coal_ore=F -diamond_ore=F -redstone_ore=F -lapis_ore=F -emerald_ore=F -quartz_ore=F -# Obsidian -#obsidian=4F -# Leaves -leaves_oak=F -leaves_oak_opaque=F -# Jungle leaves -leaves_jungle=2 -leaves_jungle_opaque=2 +grass_block_top = 4F +grass_block_top1 = 4F +grass_block_top2 = 4F +grass_block_top3 = 4F +# Grass extras (flowers) +grass_block_top_extra = 4F +grass_block_top_extra1 = 4F +# grass_block_side = F +# grass_block_side_overlay = F +grass_block_snow = F +mycelium_side = F +mycelium_top = 4F +grass_path_top = 4 +grass_path_side = F # Snow -snow=2F -# Snow grass side -snow_side=F -# Cactus side -#cactus_side=F -# Clay -clay=F -# Mycelium side -mycelium_side=F -# Mycelium top -mycelium_top=4F -# Farmland hydrated -farmland_wet=2F -# Farmland -farmland_dry=F -# Netherrack -netherrack=4 -# Soul sand -soul_sand=4F -# Glowstone -glowstone=4 -# Pine leaves -#leaves_spruce=2F -#leaves_spruce_opaque=2F -# Endstone -#end_stone=F -# Sandstone top -sandstone_top=4 -# Sandstone bottom -sandstone_bottom=4F -# Redstone lamp -#redstone_lamp_off=4F -#redstone_lamp_on=4F -#quartz_block_chiseled_top=4 -#hardened_clay=2 - -#hardened_clay_stained_black=2 - -#hardened_clay_stained_blue=2 - -#hardened_clay_stained_brown=2 - -#hardened_clay_stained_cyan=2 - -#hardened_clay_stained_gray=2 -#hardened_clay_stained_green=2 - -#hardened_clay_stained_light_blue=2 - -#hardened_clay_stained_lime=2 - -#hardened_clay_stained_magenta=2 - -#hardened_clay_stained_orange=2 - -#hardened_clay_stained_pink=2 - -#hardened_clay_stained_purple=2 - -#hardened_clay_stained_red=2 - -#hardened_clay_stained_silver=2 - -#hardened_clay_stained_white=2 - -#hardened_clay_stained_yellow=2 - -hay_block_top=4 - -cake_top=4F - -cake_side=F - -carrots_stage_0=F - -carrots_stage_1=F - -carrots_stage_2=F - -carrots_stage_3=F - -potatoes_stage_0=F - -potatoes_stage_1=F - -potatoes_stage_2=F - -potatoes_stage_3=F - -wheat_stage_7=F -#lava_flow=4F - -#lava_still=4 - -mushroom_block_inside=F - -mushroom_block_skin_brown=4F - -mushroom_block_skin_red=4F - -mushroom_block_skin_stem=F - -portal=4F - -redstone_dust_cross_overlay=4F - -redstone_dust_cross=4F - -redstone_dust_line_overlay=4F - -redstone_dust_line=4F - -#water_still=4F - -waterlily=4F \ No newline at end of file +snow = 4F +# Dirt +coarse_dirt = 4F +podzol_top = 4F +# podzol_side = F +farmland = 2F +farmland_moist = 2F +# Stone +granite = 2F +granite1 = 2F +diorite = 2F +diorite1 = 2F +andesite = 2F +andesite1 = 2F +sandstone_top = 4 +sandstone_bottom = 4F +stone = 2 +stone1 = 2 +stone2 = 2 +stone3 = 2 +stone4 = 2 +stone5 = 2 +stone_slab_top = F +end_stone = 4 +# Gravel +gravel = 4 +clay = F +# Logs +oak_log = F +oak_log1 = F +spruce_log = F +spruce_log1 = F +birch_log = F +birch_log1 = F +jungle_log = F +jungle_log1 = F +acacia_log = F +acacia_log1 = F +dark_oak_log = F +oak_log_top = 4F +spruce_log_top = 4F +birch_log_top = 4F +jungle_log_top = 4F +acacia_log_top = 4F +dark_oak_log_top = 4F +# Leaves +oak_leaves = 4F +oak_leaves1 = 4F +spruce_leaves = 4F +spruce_leaves1 = 4F +birch_leaves = 4F +birch_leaves1 = 4F +jungle_leaves = 4F +jungle_leaves1 = 4F +dark_oak_leaves = 4F +dark_oak_leaves1 = 4F +acacia_leaves = 4F +acacia_leaves1 = 4F +# Ores +gold_ore = F +gold_ore1 = F +iron_ore = F +iron_ore1 = F +coal_ore = F +coal_ore1 = F +coal_ore2 = F +diamond_ore = F +diamond_ore1 = F +emerald_ore = F +emerald_ore1 = F +redstone_ore = F +redstone_ore1 = F +lapis_ore = F +lapis_ore1 = F +# Nether +netherrack = 4 +nether_quartz_ore = 2 +soul_sand = 4F +glowstone = 4 +# Redstone +# redstone_lamp_on = 4F +# redstone_lamp = 4F +# Prismarine +prismarine = 4F +# Misc +obsidian = 2 +cactus_top = 4F \ No newline at end of file From bda80e1fbaa41816d607c08c1af4a23bef01b2af Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Mon, 18 May 2020 18:39:03 +0200 Subject: [PATCH 05/12] Match line endings and newlines --- assets/minecraft/optifine/natural.properties | 240 +++++++++---------- 1 file changed, 120 insertions(+), 120 deletions(-) diff --git a/assets/minecraft/optifine/natural.properties b/assets/minecraft/optifine/natural.properties index 3db8ab7..66be279 100644 --- a/assets/minecraft/optifine/natural.properties +++ b/assets/minecraft/optifine/natural.properties @@ -1,120 +1,120 @@ -# Configuration for OptiFine's Natural Textures feature -# Location: /assets/minecraft/optifine/natural.properties -# -# Configuration format -# = -# -# Values -# 4 = Rotate x 90° (4 variants) -# 2 = Rotate x 180° (2 variants) -# F = Flip texture horizontally (2 variants) -# 4F = 4 + Flip (8 variants) -# 2F = 2 + Flip (4 variants) -# -# Example for obsidian texture which can rotate with 4 variants and flip -# obsidian = 4F -# - -# Grass -grass_block_top = 4F -grass_block_top1 = 4F -grass_block_top2 = 4F -grass_block_top3 = 4F -# Grass extras (flowers) -grass_block_top_extra = 4F -grass_block_top_extra1 = 4F -# grass_block_side = F -# grass_block_side_overlay = F -grass_block_snow = F -mycelium_side = F -mycelium_top = 4F -grass_path_top = 4 -grass_path_side = F -# Snow -snow = 4F -# Dirt -coarse_dirt = 4F -podzol_top = 4F -# podzol_side = F -farmland = 2F -farmland_moist = 2F -# Stone -granite = 2F -granite1 = 2F -diorite = 2F -diorite1 = 2F -andesite = 2F -andesite1 = 2F -sandstone_top = 4 -sandstone_bottom = 4F -stone = 2 -stone1 = 2 -stone2 = 2 -stone3 = 2 -stone4 = 2 -stone5 = 2 -stone_slab_top = F -end_stone = 4 -# Gravel -gravel = 4 -clay = F -# Logs -oak_log = F -oak_log1 = F -spruce_log = F -spruce_log1 = F -birch_log = F -birch_log1 = F -jungle_log = F -jungle_log1 = F -acacia_log = F -acacia_log1 = F -dark_oak_log = F -oak_log_top = 4F -spruce_log_top = 4F -birch_log_top = 4F -jungle_log_top = 4F -acacia_log_top = 4F -dark_oak_log_top = 4F -# Leaves -oak_leaves = 4F -oak_leaves1 = 4F -spruce_leaves = 4F -spruce_leaves1 = 4F -birch_leaves = 4F -birch_leaves1 = 4F -jungle_leaves = 4F -jungle_leaves1 = 4F -dark_oak_leaves = 4F -dark_oak_leaves1 = 4F -acacia_leaves = 4F -acacia_leaves1 = 4F -# Ores -gold_ore = F -gold_ore1 = F -iron_ore = F -iron_ore1 = F -coal_ore = F -coal_ore1 = F -coal_ore2 = F -diamond_ore = F -diamond_ore1 = F -emerald_ore = F -emerald_ore1 = F -redstone_ore = F -redstone_ore1 = F -lapis_ore = F -lapis_ore1 = F -# Nether -netherrack = 4 -nether_quartz_ore = 2 -soul_sand = 4F -glowstone = 4 -# Redstone -# redstone_lamp_on = 4F -# redstone_lamp = 4F -# Prismarine -prismarine = 4F -# Misc -obsidian = 2 -cactus_top = 4F \ No newline at end of file +# Configuration for OptiFine's Natural Textures feature +# Location: /assets/minecraft/optifine/natural.properties +# +# Configuration format +# = +# +# Values +# 4 = Rotate x 90° (4 variants) +# 2 = Rotate x 180° (2 variants) +# F = Flip texture horizontally (2 variants) +# 4F = 4 + Flip (8 variants) +# 2F = 2 + Flip (4 variants) +# +# Example for obsidian texture which can rotate with 4 variants and flip +# obsidian = 4F +# + +# Grass +grass_block_top = 4F +grass_block_top1 = 4F +grass_block_top2 = 4F +grass_block_top3 = 4F +# Grass extras (flowers) +grass_block_top_extra = 4F +grass_block_top_extra1 = 4F +# grass_block_side = F +# grass_block_side_overlay = F +grass_block_snow = F +mycelium_side = F +mycelium_top = 4F +grass_path_top = 4 +grass_path_side = F +# Snow +snow = 4F +# Dirt +coarse_dirt = 4F +podzol_top = 4F +# podzol_side = F +farmland = 2F +farmland_moist = 2F +# Stone +granite = 2F +granite1 = 2F +diorite = 2F +diorite1 = 2F +andesite = 2F +andesite1 = 2F +sandstone_top = 4 +sandstone_bottom = 4F +stone = 2 +stone1 = 2 +stone2 = 2 +stone3 = 2 +stone4 = 2 +stone5 = 2 +stone_slab_top = F +end_stone = 4 +# Gravel +gravel = 4 +clay = F +# Logs +oak_log = F +oak_log1 = F +spruce_log = F +spruce_log1 = F +birch_log = F +birch_log1 = F +jungle_log = F +jungle_log1 = F +acacia_log = F +acacia_log1 = F +dark_oak_log = F +oak_log_top = 4F +spruce_log_top = 4F +birch_log_top = 4F +jungle_log_top = 4F +acacia_log_top = 4F +dark_oak_log_top = 4F +# Leaves +oak_leaves = 4F +oak_leaves1 = 4F +spruce_leaves = 4F +spruce_leaves1 = 4F +birch_leaves = 4F +birch_leaves1 = 4F +jungle_leaves = 4F +jungle_leaves1 = 4F +dark_oak_leaves = 4F +dark_oak_leaves1 = 4F +acacia_leaves = 4F +acacia_leaves1 = 4F +# Ores +gold_ore = F +gold_ore1 = F +iron_ore = F +iron_ore1 = F +coal_ore = F +coal_ore1 = F +coal_ore2 = F +diamond_ore = F +diamond_ore1 = F +emerald_ore = F +emerald_ore1 = F +redstone_ore = F +redstone_ore1 = F +lapis_ore = F +lapis_ore1 = F +# Nether +netherrack = 4 +nether_quartz_ore = 2 +soul_sand = 4F +glowstone = 4 +# Redstone +# redstone_lamp_on = 4F +# redstone_lamp = 4F +# Prismarine +prismarine = 4F +# Misc +obsidian = 2 +cactus_top = 4F From 30e56297861c84c7fb370519448b2aecce64729d Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Mon, 18 May 2020 19:06:15 +0200 Subject: [PATCH 06/12] Update color.properties; fix water particle definition --- assets/minecraft/optifine/color.properties | 83 ++++++++++++++-------- 1 file changed, 53 insertions(+), 30 deletions(-) diff --git a/assets/minecraft/optifine/color.properties b/assets/minecraft/optifine/color.properties index d6e5ddc..12b2699 100644 --- a/assets/minecraft/optifine/color.properties +++ b/assets/minecraft/optifine/color.properties @@ -1,24 +1,28 @@ ############################################################################### +# Sample configuration for OptiFine's Custom Colors feature. +# Based on the configuration for MCPatcher's Custom Colors mod. +# +############################################################################### # color.properties ############################################################################### -# Sample color.properties file for use with MCPatcher's Custom Colors mod. -# -# This file is offered without any copyright restrictions. Please copy and -# modify it to suit your needs. Then place it at /color.properties in your -# texture pack. # # You only need to provide values for the properties you wish to change. The # default Minecraft values for each property are given below for convenience. # -# Property names are case-sensitive. +# All property names are case-sensitive. # All colors are in hex rgb format, 000000 to ffffff. +# All paths are relative to assets/minecraft unless otherwise stated. ############################################################################### ############################################################################### # Base color of particle effects ############################################################################### +# Base water particle (splashes, bubbles, drops) color. Biome water color +# multiplier is applied to this value. The value should match the color of +# your base water texture. If your base water texture is grey so that you do +# coloring via misc/watercolorX.png, you should set this to ffffff. particle.portal=C15320 -drop.water=30587F +particle.water=30587F ############################################################################### # Nether and End colors @@ -61,6 +65,12 @@ potion.water=385dc6 ############################################################################### # Spawner egg colors +# egg..= +# The entity name can be given in short or in full form. +# The separator ":" in the full form has to be escaped. +# For example: +# egg.shell.creeper=0da70b +# egg.spots.minecraft\:creeper=000000 ############################################################################### @@ -116,31 +126,44 @@ text.sign=000000 # Complete file list ############################################################################### # Below is a full list of files used by the Custom Colors mod: -# /color.properties - this file -# /misc/redstonecolor.png - 16x1 redstone colors (0=fully off, 15=fully on) -# /misc/stemcolor.png - 8x1 pumpkin/melon stem colors (0=sprout, 7=fully grown) -# /misc/lavadropcolor.png - Nx1 lava drop colors (x=age of particle in ticks) -# /misc/swampgrasscolor.png - 256x256 swamp grass color palette -# /misc/swampfoliagecolor.png - 256x256 swamp foliage color palette -# /misc/pinecolor.png - 256x256 pine tree color palette -# /misc/birchcolor.png - 256x256 birch tree color palette -# /misc/watercolorX.png - 256x256 water color palette -# /misc/underwatercolor.png - 256x256 underwater color -# /misc/fogcolor0.png - 256x256 fog color for the overworld -# /misc/skycolor0.png - 256x256 sky color for the overworld -# /environment/lightmap0.png - Nx32 overworld lighting palettes -# /environment/lightmap-1.png - Nx32 Nether lighting palettes -# /environment/lightmap1.png - Nx32 End lighting palettes +# NOTE: ~ is shorthand for the optifine folder (assets/minecraft/optifine) +# ~/color.properties - this file +# ~/colormap/redstone.png - 16x1 redstone colors (0=fully off, 15=fully on) +# ~/colormap/pumpkinstem.png - 8x1 pumpkin stem colors (0=sprout, 7=fully grown) +# ~/colormap/melonstem.png - 8x1 melon stem colors (0=sprout, 7=fully grown) +# ~/colormap/lavadrop.png - Nx1 lava drop colors (x=age of particle in ticks) +# ~/colormap/myceliumparticle.png - any size, random mycelium particle colors +# ~/colormap/xporb.png - any size, array of xp orb colors +# ~/colormap/durability.png - any size, array of item durability colors +# +# ~/colormap/swampgrass.png - 256x256 swamp grass color palette +# ~/colormap/swampfoliage.png - 256x256 swamp foliage color palette +# ~/colormap/pine.png - 256x256 pine tree color palette +# ~/colormap/birch.png - 256x256 birch tree color palette +# ~/colormap/water.png - 256x256 water color palette +# ~/colormap/underwater.png - 256x256 underwater color +# ~/colormap/underlava.png - 256x256 underlava color +# ~/colormap/fog0.png - 256x256 fog color for the overworld +# ~/colormap/sky0.png - 256x256 sky color for the overworld +# +# ~/lightmap/world0.png - Nx32 or Nx64 overworld lighting palettes +# ~/lightmap/world-1.png - Nx32 or Nx64 Nether lighting palettes +# ~/lightmap/world1.png - Nx32 or Nx64 End lighting palettes ############################################################################### # Custom biome palettes ############################################################################### # You may assign custom biome palettes to any standard block (i.e. one that -# does not already have its own special color multiplier method). The syntax -# for this in color.properties is -# palette.block.= -# The image must exist in your texture pack and must be 256x256. For example, -# to color all stone and ore blocks with /misc/stonecolor.png -# palette.block./misc/stonecolor.png=1 14 15 16 21 56 73 74 -# Block ID + metadata is also supported using the following syntax: -# palette.block./misc/sandstone.png=24 43:1 44:1 +# does not already have its own special color multiplier method). Each custom +# colormap should have a properties file in ~/colormap/custom. See +# colormap.properties for more details. +# +# Default custom colormap format: +# Mojang-style temperature+humidity maps: +# palette.format=vanilla +# OptiFine-style grid (x=biome ID, y=height) maps: +# palette.format=grid +# Note that this setting does not affect the vanilla foliage and grass +# colormaps in assets/minecraft/textures/colormap. It can also be overridden +# per-colormap in each individual properties file in ~/colormap/custom + From 7820df808cd2c5066730e1f693bc74d1f27a982e Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Mon, 18 May 2020 19:06:40 +0200 Subject: [PATCH 07/12] Add configuration for Optifine's better grass --- .../minecraft/optifine/bettergrass.properties | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 assets/minecraft/optifine/bettergrass.properties diff --git a/assets/minecraft/optifine/bettergrass.properties b/assets/minecraft/optifine/bettergrass.properties new file mode 100644 index 0000000..957ed02 --- /dev/null +++ b/assets/minecraft/optifine/bettergrass.properties @@ -0,0 +1,33 @@ +  +# Configuration for OptiFine's Better Grass feature +# Location: /assets/minecraft/optifine/bettergrass.properties + +# Blocks +# Enable Better Grass for specific blocks +grass=true +grass_path=true +mycelium=true +podzol=true + +# Snowy blocks +# Enable Better Grass for specific blocks which have snow on top +grass.snow=true +mycelium.snow=true +podzol.snow=true + +# Multilayer grass sides +# - layer 1 = grass_side +# - layer 2 = grass (colored by biome) +# Allows transparent grass texture to be used as overlay for the grass side +grass.multilayer=true + +# Textures +# Configure which textures to be used +# The "texture.grass" is colored by biome +texture.grass=block/grass_block_top +texture.grass_side=block/grass_block_side +texture.grass_path=block/grass_path_to +texture.grass_path_side=block/grass_path_side +texture.mycelium=block/mycelium_top +texture.podzol=block/podzol_top +texture.snow=block/snow \ No newline at end of file From 334cfdc657812c729aaee37933d22485130d8e3e Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Mon, 18 May 2020 19:07:00 +0200 Subject: [PATCH 08/12] Fix renamed block (reeds -> sugar_cane) --- assets/minecraft/optifine/colormap/blocks/reeds.properties | 1 - assets/minecraft/optifine/colormap/blocks/sugar_cane.properties | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 assets/minecraft/optifine/colormap/blocks/reeds.properties create mode 100644 assets/minecraft/optifine/colormap/blocks/sugar_cane.properties diff --git a/assets/minecraft/optifine/colormap/blocks/reeds.properties b/assets/minecraft/optifine/colormap/blocks/reeds.properties deleted file mode 100644 index fc04c60..0000000 --- a/assets/minecraft/optifine/colormap/blocks/reeds.properties +++ /dev/null @@ -1 +0,0 @@ -format=fixed \ No newline at end of file diff --git a/assets/minecraft/optifine/colormap/blocks/sugar_cane.properties b/assets/minecraft/optifine/colormap/blocks/sugar_cane.properties new file mode 100644 index 0000000..7ea4df2 --- /dev/null +++ b/assets/minecraft/optifine/colormap/blocks/sugar_cane.properties @@ -0,0 +1,2 @@ +format=fixed +blocks=sugar_cane \ No newline at end of file From e569fa26628756980c57cdeb2b3e02a2e5c57c5e Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Mon, 18 May 2020 19:24:37 +0200 Subject: [PATCH 09/12] Fix unintended white spaces --- assets/minecraft/optifine/bettergrass.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/minecraft/optifine/bettergrass.properties b/assets/minecraft/optifine/bettergrass.properties index 957ed02..bdcb791 100644 --- a/assets/minecraft/optifine/bettergrass.properties +++ b/assets/minecraft/optifine/bettergrass.properties @@ -1,4 +1,3 @@ -  # Configuration for OptiFine's Better Grass feature # Location: /assets/minecraft/optifine/bettergrass.properties @@ -30,4 +29,4 @@ texture.grass_path=block/grass_path_to texture.grass_path_side=block/grass_path_side texture.mycelium=block/mycelium_top texture.podzol=block/podzol_top -texture.snow=block/snow \ No newline at end of file +texture.snow=block/snow From 855a6d15c3d1b42045c288c42c9600e4cfc96c1d Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Mon, 18 May 2020 19:27:38 +0200 Subject: [PATCH 10/12] Revert better grass to Optifine's defaults --- assets/minecraft/optifine/bettergrass.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/minecraft/optifine/bettergrass.properties b/assets/minecraft/optifine/bettergrass.properties index bdcb791..041060b 100644 --- a/assets/minecraft/optifine/bettergrass.properties +++ b/assets/minecraft/optifine/bettergrass.properties @@ -18,7 +18,7 @@ podzol.snow=true # - layer 1 = grass_side # - layer 2 = grass (colored by biome) # Allows transparent grass texture to be used as overlay for the grass side -grass.multilayer=true +grass.multilayer=false # Textures # Configure which textures to be used From 7731ae373293a74b6efacb50eeecbc6856f49a70 Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Mon, 18 May 2020 19:45:45 +0200 Subject: [PATCH 11/12] Add alternative cow texture from PP 3.6. Used for Optifine's random mob functionality. Default cow texture in 4.x is unchanged compared to 3.6. --- .../optifine/random/entity/cow/cow2.png | Bin 0 -> 1878 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/minecraft/optifine/random/entity/cow/cow2.png diff --git a/assets/minecraft/optifine/random/entity/cow/cow2.png b/assets/minecraft/optifine/random/entity/cow/cow2.png new file mode 100644 index 0000000000000000000000000000000000000000..d1ba4e403e9803cee90e5b46a146badc589d3abe GIT binary patch literal 1878 zcmeAS@N?(olHy`uVBq!ia0y~yU~phyU{K&-W?*2L>fE=Dfq{V~-O<;Pfnj4`&F{d; zAjxEpAYTTCc76ti9)1Rfzd;NPjSdV9wUrDEFS{8SY@RYONS-OSX)R}9U}gyL32|j$ zU=ZWul9rTEQBu%WRnphdvM|)Mw=#FOvB*|e_jh-S3HHlPj;l!ZX{{`pRG+rg$7gFq z#MYRY#kI*t%JTb~s@Bb_+cc}?c1PpERsH97&bzjI&Yz8|8Aicq2n>Y~;Og{`WME)q zC<*cl{y(w-L-2QYRR#tI&H|6fVg?4jeIU&E%4y>P1_lO+64!{5;QX|b^2DN4hJwV* zyb`^<)Di^~Jp()rg+ zz&TS==IL@D{1Y27fxkSshx4e!BF#JTaZ$%3KF?pblR0SKGMz(`tv^2f`o)_#_u{R0 z)(rnmCN}?hUR>k0Hhsy@+}Qii%HA`mCTLnbFwe48KD%T?9a{&(f#nbUql5W_e7rq* zPV-1H?#YgK3H~mfxN_^3z?X+boH$CJ*X*3&c$hdjZR1clm$)ys`q{x{%cYex8YZ2d{=_uP%HS1O!=*LG3o{dp z>zQ|~@V}%}{OsD^Wz8RY=FZRCt{$}UncR2B2T2P8(mxfif0?k6qh|M~mkZgmGGfom zGyeOnkh{dJx_DQV_wVNBY;7;!$X><+WfOHltq^Q&L*pbfzS;p_k>u_G{}IyqR;hzG0Ym`S5P%*{$dQ#$B;znX;6* z=Rll@gR`*ueSt==jLK<>2j0wc3S~RWn4`aRp$g-QYL0^6zhzEcVyv2N<-u@o-hGCM z8m$GUD@r*Yyp2BAy+Yi$p6_k^3&9URL>=mw_XuBE@cW~|H`57zGOFSCJB=>CsXNWk zxuCr9=UT4g!oR)-Uw>@K!Z+pE!~BNWtVn(V!6hQ^zt Date: Mon, 18 May 2020 19:47:56 +0200 Subject: [PATCH 12/12] No need to include this file. Users can set this in-game. --- .../minecraft/optifine/bettergrass.properties | 32 ------------------- 1 file changed, 32 deletions(-) delete mode 100644 assets/minecraft/optifine/bettergrass.properties diff --git a/assets/minecraft/optifine/bettergrass.properties b/assets/minecraft/optifine/bettergrass.properties deleted file mode 100644 index 041060b..0000000 --- a/assets/minecraft/optifine/bettergrass.properties +++ /dev/null @@ -1,32 +0,0 @@ -# Configuration for OptiFine's Better Grass feature -# Location: /assets/minecraft/optifine/bettergrass.properties - -# Blocks -# Enable Better Grass for specific blocks -grass=true -grass_path=true -mycelium=true -podzol=true - -# Snowy blocks -# Enable Better Grass for specific blocks which have snow on top -grass.snow=true -mycelium.snow=true -podzol.snow=true - -# Multilayer grass sides -# - layer 1 = grass_side -# - layer 2 = grass (colored by biome) -# Allows transparent grass texture to be used as overlay for the grass side -grass.multilayer=false - -# Textures -# Configure which textures to be used -# The "texture.grass" is colored by biome -texture.grass=block/grass_block_top -texture.grass_side=block/grass_block_side -texture.grass_path=block/grass_path_to -texture.grass_path_side=block/grass_path_side -texture.mycelium=block/mycelium_top -texture.podzol=block/podzol_top -texture.snow=block/snow