Add a lang file in the MDG template so that a resources folder exists (#150)

This commit is contained in:
Matyrobbrt 2024-09-06 01:35:44 +03:00 committed by GitHub
parent 0634e4b982
commit 6bb4c8a222
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,5 @@
{
"itemGroup.examplemod": "Example Mod Tab",
"block.examplemod.example_block": "Example Block",
"item.examplemod.example_item": "Example Item"
}