GnaspGames / Smelt

A CLI tool for Minecraft map makers
http://smelt.gnasp.com
MIT License
19 stars 4 forks source link

Add a 'clear module' feature #29

Open GnaspGames opened 8 years ago

GnaspGames commented 8 years ago

This would be used a generate a compiled command that would clear an existing module in a chunk, removing all blocks and marker entities.

JBartelsson commented 8 years ago

How'd you do this? Edge marker?

GnaspGames commented 8 years ago

I would generate a command that can go into the *.mcc command block (where the original command was). When it's powered it would clear the module area and remove itself.

GnaspGames commented 8 years ago

Changing this to be added in 1.2.0 so that 1.1.0 can be released sooner with MC 1.11 support.