Update to mcdev rename revision 01 for 1.8.1
This commit is contained in:
@@ -27,7 +27,7 @@ public class FoodMetaData {
|
||||
}
|
||||
|
||||
public void a(EntityHuman entityhuman) {
|
||||
int i = entityhuman.world.spawnMonsters;
|
||||
int i = entityhuman.world.difficulty;
|
||||
|
||||
this.e = this.foodLevel;
|
||||
if (this.exhaustionLevel > 4.0F) {
|
||||
|
||||
Reference in New Issue
Block a user