mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 06:24:29 +01:00
Replace Quark Cactus Paste crushing recipe with Moss Paste
This commit is contained in:
parent
bc2ced472e
commit
e41825d5bf
@ -9,19 +9,19 @@
|
||||
"group": "minecraft:misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:cactus"
|
||||
"item": "minecraft:moss_block"
|
||||
}
|
||||
],
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "quark:cactus_paste",
|
||||
"item": "quark:moss_paste",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"item": "quark:cactus_paste",
|
||||
"item": "quark:moss_paste",
|
||||
"count": 1,
|
||||
"chance": 0.1
|
||||
}
|
||||
],
|
||||
"processingTime": 50
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user