Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:raw_chicken"
|
||||
},
|
||||
{
|
||||
"tag": "forge:cooking_oil"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "kitchenkarrot:drumstick"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user