Добавлены спирт + водка
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
"format_version": "1.10",
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:alcohol",
|
||||
"identifier": "mw_alko:vodka",
|
||||
"category": "Nature"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:icon": "mw_alko:alcohol",
|
||||
"minecraft:icon": "mw_alko:vodka",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:render_offsets": "apple"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"format_version": "1.10",
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:alcohol",
|
||||
"category": "Nature"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:icon": "mw_alko:alcohol",
|
||||
"minecraft:use_animation": "drink",
|
||||
"minecraft:render_offsets": "apple"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user