Make carbon mesh shapeless
This commit is contained in:
parent
54813ecdc3
commit
2a6a91fa87
1 changed files with 13 additions and 13 deletions
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CC"
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:carbon_fiber"
|
||||
},
|
||||
{
|
||||
"item": "techreborn:carbon_fiber"
|
||||
}
|
||||
},
|
||||
],
|
||||
"result": {
|
||||
"item": "techreborn:carbon_mesh"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue