Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
mods_feat(FabricSkyboxes): 新增 Fabric 天空箱 v0.6.1 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
xMikux authored Jan 27, 2023
1 parent d321b75 commit 7b4a5e4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/fabricskyboxes/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"category.fabricskyboxes": "FabricSkyBoxes",
"key.fabricskyboxes.toggle": "Toggle FabricSkyBoxes",
"fabricskyboxes.message.enabled" : "FabricSkyBoxes enabled!",
"fabricskyboxes.message.disabled" : "FabricSkyBoxes disabled!"
}
6 changes: 6 additions & 0 deletions assets/fabricskyboxes/lang/zh_tw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"category.fabricskyboxes": "FabricSkyBoxes",
"key.fabricskyboxes.toggle": "開關自訂天空",
"fabricskyboxes.message.enabled" : "已啟用自訂天空!",
"fabricskyboxes.message.disabled" : "已停用自訂天空!"
}

0 comments on commit 7b4a5e4

Please sign in to comment.