Create/Update assets for version 24w20a

This commit is contained in:
InventiveBot
2024-05-15 18:30:52 +02:00
parent 553ace3e7c
commit 62d816b7fe
20065 changed files with 1408854 additions and 18 deletions

View File

@@ -0,0 +1,35 @@
{
"anvil_cost": 8,
"description": {
"translate": "enchantment.minecraft.swift_sneak"
},
"effects": {
"minecraft:attributes": [
{
"amount": {
"type": "minecraft:linear",
"base": 0.15,
"per_level_above_first": 0.15
},
"attribute": "minecraft:player.sneaking_speed",
"name": "enchantment.swift_sneak",
"operation": "add_value",
"uuid": "92437d00-c3a7-4f2e-8f6c-1f21585d5dd0"
}
]
},
"max_cost": {
"base": 75,
"per_level_above_first": 25
},
"max_level": 3,
"min_cost": {
"base": 25,
"per_level_above_first": 25
},
"slots": [
"legs"
],
"supported_items": "#minecraft:enchantable/leg_armor",
"weight": 1
}