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