Add Vanilla Behavior Pack 1.18.1
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"format_version": "1.16",
|
||||
"minecraft:recipe_shapeless": {
|
||||
"description": {
|
||||
"identifier": "minecraft:waxing_exposed_copper"
|
||||
},
|
||||
"tags": [ "crafting_table" ],
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:exposed_copper"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:honeycomb"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:waxed_exposed_copper",
|
||||
"count": 1
|
||||
},
|
||||
"priority": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user