Minecraft:Projected Random Patchy Square
From SAS Gaming Wiki
More actions
A projected random patchy square generates a square where each block is randomly or not randomly placed with its probability based on the distance from the center of the square. Each block can be projected downwards if appropriate conditions are met.
Data values
ID
Config
<section begin="config"/>
- Template:Nbt
- Template:Nbt: Which block to place.
- Template:Nbt: Which blocks are considered "empty" and should be projected through.
- Template:NbtTemplate:Nbt: The size of the square as measured from the center to the edge. Value between 1 and 16 (inclusive).
- Template:NbtTemplate:Nbt: The maximum change in y-level from the original height to the placement height for a block in the square. The number must not be negative.
<section end="config"/>