Create/Update assets for version 24w18a

This commit is contained in:
InventiveBot
2024-05-07 18:18:06 +02:00
parent 0805b05b42
commit 76620a2d5d
20061 changed files with 1400070 additions and 18 deletions

View File

@@ -0,0 +1,27 @@
{
"type": "minecraft:entity",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"chance": {
"type": "minecraft:linear",
"base": 0.5,
"per_level_above_first": 0.0625
},
"condition": "minecraft:random_chance_with_enchanted_bonus",
"enchantment": "minecraft:looting"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:shulker_shell"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:entities/shulker"
}