diff --git a/content/docs/en/guides/plugin/item-interaction.mdx b/content/docs/en/guides/plugin/item-interaction.mdx index e55686b9..9a118211 100644 --- a/content/docs/en/guides/plugin/item-interaction.mdx +++ b/content/docs/en/guides/plugin/item-interaction.mdx @@ -58,8 +58,8 @@ Create `Server/Item/Items/my_new_item.json`: }, "Id": "My_New_Item", "Icon": "Icons/ItemsGenerated/my_new_item_icon.png", - "Model": "Resources/my_new_item/model.blockymodel", - "Texture": "Resources/my_new_item/model_texture.png", + "Model": "Items/my_new_item/model.blockymodel", + "Texture": "Items/my_new_item/model_texture.png", "Quality": "Common", "MaxStack": 1, "Categories": [