moon biome/feature updates, added chorus plants

This commit is contained in:
Pyritie 2025-05-10 15:00:09 +01:00
parent 0130abd232
commit 58641ad8db
17 changed files with 422 additions and 33 deletions

View file

@ -0,0 +1,19 @@
{
"feature": "tfg:moon/surface/chorus_plant",
"placement": [
{
"type": "minecraft:count",
"count": 3
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 2
"chance": 3
},
{
"type": "minecraft:in_square"
@ -11,6 +11,9 @@
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 2
"chance": 4
},
{
"type": "minecraft:in_square"

View file

@ -6,7 +6,7 @@
},
{
"type": "minecraft:rarity_filter",
"chance": 2
"chance": 1
},
{
"type": "minecraft:in_square"