46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"format_version": "1.17.0",
|
|
"minecraft:item": {
|
|
"description": {
|
|
"identifier": "mw_alko:vodka",
|
|
"category": "equipment"
|
|
},
|
|
"components": {
|
|
"minecraft:creative_category": {
|
|
"parent": "itemGroup.name.potion"
|
|
},
|
|
"minecraft:hand_equipped": false,
|
|
"minecraft:max_stack_size": 1,
|
|
"minecraft:foil": false,
|
|
"minecraft:stack_by_data": true,
|
|
"minecraft:food": {
|
|
"saturation_modifier": "low",
|
|
"nutrition": 4,
|
|
"can_always_eat": true,
|
|
"effects": [
|
|
{
|
|
"name": "nausea",
|
|
"chance": 1,
|
|
"duration": 100,
|
|
"amplifier": 0
|
|
},
|
|
{
|
|
"name": "slowness",
|
|
"chance": 1,
|
|
"duration": 20,
|
|
"amplifier": 0
|
|
},
|
|
{
|
|
"name": "strength",
|
|
"chance": 1,
|
|
"duration": 30,
|
|
"amplifier": 1
|
|
}
|
|
],
|
|
"remove_effects": [],
|
|
"using_converts_to": "mw_alko:bottle"
|
|
},
|
|
"minecraft:use_duration": 32
|
|
}
|
|
}
|
|
} |