Skip to content

Instantly share code, notes, and snippets.

@draklorx
draklorx / gradientmossywall.json
Created February 6, 2022 03:17
Minecraft Worldgen Processor List to make a gradient mossy wall
{
"processors": [
{
"rules": [
{
"position_predicate": {
"predicate_type": "minecraft:axis_aligned_linear_pos",
"axis": "y",
"min_dist": 2,
"max_dist": 5,