mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-10 12:33:57 +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