1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-05 15:06:04 +00:00
Commit graph

21 commits

Author SHA1 Message Date
ce00480aae Match cit to new format 2020-05-20 17:26:00 +02:00
5867897c32 Fix too small textures (8x8 px -> 16x16 px) 2020-05-20 14:32:20 +02:00
cf193840b2 Optimize banner textures 2020-05-19 18:02:29 +02:00
f008873b56 Fix banner textures
Format of banner textures has been changed to match those of
shields. This fixes issues with all-black banners.
2020-05-19 18:00:43 +02:00
2558948571
No need to include this file. Users can set this in-game. 2020-05-18 19:47:56 +02:00
7731ae3732 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.
2020-05-18 19:45:45 +02:00
855a6d15c3 Revert better grass to Optifine's defaults 2020-05-18 19:27:38 +02:00
e569fa2662 Fix unintended white spaces 2020-05-18 19:24:37 +02:00
334cfdc657 Fix renamed block (reeds -> sugar_cane) 2020-05-18 19:07:00 +02:00
7820df808c Add configuration for Optifine's better grass 2020-05-18 19:06:40 +02:00
30e5629786 Update color.properties; fix water particle definition 2020-05-18 19:06:15 +02:00
bda80e1fba Match line endings and newlines 2020-05-18 18:39:03 +02:00
e1b33121aa Update Optifine's natural.properties to match current texture names 2020-05-18 18:36:39 +02:00
e535cb992d Fix unknown values for blockstates (axis="none") 2020-05-18 16:34:53 +02:00
b892484466 Fix wrong path references in models 2020-05-17 17:37:38 +02:00
387f95216a Fix wrong texture names for item frames 2020-05-17 17:37:26 +02:00
b2ce78d9e8 Update title image; add GIMP xcf 2020-05-16 10:26:33 +02:00
e124d43ac6 Optimize all textures
optipng -o7 -nx
2020-05-15 18:24:15 +02:00
b3a6b5c553 Move files from mcpatcher to optifine folder
MCPatcher is not updated for recent Minecraft versions. Optifine is able
to use old MCPatcher assets.
2020-05-15 16:21:45 +02:00
70106a0dcf Fix missing/wrong paths in models
Some models were either pointing to missing or non-existant base models
and/or textures.
2020-05-15 16:20:03 +02:00
acbdb5612a Initial commit 2020-05-15 16:17:25 +02:00