Creative Worldshaper: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
No edit summary
BoxWithout (talk | contribs)
m 15 revisions imported
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
{{Item|type=Tool|renewable=No|stackable=No}}
Creative-only version of a [[Handheld Blockzapper]].
A '''Creative Worldshaper''' can Place, Merge and Attach Blocks. It can also place cubes, cylinders and spheres up to X32 Y32 Z32.
It can Place, Merge and Attach Blocks. It can also place cubes, cylinders and spheres up to X32 Y32 Z32.
== Usage ==
[[Category:Tools]][[Category:Items]]
To set what the Worldshaper places, left click the desired block and right click to place blocks. Shift right click to adjust the settings.
==Settings==
{|class=wikitable
|+
!Name
!Effect
!Parameters
|-
!colspan="3"|Brushes
|-
|Cuboid
|Places blocks in a square, rectangular, or cube shape.
|1-32 blocks <span style="color:#44C;">Width, Height, Length</span>
|-
|Sphere
|Places blocks in a sphere shape.
|1-10 blocks <span style="color:#44C;">Radius</span>
|-
|Cylinder
|Places blocks in a cylinder shape.
|1-8 blocks <span style="color:#44C;">Radius, Height</span>
|-
|Surface
|Places blocks in a radius around target with directional placement.
|1-10 blocks <span style="color:#44C;">Range</span>
|-
|Cluster
|Replaces or clears all blocks of the same type in a radius.
|1-10 blocks <span style="color:#44C;">Range</span>
|-
!colspan="3"|Tool
|-
|Fill
|Only replaces air blocks
|rowspan="4"|Used by <span style="color:#44C;">Cuboid, Sphere,</span> and <span style="color:#44C;">Cylinder</span>
|-
|Place
|Places blocks
|-
|Overlay
|Places blocks above the selected blocks
|-
|Flatten
|Levels terrain to selected block
|-
|Replace
|Replaces anything but air blocks
|rowspan="2"|Used by all Brushes
|-
|Clear
|Clears away blocks in the selected area
|-
!colspan="3"|Placement
|-
|Merged
|Centers block placement area on target block
|rowspan="3"|Used by all Brushes
|-
|Attached
|Places blocks at the face of the target block
|-
|Inserted
|Block placement area extends past the opposite face of target block
|-
!colspan="3"|Patterns
|-
|Follow Diagonals
|Counts diagonally connected blocks as part of a material border.
|rowspan="2"|Used by <span style="color:#44C;">Surface</span> and <span style="color:#44C;">Cluster</span>
|-
|Ignore Material Borders
|Places blocks regardless of what's beneath it.
|-
|Solid
|Places every block
|rowspan="4"|Used by all Brushes
|-
|Checkerboard
|Places only in a checkerboard pattern
|-
|Inverted Checkerboard
|Places in a reverse checkerboard pattern
|-
|Percent Rolls <br> 25%, 50%, 75%
|Each block has a percent chance to be placed
|}
 
==History==
*{{GW|0.3.2}}:
**Renamed.
**Inherits settings from the removed [[Handheld Blockzapper]].
*{{GW|0.2}}: Introduced as the '''Handheld Worldshaper'''.
{{Items}}
[[Category:Tools]]
[[Category:Creative Only]]

Latest revision as of 15:10, 14 February 2025

A Creative Worldshaper can Place, Merge and Attach Blocks. It can also place cubes, cylinders and spheres up to X32 Y32 Z32.

Usage[edit | edit source]

To set what the Worldshaper places, left click the desired block and right click to place blocks. Shift right click to adjust the settings.

Settings[edit | edit source]

Name Effect Parameters
Brushes
Cuboid Places blocks in a square, rectangular, or cube shape. 1-32 blocks Width, Height, Length
Sphere Places blocks in a sphere shape. 1-10 blocks Radius
Cylinder Places blocks in a cylinder shape. 1-8 blocks Radius, Height
Surface Places blocks in a radius around target with directional placement. 1-10 blocks Range
Cluster Replaces or clears all blocks of the same type in a radius. 1-10 blocks Range
Tool
Fill Only replaces air blocks Used by Cuboid, Sphere, and Cylinder
Place Places blocks
Overlay Places blocks above the selected blocks
Flatten Levels terrain to selected block
Replace Replaces anything but air blocks Used by all Brushes
Clear Clears away blocks in the selected area
Placement
Merged Centers block placement area on target block Used by all Brushes
Attached Places blocks at the face of the target block
Inserted Block placement area extends past the opposite face of target block
Patterns
Follow Diagonals Counts diagonally connected blocks as part of a material border. Used by Surface and Cluster
Ignore Material Borders Places blocks regardless of what's beneath it.
Solid Places every block Used by all Brushes
Checkerboard Places only in a checkerboard pattern
Inverted Checkerboard Places in a reverse checkerboard pattern
Percent Rolls
25%, 50%, 75%
Each block has a percent chance to be placed

History[edit | edit source]