Added basic_machine_frame from RefIron Storage Block. Thanks to Ayutac.
Just a nice thing to have imo.
This commit is contained in:
parent
69151af0a4
commit
18b7d935df
1 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"pattern": [
|
||||||
|
"AAA",
|
||||||
|
"A A",
|
||||||
|
"AAA"
|
||||||
|
],
|
||||||
|
"key": {
|
||||||
|
"A": {
|
||||||
|
"item": "techreborn:refined_iron_storage_block"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"result": {
|
||||||
|
"item": "techreborn:basic_machine_frame",
|
||||||
|
"count": 9
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue