From 09d0b3aa5ec18b12a9da3b78a5818102414b0021 Mon Sep 17 00:00:00 2001 From: TheBlackfurGuy <64478051+TheBlackfurGuy@users.noreply.github.com> Date: Thu, 6 Jan 2022 18:33:52 +0100 Subject: [PATCH] fixed the golden toast having no texture --- .idea/workspace.xml | 19 ++++++++++++------- .../blackfur/tastytoasters/Tastytoasters.java | 2 -- .../models/item/golden_toast.json | 6 ++++++ 3 files changed, 18 insertions(+), 9 deletions(-) create mode 100644 src/main/resources/assets/tastytoasters/models/item/golden_toast.json diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8a576bc..b09307a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,13 +4,10 @@