You've already forked minecraft-assets
Create/Update assets for version 1.21.3
This commit is contained in:
11
data/minecraft/recipe/diamond_from_blasting_diamond_ore.json
Normal file
11
data/minecraft/recipe/diamond_from_blasting_diamond_ore.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"category": "misc",
|
||||
"cookingtime": 100,
|
||||
"experience": 1.0,
|
||||
"group": "diamond",
|
||||
"ingredient": "minecraft:diamond_ore",
|
||||
"result": {
|
||||
"id": "minecraft:diamond"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user