Skip to content

Commit 789c2ed

Browse files
committed
docs(wiki): test different tag format
1 parent 374ef52 commit 789c2ed

2 files changed

Lines changed: 4 additions & 12 deletions

File tree

docs/.content/utility/mob_essence.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Use an [](@biomancy:extractor) on mobs.
1212

1313
<PrefabUsage />
1414

15+
Can be applied to the following blocks:
1516
- [](@biomancy:modular_larynx)
1617
- [](@biomancy:fleshkin_chest)
1718
- [](@biomancy:biometric_membrane)

docs/.data/c/tags/item/claws.json

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11
{
22
"values": [
3-
{
4-
"id": "#forge:claws",
5-
"required": false
6-
},
7-
{
8-
"id": "alexsmobs:dropbear_claw",
9-
"required": false
10-
},
11-
{
12-
"id": "iceandfire:hippogryph_talon",
13-
"required": false
14-
}
3+
"biomancy:mob_claw",
4+
"alexsmobs:dropbear_claw",
5+
"iceandfire:hippogryph_talon"
156
]
167
}

0 commit comments

Comments
 (0)