Jump to content

vKorantin

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by vKorantin

  1. Okay, so I have made my class implements IForgeBlock and I have override isStickyBlock, and now it works ! Thanks you for your help !!!
  2. Where did the isStickyBlock method come from ? There is an error when I try tooverride this method.
  3. Thanks for your answer, but I tried to create a CustomStickyBlock class that extends HoneyBlock (I also tried with SlimeBlock), and all of the HoneyBlock's properties works on my custom block, but not the sticky property...
  4. Hi everybody ! I want to create a sticky block in Minecraft 1.16.5, but after exploring the source code of Honey Block and Slime Block, I still don't know how to add sticky property to a block... Can somebody help me ? Thanks you !
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.