128 lines
		
	
	
		
			No EOL
		
	
	
		
			3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			128 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": 4.0,
 | |
|                 "min": 1.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:gold_nugget",
 | |
|           "weight": 10
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "name": "minecraft:emerald"
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "add": false,
 | |
|               "count": {
 | |
|                 "type": "minecraft:uniform",
 | |
|                 "max": 3.0,
 | |
|                 "min": 2.0
 | |
|               },
 | |
|               "function": "minecraft:set_count"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:wheat",
 | |
|           "weight": 10
 | |
|         }
 | |
|       ],
 | |
|       "rolls": {
 | |
|         "type": "minecraft:uniform",
 | |
|         "max": 8.0,
 | |
|         "min": 2.0
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "bonus_rolls": 0.0,
 | |
|       "entries": [
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "name": "minecraft:golden_apple"
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "function": "minecraft:enchant_randomly",
 | |
|               "options": "#minecraft:on_random_loot"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:book",
 | |
|           "weight": 5
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "name": "minecraft:leather_chestplate"
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "name": "minecraft:golden_helmet"
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "function": "minecraft:enchant_randomly",
 | |
|               "options": "#minecraft:on_random_loot"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:fishing_rod",
 | |
|           "weight": 5
 | |
|         },
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "decoration": "minecraft:red_x",
 | |
|               "function": "minecraft:exploration_map",
 | |
|               "skip_existing_chunks": false,
 | |
|               "zoom": 1
 | |
|             },
 | |
|             {
 | |
|               "function": "minecraft:set_name",
 | |
|               "name": {
 | |
|                 "translate": "filled_map.buried_treasure"
 | |
|               },
 | |
|               "target": "item_name"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:map",
 | |
|           "weight": 10
 | |
|         }
 | |
|       ],
 | |
|       "rolls": 1.0
 | |
|     }
 | |
|   ],
 | |
|   "random_sequence": "minecraft:chests/underwater_ruin_big"
 | |
| } |