Cassiobsk8 / Industrial_Renewal

Minecraft mod
28 stars 15 forks source link

Make a Boiler.class thats holds all boiler related thing and function #79

Closed Cassiobsk8 closed 4 years ago

Cassiobsk8 commented 4 years ago

Make a Boiler.class thats holds all boiler related thing and function

usable in boiler, steam locomotive and later in the nuclear reactor simply by using boiler = new boiler(x, x, x) and call onTick() boiler.tick

Cassiobsk8 commented 4 years ago

Will fix #81