You've already forked minecraft-assets
Create/Update assets for version 25w03a
This commit is contained in:
10
data/minecraft/recipe/smooth_basalt.json
Normal file
10
data/minecraft/recipe/smooth_basalt.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "minecraft:smelting",
|
||||
"category": "blocks",
|
||||
"cookingtime": 200,
|
||||
"experience": 0.1,
|
||||
"ingredient": "minecraft:basalt",
|
||||
"result": {
|
||||
"id": "minecraft:smooth_basalt"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user