Fixed librecomponets for support for oc2r

This commit is contained in:
Robert MacRae 2025-03-28 11:30:23 -03:00
parent c544072916
commit 9c1fb8576d
98 changed files with 211 additions and 207 deletions

View file

@ -0,0 +1,18 @@
{
"item_group.oc2rc.common": "Libre Components",
"manual.oc2rc.items": "Libre Components",
"item.oc2rc.cpu_tier_1": "CPU Tier 5",
"item.oc2rc.cpu_tier_1.desc": "Processes computer instructions.",
"item.oc2rc.cpu_tier_2": "CPU Tier 6",
"item.oc2rc.cpu_tier_2.desc": "Processes computer instructions.",
"item.oc2rc.cpu_tier_3": "CPU Tier 7",
"item.oc2rc.cpu_tier_3.desc": "Processes computer instructions.",
"item.oc2rc.cpu_tier_4": "CPU Tier 8",
"item.oc2rc.cpu_tier_4.desc": "Processes computer instructions.",
"item.oc2rc.floppy": "Floppy Disk",
"item.oc2rc.floppy.desc": "Portable storage used to transfer data between Computers.",
"item.oc2rc.floppy_modern": "Modern Floppy Disk",
"item.oc2rc.floppy_modern.desc": "Newer version of portable storage used to transfer data between Computers."
}

View file

@ -0,0 +1,20 @@
{
"item_group.oc2rc.common": "Libre Components",
"item.oc2rc.cpu_tier_1": "CPU уровень 5",
"item.oc2rc.cpu_tier_1.desc": "Processes computer instructions.",
"item.oc2rc.cpu_tier_2": "CPU уровень 6",
"item.oc2rc.cpu_tier_2.desc": "Processes computer instructions.",
"item.oc2rc.cpu_tier_3": "CPU уровень 7",
"item.oc2rc.cpu_tier_3.desc": "Processes computer instructions.",
"item.oc2rc.cpu_tier_4": "CPU уровень 8",
"item.oc2rc.cpu_tier_4.desc": "Processes computer instructions.",
"item.oc2rc.floppy": "Дискета",
"item.oc2rc.floppy.desc": "Съемный накопитель для переноса данных между компьютерами.",
"item.oc2rc.floppy_modern": "Современная дискета",
"item.oc2rc.floppy_modern.desc": "Новая версия портативного хранилища, используемого для передачи данных между компьютерами.",
"item.oc2rc.hard_drive": "Жесткий диск",
"item.oc2rc.hard_drive.desc": "Накопитель для операционных систем и данных.",
"item.oc2rc.memory": "Память",
"item.oc2rc.memory.desc": "Оперативное Запоминающее Устройство (ОЗУ). Используется в компьютерах и роботах."
}

View file

@ -0,0 +1,20 @@
{
"item_group.oc2rc.common": "Libre Components",
"item.oc2rc.cpu_tier_1": "CPU Tier 5",
"item.oc2rc.cpu_tier_1.desc": "Processes computer instructions.",
"item.oc2rc.cpu_tier_2": "CPU Tier 6",
"item.oc2rc.cpu_tier_2.desc": "Processes computer instructions.",
"item.oc2rc.cpu_tier_3": "CPU Tier 7",
"item.oc2rc.cpu_tier_3.desc": "Processes computer instructions.",
"item.oc2rc.cpu_tier_4": "CPU Tier 8",
"item.oc2rc.cpu_tier_4.desc": "Processes computer instructions.",
"item.oc2rc.floppy": "软盘",
"item.oc2rc.floppy.desc": "Portable storage used to transfer data between Computers.",
"item.oc2rc.floppy_modern": "现代软盘",
"item.oc2rc.floppy_modern.desc": "用于在计算机之间传输数据的较新版本的便携式存储。",
"item.oc2rc.hard_drive": "硬盘",
"item.oc2rc.hard_drive.desc": "Mass storage for operating systems and data.",
"item.oc2rc.memory": "内存条",
"item.oc2rc.memory.desc": "Random Access Memory (RAM) used in Computers and Robots."
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/cpu_tier_1"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/cpu_tier_2"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/cpu_tier_3"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/cpu_tier_4"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/floppy_base",
"layer1": "oc2rc:item/floppy_normal"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/floppy_base",
"layer1": "oc2rc:item/floppy_modern"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/hard_drive_base",
"layer1": "oc2rc:item/hard_drive_extra_large"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/hard_drive_base",
"layer1": "oc2rc:item/hard_drive_large"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/hard_drive_base",
"layer1": "oc2rc:item/hard_drive_medium"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/hard_drive_base",
"layer1": "oc2rc:item/hard_drive_small"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/memory_extra_large"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/memory_large"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/memory_medium"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "oc2rc:item/memory_small"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 973 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 973 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 974 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 974 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 974 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 974 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB