New testing folder
This commit is contained in:
24
test/files/bp/features/multiface_feature.json
Normal file
24
test/files/bp/features/multiface_feature.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"format_version": "1.13.0",
|
||||
"minecraft:multiface_feature": {
|
||||
"description": {
|
||||
"identifier": "multiface_features:multiface_feature"
|
||||
},
|
||||
|
||||
"places_block": "minecraft:glow_lichen",
|
||||
|
||||
"search_range": 8,
|
||||
"chance_of_spreading": 1,
|
||||
|
||||
"can_place_on_floor": true,
|
||||
"can_place_on_ceiling": true,
|
||||
"can_place_on_wall": true,
|
||||
"can_place_on": [
|
||||
"minecraft:grass",
|
||||
"minecraft:sand",
|
||||
"minecraft:log",
|
||||
"minecraft:log2",
|
||||
"minecraft:leaves"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user