How To Make A Block Not Burn In Lava

Started by Cool_Wesley_Dude on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How To Make A Block Not Burn In Lava

I Want My Fire Crystal Block And Item To Not Burn D:

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
trying to figure this out…
Wed, 02/05/2025 - 20:00

trying to figure this out myself. Hoping someone has a solution.. watching in on this topic..

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Lock element's code, open…
Wed, 02/05/2025 - 21:39

Lock element's code, open block's item file, add in the properties manually.

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
there is no "blocks item…
Wed, 02/05/2025 - 22:38

there is no "blocks item file"

.. what?
you cant add item properties to the blocks item json if thats what youre thinking.


its not the same "item file" you're thinking of a java file.. that doesn't exist for a blockitem.
The game writes blockitems differently.

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I seriously just have…
Wed, 02/05/2025 - 22:41

I seriously just have terrible memory, I never had to look around editing code directly. But if you really want a simple solution, just make the block's item have fire resistance infinitely.