From 767dac61825fe54872815c9f1af7df270b4ac126 Mon Sep 17 00:00:00 2001 From: Zontreck Date: Wed, 21 Feb 2024 23:43:06 -0700 Subject: [PATCH] Typo in recipe --- gradle.properties | 2 +- src/main/resources/data/otemod/recipes/dark_red_dye.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index e23ea6b..4f213d5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -48,7 +48,7 @@ mod_name=Thresholds # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=GPLv3 # The mod version. See https://semver.org/ -mod_version=1201.4.022124.2311 +mod_version=1201.4.022124.2342 # The group ID for the mod. It is only important when publishing as an artifact to a Maven repository. # This should match the base package used for the mod sources. # See https://maven.apache.org/guides/mini/guide-naming-conventions.html diff --git a/src/main/resources/data/otemod/recipes/dark_red_dye.json b/src/main/resources/data/otemod/recipes/dark_red_dye.json index 9223e04..41ad6de 100644 --- a/src/main/resources/data/otemod/recipes/dark_red_dye.json +++ b/src/main/resources/data/otemod/recipes/dark_red_dye.json @@ -5,7 +5,7 @@ "item": "minecraft:red_dye" }, { - "item": "minecraft:white_dye" + "item": "minecraft:black_dye" } ], "result": {