Add files via upload
This commit is contained in:
parent
9c3ba586f7
commit
7625ba3e96
|
|
@ -1,17 +1,14 @@
|
|||
/*
|
||||
|
||||
1.0.1
|
||||
|
||||
Also checkout sbstuff.js by sb! Without it, this mod wouldn't be possible!
|
||||
|
||||
Discords of people that helped me:
|
||||
usecit - UseCit.psd
|
||||
nousernamefound - nousernamefound
|
||||
pixelegend4 - pixelegend4
|
||||
|
||||
Credits:
|
||||
Saschas - Waterpowder idea
|
||||
Fantasy Elements - Phoenix idea
|
||||
|
||||
|
||||
*/
|
||||
|
||||
|
|
@ -314,4 +311,4 @@ elements.water.reactions["deadflyingcreature"] = { elem1: "dirty_water"};
|
|||
elements.water.reactions["deadcreature"] = { elem1: "dirty_water"};
|
||||
elements.water.reactions["dirty_water"] = { elem1: "dirty_water"};
|
||||
elements.ant.reactions["alcohol"] = { elem1: "antdna", elem2: null };
|
||||
elements.fly.reactions["alcohol"] = { elem1: "flydna", elem2: null };
|
||||
elements.fly.reactions["alcohol"] = { elem1: "flydna", elem2: null };
|
||||
Loading…
Reference in New Issue