Allow plungers to be fired by bows and embedded into entities (#23406)

* allow plungers to be fired by bows and embedded into entities

* fixed bow being able to shoot every object
This commit is contained in:
zzylex
2024-01-03 00:36:16 -05:00
committed by GitHub
parent d008488664
commit 0f85e10747
7 changed files with 81 additions and 27 deletions

View File

@@ -12,12 +12,18 @@
},
{
"name": "unwielded-arrow"
},
{
"name": "unwielded-plunger"
},
{
"name": "wielded"
},
{
"name": "wielded-arrow"
},
{
"name": "wielded-plunger"
},
{
"name": "equipped-BACKPACK",

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 B