Skip to content

Instantly share code, notes, and snippets.

@superckl
Created April 4, 2022 07:04
Show Gist options
  • Save superckl/bb6d650a6339a691be1dafd97ac6a8e9 to your computer and use it in GitHub Desktop.
Save superckl/bb6d650a6339a691be1dafd97ac6a8e9 to your computer and use it in GitHub Desktop.
{
"config": {
"targets": [
{
"target": {
"tag": "minecraft:base_stone_overworld",
"predicate_type": "minecraft:tag_match"
},
"state": {
"Name": "minecraft:ancient_debris"
}
}
],
"size": 10,
"discard_chance_on_air_exposure": 0.0
},
"type": "minecraft:scattered_ore"
}
{
"feature": "biometweaker:ancient_debris_huge",
"placement": [
{
"count": 256,
"type": "minecraft:count"
},
{
"type": "minecraft:in_square"
},
{
"height": {
"min_inclusive": {
"absolute": 0
},
"max_inclusive": {
"absolute": 384
},
"type": "minecraft:trapezoid"
},
"type": "minecraft:height_range"
},
{
"type": "minecraft:biome"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment