recipes
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "create:milling",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "ad_astra:moon_cobblestone"
|
||||
}
|
||||
],
|
||||
"processingTime": 1000,
|
||||
"results": [
|
||||
{
|
||||
"chance": 1,
|
||||
"item": "ad_astra:moon_sand"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user