-
Bug
-
Resolution: Fixed
-
Minecraft 14w29b
-
None
-
Here's what the console found out about my laptop:
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_45'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
JFX has been detected & successfully loaded
I don't know how much info you need, but at least you don't lack any (right?)Here's what the console found out about my laptop: System.getProperty('os.name') == 'Windows 7' System.getProperty('os.version') == '6.1' System.getProperty('os.arch') == 'amd64' System.getProperty('java.version') == '1.7.0_45' System.getProperty('java.vendor') == 'Oracle Corporation' System.getProperty('sun.arch.data.model') == '64' JFX has been detected & successfully loaded I don't know how much info you need, but at least you don't lack any (right?)
-
Unconfirmed
I was playing around with the stat.damageTaken objective, and I started thinking how it worked (with one hit from a spider it increased with 20). I thought "maybe it checks for how long I'm in a spot in which I can take damage", so I checked it with lava and fire resistance.
How to recreate:
I used /setblock to create a floating lava source block. I gave myself fire resistance, and walked into the lava. I had the stat.damageTaken objective on my sidebar.