1
Custom water forge 1.8
Could someone give me psuedocode process for making a custom water block in minecraft forge 1.8 i cant find any documentation for it. and its changed since 1.6 which is the most recent i can find
2
there seem to be a few steps, making a new liquid then a new block a new fluid new material...... combining them together etc
I haven't done this before but I assumed you just make the extending in the class BlockLiquid
