You've already forked minecraft-assets
Create/Update assets for version 25w09a
This commit is contained in:
17
data/minecraft/recipe/lodestone.json
Normal file
17
data/minecraft/recipe/lodestone.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"#": "minecraft:iron_ingot",
|
||||
"S": "minecraft:chiseled_stone_bricks"
|
||||
},
|
||||
"pattern": [
|
||||
"SSS",
|
||||
"S#S",
|
||||
"SSS"
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:lodestone"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user