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,28 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"III",
"TST",
"CBC"
],
"key": {
"I": {
"tag": "forge:ingots/iron"
},
"C": {
"tag": "forge:ingots/copper"
},
"T": {
"item": "oc2:cpu_tier_4"
},
"S": {
"item": "oc2:silicon_wafer"
},
"B": {
"item": "oc2:circuit_board"
}
},
"result": {
"item": "librecomponents:cpu_tier_1"
}
}

View file

@ -0,0 +1,28 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"TST",
"CBC"
],
"key": {
"G": {
"tag": "forge:ingots/gold"
},
"C": {
"tag": "forge:ingots/copper"
},
"T": {
"item": "librecomponents:cpu_tier_1"
},
"S": {
"item": "oc2:silicon_wafer"
},
"B": {
"item": "oc2:circuit_board"
}
},
"result": {
"item": "librecomponents:cpu_tier_2"
}
}

View file

@ -0,0 +1,28 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"DDD",
"TST",
"GBG"
],
"key": {
"D": {
"tag": "forge:gems/diamond"
},
"G": {
"tag": "forge:ingots/gold"
},
"T": {
"item": "librecomponents:cpu_tier_2"
},
"S": {
"item": "oc2:silicon_wafer"
},
"B": {
"item": "oc2:circuit_board"
}
},
"result": {
"item": "librecomponents:cpu_tier_3"
}
}

View file

@ -0,0 +1,28 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"NNN",
"TST",
"GBG"
],
"key": {
"N": {
"tag": "forge:gems/emerald"
},
"G": {
"tag": "forge:ingots/gold"
},
"T": {
"item": "librecomponents:cpu_tier_3"
},
"S": {
"item": "oc2:silicon_wafer"
},
"B": {
"item": "oc2:circuit_board"
}
},
"result": {
"item": "librecomponents:cpu_tier_4"
}
}

View file

@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"ITI",
"QBQ"
],
"key": {
"I": {
"item": "oc2:floppy_modern"
},
"T": {
"item": "oc2:transistor"
},
"Q": {
"tag": "forge:gems/quartz"
},
"B": {
"item": "oc2:circuit_board"
}
},
"result": {
"item": "librecomponents:floppy"
}
}

View file

@ -0,0 +1,25 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"ITI",
"QBQ",
"QBQ"
],
"key": {
"I": {
"item": "librecomponents:floppy"
},
"T": {
"item": "oc2:transistor"
},
"Q": {
"tag": "forge:gems/quartz"
},
"B": {
"item": "oc2:circuit_board"
}
},
"result": {
"item": "librecomponents:floppy_modern"
}
}

View file

@ -0,0 +1,25 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"ETE",
"DBD",
"EBE"
],
"key": {
"D": {
"item": "librecomponents:hard_drive_large"
},
"T": {
"item": "oc2:transistor"
},
"B": {
"item": "oc2:circuit_board"
},
"E": {
"tag": "forge:gems/emerald"
}
},
"result": {
"item": "librecomponents:hard_drive_extra_large"
}
}

View file

@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"DTD",
"EBE"
],
"key": {
"D": {
"item": "librecomponents:hard_drive_medium"
},
"T": {
"item": "oc2:transistor"
},
"B": {
"item": "oc2:circuit_board"
},
"E": {
"tag": "forge:gems/emerald"
}
},
"result": {
"item": "librecomponents:hard_drive_large"
}
}

View file

@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"GTG",
"EBE"
],
"key": {
"G": {
"item": "librecomponents:hard_drive_small"
},
"T": {
"item": "oc2:transistor"
},
"B": {
"item": "oc2:circuit_board"
},
"E": {
"tag": "forge:gems/emerald"
}
},
"result": {
"item": "librecomponents:hard_drive_medium"
}
}

View file

@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"ITI",
"EBE"
],
"key": {
"I": {
"item": "oc2:hard_drive_extra_large"
},
"T": {
"item": "oc2:transistor"
},
"B": {
"item": "oc2:circuit_board"
},
"E": {
"tag": "forge:gems/emerald"
}
},
"result": {
"item": "librecomponents:hard_drive_small"
}
}

View file

@ -0,0 +1,25 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"DTD",
"EBE",
"DTD"
],
"key": {
"D": {
"item": "librecomponents:memory_large"
},
"T": {
"item": "oc2:transistor"
},
"B": {
"item": "oc2:circuit_board"
},
"E": {
"tag": "forge:gems/emerald"
}
},
"result": {
"item": "librecomponents:memory_extra_large"
}
}

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"DTD",
" B "
],
"key": {
"D": {
"item": "librecomponents:memory_medium"
},
"T": {
"item": "oc2:transistor"
},
"B": {
"item": "oc2:circuit_board"
}
},
"result": {
"item": "librecomponents:memory_large"
}
}

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"GTG",
" B "
],
"key": {
"G": {
"item": "librecomponents:memory_small"
},
"T": {
"item": "oc2:transistor"
},
"B": {
"item": "oc2:circuit_board"
}
},
"result": {
"item": "librecomponents:memory_medium"
}
}

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"ITI",
" B "
],
"key": {
"I": {
"item": "oc2:memory_extra_large"
},
"T": {
"item": "oc2:transistor"
},
"B": {
"item": "oc2:circuit_board"
}
},
"result": {
"item": "librecomponents:memory_small"
}
}