Skip to content

Commit 01d7a00

Browse files
committed
- added default tags to crossbow and bow
1 parent 59e89a7 commit 01d7a00

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"replace": false,
33
"values": [
4-
"miapi:modular_bow"
4+
"miapi:modular_bow",
5+
"miapi:modular_small_bow",
6+
"miapi:modular_large_bow"
57
]
68
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"replace": false,
33
"values": [
4-
"miapi:modular_crossbow"
4+
"miapi:modular_crossbow",
5+
"miapi:modular_small_crossbow",
6+
"miapi:modular_large_crossbow"
57
]
68
}

0 commit comments

Comments
 (0)