neuralgia/kubejs/server_scripts/tacz/data.js
2025-07-21 13:52:18 +10:00

8 lines
No EOL
189 B
JavaScript

// priority: 0
"use strict";
function registerTFCDataForTACZ(event) {
event.itemSize('tacz:modern_kinetic_gun', 'large', 'medium')
event.itemSize('tacz:attachment', 'normal', 'light')
}