57 lines
1.1 KiB
JSON
57 lines
1.1 KiB
JSON
|
|
{
|
||
|
|
"type": "minecraft:block",
|
||
|
|
"pools": [{
|
||
|
|
"bonus_rolls": 0,
|
||
|
|
"entries": [
|
||
|
|
{
|
||
|
|
"type": "minecraft:alternatives",
|
||
|
|
"children": [
|
||
|
|
{
|
||
|
|
"type": "minecraft:item",
|
||
|
|
"conditions": [
|
||
|
|
{
|
||
|
|
"condition": "minecraft:match_tool",
|
||
|
|
"predicate": {
|
||
|
|
"enchantments": [{
|
||
|
|
"enchantment": "minecraft:silk_touch",
|
||
|
|
"levels": {"min": 1}
|
||
|
|
}]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"name": "minecraft:gravel"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "minecraft:alternatives",
|
||
|
|
"children": [
|
||
|
|
{
|
||
|
|
"type": "minecraft:item",
|
||
|
|
"conditions": [
|
||
|
|
{
|
||
|
|
"chances": [
|
||
|
|
0.1,
|
||
|
|
0.14285715,
|
||
|
|
0.25,
|
||
|
|
1
|
||
|
|
],
|
||
|
|
"condition": "minecraft:table_bonus",
|
||
|
|
"enchantment": "minecraft:fortune"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"name": "minecraft:flint"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "minecraft:item",
|
||
|
|
"name": "minecraft:flint"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"conditions": [{"condition": "minecraft:survives_explosion"}]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"rolls": 1
|
||
|
|
}],
|
||
|
|
"random_sequence": "minecraft:blocks/gravel"
|
||
|
|
}
|