Files
minecraft-assets/data/minecraft/worldgen/configured_feature/pile_snow.json
2025-02-19 18:31:59 +01:00

14 lines
251 B
JSON

{
"type": "minecraft:block_pile",
"config": {
"state_provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:snow",
"Properties": {
"layers": "1"
}
}
}
}
}