mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-17 07:25:14 +00:00
25 lines
526 B
JSON
Vendored
25 lines
526 B
JSON
Vendored
{
|
|
"format_version": "1.13.0",
|
|
"minecraft:single_block_feature": {
|
|
"description": {
|
|
"identifier": "minecraft:cocoa_age_2_feature"
|
|
},
|
|
"places_block": {
|
|
"name": "minecraft:cocoa",
|
|
"states": {
|
|
"age": 2
|
|
}
|
|
},
|
|
"enforce_survivability_rules": false,
|
|
"enforce_placement_rules": false,
|
|
"may_attach_to": {
|
|
"min_sides_must_attach": 1,
|
|
"sides": {
|
|
"name": "minecraft:log",
|
|
"states": {
|
|
"old_log_type": "jungle"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |