Skip to content

Commit

Permalink
Added todo
Browse files Browse the repository at this point in the history
  • Loading branch information
RealYusufIsmail committed Sep 23, 2023
1 parent 67e927c commit e11b839
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ class ModEnLangProvider(gen: DataGenerator) : ModEnLangProviderSupport(gen, MOD_
add("container.custom_armour_crafting_table.description", "Craft your own custom armour!")
add("container.custom_tool_crafting_table", "Tool Crafting Table")
add("container.custom_tool_crafting_table.description", "Craft your own custom tools!")
// TODO : Add lang for advancements.
}

override fun <T : Item> item(entry: RegistryObject<T>, name: String) {
Expand Down

0 comments on commit e11b839

Please sign in to comment.