Creative Worldshaper: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>NonaWax
phrasing could be improved
BoxWithout (talk | contribs)
m 15 revisions imported
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{stub}}
{{Item|type=Tool|renewable=No|stackable=No}}
{{Item|type=Tool|renewable=No|stackable=No}}
A '''Creative Worldshaper''' can Place, Merge and Attach Blocks. It can also place cubes, cylinders and spheres up to X32 Y32 Z32.
A '''Creative Worldshaper''' can Place, Merge and Attach Blocks. It can also place cubes, cylinders and spheres up to X32 Y32 Z32.
== Usage ==
== Usage ==
Line 10: Line 8:
!Name
!Name
!Effect
!Effect
!Parameters
|-
|-
!colspan="2"|Brushes
!colspan="3"|Brushes
|-
|-
|Cuboid
|Cuboid
|Places blocks in a square, rectangular, or cube shape.
|Places blocks in a square, rectangular, or cube shape.
|1-32 blocks <span style="color:#44C;">Width, Height, Length</span>
|-
|-
|Sphere
|Sphere
|Places blocks in a sphere shape.
|Places blocks in a sphere shape.
|1-10 blocks <span style="color:#44C;">Radius</span>
|-
|-
|Cylinder
|Cylinder
|Places blocks in a cylinder shape.
|Places blocks in a cylinder shape.
|1-8 blocks <span style="color:#44C;">Radius, Height</span>
|-
|-
|Surface
|Surface
|Places blocks in a radius around target with directional placement.
|Places blocks in a radius around target with directional placement.
|1-10 blocks <span style="color:#44C;">Range</span>
|-
|-
|Cluster
|Cluster
|Replaces or clears all blocks of the same type in a radius.
|Replaces or clears all blocks of the same type in a radius.
|1-10 blocks <span style="color:#44C;">Range</span>
|-
|-
!colspan="2"|Tool
!colspan="3"|Tool
|-
|-
|Fill
|Fill
|Only replaces air blocks
|Only replaces air blocks
|rowspan="4"|Used by <span style="color:#44C;">Cuboid, Sphere,</span> and <span style="color:#44C;">Cylinder</span>
|-
|-
|Place
|Place
|Places blocks
|Places blocks
|-
|Overlay
|Places blocks above the selected blocks
|-
|Flatten
|Levels terrain to selected block
|-
|-
|Replace
|Replace
|Replaces anything but air blocks
|Replaces anything but air blocks
|rowspan="2"|Used by all Brushes
|-
|-
|Clear
|Clear
|Clears away blocks in the selected area
|Clears away blocks in the selected area
|-
|-
|Overlay
!colspan="3"|Placement
|Places blocks above the selected blocks
|-
|Flatten
|Levels terrain to selected block
|-
!colspan="2"|Placement
|-
|-
|Merged
|Merged
|Centers block placement area on target block  
|Centers block placement area on target block  
|rowspan="3"|Used by all Brushes
|-
|-
|Attached
|Attached
Line 63: Line 70:
|Follow Diagonals
|Follow Diagonals
|Counts diagonally connected blocks as part of a material border.
|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
|Ignore Material Borders
Line 69: Line 77:
|Solid
|Solid
|Places every block
|Places every block
|rowspan="4"|Used by all Brushes
|-
|-
|Checkerboard
|Checkerboard
Line 81: Line 90:


==History==
==History==
*0.3.2:
*{{GW|0.3.2}}:
**Renamed.
**Renamed.
**Inherits settings from the removed [[Handheld Blockzapper]].
**Inherits settings from the removed [[Handheld Blockzapper]].
*0.2: Introduced as the '''Handheld Worldshaper'''.
*{{GW|0.2}}: Introduced as the '''Handheld Worldshaper'''.
{{Items}}
{{Items}}
[[Category:Tools]]
[[Category:Tools]]
[[Category:Creative Only]]
[[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]