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