mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-10 20:45:59 +01:00
added apparently missing stonecutter recipe for create:polished_dark_scoria
This commit is contained in:
parent
7374866293
commit
369c2d7d9d
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:stonecutting",
|
||||||
|
"ingredient": {
|
||||||
|
"item": "create:dark_scoria"
|
||||||
|
},
|
||||||
|
"result": "create:polished_dark_scoria",
|
||||||
|
"count": 1,
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"type": "create:module",
|
||||||
|
"module": "palettes"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user