Финальное исправление

This commit is contained in:
Hell13Cat
2022-01-29 20:30:33 +03:00
parent f273633db5
commit 228cc904f0
5 changed files with 63 additions and 61 deletions
+2 -2
View File
@@ -26,14 +26,14 @@
},
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 3
"minecraft:use_duration": 2
},
"events": {
"mw_alko:effect": {
"run_command": {
"command": [
"effect @s nausea 80 0 true",
"effect @s nausea 20 0 true"
"effect @s strength 20 0 true"
]
}
}