54 lines
		
	
	
		
			No EOL
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			54 lines
		
	
	
		
			No EOL
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:block",
 | |
|   "pools": [
 | |
|     {
 | |
|       "bonus_rolls": 0.0,
 | |
|       "entries": [
 | |
|         {
 | |
|           "type": "minecraft:alternatives",
 | |
|           "children": [
 | |
|             {
 | |
|               "type": "minecraft:item",
 | |
|               "conditions": [
 | |
|                 {
 | |
|                   "condition": "minecraft:match_tool",
 | |
|                   "predicate": {
 | |
|                     "predicates": {
 | |
|                       "minecraft:enchantments": [
 | |
|                         {
 | |
|                           "enchantments": "minecraft:silk_touch",
 | |
|                           "levels": {
 | |
|                             "min": 1
 | |
|                           }
 | |
|                         }
 | |
|                       ]
 | |
|                     }
 | |
|                   }
 | |
|                 }
 | |
|               ],
 | |
|               "name": "minecraft:soul_campfire"
 | |
|             },
 | |
|             {
 | |
|               "type": "minecraft:item",
 | |
|               "conditions": [
 | |
|                 {
 | |
|                   "condition": "minecraft:survives_explosion"
 | |
|                 }
 | |
|               ],
 | |
|               "functions": [
 | |
|                 {
 | |
|                   "add": false,
 | |
|                   "count": 1.0,
 | |
|                   "function": "minecraft:set_count"
 | |
|                 }
 | |
|               ],
 | |
|               "name": "minecraft:soul_soil"
 | |
|             }
 | |
|           ]
 | |
|         }
 | |
|       ],
 | |
|       "rolls": 1.0
 | |
|     }
 | |
|   ],
 | |
|   "random_sequence": "minecraft:blocks/soul_campfire"
 | |
| } |