-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.6.4, Minecraft 1.7.4
-
[17:11:44 INFO]: System.getProperty('os.name') == 'Windows 7'
[17:11:44 INFO]: System.getProperty('os.version') == '6.1'
[17:11:44 INFO]: System.getProperty('os.arch') == 'amd64'
[17:11:44 INFO]: System.getProperty('java.version') == '1.6.0_25'
[17:11:44 INFO]: System.getProperty('java.vendor') == 'Sun Microsystems Inc.'
[17:11:44 INFO]: System.getProperty('sun.arch.data.model') == '64'
[17:11:44 INFO]: System.getProperty('os.name') == 'Windows 7' [17:11:44 INFO]: System.getProperty('os.version') == '6.1' [17:11:44 INFO]: System.getProperty('os.arch') == 'amd64' [17:11:44 INFO]: System.getProperty('java.version') == '1.6.0_25' [17:11:44 INFO]: System.getProperty('java.vendor') == 'Sun Microsystems Inc.' [17:11:44 INFO]: System.getProperty('sun.arch.data.model') == '64'
-
Unconfirmed
the bigger the coordinates get, the bigger the placed redstone dust gets
What I expected to happen was...:
normal sized redstone
What actually happened was...:
redstone which is rendered to big
Steps to Reproduce:
1. create a new minecraft world (creative, with cheats)
2. teleport to 29999999 80 29999999 (/tp @p 29999999 80 29999999)
3. place some redstone dust on the ground
==> wrong rendering
- duplicates
-
MC-3718 Textures and Effects are off when far away from the center of the map
- Resolved