Diorite dust from diorite blocks instead of quartz #2046
Quartz dust can be crafted via quartz in grinder
This commit is contained in:
parent
8b548baf56
commit
10dc7b114e
1 changed files with 2 additions and 2 deletions
|
@ -5,12 +5,12 @@
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "minecraft:diorite",
|
"item": "minecraft:diorite",
|
||||||
"count": 8
|
"count": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:quartz_dust"
|
"item": "techreborn:diorite_dust"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue