mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-13 05:54:17 +01:00
Merge pull request #292 from LordGrimmauld/master
- Added missing stonecutter recipe for polished_dark_scoria
This commit is contained in:
commit
4ce1f24404
@ -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