Create/Update assets for version 23w46a

This commit is contained in:
InventiveBot
2023-11-16 17:25:51 +01:00
parent ee028ee9bc
commit 5cd1e29413
19467 changed files with 1341459 additions and 18 deletions

View File

@@ -0,0 +1,40 @@
{
"type": "minecraft:entity",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
],
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"function": "minecraft:looting_enchant"
}
],
"name": "minecraft:emerald"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:entities/vindicator"
}