Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lazy val sspeed = TKBlocks.fountain.getMetaFromState(getWorld.getBlockState(getPos.add(-2,-3,-2))) match {
- case 3 => 1.0F
- case 7 => 1.5F
- case 8 => 0.5F
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement