From 70dca142a3f9ea5384c4bf92f3203e9d1ed0ecfa Mon Sep 17 00:00:00 2001 From: Sollace Date: Fri, 1 Nov 2024 15:50:51 +0000 Subject: [PATCH] Remove snow golem and iron golem from the golem map. This map should only contain non-living entities which you can walk on or through. --- .../resources/assets/presencefootsteps/config/golemmap.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/resources/assets/presencefootsteps/config/golemmap.json b/src/main/resources/assets/presencefootsteps/config/golemmap.json index 0af2fb30..cc0c27d8 100644 --- a/src/main/resources/assets/presencefootsteps/config/golemmap.json +++ b/src/main/resources/assets/presencefootsteps/config/golemmap.json @@ -1,7 +1,5 @@ { "minecraft:shulker": "squeakywood", - "minecraft:snow_golem": "snow", - "minecraft:iron_golem": "hardmetal", "minecraft:armor_stand@carpet": "marble",