You've already forked minecraft-assets
Create/Update assets for version 1.20.5-rc2
This commit is contained in:
12
data/minecraft/recipes/cooked_cod.json
Normal file
12
data/minecraft/recipes/cooked_cod.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:smelting",
|
||||
"category": "food",
|
||||
"cookingtime": 200,
|
||||
"experience": 0.35,
|
||||
"ingredient": {
|
||||
"item": "minecraft:cod"
|
||||
},
|
||||
"result": {
|
||||
"id": "minecraft:cooked_cod"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user