Add minecraft bedrock server

This commit is contained in:
2024-09-09 13:28:08 -03:00
parent 54e5f3000c
commit 236b4b2960
4640 changed files with 688839 additions and 66 deletions

View File

@ -0,0 +1,25 @@
{
"format_version": "1.13.0",
"minecraft:single_block_feature": {
"description": {
"identifier": "minecraft:cocoa_age_0_feature"
},
"places_block": {
"name": "minecraft:cocoa",
"states": {
"age": 0
}
},
"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"
}
}
}
}
}