Add initial low spec CPUs
This commit is contained in:
parent
92c90e5e5a
commit
50433e1173
99 changed files with 337 additions and 886 deletions
|
|
@ -1,28 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"III",
|
||||
"TST",
|
||||
"CBC"
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"tag": "forge:ingots/iron"
|
||||
},
|
||||
"C": {
|
||||
"tag": "forge:ingots/copper"
|
||||
},
|
||||
"T": {
|
||||
"item": "oc2r:cpu_tier_4"
|
||||
},
|
||||
"S": {
|
||||
"item": "oc2r:silicon_wafer"
|
||||
},
|
||||
"B": {
|
||||
"item": "oc2r:circuit_board"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "oc2rc:cpu_tier_1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue