Add Vanilla Behavior Pack 1.18.1

This commit is contained in:
Hell13Cat
2022-01-23 21:24:12 +03:00
parent 533e515c67
commit baa4379c85
1587 changed files with 125827 additions and 0 deletions
@@ -0,0 +1,240 @@
{
"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
}
]
}
]
}
]
}