30 lines
		
	
	
		
			No EOL
		
	
	
		
			637 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			No EOL
		
	
	
		
			637 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:block",
 | |
|   "pools": [
 | |
|     {
 | |
|       "bonus_rolls": 0.0,
 | |
|       "conditions": [
 | |
|         {
 | |
|           "condition": "minecraft:survives_explosion"
 | |
|         }
 | |
|       ],
 | |
|       "entries": [
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "conditions": [
 | |
|             {
 | |
|               "block": "minecraft:green_bed",
 | |
|               "condition": "minecraft:block_state_property",
 | |
|               "properties": {
 | |
|                 "part": "head"
 | |
|               }
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:green_bed"
 | |
|         }
 | |
|       ],
 | |
|       "rolls": 1.0
 | |
|     }
 | |
|   ],
 | |
|   "random_sequence": "minecraft:blocks/green_bed"
 | |
| } |