88 lines
2.7 KiB
JSON
88 lines
2.7 KiB
JSON
{
|
|
"type": "minecraft:chest",
|
|
"pools": [
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 1,
|
|
"name": "resourcefulbees:oreo_cookie",
|
|
"functions": [
|
|
{
|
|
"function": "set_count",
|
|
"count": 16
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 1,
|
|
"name": "simplefarming:sushi",
|
|
"functions": [
|
|
{
|
|
"function": "set_count",
|
|
"count": 16
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 1,
|
|
"name": "farmersdelight:pasta_with_mutton_chop",
|
|
"functions": [
|
|
{
|
|
"function": "set_count",
|
|
"count": 16
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 1,
|
|
"name": "farmersdelight:squid_ink_pasta",
|
|
"functions": [
|
|
{
|
|
"function": "set_count",
|
|
"count": 16
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 1,
|
|
"name": "simplefarming:vegetable_curry",
|
|
"functions": [
|
|
{
|
|
"function": "set_count",
|
|
"count": 16
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 1,
|
|
"name": "farmersdelight:fish_stew",
|
|
"functions": [
|
|
{
|
|
"function": "set_count",
|
|
"count": 16
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"weight": 1,
|
|
"name": "pneumaticcraft:cod_n_chips",
|
|
"functions": [
|
|
{
|
|
"function": "set_count",
|
|
"count": 16
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|