You've already forked minecraft-assets
23 lines
406 B
JSON
23 lines
406 B
JSON
{
|
|
"type": "minecraft:block",
|
|
"pools": [
|
|
{
|
|
"rolls": 1.0,
|
|
"bonus_rolls": 0.0,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:glow_lichen"
|
|
}
|
|
],
|
|
"conditions": [
|
|
{
|
|
"condition": "minecraft:match_tool",
|
|
"predicate": {
|
|
"item": "minecraft:shears"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |