Added mod files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
if (Platform.isLoaded("createdieselgenerators")) {
|
||||
JEIEvents.hideItems(event => {
|
||||
event.hide("create_connected:control_chip")
|
||||
event.hide("create_connected:incomplete_control_chip")
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user