Fixed/modified diamond gear recipes

* Repositioned the magma cream in several recipes
* Moved copper nugget smelting/blasting to the mc_rebalance prefix
This commit is contained in:
Sergeant Acoustic 2025-08-24 05:20:15 +01:00
parent 45212f8bac
commit 79b8697d52
8 changed files with 11 additions and 13 deletions

View file

@ -2,9 +2,8 @@
"type": "minecraft:crafting_shaped",
"category":"equipment",
"pattern": [
" 2 ",
"1 1",
"1 1"
"121"
],
"key": {
"1":{"item":"minecraft:diamond"},

View file

@ -2,9 +2,8 @@
"type": "minecraft:crafting_shaped",
"category":"equipment",
"pattern": [
" 2 ",
"111",
"1 1"
"121"
],
"key": {
"1":{"item":"minecraft:diamond"},

View file

@ -2,9 +2,9 @@
"type": "minecraft:crafting_shaped",
"category":"equipment",
"pattern": [
" 11",
"11",
"23",
" 3 "
" 3"
],
"key": {
"1":{"item":"minecraft:diamond"},

View file

@ -2,8 +2,8 @@
"type": "minecraft:crafting_shaped",
"category":"equipment",
"pattern": [
"111",
"121",
"1 1",
"1 1"
],
"key": {

View file

@ -2,9 +2,9 @@
"type": "minecraft:crafting_shaped",
"category":"equipment",
"pattern": [
" 1 ",
"21 ",
" 3 "
"1",
"2",
"3"
],
"key": {
"1":{"item":"minecraft:diamond"},

View file

@ -2,9 +2,9 @@
"type": "minecraft:crafting_shaped",
"category":"equipment",
"pattern": [
" 1 ",
" 2 ",
" 3 "
"12",
"1 ",
"3 "
],
"key": {
"1":{"item":"minecraft:diamond"},