mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-01 03:26:44 +01:00
Fixed broken description for the night route advancement
This commit is contained in:
parent
7931a0b973
commit
6e4c433276
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@
|
|||
"item": "minecraft:black_candle"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.unicopia.night_path.title"
|
||||
"translate": "advancements.unicopia.night_route.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.unicopia.night_path.description"
|
||||
"translate": "advancements.unicopia.night_route.description"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
|
|
Loading…
Reference in a new issue