Skip to content

Commit

Permalink
tweak: change tool device tag to devices instead of util devices for …
Browse files Browse the repository at this point in the history
…consistency
  • Loading branch information
Yarden-zamir committed Nov 10, 2024
1 parent 4e44399 commit 2d2fad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubejs/server_scripts/base/features/devices.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ if (true) {
{
enable: ToolDevicesFeature,
recycleExcluded: true,
tag: "forge:util_devices/tools",
tag: "forge:devices/tools",
generic: "ptdye:tool_parts",
included_devices: [
"create:wrench",
Expand Down

0 comments on commit 2d2fad7

Please sign in to comment.