14 lines
		
	
	
		
			359 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			359 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "oreChances": {
 | 
						|
    "entries": {
 | 
						|
      "minecraft:emerald_ore": 0.05,
 | 
						|
      "minecraft:lapis_ore": 0.15,
 | 
						|
      "minecraft:gold_ore": 0.2,
 | 
						|
      "minecraft:redstone_ore[lit=false]": 0.15,
 | 
						|
      "minecraft:coal_ore": 0.2,
 | 
						|
      "minecraft:diamond_ore": 0.05,
 | 
						|
      "minecraft:iron_ore": 0.2
 | 
						|
    },
 | 
						|
    "defaultBlock": "minecraft:coal_ore"
 | 
						|
  }
 | 
						|
} |