diff --git a/src/main/resources/assets/unicopia/spellbook/chapters/ice_magic.json b/src/main/resources/assets/unicopia/spellbook/chapters/ice_magic.json index fc4dfcb2..daa36634 100644 --- a/src/main/resources/assets/unicopia/spellbook/chapters/ice_magic.json +++ b/src/main/resources/assets/unicopia/spellbook/chapters/ice_magic.json @@ -46,7 +46,7 @@ "elements": [ "Alters the ability of certain objects to distenguish between hot and cold.", "This is a very weak spell, but when used with a boat can be exceedingly useful to get out of a sticky stituation.", - { "x": 125, "y": -20, "width": 32, "height": 32, "texture": "minecraft:textures/item/boat.png" }, + { "x": 125, "y": -20, "width": 32, "height": 32, "texture": "minecraft:textures/item/oak_boat.png" }, { "x": 125, "y": -20, "width": 16, "height": 16, "texture": "unicopia:textures/gui/trait/ice.png" } ] },