feat(c4): add defuser item and improve C4 mechanics

This commit is contained in:
2026-01-18 12:48:46 +08:00
parent 498022de1d
commit 7586b628f0
5 changed files with 103 additions and 68 deletions

View File

@@ -1,5 +1,6 @@
{
"block.kubejs.c4_target": "C4 Target Block",
"block.kubejs.c4": "C4",
"item.kubejs.c4_item": "C4"
"item.kubejs.c4_item": "C4",
"item.kubejs.c4_defuser": "C4 Defuser"
}