Add Vanilla Behavior Pack 1.18.1
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"format_version": "1.12",
|
||||
"minecraft:recipe_shapeless": {
|
||||
"description": {
|
||||
"identifier": "minecraft:banner_pattern_thing"
|
||||
},
|
||||
|
||||
|
||||
"tags": [ "crafting_table" ],
|
||||
"group": "banner_pattern",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:paper"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:appleenchanted"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:banner_pattern",
|
||||
"data": 3
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user