28 lines
		
	
	
		
			No EOL
		
	
	
		
			656 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			No EOL
		
	
	
		
			656 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:block",
 | |
|   "pools": [
 | |
|     {
 | |
|       "bonus_rolls": 0.0,
 | |
|       "entries": [
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "function": "minecraft:copy_components",
 | |
|               "include": [
 | |
|                 "minecraft:custom_name",
 | |
|                 "minecraft:container",
 | |
|                 "minecraft:lock",
 | |
|                 "minecraft:container_loot"
 | |
|               ],
 | |
|               "source": "block_entity"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:pink_shulker_box"
 | |
|         }
 | |
|       ],
 | |
|       "rolls": 1.0
 | |
|     }
 | |
|   ],
 | |
|   "random_sequence": "minecraft:blocks/pink_shulker_box"
 | |
| } |