1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-02-25 18:14:01 +00:00
2024-10-30 09:45:35 -07:00

306 lines
5.6 KiB
JSON

{
"pools": [
{
"conditions": [
{
"condition": "has_mark_variant",
"value": -1
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:mushroom_stew",
"weight": 1
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 0
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 0
}
]
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 1
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 1
}
]
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 2
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 2
}
]
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 3
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 3
}
]
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 4
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 4
}
]
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 5
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 5
}
]
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 6
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 6
}
]
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 7
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 7
}
]
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 8
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 8
}
]
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 9
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 9
}
]
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 10
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 10
}
]
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 11
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 11
}
]
}
]
},
{
"conditions": [
{
"condition": "has_mark_variant",
"value": 12
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:suspicious_stew",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 12
}
]
}
]
}
]
}