Skip to content

Instantly share code, notes, and snippets.

@hanleybrand
Created April 7, 2016 19:33
Show Gist options
  • Save hanleybrand/f59ac5252b24db41212a41b752a981b8 to your computer and use it in GitHub Desktop.
Save hanleybrand/f59ac5252b24db41212a41b752a981b8 to your computer and use it in GitHub Desktop.
Ruins template for MC 1.7.10 to generate an Ore Spire containing amethest from biomes of plenty.
## spawns an andesite outcrop with up to 50 possible amethyst ore
## Avg seems around 2-8 actual spawns - this can be changed by editing rules 5,6,7
weight=3
embed_into_distance=2
unacceptable_target_blocks=flowing_water,water,flowing_lava,lava
dimensions=8,7,7
allowable_overhang=0
max_leveling=-1
leveling_buffer=0
preserve_water=0
preserve_lava=0
preserve_plants=1
uniqueMinDistance=512
rule1=0,0,preserveBlock
rule2=0,100,UndergroundBiomes:igneousStone-11
rule3=0,75,UndergroundBiomes:igneousStone-11
rule4=1,75,UndergroundBiomes:igneousStone-11
rule5=1,75,UndergroundBiomes:igneousStone-11,UndergroundBiomes:igneousStone-11,UndergroundBiomes:igneousStone-11,BiomesOPlenty:gemOre-0
rule6=1,50,UndergroundBiomes:igneousStone-11,UndergroundBiomes:igneousStone-11,UndergroundBiomes:igneousStone-11,BiomesOPlenty:gemOre-0
rule7=1,25,UndergroundBiomes:igneousStone-11,BiomesOPlenty:gemOre-0
rule8=0,100,preserveBlock
layer
1,2,2,2,2,2,1
2,2,2,2,2,2,2
2,2,2,2,2,2,2
2,2,2,2,2,2,2
2,2,2,2,2,2,2
2,2,2,2,2,2,2
1,2,2,2,2,2,1
endlayer
layer
8,3,3,3,3,3,8
3,3,2,2,2,3,3
3,2,2,2,2,2,3
3,2,2,2,2,2,3
3,2,2,2,2,2,3
3,3,2,2,2,3,3
8,3,3,3,3,3,8
endlayer
layer
8,8,4,4,4,8,8
8,4,2,2,2,4,8
4,2,2,2,2,2,4
4,2,2,2,2,2,4
4,2,2,2,2,2,4
8,4,2,2,2,4,8
8,8,4,4,4,8,8
endlayer
layer
8,8,8,8,8,8,8
8,8,4,4,4,8,8
8,4,2,2,2,4,8
8,4,2,2,2,4,8
8,4,2,2,2,4,8
8,8,4,4,4,8,8
8,8,8,8,8,8,8
endlayer
layer
8,8,8,8,8,8,8
8,8,5,5,5,8,8
8,5,4,4,4,5,8
8,5,4,2,4,5,8
8,5,4,4,4,5,8
8,8,5,5,5,8,8
8,8,8,8,8,8,8
endlayer
layer
8,8,8,8,8,8,8
8,8,6,6,6,8,8
8,6,5,5,5,6,8
8,6,5,4,5,6,8
8,6,5,5,5,6,8
8,8,6,6,6,8,8
8,8,8,8,8,8,8
endlayer
layer
8,8,8,8,8,8,8
8,8,8,8,8,8,8
8,8,6,6,6,8,8
8,8,6,6,6,8,8
8,8,6,6,6,8,8
8,8,8,8,8,8,8
8,8,8,8,8,8,8
endlayer
layer
8,8,8,8,8,8,8
8,8,8,8,8,8,8
8,8,7,7,7,8,8
8,8,7,7,7,8,8
8,8,7,7,7,8,8
8,8,8,8,8,8,8
8,8,8,8,8,8,8
endlayer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment