30 lines
		
	
	
		
			No EOL
		
	
	
		
			644 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			No EOL
		
	
	
		
			644 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:block",
 | |
|   "pools": [
 | |
|     {
 | |
|       "bonus_rolls": 0.0,
 | |
|       "conditions": [
 | |
|         {
 | |
|           "condition": "minecraft:survives_explosion"
 | |
|         }
 | |
|       ],
 | |
|       "entries": [
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "functions": [
 | |
|             {
 | |
|               "function": "minecraft:copy_components",
 | |
|               "include": [
 | |
|                 "minecraft:custom_name"
 | |
|               ],
 | |
|               "source": "block_entity"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:enchanting_table"
 | |
|         }
 | |
|       ],
 | |
|       "rolls": 1.0
 | |
|     }
 | |
|   ],
 | |
|   "random_sequence": "minecraft:blocks/enchanting_table"
 | |
| } |