diff --git a/Main Patch/assets/jaff/lang/en_US.lang b/Main Patch/assets/jaff/lang/en_US.lang new file mode 100644 index 0000000..0ce5944 --- /dev/null +++ b/Main Patch/assets/jaff/lang/en_US.lang @@ -0,0 +1,4 @@ +# Just A Few Fish lang file fix + +bait.seeds.name=Seeds +bait.worms.name=Worms \ No newline at end of file diff --git a/Main Patch/assets/minecraft/mcpatcher/colormap/pine.png b/Main Patch/assets/minecraft/mcpatcher/colormap/pine.png new file mode 100644 index 0000000..6bf0a17 Binary files /dev/null and b/Main Patch/assets/minecraft/mcpatcher/colormap/pine.png differ diff --git a/Main Patch/assets/minecraft/mcpatcher/ctm/Vines/block106.properties b/Main Patch/assets/minecraft/mcpatcher/ctm/Vines/block106.properties new file mode 100644 index 0000000..e38fa32 --- /dev/null +++ b/Main Patch/assets/minecraft/mcpatcher/ctm/Vines/block106.properties @@ -0,0 +1 @@ +# (blank) diff --git a/Main Patch/assets/minecraft/mcpatcher/ctm/Vines/vine.properties b/Main Patch/assets/minecraft/mcpatcher/ctm/Vines/vine.properties new file mode 100644 index 0000000..ce6b30a --- /dev/null +++ b/Main Patch/assets/minecraft/mcpatcher/ctm/Vines/vine.properties @@ -0,0 +1,6 @@ +# Vines (Optifine compatible) +matchBlocks=minecraft:vine +method=vertical +tiles=0-3 +connect=block +#renderPass=3 <- this breaks OF's CTM diff --git a/Main Patch/assets/minecraft/mcpatcher/ctm/end_bricks/end_bricks.properties b/Main Patch/assets/minecraft/mcpatcher/ctm/end_bricks/end_bricks.properties new file mode 100644 index 0000000..6977a7b --- /dev/null +++ b/Main Patch/assets/minecraft/mcpatcher/ctm/end_bricks/end_bricks.properties @@ -0,0 +1,6 @@ +# End Stone Bricks (sides)(Optifine compatible) +matchBlocks=minecraft:end_bricks +metadata=0 +method=horizontal +tiles=0-3 +faces=sides \ No newline at end of file diff --git a/Main Patch/assets/minecraft/mcpatcher/ctm/end_bricks/end_bricks_topbottom.properties b/Main Patch/assets/minecraft/mcpatcher/ctm/end_bricks/end_bricks_topbottom.properties new file mode 100644 index 0000000..22b5b2f --- /dev/null +++ b/Main Patch/assets/minecraft/mcpatcher/ctm/end_bricks/end_bricks_topbottom.properties @@ -0,0 +1,6 @@ +# End Stone Bricks (top bottom)(Optifine compatible) +matchBlocks=minecraft:end_bricks +metadata=0 +method=fixed +tiles=4 +faces=top bottom \ No newline at end of file diff --git a/Main Patch/assets/minecraft/mcpatcher/font/ascii.png b/Main Patch/assets/minecraft/mcpatcher/font/ascii.png index 5d3549a..a7de1d5 100644 Binary files a/Main Patch/assets/minecraft/mcpatcher/font/ascii.png and b/Main Patch/assets/minecraft/mcpatcher/font/ascii.png differ diff --git a/Main Patch/assets/minecraft/textures/blocks/leaves_birch.png b/Main Patch/assets/minecraft/textures/blocks/leaves_birch.png new file mode 100644 index 0000000..575ed32 Binary files /dev/null and b/Main Patch/assets/minecraft/textures/blocks/leaves_birch.png differ diff --git a/Main Patch/assets/minecraft/textures/blocks/leaves_birch_opaque.png b/Main Patch/assets/minecraft/textures/blocks/leaves_birch_opaque.png new file mode 100644 index 0000000..2f2795c Binary files /dev/null and b/Main Patch/assets/minecraft/textures/blocks/leaves_birch_opaque.png differ diff --git a/Main Patch/assets/minecraft/textures/blocks/leaves_spruce_opaque.png b/Main Patch/assets/minecraft/textures/blocks/leaves_spruce_opaque.png new file mode 100644 index 0000000..a0bf3bc Binary files /dev/null and b/Main Patch/assets/minecraft/textures/blocks/leaves_spruce_opaque.png differ diff --git a/Main Patch/assets/minecraft/textures/gui/container/anvil.png b/Main Patch/assets/minecraft/textures/gui/container/anvil.png index fcf6175..2d9f3e2 100644 Binary files a/Main Patch/assets/minecraft/textures/gui/container/anvil.png and b/Main Patch/assets/minecraft/textures/gui/container/anvil.png differ diff --git a/Main Patch/assets/minecraft/textures/gui/icons.png b/Main Patch/assets/minecraft/textures/gui/icons.png index ba8a1b1..726e23e 100644 Binary files a/Main Patch/assets/minecraft/textures/gui/icons.png and b/Main Patch/assets/minecraft/textures/gui/icons.png differ diff --git a/Main Patch/assets/minecraft/textures/items/dragon_breath.png b/Main Patch/assets/minecraft/textures/items/dragon_breath.png new file mode 100644 index 0000000..2623cf9 Binary files /dev/null and b/Main Patch/assets/minecraft/textures/items/dragon_breath.png differ diff --git a/Main Patch/assets/minecraft/textures/items/ender_eye.png b/Main Patch/assets/minecraft/textures/items/ender_eye.png index d9e9a73..6c033b3 100644 Binary files a/Main Patch/assets/minecraft/textures/items/ender_eye.png and b/Main Patch/assets/minecraft/textures/items/ender_eye.png differ diff --git a/Main Patch/assets/minecraft/textures/items/glowstone_dust.png b/Main Patch/assets/minecraft/textures/items/glowstone_dust.png new file mode 100644 index 0000000..3d6df39 Binary files /dev/null and b/Main Patch/assets/minecraft/textures/items/glowstone_dust.png differ diff --git a/Main Patch/assets/minecraft/textures/items/gunpowder.png b/Main Patch/assets/minecraft/textures/items/gunpowder.png new file mode 100644 index 0000000..9ac96d3 Binary files /dev/null and b/Main Patch/assets/minecraft/textures/items/gunpowder.png differ diff --git a/Main Patch/assets/minecraft/textures/items/potion_bottle_lingering.png b/Main Patch/assets/minecraft/textures/items/potion_bottle_lingering.png new file mode 100644 index 0000000..c500d2c Binary files /dev/null and b/Main Patch/assets/minecraft/textures/items/potion_bottle_lingering.png differ diff --git a/Main Patch/assets/minecraft/textures/items/redstone_dust.png b/Main Patch/assets/minecraft/textures/items/redstone_dust.png new file mode 100644 index 0000000..0b8ce71 Binary files /dev/null and b/Main Patch/assets/minecraft/textures/items/redstone_dust.png differ diff --git a/Main Patch/assets/minecraft/textures/particle/particles.png b/Main Patch/assets/minecraft/textures/particle/particles.png index c78592e..51f891e 100644 Binary files a/Main Patch/assets/minecraft/textures/particle/particles.png and b/Main Patch/assets/minecraft/textures/particle/particles.png differ diff --git a/Main Patch/pack.mcmeta b/Main Patch/pack.mcmeta index 25f08fc..e65e209 100644 --- a/Main Patch/pack.mcmeta +++ b/Main Patch/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { "pack_format": 1, - "description": "\u00A76With mod support \u00A7211.3\n\u00A7bwww.ezerarch.com" + "description": "\u00A76With mod support \u00A7211.4\n\u00A7bwww.ezerarch.com" } }