This commit is contained in:
Hell13Cat
2022-01-25 21:14:45 +03:00
parent bf8e1a45b3
commit 856c8c0be6
13 changed files with 86 additions and 16 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"format_version": "1.10",
"minecraft:item": {
"description": {
"identifier": "mw_alko:vine",
"category": "Nature"
},
"components": {
"minecraft:icon": "mw_alko:vine",
"minecraft:use_animation": "drink",
"minecraft:render_offsets": "apple"
}
}
}