commit | 1fdb937b573783b486fe15ec09d27dff5f71536a | [log] [download] |
---|---|---|
author | Florian Nücke <florian@nuecke.de> | Thu Nov 28 17:13:23 2013 +0100 |
committer | Florian Nücke <florian@nuecke.de> | Thu Nov 28 17:13:23 2013 +0100 |
tree | ed8404bdc7f5d1b496d6a1966fc8d6af7d541644 | |
parent | 4a6174456f6fbd5c91a1713990f455aa25f41ed2 [diff] |
showing stored energy in robots in their tooltip; storing energy as int (truncating); fixed item tag creation at multiple occasions: new NBTTagCompound("tag") instead of new NBTTagCompound(), otherwise loading (which would automatically add the name) would lead to "incompatible" stacks.