Buff machine frame recipe

This commit is contained in:
DBotThePony 2022-10-26 21:32:52 +07:00
parent 29cad18e2d
commit 91fab0848f
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -2,7 +2,7 @@
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"GBG", "BGB",
"PEP", "PEP",
"TET" "TET"
], ],
@ -31,6 +31,6 @@
"result": { "result": {
"item": "overdrive_that_matters:machine_frame", "item": "overdrive_that_matters:machine_frame",
"count": 1 "count": 2
} }
} }