You've already forked minecraft-assets
Create/Update assets for version 18w50a
This commit is contained in:
14
data/minecraft/recipes/skull_banner_pattern.json
Normal file
14
data/minecraft/recipes/skull_banner_pattern.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:paper"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:wither_skeleton_skull"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:skull_banner_pattern"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user