From 60d8411fe09857cb840870181387703af05b5b90 Mon Sep 17 00:00:00 2001 From: Ben Kerllenevich Date: Fri, 30 Apr 2021 18:02:22 -0400 Subject: [PATCH] [ci-skip] fix patch name --- ...4-Config-for-changing-the-blocks-that-turn-into-paths.patch} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename patches/server/{0204-Config-for-making-it-possible-to-turn-dirt-into-path.patch => 0204-Config-for-changing-the-blocks-that-turn-into-paths.patch} (97%) diff --git a/patches/server/0204-Config-for-making-it-possible-to-turn-dirt-into-path.patch b/patches/server/0204-Config-for-changing-the-blocks-that-turn-into-paths.patch similarity index 97% rename from patches/server/0204-Config-for-making-it-possible-to-turn-dirt-into-path.patch rename to patches/server/0204-Config-for-changing-the-blocks-that-turn-into-paths.patch index 02c862a6d..dcd14ca07 100644 --- a/patches/server/0204-Config-for-making-it-possible-to-turn-dirt-into-path.patch +++ b/patches/server/0204-Config-for-changing-the-blocks-that-turn-into-paths.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: 12emin34 Date: Thu, 29 Apr 2021 23:56:02 +0200 -Subject: [PATCH] Config for making it possible to turn dirt into paths +Subject: [PATCH] Config for changing the blocks that turn into paths diff --git a/src/main/java/net/minecraft/world/item/ItemSpade.java b/src/main/java/net/minecraft/world/item/ItemSpade.java