Rename to Construct
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
// Rules
|
||||
import './rules/easyPlace';
|
||||
import './rules/fastEasyPlace';
|
||||
import './rules/materialGrabber';
|
||||
|
||||
// Commands
|
||||
import './commands/construct';
|
||||
|
||||
// Other
|
||||
import './classes/BlockInfo';
|
||||
Reference in New Issue
Block a user