Can someone help me with my code? Im trying to make a lava rising code and it will replace ALL blocks and air. Thanks.

Started by KingCorgi_ on

Topic category: Help with Minecraft modding (Java Edition)

Active 7 months ago
Joined Aug 2024
Points:
45

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Can someone help me with my code? Im trying to make a lava rising code and it will replace ALL blocks and air. Thanks.
Active 4 weeks ago
Joined Aug 2024
Points:
54

User statistics:

  • Modifications: 1
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
I'm not 100% sure what's…
Thu, 08/08/2024 - 03:30

I'm not 100% sure what's wrong but using the run command block you can set the block ~ ~ ~ and run it at your coordinates to replace any blocks; hope this helps