We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0634e4b commit 6bb4c8aCopy full SHA for 6bb4c8a
src/main/resources/assets/examplemod/lang/en_us.json
@@ -0,0 +1,5 @@
1
+{
2
+ "itemGroup.examplemod": "Example Mod Tab",
3
+ "block.examplemod.example_block": "Example Block",
4
+ "item.examplemod.example_item": "Example Item"
5
+}
0 commit comments