Files
GregTech-Modern-Community-Pack/kubejs/startup_scripts/icons.js
Spencer b960dee64e Fixing hashes for the last time
(It won't be the last time)
2023-12-22 14:47:08 +00:00

6 lines
138 B
JavaScript

StartupEvents.registry("item", (event) => {
event.create("greg_icon");
});
Platform.mods.kubejs.name = "GregTech Community Pack";