18 lines
470 B
JSON
18 lines
470 B
JSON
|
|
{
|
||
|
|
"type": "minecraft:entity",
|
||
|
|
"pools": [{
|
||
|
|
"bonus_rolls": 0,
|
||
|
|
"entries": [{
|
||
|
|
"type": "minecraft:item",
|
||
|
|
"functions": [{
|
||
|
|
"add": false,
|
||
|
|
"count": {"type": "minecraft:uniform","max":2,"min":0},
|
||
|
|
"function": "minecraft:set_count"
|
||
|
|
}],
|
||
|
|
"name": "minecraft:poppy"
|
||
|
|
}],
|
||
|
|
"rolls": 1
|
||
|
|
}],
|
||
|
|
"random_sequence": "minecraft:entities/iron_golem"
|
||
|
|
}
|