script polishes
- removed crafting cover in recipes as it's uncraftable (ironic) - fixed incorrect item names in storage drawer recipes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
StartupEvents.registry("item", (event) => {
|
||||
event.create("greg_icon");
|
||||
});
|
||||
|
||||
Platform.mods.kubejs.name = "GregTech Community Pack";
|
||||
StartupEvents.registry("item", (event) => {
|
||||
event.create("greg_icon");
|
||||
});
|
||||
|
||||
Platform.mods.kubejs.name = "GregTech Community Pack";
|
||||
|
||||
Reference in New Issue
Block a user