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