AllTheMods / Gravitas2

repo for ATM Gravitas sequel
17 stars 32 forks source link

Usable on tool rack bug fix #317

Open MAIMBRAIN opened 2 months ago

MAIMBRAIN commented 2 months ago

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