Skip to content

What tags does Fabric API provide? #1368

Discussion options

You must be logged in to vote

Item Tags

Fabric API provides the following item tags, containing by default all vanilla tools of that type:

  • fabric:axes
  • fabric:hoes
  • fabric:pickaxes
  • fabric:shears
  • fabric:shovels
  • fabric:swords

In particular, these item tags are provided by the 'Fabric Tool Attribute API (v1)' module.

Block Tags

The following mineable block tags added by the 'Fabric Mining Level API (v1)' module supplement vanilla's existing mineable tags for additional tool types:

  • fabric:mineable/shears
  • fabric:mineable/sword

The same module also supplements vanilla's existing tool level tags by adding dynamic tags that can be used to define a block's requirement to be broken by a tool that supports any mining level:

  • f…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by haykam821
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant