Crafting using Paper and Wither Skeleton Skull, in any arrangement. Produces Banner Pattern.
Banner Pattern
Minecraft · by Mojang Studios
Function
Skull Charge
Acquisition
Developer reference
- Registry name
minecraft:skull_banner_pattern- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:paper"
},
{
"item": "minecraft:wither_skeleton_skull"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}