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