-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 13w39b
-
Copied from the minecraft launcher
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_25'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'Copied from the minecraft launcher System.getProperty('os.name') == 'Windows 7' System.getProperty('os.version') == '6.1' System.getProperty('os.arch') == 'amd64' System.getProperty('java.version') == '1.7.0_25' System.getProperty('java.vendor') == 'Oracle Corporation' System.getProperty('sun.arch.data.model') == '64'
-
Unconfirmed
I was messing around with the super secret settings and realised when looking in my inventory my skin was backwards i was in creative but the bug continued in survival, the bug only ends when you get back to the normal mode.
- duplicates
-
MC-31818 When using shaders with fast graphics the chest icon is messed up and player model in inventory is backwards
- Resolved