Исправление окончено
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
"category": "Equipment"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:creative_category": {
|
||||
"parent": "itemGroup.name.potion"
|
||||
},
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko",
|
||||
"frame": 1
|
||||
@@ -16,12 +13,10 @@
|
||||
"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:stack_by_data": true,
|
||||
"minecraft:food": {
|
||||
"saturation_modifier": "low",
|
||||
"nutrition": 4,
|
||||
|
||||
@@ -6,21 +6,17 @@
|
||||
"category": "Equipment"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:creative_category": {
|
||||
"parent": "itemGroup.name.potion"
|
||||
},
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko_alcohol"
|
||||
"texture": "mw_alko",
|
||||
"frame": 2
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Самогон"
|
||||
},
|
||||
"minecraft:render_offsets": "miscellaneous",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
"minecraft:stack_by_data": true,
|
||||
"minecraft:food": {
|
||||
"saturation_modifier": "low",
|
||||
"nutrition": 4,
|
||||
|
||||
@@ -6,21 +6,17 @@
|
||||
"category": "Equipment"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:creative_category": {
|
||||
"parent": "itemGroup.name.potion"
|
||||
},
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko_beer"
|
||||
"texture": "mw_alko",
|
||||
"frame": 6
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Пиво"
|
||||
},
|
||||
"minecraft:render_offsets": "miscellaneous",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
"minecraft:stack_by_data": true,
|
||||
"minecraft:food": {
|
||||
"saturation_modifier": "normal",
|
||||
"nutrition": 4,
|
||||
|
||||
@@ -6,21 +6,17 @@
|
||||
"category": "Equipment"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:creative_category": {
|
||||
"parent": "itemGroup.name.potion"
|
||||
},
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko_bottle_water"
|
||||
"texture": "mw_alko",
|
||||
"frame": 3
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Бутылка с водой"
|
||||
},
|
||||
"minecraft:render_offsets": "miscellaneous",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
"minecraft:stack_by_data": true,
|
||||
"minecraft:food": {
|
||||
"saturation_modifier": "normal",
|
||||
"nutrition": 4,
|
||||
|
||||
@@ -6,21 +6,17 @@
|
||||
"category": "Equipment"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:creative_category": {
|
||||
"parent": "itemGroup.name.potion"
|
||||
},
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko_vine"
|
||||
"texture": "mw_alko",
|
||||
"frame": 4
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Вино"
|
||||
},
|
||||
"minecraft:render_offsets": "miscellaneous",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
"minecraft:stack_by_data": true,
|
||||
"minecraft:food": {
|
||||
"saturation_modifier": "normal",
|
||||
"nutrition": 4,
|
||||
|
||||
@@ -6,21 +6,17 @@
|
||||
"category": "Equipment"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:creative_category": {
|
||||
"parent": "itemGroup.name.potion"
|
||||
},
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko_vodka"
|
||||
"texture": "mw_alko",
|
||||
"frame": 5
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Водка"
|
||||
},
|
||||
"minecraft:render_offsets": "miscellaneous",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
"minecraft:stack_by_data": true,
|
||||
"minecraft:food": {
|
||||
"saturation_modifier": "low",
|
||||
"nutrition": 4,
|
||||
|
||||
Reference in New Issue
Block a user