Cobblestone > Gravel > Sand grinder flow #2107

Don't see anything inherently wrong with this, most packs do it this way anyways.
This commit is contained in:
Justin Vitale 2020-06-13 00:47:38 +10:00
parent f66e7019f9
commit 62fb5f632a
2 changed files with 16 additions and 1 deletions

View file

@ -0,0 +1,15 @@
{
"type": "techreborn:grinder",
"power": 2,
"time": 180,
"ingredients" : [
{
"item": "minecraft:cobblestone"
}
],
"results" : [
{
"item": "minecraft:gravel"
}
]
}

View file

@ -4,7 +4,7 @@
"time": 180,
"ingredients" : [
{
"item": "minecraft:cobblestone"
"item": "minecraft:gravel"
}
],
"results" : [