Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. "config for zazzy:chalcopyrite@0 #vein" {
  2.     S:"0 Block Registry Name (changing this will break existing worlds)"=chalcopyrite
  3.     S:"0 List of background stones"=minecraft:stone@0, minecraft:stone@1, minecraft:stone@3, minecraft:stone@5, quark:basalt@0, quark:marble@0, quark@limestone@0
  4.     I:"1 Amount of ore to attempt to generate per chunk (min, max)" <
  5.         120
  6.         200
  7.      >
  8.     I:"2 Generation height range (min % surface height, max % surface height)" <
  9.         40
  10.         105
  11.      >
  12.     I:"3 Dimensions to spawn in" <
  13.         0
  14.      >
  15.     B:"4 Use dense versions of this ore block"=true
  16.     S:"5 Ore texture"=copper_ore
  17.     I:"6 Vein percent density (chance each block will generate or not)"=60
  18.     S:"7 Percent ore generation in biome type"=mountain@150, swamp@50, tagia@50
  19.     S:"8 Required Biome types"=
  20.     D:"Average vein pitch (o for horizontal, 1.5 for vertical)"=1.0
  21.     I:"Vein dimensions (length,width,vertical thickness)" <
  22.         30
  23.         2
  24.         3
  25.      >
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement