You've already forked minecraft-assets
Create/Update assets for version 1.21.4
This commit is contained in:
17
data/minecraft/recipe/creaking_heart.json
Normal file
17
data/minecraft/recipe/creaking_heart.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"L": "minecraft:pale_oak_log",
|
||||
"R": "minecraft:resin_block"
|
||||
},
|
||||
"pattern": [
|
||||
" L ",
|
||||
" R ",
|
||||
" L "
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:creaking_heart"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user