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