Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bonii-xx authored Jan 7, 2018
1 parent 8eae22c commit 18103f1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ public FluidMolten(String fluidName, int color, ResourceLocation still, Resource
this.setTemperature(1000); // not exactly lava, but still hot. Should depend on the material
this.setLuminosity(10); // glowy by default!

this.setGaseous(true);

// rare by default
setRarity(EnumRarity.UNCOMMON);
}
Expand Down

0 comments on commit 18103f1

Please sign in to comment.