CreativeEditorWands StationAPI - Tools for Creative World Editing
A modification for Minecraft Beta 1.7.3 based on StationAPI that transforms ordinary wooden tools into powerful world editing instruments. All features are available only to server operators or in single-player mode.
Main Tools and Their Capabilities
Selection Tool (wooden axe)
- Mode 1: Selecting two points to define an area
- Mode 2: Copying the selected area to a new location
- Mode 3: Filling the selected area with chosen blocks
- Scrolling the mouse wheel in inventory rotates the selection
- Hitting living entities also rotates the selection in multiplayer
Paint Brush (wooden sword)
- Drawing with blocks using right-click
- Scrolling selects block type
- Shift + scrolling selects block metadata
Eraser (wooden shovel)
- Removing blocks with right-click
- Configuring block type to remove via scrolling
- Shift + scrolling for metadata selection
Block Picker (wooden pickaxe)
- Selecting block ID and metadata with right-click
- In single-player: transferring selected block to brushes
- In multiplayer: selected block applies to all brushes
Brush Mode (wooden hoe)
- Changing brush size with mouse wheel scrolling
- Hitting entities changes brush size in multiplayer
- Right-click on block changes brush type
/structure Command
When used with RetroCommands, the /structure command becomes available for working with structures:
/structure 1- set first copy point/structure 2- set second copy point/structure copy SaveName- copy structure/structure paste SaveName- paste structure/structure fill BlockID (Metadata)- fill area with block
Note: the command doesn't work with modified block states.
Tool Activation
Editing tools are enabled and disabled by right-clicking on bedrock. This feature is available only in single-player.
Multiplayer Compatibility
The mod works in multiplayer when using GlassConfigAPI version 3.0+ for configuration synchronization.