mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-17 07:25:14 +00:00
Add minecraft bedrock server
This commit is contained in:
10
servers/bedrock/definitions/features/fossil_feature.json
vendored
Normal file
10
servers/bedrock/definitions/features/fossil_feature.json
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"format_version": "1.16.0",
|
||||
"minecraft:fossil_feature": {
|
||||
"description": {
|
||||
"identifier": "minecraft:fossil_feature"
|
||||
},
|
||||
"ore_block": "minecraft:coal_ore",
|
||||
"max_empty_corners": 4
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user