This commit is contained in:
2026-04-19 15:13:27 +02:00
parent 74d1015bcd
commit 5c44ee6c86
7 changed files with 132 additions and 25 deletions

View File

@@ -3,5 +3,9 @@
"neocomputers.cancel": "Cancel",
"block.neocomputers.combustgen": "Combustion Generator",
"block.neocomputers.redio": "Redstone I/O",
"neocomputers.memory.capacity": "Capacity: %1$s"
"item.neocomputers.eeprom0": "EEPROM (Tier 1)",
"neocomputers.noaddr": "No address assigned",
"neocomputers.memory.capacity": "Capacity: %1$s",
"neocomputers.eeprom.codeused": "Code Storage: %1$s / %2$s",
"neocomputers.eeprom.dataused": "Data Storage: %1$s / %2$s"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 B