New testing folder

This commit is contained in:
DaanV2
2021-08-18 17:15:20 +02:00
parent 657f17d6f6
commit c54ef891fa
57 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"format_version": "1.13.0",
"minecraft:ore_feature": {
"description": {
"identifier": "ore_features:ore_feature"
},
"count": 25,
"replace_rules": [
{
"places_block": "minecraft:glass",
"may_replace": ["minecraft:air"]
},
{
"places_block": "minecraft:cobblestone",
"may_replace": ["minecraft:grass", "minecraft:stone", "minecraft:dirt"]
}
]
}
}