Тестовая чистка
This commit is contained in:
@@ -3,12 +3,20 @@
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:absent",
|
||||
"category": "equipment"
|
||||
"category": "Equipment"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:creative_category": {
|
||||
"parent": "itemGroup.name.potion"
|
||||
},
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko_absent"
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Абсент"
|
||||
},
|
||||
"minecraft:render_offsets": "miscellaneous",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
|
||||
@@ -3,12 +3,20 @@
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:alcohol",
|
||||
"category": "equipment"
|
||||
"category": "Equipment"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:creative_category": {
|
||||
"parent": "itemGroup.name.potion"
|
||||
},
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko_alcohol"
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Абсент"
|
||||
},
|
||||
"minecraft:render_offsets": "miscellaneous",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
|
||||
@@ -3,12 +3,20 @@
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:beer",
|
||||
"category": "equipment"
|
||||
"category": "Equipment"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:creative_category": {
|
||||
"parent": "itemGroup.name.potion"
|
||||
},
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko_beer"
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Пиво"
|
||||
},
|
||||
"minecraft:render_offsets": "miscellaneous",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:bottle",
|
||||
"category": "items"
|
||||
"category": "Items"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:icon": {
|
||||
|
||||
@@ -3,12 +3,20 @@
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:bottle_water",
|
||||
"category": "equipment"
|
||||
"category": "Equipment"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:creative_category": {
|
||||
"parent": "itemGroup.name.potion"
|
||||
},
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko_bottle_water"
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Бутылка с водой"
|
||||
},
|
||||
"minecraft:render_offsets": "miscellaneous",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
|
||||
@@ -3,12 +3,20 @@
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:vine",
|
||||
"category": "equipment"
|
||||
"category": "Equipment"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:creative_category": {
|
||||
"parent": "itemGroup.name.potion"
|
||||
},
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko_vine"
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Вино"
|
||||
},
|
||||
"minecraft:render_offsets": "miscellaneous",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
|
||||
@@ -3,12 +3,20 @@
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:vodka",
|
||||
"category": "equipment"
|
||||
"category": "Equipment"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:creative_category": {
|
||||
"parent": "itemGroup.name.potion"
|
||||
},
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko_vodka"
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Бутылка"
|
||||
},
|
||||
"minecraft:render_offsets": "miscellaneous",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:foil": false,
|
||||
|
||||
Reference in New Issue
Block a user