You've already forked minecraft-assets
16 lines
325 B
JSON
16 lines
325 B
JSON
{
|
|
"type": "minecraft:simple_block",
|
|
"config": {
|
|
"to_place": {
|
|
"type": "minecraft:simple_state_provider",
|
|
"state": {
|
|
"Name": "minecraft:potato_leaves",
|
|
"Properties": {
|
|
"distance": "7",
|
|
"persistent": "false",
|
|
"waterlogged": "false"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |