Fix centrifuge recipes for brass, bronze and electrum.

This commit is contained in:
drcrazy 2021-07-18 13:51:41 +03:00
parent 0cab865fdb
commit 1dde0f962d
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
"results": [
{
"item": "techreborn:copper_nugget",
"count": 7
"count": 6
},
{
"item": "techreborn:zinc_nugget",

View file

@ -10,7 +10,7 @@
"results": [
{
"item": "techreborn:copper_nugget",
"count": 7
"count": 6
},
{
"item": "techreborn:tin_nugget",

View file

@ -14,7 +14,7 @@
},
{
"item": "techreborn:silver_nugget",
"count": 5
"count": 4
}
]
}