Use netherite

This commit is contained in:
raoulvdberge
2020-07-17 03:14:23 +02:00
parent e78cadec2a
commit 962ad5d3b6
3 changed files with 8 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"ANA",
"CMD",
"EEE"
],
@@ -20,6 +20,9 @@
},
"A": {
"item": "refinedstorage:advanced_processor"
},
"N": {
"item": "minecraft:netherite_ingot"
}
},
"result": {

View File

@@ -1,7 +1,7 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"EEE",
"ENE",
"CMD",
"AAA"
],
@@ -20,6 +20,9 @@
},
"A": {
"item": "refinedstorage:advanced_processor"
},
"N": {
"item": "minecraft:netherite_ingot"
}
},
"result": {