Create/Update assets for version 24w37a

This commit is contained in:
InventiveBot
2024-09-11 18:30:51 +02:00
parent fcd197ac06
commit a205edf063
20292 changed files with 1435276 additions and 18 deletions

View File

@@ -0,0 +1,35 @@
{
"anvil_cost": 4,
"description": {
"translate": "enchantment.minecraft.depth_strider"
},
"effects": {
"minecraft:attributes": [
{
"amount": {
"type": "minecraft:linear",
"base": 0.33333334,
"per_level_above_first": 0.33333334
},
"attribute": "minecraft:water_movement_efficiency",
"id": "minecraft:enchantment.depth_strider",
"operation": "add_value"
}
]
},
"exclusive_set": "#minecraft:exclusive_set/boots",
"max_cost": {
"base": 25,
"per_level_above_first": 10
},
"max_level": 3,
"min_cost": {
"base": 10,
"per_level_above_first": 10
},
"slots": [
"feet"
],
"supported_items": "#minecraft:enchantable/foot_armor",
"weight": 2
}