Not the biggest fan of the diamond,gold,stone and wood armor/tools, but I think you really did a great job. All-in-all it's a nice warm texture pack and adds lots of color to an otherwise very lacking original textures. I makes a great pack for shaders as-well.
I've got a question I can't seem to solve on my own. I love the sky background texture for this pack - the puffy clouds, the moons in the background, etc. It gives Minecraft a slightly whimsical feel and I love it!
Only problem is, I'm trying to "backport" that to a 1.5.2 texture pack I use for another mod, along with this mod's excellent lightmap and foliage coloring, and I'm having some issues getting it to appear. Foliage colors are working fine. Custom textures for sun and moon etc are working fine. A handful of other things I ported over (custom particles, etc) are also working, or seem to be. I basically took the 1.5.2 pack I was using and then downloaded the 1.5.x version of PP to use as a reference, to try and make sure folders are named and set properly, file names are correct, etc.
I've looked all up and down the most recent 1.8.8/3.3 version of the pack and can't find any textures that look like the "sky background" texture I'm looking for!
I also noticed that this sky background did NOT appear in 1.9 when I loaded up 1.9. Is this something that will only show up with Optifine? My 1.8.0 install is running Optifine, but my 1.5.2 cannot run Optifine (I use MC Patcher's features instead), and 1.9 is stock vanilla (no Optifine.) Any idea what texture I'm missing, or what I'm doing wrong?
EDIT: Alright, I've located the textures in the /mcpatcher/ folder. I tried directly transplanting them into the 152 pack, with 152 file structure (leaving the /mcpatcher/ folder in the main area, and as its own folder) and no dice. Is there a place I need to disseminate these textures and files to in order to get them to work in 1.5.2? Or is 1.5.2 incapable of handling it?
Lightmap also isn't working. Definitely still using Minecraft's default white lighting instead of PP's yellowish.
A while back I started making BOP and Witchery textures for this pack, but like a doofus I completely forgot to share them with you. So here you go, some basic BOP and Witchery support for Pixel Perfection:
Hey there! I love your texture pack, but sadly I've been having some issues since the 1.9 update.
It seems like there are some issues with loading the textures of certain blocks (?)
Here is the log:
[03:54:27] [Client thread/WARN]: Unable to load block model: 'minecraft:block/spruce_log_side' for variant: 'minecraft:spruce_log#axis=x': java.io.FileNotFoundException: minecraft:models/block/spruce_log_side.json
[03:54:27] [Client thread/WARN]: Unable to load block model: 'minecraft:block/spruce_log_side' for variant: 'minecraft:spruce_log#axis=z': java.io.FileNotFoundException: minecraft:models/block/spruce_log_side.json
[03:54:27] [Client thread/WARN]: Unable to load block model: 'minecraft:block/birch_log_side' for variant: 'minecraft:birch_log#axis=x': java.io.FileNotFoundException: minecraft:models/block/birch_log_side.json
[03:54:27] [Client thread/WARN]: Unable to load block model: 'minecraft:block/birch_log_side' for variant: 'minecraft:birch_log#axis=z': java.io.FileNotFoundException: minecraft:models/block/birch_log_side.json
[03:54:27] [Client thread/WARN]: Unable to load block model: 'minecraft:block/oak_log_side' for variant: 'minecraft:oak_log#axis=x': java.io.FileNotFoundException: minecraft:models/block/oak_log_side.json
[03:54:27] [Client thread/WARN]: Unable to load block model: 'minecraft:block/oak_log_side' for variant: 'minecraft:oak_log#axis=z': java.io.FileNotFoundException: minecraft:models/block/oak_log_side.json
[03:54:27] [Client thread/WARN]: Unable to load block model: 'minecraft:block/jungle_log_side' for variant: 'minecraft:jungle_log#axis=x': java.io.FileNotFoundException: minecraft:models/block/jungle_log_side.json
[03:54:27] [Client thread/WARN]: Unable to load block model: 'minecraft:block/jungle_log_side' for variant: 'minecraft:jungle_log#axis=z': java.io.FileNotFoundException: minecraft:models/block/jungle_log_side.json
[03:54:27] [Client thread/WARN]: Unable to load block model: 'minecraft:block/acacia_log_side' for variant: 'minecraft:acacia_log#axis=x': java.io.FileNotFoundException: minecraft:models/block/acacia_log_side.json
[03:54:27] [Client thread/WARN]: Unable to load block model: 'minecraft:block/acacia_log_side' for variant: 'minecraft:acacia_log#axis=z': java.io.FileNotFoundException: minecraft:models/block/acacia_log_side.json
[03:54:27] [Client thread/WARN]: Unable to load block model: 'minecraft:block/dark_oak_log_side' for variant: 'minecraft:dark_oak_log#axis=x': java.io.FileNotFoundException: minecraft:models/block/dark_oak_log_side.json
[03:54:27] [Client thread/WARN]: Unable to load block model: 'minecraft:block/dark_oak_log_side' for variant: 'minecraft:dark_oak_log#axis=z': java.io.FileNotFoundException: minecraft:models/block/dark_oak_log_side.json
[03:54:27] [Client thread/WARN]: In parent chain: minecraft:block/tallgrass/1 -> minecraft:block/tallgrass; unable to load model: 'minecraft:block/tallgrass'
java.io.FileNotFoundException: minecraft:models/block/tallgrass.json
at bvz.a(SourceFile:58) ~[1.9.jar:?]
at bwl.a(SourceFile:56) ~[1.9.jar:?]
at bxr.c(SourceFile:339) ~[1.9.jar:?]
at bxr.l(SourceFile:656) [1.9.jar:?]
at bxr.k(SourceFile:630) [1.9.jar:?]
at bxr.a(SourceFile:170) [1.9.jar:?]
at bxs.a(SourceFile:23) [1.9.jar:?]
at bwl.a(SourceFile:100) [1.9.jar:?]
at bcf.an(SourceFile:513) [1.9.jar:?]
at bcf.a(SourceFile:377) [1.9.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[03:54:27] [Client thread/WARN]: In parent chain: minecraft:block/tallgrass/1 -> minecraft:block/tallgrass; unable to load model: 'minecraft:block/tallgrass'
java.io.FileNotFoundException: minecraft:models/block/tallgrass.json
at bvz.a(SourceFile:58) ~[1.9.jar:?]
at bwl.a(SourceFile:56) ~[1.9.jar:?]
at bxr.c(SourceFile:339) ~[1.9.jar:?]
at bxr.l(SourceFile:656) [1.9.jar:?]
at bxr.k(SourceFile:630) [1.9.jar:?]
at bxr.a(SourceFile:170) [1.9.jar:?]
at bxs.a(SourceFile:23) [1.9.jar:?]
at bwl.a(SourceFile:100) [1.9.jar:?]
at bcf.an(SourceFile:513) [1.9.jar:?]
at bcf.a(SourceFile:377) [1.9.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[03:54:27] [Client thread/WARN]: In parent chain: minecraft:block/tallgrass/1 -> minecraft:block/tallgrass; unable to load model: 'minecraft:block/tallgrass'
java.io.FileNotFoundException: minecraft:models/block/tallgrass.json
at bvz.a(SourceFile:58) ~[1.9.jar:?]
at bwl.a(SourceFile:56) ~[1.9.jar:?]
at bxr.c(SourceFile:339) ~[1.9.jar:?]
at bxr.l(SourceFile:656) [1.9.jar:?]
at bxr.k(SourceFile:630) [1.9.jar:?]
at bxr.a(SourceFile:170) [1.9.jar:?]
at bxs.a(SourceFile:23) [1.9.jar:?]
at bwl.a(SourceFile:100) [1.9.jar:?]
at bcf.an(SourceFile:513) [1.9.jar:?]
at bcf.a(SourceFile:377) [1.9.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[03:54:27] [Client thread/WARN]: In parent chain: minecraft:block/tallgrass/1 -> minecraft:block/tallgrass; unable to load model: 'minecraft:block/tallgrass'
java.io.FileNotFoundException: minecraft:models/block/tallgrass.json
at bvz.a(SourceFile:58) ~[1.9.jar:?]
at bwl.a(SourceFile:56) ~[1.9.jar:?]
at bxr.c(SourceFile:339) ~[1.9.jar:?]
at bxr.l(SourceFile:656) [1.9.jar:?]
at bxr.k(SourceFile:630) [1.9.jar:?]
at bxr.a(SourceFile:170) [1.9.jar:?]
at bxs.a(SourceFile:23) [1.9.jar:?]
at bwl.a(SourceFile:100) [1.9.jar:?]
at bcf.an(SourceFile:513) [1.9.jar:?]
at bcf.a(SourceFile:377) [1.9.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[03:54:27] [Client thread/WARN]: In parent chain: minecraft:block/tallgrass/1 -> minecraft:block/tallgrass; unable to load model: 'minecraft:block/tallgrass'
java.io.FileNotFoundException: minecraft:models/block/tallgrass.json
at bvz.a(SourceFile:58) ~[1.9.jar:?]
at bwl.a(SourceFile:56) ~[1.9.jar:?]
at bxr.c(SourceFile:339) ~[1.9.jar:?]
at bxr.l(SourceFile:656) [1.9.jar:?]
at bxr.k(SourceFile:630) [1.9.jar:?]
at bxr.a(SourceFile:170) [1.9.jar:?]
at bxs.a(SourceFile:23) [1.9.jar:?]
at bwl.a(SourceFile:100) [1.9.jar:?]
at bcf.an(SourceFile:513) [1.9.jar:?]
at bcf.a(SourceFile:377) [1.9.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[03:54:27] [Client thread/WARN]: Missing model for: minecraft:acacia_log#axis=x
[03:54:27] [Client thread/WARN]: Missing model for: minecraft:acacia_log#axis=z
[03:54:27] [Client thread/WARN]: Missing model for: minecraft:birch_log#axis=x
[03:54:27] [Client thread/WARN]: Missing model for: minecraft:birch_log#axis=z
[03:54:27] [Client thread/WARN]: Missing model for: minecraft:dark_oak_log#axis=x
[03:54:27] [Client thread/WARN]: Missing model for: minecraft:dark_oak_log#axis=z
[03:54:27] [Client thread/WARN]: Missing model for: minecraft:jungle_log#axis=x
[03:54:27] [Client thread/WARN]: Missing model for: minecraft:jungle_log#axis=z
[03:54:27] [Client thread/WARN]: Missing model for: minecraft:oak_log#axis=x
[03:54:27] [Client thread/WARN]: Missing model for: minecraft:oak_log#axis=z
[03:54:27] [Client thread/WARN]: Missing model for: minecraft:spruce_log#axis=x
[03:54:27] [Client thread/WARN]: Missing model for: minecraft:spruce_log#axis=z
[03:54:28] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/blocks/iron_bars.png
java.io.FileNotFoundException: minecraft:textures/blocks/blocks/iron_bars.png
at bvz.a(SourceFile:58) ~[1.9.jar:?]
at bwl.a(SourceFile:56) ~[1.9.jar:?]
at bvg.b(SourceFile:96) [1.9.jar:?]
at bvg.a(SourceFile:76) [1.9.jar:?]
at bxr.m(SourceFile:727) [1.9.jar:?]
at bxr.a(SourceFile:172) [1.9.jar:?]
at bxs.a(SourceFile:23) [1.9.jar:?]
at bwl.a(SourceFile:100) [1.9.jar:?]
at bcf.an(SourceFile:513) [1.9.jar:?]
at bcf.a(SourceFile:377) [1.9.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[03:54:28] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/blocks/blocks/iron_bars.png
java.io.FileNotFoundException: minecraft:textures/blocks/blocks/blocks/iron_bars.png
at bvz.a(SourceFile:58) ~[1.9.jar:?]
at bwl.a(SourceFile:56) ~[1.9.jar:?]
at bvg.b(SourceFile:96) [1.9.jar:?]
at bvg.a(SourceFile:76) [1.9.jar:?]
at bxr.m(SourceFile:727) [1.9.jar:?]
at bxr.a(SourceFile:172) [1.9.jar:?]
at bxs.a(SourceFile:23) [1.9.jar:?]
at bwl.a(SourceFile:100) [1.9.jar:?]
at bcf.an(SourceFile:513) [1.9.jar:?]
at bcf.a(SourceFile:377) [1.9.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[03:54:28] [Client thread/INFO]: Created: 1024x512 textures-atlas
[03:54:28] [Sound Library Loader/INFO]: Sound engine started
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:spruce_log#axis=x
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:spruce_log#axis=z
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:birch_log#axis=x
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:birch_log#axis=z
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:oak_log#axis=x
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:oak_log#axis=z
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:jungle_log#axis=x
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:jungle_log#axis=z
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:tall_grass#normal
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:tall_grass#normal
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:tall_grass#normal
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:tall_grass#normal
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:fern#normal
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:acacia_log#axis=x
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:acacia_log#axis=z
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:dark_oak_log#axis=x
[03:54:28] [Client thread/WARN]: Missing model for: minecraft:dark_oak_log#axis=z
I'm using the 3.3-1.9 Snapshot version (on vanilla minecraft).
This also seems to make the Dynamic Lights mod freak out, as there is a weird visual bug with tall grass and sideways logs.
(In this case I'm on Forge 12.16.0.1773 and only the DynamicLights-1.9 mod)
Here's a screenshot:
The left block is a sideways log, the others are tall grass blocks.
I hope you can fix this, I really love this texturepack.
EDIT: After further testing I've found out it has nothing to do with Dynamic Lights, but with Forge itself. The bug is present even if there are no mods installed, just Forge. Still, the error messages are there, so this is probably something you should look into.
Sorry I've been away for so long everyone, I've added version 3.4 as the latest version (which is 1.9 ready by default). I finished this update over a month ago so I'm not sure why it's taken so long for me to update to it but it's done now at least.
Thanks for all the comments and support you've given whilst I've been away!
I added in textures for the guardians, tweaked a few textures, improved the skybox and lightmap if you're using optifine (or mcpatcher although it's outdated and doesn't work any more), added in a couple of alts and there were a few general colour changes I implemented but I can't exactly recall what blocks they were for...
I should've kept a list of updated things as I was working on the update but I completely forgot, sorry!
Any other mods installed? I just checked mc1.9.2 with the latest optifine (B2) and there were absolutely no issues.
I have a feeling the issues you guys are experiencing might be caused by a mod conflicting somehow. If I know what mods you're using I'll try and figure out exactly what the cause is though!
I'm excited! The 1.8 pixel perfection is good, and this is also, but I have a suggestion. The reddish-lighting is a bit annoying at night, so please put a version of the resource pack without reddish-lighting. That's all! Thanks!
I think that it's conflicting with something to do with forge (for whatever reason - I have no idea why there would be a conflict there but somebody else has mentioned it too).
I'll have a look into it and see if I can figure out a fix!
I'm using Minecraft 1.9.2 with optifine and forge on OS X 10.11.4. I do have Xaeros minimap and MacroKey installed but installed those after trying this. Maybe it has to do with some settings? for me it's only the horizontal spruce logs as you see in the image. and some grass types. Any way to get an error log? I need this pack
It's the same for all logs, vertical is fine, horizontal is not:
Hm okay, that does help. Good to narrow things down!
I'm checking stuff out now with forge but I still don't really understand why it would be causing issues. I'll keep digging though and post here if I figure it all out!
I'd love to help in any way to fix the problem. If there is any info you need or can give to help?? Been looking trough the files but can't find anything wrong as of yet.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Not the biggest fan of the diamond,gold,stone and wood armor/tools, but I think you really did a great job. All-in-all it's a nice warm texture pack and adds lots of color to an otherwise very lacking original textures. I makes a great pack for shaders as-well.
I've got a question I can't seem to solve on my own. I love the sky background texture for this pack - the puffy clouds, the moons in the background, etc. It gives Minecraft a slightly whimsical feel and I love it!
Only problem is, I'm trying to "backport" that to a 1.5.2 texture pack I use for another mod, along with this mod's excellent lightmap and foliage coloring, and I'm having some issues getting it to appear. Foliage colors are working fine. Custom textures for sun and moon etc are working fine. A handful of other things I ported over (custom particles, etc) are also working, or seem to be. I basically took the 1.5.2 pack I was using and then downloaded the 1.5.x version of PP to use as a reference, to try and make sure folders are named and set properly, file names are correct, etc.
I've looked all up and down the most recent 1.8.8/3.3 version of the pack and can't find any textures that look like the "sky background" texture I'm looking for!
I also noticed that this sky background did NOT appear in 1.9 when I loaded up 1.9. Is this something that will only show up with Optifine? My 1.8.0 install is running Optifine, but my 1.5.2 cannot run Optifine (I use MC Patcher's features instead), and 1.9 is stock vanilla (no Optifine.) Any idea what texture I'm missing, or what I'm doing wrong?
EDIT: Alright, I've located the textures in the /mcpatcher/ folder. I tried directly transplanting them into the 152 pack, with 152 file structure (leaving the /mcpatcher/ folder in the main area, and as its own folder) and no dice. Is there a place I need to disseminate these textures and files to in order to get them to work in 1.5.2? Or is 1.5.2 incapable of handling it?
Lightmap also isn't working. Definitely still using Minecraft's default white lighting instead of PP's yellowish.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffHiya sheep! Long time no see.
A while back I started making BOP and Witchery textures for this pack, but like a doofus I completely forgot to share them with you. So here you go, some basic BOP and Witchery support for Pixel Perfection:
https://dl.dropboxusercontent.com/u/26448149/PP_witchery_BOP.zip
Hey there! I love your texture pack, but sadly I've been having some issues since the 1.9 update.
It seems like there are some issues with loading the textures of certain blocks (?)
Here is the log:
I'm using the 3.3-1.9 Snapshot version (on vanilla minecraft).
This also seems to make the Dynamic Lights mod freak out, as there is a weird visual bug with tall grass and sideways logs.
(In this case I'm on Forge 12.16.0.1773 and only the DynamicLights-1.9 mod)
Here's a screenshot:
The left block is a sideways log, the others are tall grass blocks.
I hope you can fix this, I really love this texturepack.
EDIT: After further testing I've found out it has nothing to do with Dynamic Lights, but with Forge itself. The bug is present even if there are no mods installed, just Forge. Still, the error messages are there, so this is probably something you should look into.
Amazing texture pack! I use it all the time along with Optifine and the Better Foliage mod. Very impressive.
My only complaints:
The Mother of the World.
Are there any 1.9 compatible versions of this? I miss it so much
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumSorry I've been away for so long everyone, I've added version 3.4 as the latest version (which is 1.9 ready by default). I finished this update over a month ago so I'm not sure why it's taken so long for me to update to it but it's done now at least.
Thanks for all the comments and support you've given whilst I've been away!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI added in textures for the guardians, tweaked a few textures, improved the skybox and lightmap if you're using optifine (or mcpatcher although it's outdated and doesn't work any more), added in a couple of alts and there were a few general colour changes I implemented but I can't exactly recall what blocks they were for...
I should've kept a list of updated things as I was working on the update but I completely forgot, sorry!
You should totally make the chiseled sandstone have alternate hieroglyphics on them, rather than the same griffon one each time.
Great Pack
Hard to find a good and complete one for 1.9.2, and for sure it's the best for me right now.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumGood point! It's a very easy change too. I'll add in a few alternates for that and the red sandstone variant too. Thanks for the feedback.
hey, i'm getting this with the newest pack, the errors are for spruce logs and some grass textures:
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAre you playing in 1.9?
I don't seem to be having any issues with mine.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAny other mods installed? I just checked mc1.9.2 with the latest optifine (B2) and there were absolutely no issues.
I have a feeling the issues you guys are experiencing might be caused by a mod conflicting somehow. If I know what mods you're using I'll try and figure out exactly what the cause is though!
Yay, it's updated!!!!!!!!
I'm excited! The 1.8 pixel perfection is good, and this is also, but I have a suggestion. The reddish-lighting is a bit annoying at night, so please put a version of the resource pack without reddish-lighting. That's all! Thanks!
Era 2 of my MCF time: "The Return"
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI think that it's conflicting with something to do with forge (for whatever reason - I have no idea why there would be a conflict there but somebody else has mentioned it too).
I'll have a look into it and see if I can figure out a fix!
I'm using Minecraft 1.9.2 with optifine and forge on OS X 10.11.4. I do have Xaeros minimap and MacroKey installed but installed those after trying this. Maybe it has to do with some settings? for me it's only the horizontal spruce logs as you see in the image. and some grass types. Any way to get an error log? I need this pack
It's the same for all logs, vertical is fine, horizontal is not:
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumHm okay, that does help. Good to narrow things down!
I'm checking stuff out now with forge but I still don't really understand why it would be causing issues. I'll keep digging though and post here if I figure it all out!
Gorgeous texture!
I'd love to help in any way to fix the problem. If there is any info you need or can give to help?? Been looking trough the files but can't find anything wrong as of yet.