Skip to content

Commit

Permalink
Port fabric-client-tags-api-v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Su5eD committed Jun 23, 2024
1 parent 5d2058b commit 3bffb18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fabric-data-generation-api-v1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ moduleDependencies(project, [
'fabric-api-base',
'fabric-convention-tags-v2',
'fabric-registry-sync-v0',
'fabric-networking-api-v1',

'fabric-resource-conditions-api-v1',
'fabric-item-group-api-v1',
'fabric-recipe-api-v1'
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ include("fabric-api-lookup-api-v1")
include("fabric-block-api-v1")
include("fabric-block-view-api-v2")
include("fabric-blockrenderlayer-v1")
//include 'fabric-client-tags-api-v1'
include("fabric-client-tags-api-v1")
include("fabric-command-api-v2")
include("fabric-content-registries-v0")
include("fabric-convention-tags-v2")
Expand Down

0 comments on commit 3bffb18

Please sign in to comment.