Typo
This commit is contained in:
parent
c8cdc2daf2
commit
eb39675b15
@ -26,7 +26,7 @@ fun addAdvancements(serializer: Consumer<Advancement>, existingFileHelper: Exist
|
|||||||
.display(
|
.display(
|
||||||
itemStack = ItemStack(MItems.TRITANIUM_INGOT),
|
itemStack = ItemStack(MItems.TRITANIUM_INGOT),
|
||||||
title = translation.add("root", "Overdrive That Matters"),
|
title = translation.add("root", "Overdrive That Matters"),
|
||||||
description = translation.add("root.desc", "Its all about things that matter") {
|
description = translation.add("root.desc", "It's all about things that matter") {
|
||||||
russian("Мод про все штуки которые материальны")
|
russian("Мод про все штуки которые материальны")
|
||||||
},
|
},
|
||||||
showToast = false,
|
showToast = false,
|
||||||
|
Loading…
Reference in New Issue
Block a user