diff --git a/assets/minecraft/optifine/ctm/red_sandstone/red_sandstone.properties b/assets/minecraft/optifine/ctm/red_sandstone/red_sandstone.properties index 60c4b57f2..8e005ef90 100644 --- a/assets/minecraft/optifine/ctm/red_sandstone/red_sandstone.properties +++ b/assets/minecraft/optifine/ctm/red_sandstone/red_sandstone.properties @@ -1,4 +1,4 @@ -matchBlocks=red_sandstone +matchTiles=red_sandstone tiles=0-3 faces=sides method=vertical \ No newline at end of file diff --git a/assets/minecraft/optifine/ctm/sandstone/sandstone.properties b/assets/minecraft/optifine/ctm/sandstone/sandstone.properties index 28d06faef..7108bad00 100644 --- a/assets/minecraft/optifine/ctm/sandstone/sandstone.properties +++ b/assets/minecraft/optifine/ctm/sandstone/sandstone.properties @@ -1,4 +1,4 @@ -matchBlocks=sandstone +matchTiles=sandstone tiles=0-3 faces=sides method=vertical \ No newline at end of file diff --git a/assets/minecraft/textures/block/campfire_fire.png.mcmeta b/assets/minecraft/textures/block/campfire_fire.png.mcmeta new file mode 100644 index 000000000..0645f48c6 --- /dev/null +++ b/assets/minecraft/textures/block/campfire_fire.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 2 + } +} diff --git a/assets/minecraft/textures/block/crimson_stem.png.mcmeta b/assets/minecraft/textures/block/crimson_stem.png.mcmeta new file mode 100644 index 000000000..4894b537c --- /dev/null +++ b/assets/minecraft/textures/block/crimson_stem.png.mcmeta @@ -0,0 +1,6 @@ +{ + "animation": { + "interpolate": true, + "frametime": 10 + } +} diff --git a/assets/minecraft/textures/block/kelp.png.mcmeta b/assets/minecraft/textures/block/kelp.png.mcmeta new file mode 100644 index 000000000..0645f48c6 --- /dev/null +++ b/assets/minecraft/textures/block/kelp.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 2 + } +} diff --git a/assets/minecraft/textures/block/kelp_plant.png.mcmeta b/assets/minecraft/textures/block/kelp_plant.png.mcmeta new file mode 100644 index 000000000..0645f48c6 --- /dev/null +++ b/assets/minecraft/textures/block/kelp_plant.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 2 + } +} diff --git a/assets/minecraft/textures/block/seagrass.png.mcmeta b/assets/minecraft/textures/block/seagrass.png.mcmeta new file mode 100644 index 000000000..36578bcce --- /dev/null +++ b/assets/minecraft/textures/block/seagrass.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 2 + } +} diff --git a/assets/minecraft/textures/block/tall_seagrass_bottom.png.mcmeta b/assets/minecraft/textures/block/tall_seagrass_bottom.png.mcmeta new file mode 100644 index 000000000..36578bcce --- /dev/null +++ b/assets/minecraft/textures/block/tall_seagrass_bottom.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 2 + } +} diff --git a/assets/minecraft/textures/block/tall_seagrass_top.png.mcmeta b/assets/minecraft/textures/block/tall_seagrass_top.png.mcmeta new file mode 100644 index 000000000..36578bcce --- /dev/null +++ b/assets/minecraft/textures/block/tall_seagrass_top.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 2 + } +} diff --git a/assets/minecraft/textures/block/warped_stem.png.mcmeta b/assets/minecraft/textures/block/warped_stem.png.mcmeta new file mode 100644 index 000000000..4894b537c --- /dev/null +++ b/assets/minecraft/textures/block/warped_stem.png.mcmeta @@ -0,0 +1,6 @@ +{ + "animation": { + "interpolate": true, + "frametime": 10 + } +} diff --git a/assets/minecraft/textures/block/water_flow.png.mcmeta b/assets/minecraft/textures/block/water_flow.png.mcmeta new file mode 100644 index 000000000..4f0718ac9 --- /dev/null +++ b/assets/minecraft/textures/block/water_flow.png.mcmeta @@ -0,0 +1,3 @@ +{ + "animation": {} +} \ No newline at end of file diff --git a/assets/minecraft/textures/block/water_still.png.mcmeta b/assets/minecraft/textures/block/water_still.png.mcmeta new file mode 100644 index 000000000..0645f48c6 --- /dev/null +++ b/assets/minecraft/textures/block/water_still.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 2 + } +} diff --git a/assets/minecraft/textures/entity/armorstand/wood.png b/assets/minecraft/textures/entity/armorstand/wood.png index 6a6eaf9cf..53ed8e97c 100644 Binary files a/assets/minecraft/textures/entity/armorstand/wood.png and b/assets/minecraft/textures/entity/armorstand/wood.png differ diff --git a/assets/minecraft/textures/entity/goat/goat.png b/assets/minecraft/textures/entity/goat/goat.png index fee51f832..716412129 100644 Binary files a/assets/minecraft/textures/entity/goat/goat.png and b/assets/minecraft/textures/entity/goat/goat.png differ diff --git a/assets/minecraft/textures/entity/horse/donkey.png b/assets/minecraft/textures/entity/horse/donkey.png index ffaacbe42..d2d8815ec 100644 Binary files a/assets/minecraft/textures/entity/horse/donkey.png and b/assets/minecraft/textures/entity/horse/donkey.png differ diff --git a/assets/minecraft/textures/entity/horse/horse_skeleton.png b/assets/minecraft/textures/entity/horse/horse_skeleton.png index ca47c0c58..e007dbea4 100644 Binary files a/assets/minecraft/textures/entity/horse/horse_skeleton.png and b/assets/minecraft/textures/entity/horse/horse_skeleton.png differ diff --git a/assets/minecraft/textures/entity/horse/horse_zombie.png b/assets/minecraft/textures/entity/horse/horse_zombie.png index f359f77e1..f5ef49062 100644 Binary files a/assets/minecraft/textures/entity/horse/horse_zombie.png and b/assets/minecraft/textures/entity/horse/horse_zombie.png differ diff --git a/assets/minecraft/textures/entity/horse/mule.png b/assets/minecraft/textures/entity/horse/mule.png index a4a544974..46941851a 100644 Binary files a/assets/minecraft/textures/entity/horse/mule.png and b/assets/minecraft/textures/entity/horse/mule.png differ diff --git a/assets/minecraft/textures/entity/llama/brown.png b/assets/minecraft/textures/entity/llama/brown.png new file mode 100644 index 000000000..cb83d4328 Binary files /dev/null and b/assets/minecraft/textures/entity/llama/brown.png differ diff --git a/assets/minecraft/textures/entity/llama/decor/cyan.png b/assets/minecraft/textures/entity/llama/decor/cyan.png index 954735bb6..c3ca442f0 100644 Binary files a/assets/minecraft/textures/entity/llama/decor/cyan.png and b/assets/minecraft/textures/entity/llama/decor/cyan.png differ diff --git a/assets/minecraft/textures/entity/llama/decor/white.png b/assets/minecraft/textures/entity/llama/decor/white.png index b2a0ee9f4..4abd9cecf 100644 Binary files a/assets/minecraft/textures/entity/llama/decor/white.png and b/assets/minecraft/textures/entity/llama/decor/white.png differ diff --git a/assets/minecraft/textures/entity/llama/decor/yellow.png b/assets/minecraft/textures/entity/llama/decor/yellow.png index be4bbb6e2..056a9ca0b 100644 Binary files a/assets/minecraft/textures/entity/llama/decor/yellow.png and b/assets/minecraft/textures/entity/llama/decor/yellow.png differ diff --git a/assets/minecraft/textures/entity/strider/strider.png b/assets/minecraft/textures/entity/strider/strider.png index 585e6724e..55639cbbc 100644 Binary files a/assets/minecraft/textures/entity/strider/strider.png and b/assets/minecraft/textures/entity/strider/strider.png differ diff --git a/assets/minecraft/textures/entity/strider/strider_cold.png b/assets/minecraft/textures/entity/strider/strider_cold.png index 5d009aa41..7fdeda1fe 100644 Binary files a/assets/minecraft/textures/entity/strider/strider_cold.png and b/assets/minecraft/textures/entity/strider/strider_cold.png differ diff --git a/assets/minecraft/textures/entity/trident_riptide.png b/assets/minecraft/textures/entity/trident_riptide.png index 93306648b..5fdd35021 100644 Binary files a/assets/minecraft/textures/entity/trident_riptide.png and b/assets/minecraft/textures/entity/trident_riptide.png differ diff --git a/assets/minecraft/textures/entity/villager/profession/butcher.png.mcmeta b/assets/minecraft/textures/entity/villager/profession/butcher.png.mcmeta new file mode 100644 index 000000000..8ed5d61ae --- /dev/null +++ b/assets/minecraft/textures/entity/villager/profession/butcher.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "partial" + } +} diff --git a/assets/minecraft/textures/entity/villager/profession/farmer.png.mcmeta b/assets/minecraft/textures/entity/villager/profession/farmer.png.mcmeta new file mode 100644 index 000000000..f24387e76 --- /dev/null +++ b/assets/minecraft/textures/entity/villager/profession/farmer.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/assets/minecraft/textures/entity/villager/profession/fisherman.png.mcmeta b/assets/minecraft/textures/entity/villager/profession/fisherman.png.mcmeta new file mode 100644 index 000000000..f24387e76 --- /dev/null +++ b/assets/minecraft/textures/entity/villager/profession/fisherman.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/assets/minecraft/textures/entity/villager/profession/fletcher.png.mcmeta b/assets/minecraft/textures/entity/villager/profession/fletcher.png.mcmeta new file mode 100644 index 000000000..f24387e76 --- /dev/null +++ b/assets/minecraft/textures/entity/villager/profession/fletcher.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/assets/minecraft/textures/entity/villager/profession/librarian.png.mcmeta b/assets/minecraft/textures/entity/villager/profession/librarian.png.mcmeta new file mode 100644 index 000000000..f24387e76 --- /dev/null +++ b/assets/minecraft/textures/entity/villager/profession/librarian.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/assets/minecraft/textures/entity/villager/profession/shepherd.png.mcmeta b/assets/minecraft/textures/entity/villager/profession/shepherd.png.mcmeta new file mode 100644 index 000000000..f24387e76 --- /dev/null +++ b/assets/minecraft/textures/entity/villager/profession/shepherd.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/assets/minecraft/textures/entity/zombie_villager/profession/butcher.png.mcmeta b/assets/minecraft/textures/entity/zombie_villager/profession/butcher.png.mcmeta new file mode 100644 index 000000000..8ed5d61ae --- /dev/null +++ b/assets/minecraft/textures/entity/zombie_villager/profession/butcher.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "partial" + } +} diff --git a/assets/minecraft/textures/entity/zombie_villager/profession/farmer.png.mcmeta b/assets/minecraft/textures/entity/zombie_villager/profession/farmer.png.mcmeta new file mode 100644 index 000000000..f24387e76 --- /dev/null +++ b/assets/minecraft/textures/entity/zombie_villager/profession/farmer.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/assets/minecraft/textures/entity/zombie_villager/profession/fisherman.png.mcmeta b/assets/minecraft/textures/entity/zombie_villager/profession/fisherman.png.mcmeta new file mode 100644 index 000000000..f24387e76 --- /dev/null +++ b/assets/minecraft/textures/entity/zombie_villager/profession/fisherman.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/assets/minecraft/textures/entity/zombie_villager/profession/fletcher.png.mcmeta b/assets/minecraft/textures/entity/zombie_villager/profession/fletcher.png.mcmeta new file mode 100644 index 000000000..f24387e76 --- /dev/null +++ b/assets/minecraft/textures/entity/zombie_villager/profession/fletcher.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/assets/minecraft/textures/entity/zombie_villager/profession/librarian.png.mcmeta b/assets/minecraft/textures/entity/zombie_villager/profession/librarian.png.mcmeta new file mode 100644 index 000000000..f24387e76 --- /dev/null +++ b/assets/minecraft/textures/entity/zombie_villager/profession/librarian.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/assets/minecraft/textures/entity/zombie_villager/profession/shepherd.png.mcmeta b/assets/minecraft/textures/entity/zombie_villager/profession/shepherd.png.mcmeta new file mode 100644 index 000000000..f24387e76 --- /dev/null +++ b/assets/minecraft/textures/entity/zombie_villager/profession/shepherd.png.mcmeta @@ -0,0 +1,5 @@ +{ + "villager": { + "hat": "full" + } +} diff --git a/assets/minecraft/textures/gui/container/stats_icons.png b/assets/minecraft/textures/gui/container/stats_icons.png index b0ac2f57f..991d91fc7 100644 Binary files a/assets/minecraft/textures/gui/container/stats_icons.png and b/assets/minecraft/textures/gui/container/stats_icons.png differ diff --git a/assets/minecraft/textures/gui/spectator_widgets.png b/assets/minecraft/textures/gui/spectator_widgets.png index 0b5c4dd03..f565cd1db 100644 Binary files a/assets/minecraft/textures/gui/spectator_widgets.png and b/assets/minecraft/textures/gui/spectator_widgets.png differ diff --git a/assets/minecraft/textures/gui/title/background/panorama_0.png b/assets/minecraft/textures/gui/title/background/panorama_0.png index 6da184164..3c940a7d8 100644 Binary files a/assets/minecraft/textures/gui/title/background/panorama_0.png and b/assets/minecraft/textures/gui/title/background/panorama_0.png differ diff --git a/assets/minecraft/textures/gui/title/background/panorama_1.png b/assets/minecraft/textures/gui/title/background/panorama_1.png index 1feaa4ff7..bb8971e35 100644 Binary files a/assets/minecraft/textures/gui/title/background/panorama_1.png and b/assets/minecraft/textures/gui/title/background/panorama_1.png differ diff --git a/assets/minecraft/textures/gui/title/background/panorama_2.png b/assets/minecraft/textures/gui/title/background/panorama_2.png index 360f8750d..7ab20bed5 100644 Binary files a/assets/minecraft/textures/gui/title/background/panorama_2.png and b/assets/minecraft/textures/gui/title/background/panorama_2.png differ diff --git a/assets/minecraft/textures/gui/title/background/panorama_3.png b/assets/minecraft/textures/gui/title/background/panorama_3.png index a6abfb2eb..c18335c19 100644 Binary files a/assets/minecraft/textures/gui/title/background/panorama_3.png and b/assets/minecraft/textures/gui/title/background/panorama_3.png differ diff --git a/assets/minecraft/textures/gui/title/background/panorama_4.png b/assets/minecraft/textures/gui/title/background/panorama_4.png index 6cfedd67e..86d7ff36c 100644 Binary files a/assets/minecraft/textures/gui/title/background/panorama_4.png and b/assets/minecraft/textures/gui/title/background/panorama_4.png differ diff --git a/assets/minecraft/textures/gui/title/background/panorama_5.png b/assets/minecraft/textures/gui/title/background/panorama_5.png index 0d7ca123d..8c71169a2 100644 Binary files a/assets/minecraft/textures/gui/title/background/panorama_5.png and b/assets/minecraft/textures/gui/title/background/panorama_5.png differ diff --git a/assets/minecraft/textures/item/leather_chestplate_overlay.png b/assets/minecraft/textures/item/leather_chestplate_overlay.png deleted file mode 100644 index 2e122243c..000000000 Binary files a/assets/minecraft/textures/item/leather_chestplate_overlay.png and /dev/null differ diff --git a/assets/minecraft/textures/item/sea_pickle.png b/assets/minecraft/textures/item/sea_pickle.png index 534b945a2..fb53ed673 100644 Binary files a/assets/minecraft/textures/item/sea_pickle.png and b/assets/minecraft/textures/item/sea_pickle.png differ diff --git a/assets/minecraft/textures/models/armor/iron_layer_2.png b/assets/minecraft/textures/models/armor/iron_layer_2.png index cb3175cc9..6ee30f4f9 100644 Binary files a/assets/minecraft/textures/models/armor/iron_layer_2.png and b/assets/minecraft/textures/models/armor/iron_layer_2.png differ diff --git a/links.txt b/links.txt index 0f25add29..b5e9c4d6b 100644 --- a/links.txt +++ b/links.txt @@ -4,7 +4,7 @@ Looking for our license? You can find it here: https://compliancepack.net/licens Compliance 32x links: - Website: https://compliancepack.net/ -- Addons: https://compliancepack.net/addons#/ +- Add-ons: https://compliancepack.net/addons#/ - Discord: https://discord.gg/sN9YRQbBv7 - Twitter: https://twitter.com/CompliancePack - Github: https://github.com/Compliance-Resource-Pack