mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-17 07:25:14 +00:00
20 lines
470 B
JSON
Vendored
20 lines
470 B
JSON
Vendored
{
|
|
"format_version": "1.13.0",
|
|
"minecraft:single_block_feature": {
|
|
"description": {
|
|
"identifier": "minecraft:sunflower_double_plant_upper_feature"
|
|
},
|
|
"places_block": {
|
|
"name": "minecraft:double_plant",
|
|
"states": {
|
|
"double_plant_type": "sunflower",
|
|
"upper_block_bit": true
|
|
}
|
|
},
|
|
"enforce_survivability_rules": false,
|
|
"enforce_placement_rules": false,
|
|
"may_replace": [
|
|
"minecraft:air"
|
|
]
|
|
}
|
|
} |