MatterOverdrive android no air consumption

Marcel92

Member
Jan 29, 2017
1
1
1
31
As the title suggests, it would be awesome if you would not need any oxygen as an Android (like the Mod Matter Overdrive)
 
  • Like
Reactions: dimion123

pra

Member
Mar 7, 2015
328
120
43
36
Overworld
Hm, that android mod does look quite interesting. The question is: how would GC recognize players as androids, code-wise?
The mod itself seems to be open-source, so it might be not too difficult to figure it out: https://github.com/simeonradivoev/MatterOverdrive


edit: https://github.com/simeonradivoev/M...tteroverdrive/handler/PlayerEventHandler.java

The relevant part:
Code:
AndroidPlayer androidPlayer = AndroidPlayer.get(event.entityPlayer);
if (androidPlayer != null && androidPlayer.isAndroid()) { ...
 
  • Like
Reactions: AugiteSoul

Superman

Member
Dec 29, 2016
56
5
8
28
It should, but androids could be immune to levels between -1 and 1.
Then watch Star Trek Nemesis, or at least 0:40 to 0:50 from this videoclip:
If you dont know, the white guy is an android. And with that I mean, that the heat levels shoud be at least to -2147483647, or whatever the limit is, cause space is the coldest thing. Also thermal level till +5 (this has nothing to do with the movie or video, it just should be hot).
 

Share this page