Remove certain blocks

Started by Connj on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Sep 2017
Points:
708

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Remove certain blocks

I'm making an avalanche mod which is almost fully finished. I'd like the avalanche to remove logs and leaves when it touches them and not all blocks it touches. Currently avalanches gouge the landscape and I'd like to avoid that. Thanks!

Active 2 years ago
Joined Apr 2015
Points:
763

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 35
The mod you are trying to…
Tue, 03/19/2019 - 14:00

The mod you are trying to make would require som coding, because mcreator cannot do this task on it's own.