Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usable on tool rack bug fix #317

Open
MAIMBRAIN opened this issue Jul 5, 2024 · 0 comments
Open

Usable on tool rack bug fix #317

MAIMBRAIN opened this issue Jul 5, 2024 · 0 comments
Labels
Bug Something isn't working Suggestion New feature or request

Comments

@MAIMBRAIN
Copy link

Looks like we're supposed to be able to place GT mallets on the tool rack but the wrong item tag is being used.

// File path: kubejs/server_scripts/tags/item_tags.js
// Remove "soft" on Line 257
event.add('tfc:usable_on_tool_rack',`${id}_mallet`)

This fixes the ability to place any GT mallets on TFC tool racks

@TheBedrockMaster TheBedrockMaster added the Suggestion New feature or request label Oct 4, 2024
@TheBedrockMaster TheBedrockMaster added the Bug Something isn't working label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Suggestion New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants