From bb8ced69bd5f554f8036eee56732db5e03149aca Mon Sep 17 00:00:00 2001 From: iambibi_ <89582596+iambibi@users.noreply.github.com> Date: Tue, 25 Aug 2026 13:19:16 +0200 Subject: [PATCH] fix: craft of bread --- .../resources/contents/omc_daily_events/golden_crops.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/contents/omc_daily_events/golden_crops.yml b/src/main/resources/contents/omc_daily_events/golden_crops.yml index 75cc60a03..e34c09986 100644 --- a/src/main/resources/contents/omc_daily_events/golden_crops.yml +++ b/src/main/resources/contents/omc_daily_events/golden_crops.yml @@ -48,7 +48,7 @@ items: generate: true textures: - golden_crops/golden_beetroot - material: BEETROOT + material: PAPER lore: - @@ -58,7 +58,7 @@ items: generate: true textures: - golden_crops/golden_potato - material: POTATO + material: PAPER lore: - @@ -68,7 +68,7 @@ items: generate: true textures: - golden_crops/golden_wheat - material: WHEAT + material: PAPER lore: - @@ -78,6 +78,6 @@ items: generate: true textures: - golden_crops/really_golden_carrot - material: CARROT + material: PAPER lore: - \ No newline at end of file