So I was trying to create a block using GameRegistry.register but it gives me "The method register(K) in the type GameRegistry is not applicable for the arguments (Block, String)" this error. I am using 1.12.
Let me elaborate on radius. If the player is within the radius he/she will experience desired effect. I noticed that this does not allow for air pressure and other things.
Edit: I ment to post this before you posted that.