18 lines
256 B
JSON
18 lines
256 B
JSON
{
|
|
"acidity": "neutral",
|
|
"growth_modifier": 0.8,
|
|
"humidity": "arid",
|
|
"mods": [],
|
|
"nutrients": "low",
|
|
"variants": [
|
|
{
|
|
"block": "#c:sand"
|
|
},
|
|
{
|
|
"block": "#forge:sand"
|
|
},
|
|
{
|
|
"block": "#minecraft:sand"
|
|
}
|
|
]
|
|
} |