137 lines
		
	
	
		
			No EOL
		
	
	
		
			3.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			137 lines
		
	
	
		
			No EOL
		
	
	
		
			3.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:block",
 | |
|   "pools": [
 | |
|     {
 | |
|       "bonus_rolls": 0.0,
 | |
|       "entries": [
 | |
|         {
 | |
|           "type": "minecraft:alternatives",
 | |
|           "children": [
 | |
|             {
 | |
|               "type": "minecraft:item",
 | |
|               "conditions": [
 | |
|                 {
 | |
|                   "condition": "minecraft:any_of",
 | |
|                   "terms": [
 | |
|                     {
 | |
|                       "condition": "minecraft:match_tool",
 | |
|                       "predicate": {
 | |
|                         "items": "minecraft:shears"
 | |
|                       }
 | |
|                     },
 | |
|                     {
 | |
|                       "condition": "minecraft:match_tool",
 | |
|                       "predicate": {
 | |
|                         "predicates": {
 | |
|                           "minecraft:enchantments": [
 | |
|                             {
 | |
|                               "enchantments": "minecraft:silk_touch",
 | |
|                               "levels": {
 | |
|                                 "min": 1
 | |
|                               }
 | |
|                             }
 | |
|                           ]
 | |
|                         }
 | |
|                       }
 | |
|                     }
 | |
|                   ]
 | |
|                 }
 | |
|               ],
 | |
|               "name": "minecraft:jungle_leaves"
 | |
|             },
 | |
|             {
 | |
|               "type": "minecraft:item",
 | |
|               "conditions": [
 | |
|                 {
 | |
|                   "condition": "minecraft:survives_explosion"
 | |
|                 },
 | |
|                 {
 | |
|                   "chances": [
 | |
|                     0.025,
 | |
|                     0.027777778,
 | |
|                     0.03125,
 | |
|                     0.041666668,
 | |
|                     0.1
 | |
|                   ],
 | |
|                   "condition": "minecraft:table_bonus",
 | |
|                   "enchantment": "minecraft:fortune"
 | |
|                 }
 | |
|               ],
 | |
|               "name": "minecraft:jungle_sapling"
 | |
|             }
 | |
|           ]
 | |
|         }
 | |
|       ],
 | |
|       "rolls": 1.0
 | |
|     },
 | |
|     {
 | |
|       "bonus_rolls": 0.0,
 | |
|       "conditions": [
 | |
|         {
 | |
|           "condition": "minecraft:inverted",
 | |
|           "term": {
 | |
|             "condition": "minecraft:any_of",
 | |
|             "terms": [
 | |
|               {
 | |
|                 "condition": "minecraft:match_tool",
 | |
|                 "predicate": {
 | |
|                   "items": "minecraft:shears"
 | |
|                 }
 | |
|               },
 | |
|               {
 | |
|                 "condition": "minecraft:match_tool",
 | |
|                 "predicate": {
 | |
|                   "predicates": {
 | |
|                     "minecraft:enchantments": [
 | |
|                       {
 | |
|                         "enchantments": "minecraft:silk_touch",
 | |
|                         "levels": {
 | |
|                           "min": 1
 | |
|                         }
 | |
|                       }
 | |
|                     ]
 | |
|                   }
 | |
|                 }
 | |
|               }
 | |
|             ]
 | |
|           }
 | |
|         }
 | |
|       ],
 | |
|       "entries": [
 | |
|         {
 | |
|           "type": "minecraft:item",
 | |
|           "conditions": [
 | |
|             {
 | |
|               "chances": [
 | |
|                 0.02,
 | |
|                 0.022222223,
 | |
|                 0.025,
 | |
|                 0.033333335,
 | |
|                 0.1
 | |
|               ],
 | |
|               "condition": "minecraft:table_bonus",
 | |
|               "enchantment": "minecraft:fortune"
 | |
|             }
 | |
|           ],
 | |
|           "functions": [
 | |
|             {
 | |
|               "add": false,
 | |
|               "count": {
 | |
|                 "type": "minecraft:uniform",
 | |
|                 "max": 2.0,
 | |
|                 "min": 1.0
 | |
|               },
 | |
|               "function": "minecraft:set_count"
 | |
|             },
 | |
|             {
 | |
|               "function": "minecraft:explosion_decay"
 | |
|             }
 | |
|           ],
 | |
|           "name": "minecraft:stick"
 | |
|         }
 | |
|       ],
 | |
|       "rolls": 1.0
 | |
|     }
 | |
|   ],
 | |
|   "random_sequence": "minecraft:blocks/jungle_leaves"
 | |
| } |