Skip to content

Instantly share code, notes, and snippets.

@superckl
Created April 4, 2022 07:40
Show Gist options
  • Save superckl/0a5bc48df5fefd91846cb598fe832926 to your computer and use it in GitHub Desktop.
Save superckl/0a5bc48df5fefd91846cb598fe832926 to your computer and use it in GitHub Desktop.
{
"registry_name": "minecraft:ore_ancient_debris_large",
"configured_feature": {
"config": {
"targets": [
{
"target": {
"tag": "minecraft:base_stone_nether",
"predicate_type": "minecraft:tag_match"
},
"state": {
"Name": "minecraft:ancient_debris"
}
}
],
"size": 3,
"discard_chance_on_air_exposure": 1.0
},
"type": "minecraft:scattered_ore"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment