You've already forked minecraft-assets
Create/Update assets for version 1.13.2
This commit is contained in:
9
data/minecraft/recipes/stone.json
Normal file
9
data/minecraft/recipes/stone.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "smelting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:cobblestone"
|
||||
},
|
||||
"result": "minecraft:stone",
|
||||
"experience": 0.1,
|
||||
"cookingtime": 200
|
||||
}
|
||||
Reference in New Issue
Block a user