Skip to content

Commit

Permalink
➕ update gu references from mud
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAfroOfDoom committed Oct 24, 2024
1 parent 26ca5bc commit 685d50d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/.yarn/plugins/**/* binary
/.pnp.* binary linguist-generated

datapacks/mud/** linguist-vendored
datapacks/gu/** linguist-vendored

*.ajblueprint linguist-language=JSON
*.bbmodel linguist-language=JSON
2 changes: 1 addition & 1 deletion package-scripts/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ const getSummitDatapackPaths = () => {
const datapackPaths = prefixPaths('datapacks/', [
'animated_java/data',
'animated_java/pack.mcmeta',
'mud',
'gu',
...primaryDatapackPaths,
]);

Expand Down

0 comments on commit 685d50d

Please sign in to comment.