Files
GregTech-Modern-Community-Pack/overrides/kubejs/startup_scripts/icons.js
mina ae57cbe9b9 export into cf form
github is now legible for other people (hooray)
2023-12-18 00:36:29 +00:00

6 lines
133 B
JavaScript

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