Fixed librecomponets for support for oc2r
This commit is contained in:
parent
c544072916
commit
9c1fb8576d
98 changed files with 211 additions and 207 deletions
|
|
@ -1,28 +0,0 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue