Фиксы

This commit is contained in:
Hell13Cat
2022-01-25 23:21:42 +03:00
parent 64c3ac11dd
commit caffbe1a34
14 changed files with 50 additions and 28 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"category": "Equipment"
},
"components": {
"minecraft:icon": "mw_alko:absent",
"minecraft:icon": "mw_alko_absent",
"minecraft:use_animation": "drink",
"minecraft:render_offsets": "miscellaneous"
}
+1 -1
View File
@@ -6,7 +6,7 @@
"category": "Equipment"
},
"components": {
"minecraft:icon": "mw_alko:vodka",
"minecraft:icon": "mw_alko_vodka",
"minecraft:use_animation": "drink",
"minecraft:render_offsets": "miscellaneous"
}
+1 -1
View File
@@ -6,7 +6,7 @@
"category": "Equipment"
},
"components": {
"minecraft:icon": "mw_alko:beer",
"minecraft:icon": "mw_alko_beer",
"minecraft:use_animation": "drink",
"minecraft:render_offsets": "miscellaneous"
}
+1 -1
View File
@@ -6,7 +6,7 @@
"category": "Equipment"
},
"components": {
"minecraft:icon": "mw_alko:bottle",
"minecraft:icon": "mw_alko_bottle",
"minecraft:render_offsets": "miscellaneous"
}
}
@@ -6,7 +6,7 @@
"category": "Equipment"
},
"components": {
"minecraft:icon": "mw_alko:bottle_water",
"minecraft:icon": "mw_alko_bottle_water",
"minecraft:use_animation": "drink",
"minecraft:render_offsets": "miscellaneous"
}
+1 -1
View File
@@ -6,7 +6,7 @@
"category": "Equipment"
},
"components": {
"minecraft:icon": "mw_alko:vine",
"minecraft:icon": "mw_alko_vine",
"minecraft:use_animation": "drink",
"minecraft:render_offsets": "miscellaneous"
}
+1 -1
View File
@@ -6,7 +6,7 @@
"category": "Equipment"
},
"components": {
"minecraft:icon": "mw_alko:alcohol",
"minecraft:icon": "mw_alko_alcohol",
"minecraft:use_animation": "drink",
"minecraft:render_offsets": "miscellaneous"
}