Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added kubejs/assets/cmi/textures/item/obsidian_cell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions kubejs/client_scripts/lang/zh_cn/Items.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ ClientEvents.lang("zh_cn", (event) => {
addItemLang("rose_gold_upgrade", "玫瑰金升级")
addItemLang("steel_upgrade", "钢升级")
addItemLang("hepatizon_upgrade", "黑色柯林斯青铜升级")
addItemLang("obsidian_cell", "黑曜石元件")

let moleList = [
["plate", "板状"],
Expand Down
Loading