9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 04:09:18 +00:00

More slab

This commit is contained in:
Daniel Mills
2020-07-27 00:57:38 -04:00
parent 090388f8b1
commit d4eaa44b20
2 changed files with 12 additions and 0 deletions

View File

@@ -22,6 +22,8 @@
"terrainZoom": 0.5,
"palette": [
"minecraft:stone_slab[type=bottom,waterlogged=false]",
"minecraft:andesite_slab[type=bottom,waterlogged=false]",
"AIR",
"AIR"
]
},

View File

@@ -45,6 +45,16 @@
]
}
],
"slab": {
"dispersion": "WISPY",
"terrainZoom": 0.5,
"palette": [
"minecraft:stone_slab[type=bottom,waterlogged=false]",
"minecraft:andesite_slab[type=bottom,waterlogged=false]",
"AIR",
"AIR"
]
},
"objects": [
{
"chance": 0.05,