Patterns

Overview

#Blend Pattern

#Doubleplant Pattern

#Type Pattern

#Color Pattern

#Invert Pattern

Noise patterns

#Turbulence Pattern

#Electric Pattern

#Voronoi Pattern

#Fractal Pattern

#Cell Pattern


Invert Pattern

#invert

Example: //set #invert


Color Pattern

#cc [color]

Example: //set #cc[lime]


Blend Pattern

#blend [mask]

Example: //set #blend


Doubleplant Pattern

#dp [data]

Example: //set #dp[0],#dp[1],#dp[2],#dp[3],#dp[4],#dp[5]


Type Pattern

#type [block type]

Example: //replace #type[quartz]


Turbulence Pattern

#turbulence <scale> <pattern> [seed]

Example: //replace #turb[10][wool:1,wool:5,wool:8,wool:9]


Electric Pattern

#electric <scale> <pattern> [seed]

Example: //replace #elec[2][wool:1,wool:5,wool:8,wool:9]


Voronoi Pattern

#arcvor <scale> <pattern> [seed]

Example: //replace #arcvor[10][wool:1,wool:5]


Fractal Pattern

#fractal <scale> <pattern> [seed]

Example: //replace #frac[10][wool:1,wool:5,wool:7,wool:8,wool:9]


Cell Pattern

#cell <scale> <pattern> [jitter=50%] [seed]

Example: //replace #cell[10][wool:1,wool:2,wool:3,wool:4,wool:5,wool:6]

Last updated