1.20.1 Forge Volcano Natural Disaster

Started by jy9146 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 days ago
Joined Mar 2025
Points:
52

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 45
1.20.1 Forge Volcano Natural Disaster

I'm trying to make a procedure generated volcano, and have it pick random blocks in the volcano radius to start building up over time and have higher block intensity in the middle area. I want it to launch fireballs made of lava that doesn't flow (I already coded this as a fluid), but as a single entity. I'm not sure how to code this, especially the fireballs and the build up of a volcano, so I could use some help!