Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/main/resources/contents/omc_daily_events/golden_crops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ items:
generate: true
textures:
- golden_crops/golden_beetroot
material: BEETROOT
material: PAPER
lore:
- <lang:itemsadder.omc_daily_events.golden_beetroot.lore.0>

Expand All @@ -58,7 +58,7 @@ items:
generate: true
textures:
- golden_crops/golden_potato
material: POTATO
material: PAPER
lore:
- <lang:itemsadder.omc_daily_events.golden_potato.lore.0>

Expand All @@ -68,7 +68,7 @@ items:
generate: true
textures:
- golden_crops/golden_wheat
material: WHEAT
material: PAPER
lore:
- <lang:itemsadder.omc_daily_events.golden_wheat.lore.0>

Expand All @@ -78,6 +78,6 @@ items:
generate: true
textures:
- golden_crops/really_golden_carrot
material: CARROT
material: PAPER
lore:
- <lang:itemsadder.omc_daily_events.really_golden_carrot.lore.0>
Loading