How can I make a block with the same properties as the magma block?

Started by Redstonecraft148 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I make a block with the same properties as the magma block?

I created a block and thought I would make it like magma block, is there a way to do it? if so how do i do it?

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Recreate his properties into…
Thu, 01/02/2020 - 19:12

Recreate his properties into procedures. For example, create a procedure with the event ”When entity collides the block”. After, check if the entity is on the top, after deal a damage to the entity.

Joined Apr 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use when entity walks on…
Fri, 01/03/2020 - 02:51

Use when entity walks on block trigger and make it set on fire for 15sec
this will make it work like magma block also it will not set you on fire when sneaking on it

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh yes, it’s true. I forgot…
Fri, 01/03/2020 - 02:59

Oh yes, it’s true. I forgot this event, and we don’t take damage in sneaking on a magma block? I learned something today. xD

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
WHAAAT? You don't take…
Fri, 01/03/2020 - 09:59

WHAAAT? You don't take damage when sneaking on a magma block?

Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It works! Thank you so much!
Fri, 01/03/2020 - 11:46

It works! Thank you so much!

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@crispy chips Yes :) It is…
Fri, 01/03/2020 - 15:02

@crispy chips Yes :)

It is also prevented by fire resistance potions and frost walker enchantment

Joined Jul 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@Goldorion I can't find it…
Sat, 01/11/2020 - 06:20

@Goldorion I can't find it sorry lol