Create/Update assets for version 25w08a

This commit is contained in:
InventiveBot
2025-02-19 18:31:59 +01:00
parent 7e5f745d52
commit 9cfc8b5202
22017 changed files with 1523034 additions and 18 deletions

View File

@@ -0,0 +1 @@
{"enderman_loot_drop":{"type":"minecraft:single","enchantment":"minecraft:silk_touch","level":1},"mob_spawn_equipment":{"type":"minecraft:by_cost_with_difficulty","enchantments":"#minecraft:on_mob_spawn_equipment","max_cost_span":17,"min_cost":5},"pillager_spawn_crossbow":{"type":"minecraft:single","enchantment":"minecraft:piercing","level":1}}

View File

@@ -0,0 +1 @@
{"directories":["raid"],"files":["enderman_loot_drop.json","mob_spawn_equipment.json","pillager_spawn_crossbow.json"]}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:silk_touch",
"level": 1
}

View File

@@ -0,0 +1,6 @@
{
"type": "minecraft:by_cost_with_difficulty",
"enchantments": "#minecraft:on_mob_spawn_equipment",
"max_cost_span": 17,
"min_cost": 5
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:piercing",
"level": 1
}

View File

@@ -0,0 +1 @@
{"pillager_post_wave_3":{"type":"minecraft:single","enchantment":"minecraft:quick_charge","level":1},"pillager_post_wave_5":{"type":"minecraft:single","enchantment":"minecraft:quick_charge","level":2},"vindicator":{"type":"minecraft:single","enchantment":"minecraft:sharpness","level":1},"vindicator_post_wave_5":{"type":"minecraft:single","enchantment":"minecraft:sharpness","level":2}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["pillager_post_wave_3.json","pillager_post_wave_5.json","vindicator.json","vindicator_post_wave_5.json"]}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:quick_charge",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:quick_charge",
"level": 2
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:sharpness",
"level": 1
}

View File

@@ -0,0 +1,5 @@
{
"type": "minecraft:single",
"enchantment": "minecraft:sharpness",
"level": 2
}