Skip to content

Instantly share code, notes, and snippets.

@toka7290
Created May 16, 2021 09:33
Show Gist options
  • Save toka7290/cc28d788661891a3570744867377b550 to your computer and use it in GitHub Desktop.
Save toka7290/cc28d788661891a3570744867377b550 to your computer and use it in GitHub Desktop.
{
"format_version": "1.15.0",
"minecraft:ore_feature": {
"description": {
"identifier": "toka7290:test_feature_ore"
},
"count": 12,
"replace_rules": [
{
"places_block": "toka7290:testore",
"may_replace": ["minecraft:stone"]
},
{
"places_block": "toka7290:testfacing",
"may_replace": ["minecraft:gravel"]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment