Files
2026-01-27 17:19:00 +00:00

27 lines
524 B
JSON

{
"conditions": [],
"description": {
"text": "Advanced Aquatic gives waterbreathing without a full set"
},
"effects": [
{
"type": "silentgear:wielder_effect",
"potion_effects": {
"silentgear:armor": [
{
"type": "piece_count",
"duration": 38,
"effect": "minecraft:water_breathing",
"levels": [
1
]
}
]
}
}
],
"max_level": 5,
"name": {
"text": "Advanced Aquatic"
}
}