20 lines
No EOL
367 B
JSON
20 lines
No EOL
367 B
JSON
{
|
|
"type": "minecraft:lake",
|
|
"config": {
|
|
"barrier": {
|
|
"type": "minecraft:simple_state_provider",
|
|
"state": {
|
|
"Name": "minecraft:stone"
|
|
}
|
|
},
|
|
"fluid": {
|
|
"type": "minecraft:simple_state_provider",
|
|
"state": {
|
|
"Name": "minecraft:lava",
|
|
"Properties": {
|
|
"level": "0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |