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