balance these fucking recipes better bruh
Some checks are pending
build / build (push) Waiting to run
Some checks are pending
build / build (push) Waiting to run
This commit is contained in:
parent
980096731c
commit
8c313ff6ea
3 changed files with 5 additions and 5 deletions
|
|
@ -2,10 +2,10 @@
|
|||
"type": "minecraft:crafting_shaped",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"I": "minecraft:gold_ingot",
|
||||
"I": "minecraft:diamond",
|
||||
"L": "minecraft:leather",
|
||||
"R": "minecraft:redstone",
|
||||
"B": "minecraft:gold_block"
|
||||
"B": "minecraft:diamond_block"
|
||||
},
|
||||
"pattern": [
|
||||
"RIR",
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
"type": "minecraft:crafting_shaped",
|
||||
"category": "equipment",
|
||||
"key": {
|
||||
"I": "minecraft:diamond",
|
||||
"I": "minecraft:netherite_ingot",
|
||||
"L": "minecraft:leather",
|
||||
"R": "minecraft:redstone",
|
||||
"B": "minecraft:diamond_block"
|
||||
"B": "minecraft:netherite_block"
|
||||
},
|
||||
"pattern": [
|
||||
"RIR",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue