aboutsummaryrefslogtreecommitdiff
path: root/common/src/main/resources/assets/examplemod/lang/en_us.json
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/main/resources/assets/examplemod/lang/en_us.json')
-rw-r--r--common/src/main/resources/assets/examplemod/lang/en_us.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/src/main/resources/assets/examplemod/lang/en_us.json b/common/src/main/resources/assets/examplemod/lang/en_us.json
new file mode 100644
index 0000000..6bcd60e
--- /dev/null
+++ b/common/src/main/resources/assets/examplemod/lang/en_us.json
@@ -0,0 +1,3 @@
+{
+ "item.examplemod.example_item": "Example Item"
+} \ No newline at end of file