a9467f2df1
This reverts commit 764ef33897.
57 lines
1.3 KiB
JSON
57 lines
1.3 KiB
JSON
{
|
|
"format_version": "1.17.0",
|
|
"minecraft:item": {
|
|
"description": {
|
|
"identifier": "mw_alko:absent",
|
|
"category": "Equipment"
|
|
},
|
|
"components": {
|
|
"minecraft:icon": {
|
|
"texture": "mw_alko",
|
|
"frame": 1
|
|
},
|
|
"minecraft:display_name": {
|
|
"value": "Абсент"
|
|
},
|
|
"minecraft:render_offsets": "potion",
|
|
"minecraft:use_animation": "drink",
|
|
"minecraft:hand_equipped": false,
|
|
"minecraft:max_stack_size": 1,
|
|
"minecraft:foil": false,
|
|
"minecraft:food": {
|
|
"saturation_modifier": "low",
|
|
"nutrition": 4,
|
|
"can_always_eat": true,
|
|
"effects": [
|
|
{
|
|
"name": "nausea",
|
|
"chance": 1,
|
|
"duration": 300,
|
|
"amplifier": 2
|
|
},
|
|
{
|
|
"name": "slowness",
|
|
"chance": 1,
|
|
"duration": 60,
|
|
"amplifier": 1
|
|
},
|
|
{
|
|
"name": "strength",
|
|
"chance": 1,
|
|
"duration": 90,
|
|
"amplifier": 1
|
|
},
|
|
{
|
|
"name": "poison",
|
|
"chance": 1,
|
|
"duration": 4,
|
|
"amplifier": 0
|
|
}
|
|
],
|
|
"remove_effects": [],
|
|
"using_converts_to": "mw_alko:bottle"
|
|
},
|
|
"minecraft:use_duration": 32
|
|
}
|
|
}
|
|
} |