diff --git a/assets/minecraft/textures/slimefun/Gear.webp b/assets/minecraft/textures/slimefun/Gear.webp deleted file mode 100644 index 0c1a731..0000000 Binary files a/assets/minecraft/textures/slimefun/Gear.webp and /dev/null differ diff --git a/assets/minecraft/textures/slimefun/kelp_cookie.png b/assets/minecraft/textures/slimefun/kelp_cookie.png new file mode 100644 index 0000000..a2934cb Binary files /dev/null and b/assets/minecraft/textures/slimefun/kelp_cookie.png differ diff --git a/models.json b/models.json index c56a140..990a081 100644 --- a/models.json +++ b/models.json @@ -808,5 +808,10 @@ "item": "black_stained_glass_pane", "template": "GLASS_PANE", "data": 4001 + }, + "KELP_COOKIE": { + "item": "cookie", + "template": "ITEM", + "data": 4002 } } \ No newline at end of file