add missing assets
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/wooden_hoe",
|
||||
"textures": {
|
||||
"layer0": "quickiefabric:item/speedpowderwaterhoe"
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 6.0 KiB |
@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:water_bucket"
|
||||
},
|
||||
{
|
||||
"item": "quickiefabric:speedpowderhoe"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "quickiefabric:speedpowderwaterhoe",
|
||||
"count": 1
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user