spice stuff!

This commit is contained in:
Pyritie 2025-08-26 00:00:43 +01:00
parent d16b4288af
commit 5bec53e7cd
10 changed files with 157 additions and 12 deletions

View file

@ -0,0 +1,19 @@
{
"feature": "tfg:mars/terrain/spice_disc",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 50
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "WORLD_SURFACE_WG"
},
{
"type": "minecraft:biome"
}
]
}