127 lines
		
	
	
		
			No EOL
		
	
	
		
			3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			127 lines
		
	
	
		
			No EOL
		
	
	
		
			3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:chest",
 | |
|   "pools": [
 | |
|     {
 | |
|       "bonus_rolls": 0.0,
 | |
|       "entries": [
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "add": false,
 | |
|               "count": {
 | |
|                 "type": "minecraft:uniform",
 | |
|                 "max": 5.0,
 | |
|                 "min": 1.0
 | |
|               },
 | |
|               "function": "minecraft:set_count"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:iron_ingot",
 | |
|           "weight": 10
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "add": false,
 | |
|               "count": {
 | |
|                 "type": "minecraft:uniform",
 | |
|                 "max": 3.0,
 | |
|                 "min": 1.0
 | |
|               },
 | |
|               "function": "minecraft:set_count"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:gold_ingot",
 | |
|           "weight": 5
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "add": false,
 | |
|               "count": {
 | |
|                 "type": "minecraft:uniform",
 | |
|                 "max": 9.0,
 | |
|                 "min": 4.0
 | |
|               },
 | |
|               "function": "minecraft:set_count"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:redstone",
 | |
|           "weight": 5
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "add": false,
 | |
|               "count": {
 | |
|                 "type": "minecraft:uniform",
 | |
|                 "max": 8.0,
 | |
|                 "min": 3.0
 | |
|               },
 | |
|               "function": "minecraft:set_count"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:coal",
 | |
|           "weight": 10
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "add": false,
 | |
|               "count": {
 | |
|                 "type": "minecraft:uniform",
 | |
|                 "max": 3.0,
 | |
|                 "min": 1.0
 | |
|               },
 | |
|               "function": "minecraft:set_count"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:bread",
 | |
|           "weight": 15
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "add": false,
 | |
|               "count": {
 | |
|                 "type": "minecraft:uniform",
 | |
|                 "max": 3.0,
 | |
|                 "min": 1.0
 | |
|               },
 | |
|               "function": "minecraft:set_count"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:apple",
 | |
|           "weight": 15
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "name": "minecraft:iron_pickaxe"
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "function": "minecraft:enchant_with_levels",
 | |
|               "levels": 30.0,
 | |
|               "options": "#minecraft:on_random_loot"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:book"
 | |
|         }
 | |
|       ],
 | |
|       "rolls": {
 | |
|         "type": "minecraft:uniform",
 | |
|         "max": 4.0,
 | |
|         "min": 1.0
 | |
|       }
 | |
|     }
 | |
|   ],
 | |
|   "random_sequence": "minecraft:chests/stronghold_crossing"
 | |
| } |