Исправления эффектов

This commit is contained in:
Hell13Cat
2022-01-29 20:20:06 +03:00
parent a9467f2df1
commit f273633db5
8 changed files with 22 additions and 24 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"remove_effects": [],
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 32
"minecraft:use_duration": 3
}
}
}
+1 -1
View File
@@ -44,7 +44,7 @@
"remove_effects": [],
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 32
"minecraft:use_duration": 3
}
}
}
+15 -17
View File
@@ -21,24 +21,22 @@
"saturation_modifier": "normal",
"nutrition": 4,
"can_always_eat": true,
"effects": [
{
"name": "nausea",
"chance": 1,
"duration": 80,
"amplifier": 0
},
{
"name": "strength",
"chance": 1,
"duration": 20,
"amplifier": 0
}
],
"remove_effects": [],
"on_consume": {
"event": "mw_alko:effect"
},
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 32
}
"minecraft:use_duration": 3
},
"events": {
"mw_alko:effect": {
"run_command": {
"command": [
"effect @s nausea 80 0 true",
"effect @s nausea 20 0 true"
]
}
}
}
}
}
@@ -25,7 +25,7 @@
"remove_effects": [],
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 32
"minecraft:use_duration": 3
}
}
}
+1 -1
View File
@@ -38,7 +38,7 @@
"remove_effects": [],
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 32
"minecraft:use_duration": 3
}
}
}
+1 -1
View File
@@ -44,7 +44,7 @@
"remove_effects": [],
"using_converts_to": "mw_alko:bottle"
},
"minecraft:use_duration": 32
"minecraft:use_duration": 3
}
}
}