127 lines
		
	
	
		
			No EOL
		
	
	
		
			3.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			127 lines
		
	
	
		
			No EOL
		
	
	
		
			3.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:block",
 | |
|   "pools": [
 | |
|     {
 | |
|       "bonus_rolls": 0.0,
 | |
|       "entries": [
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "conditions": [
 | |
|             {
 | |
|               "condition": "minecraft:match_tool",
 | |
|               "predicate": {
 | |
|                 "predicates": {
 | |
|                   "minecraft:enchantments": [
 | |
|                     {
 | |
|                       "enchantments": "minecraft:silk_touch",
 | |
|                       "levels": {
 | |
|                         "min": 1
 | |
|                       }
 | |
|                     }
 | |
|                   ]
 | |
|                 }
 | |
|               }
 | |
|             }
 | |
|           ],
 | |
|           "functions": [
 | |
|             {
 | |
|               "add": true,
 | |
|               "conditions": [
 | |
|                 {
 | |
|                   "block": "minecraft:sculk_vein",
 | |
|                   "condition": "minecraft:block_state_property",
 | |
|                   "properties": {
 | |
|                     "down": "true"
 | |
|                   }
 | |
|                 }
 | |
|               ],
 | |
|               "count": 1.0,
 | |
|               "function": "minecraft:set_count"
 | |
|             },
 | |
|             {
 | |
|               "add": true,
 | |
|               "conditions": [
 | |
|                 {
 | |
|                   "block": "minecraft:sculk_vein",
 | |
|                   "condition": "minecraft:block_state_property",
 | |
|                   "properties": {
 | |
|                     "up": "true"
 | |
|                   }
 | |
|                 }
 | |
|               ],
 | |
|               "count": 1.0,
 | |
|               "function": "minecraft:set_count"
 | |
|             },
 | |
|             {
 | |
|               "add": true,
 | |
|               "conditions": [
 | |
|                 {
 | |
|                   "block": "minecraft:sculk_vein",
 | |
|                   "condition": "minecraft:block_state_property",
 | |
|                   "properties": {
 | |
|                     "north": "true"
 | |
|                   }
 | |
|                 }
 | |
|               ],
 | |
|               "count": 1.0,
 | |
|               "function": "minecraft:set_count"
 | |
|             },
 | |
|             {
 | |
|               "add": true,
 | |
|               "conditions": [
 | |
|                 {
 | |
|                   "block": "minecraft:sculk_vein",
 | |
|                   "condition": "minecraft:block_state_property",
 | |
|                   "properties": {
 | |
|                     "south": "true"
 | |
|                   }
 | |
|                 }
 | |
|               ],
 | |
|               "count": 1.0,
 | |
|               "function": "minecraft:set_count"
 | |
|             },
 | |
|             {
 | |
|               "add": true,
 | |
|               "conditions": [
 | |
|                 {
 | |
|                   "block": "minecraft:sculk_vein",
 | |
|                   "condition": "minecraft:block_state_property",
 | |
|                   "properties": {
 | |
|                     "west": "true"
 | |
|                   }
 | |
|                 }
 | |
|               ],
 | |
|               "count": 1.0,
 | |
|               "function": "minecraft:set_count"
 | |
|             },
 | |
|             {
 | |
|               "add": true,
 | |
|               "conditions": [
 | |
|                 {
 | |
|                   "block": "minecraft:sculk_vein",
 | |
|                   "condition": "minecraft:block_state_property",
 | |
|                   "properties": {
 | |
|                     "east": "true"
 | |
|                   }
 | |
|                 }
 | |
|               ],
 | |
|               "count": 1.0,
 | |
|               "function": "minecraft:set_count"
 | |
|             },
 | |
|             {
 | |
|               "add": true,
 | |
|               "count": -1.0,
 | |
|               "function": "minecraft:set_count"
 | |
|             },
 | |
|             {
 | |
|               "function": "minecraft:explosion_decay"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:sculk_vein"
 | |
|         }
 | |
|       ],
 | |
|       "rolls": 1.0
 | |
|     }
 | |
|   ],
 | |
|   "random_sequence": "minecraft:blocks/sculk_vein"
 | |
| } |