@@ -624,7 +624,7 @@ const menuItems = [
624
624
iconURL : 'https://extensions.penguinmod.com/images/SammerLOL/pangapi.png' ,
625
625
tags : [ 'penguinmod' ] ,
626
626
description : 'Fetch information from the PenguinMod API.' ,
627
- extDeveloper : 'oc9x97' ,
627
+ extDeveloper : 'oc9x97, Ianyourgod ' ,
628
628
featured : true
629
629
} ,
630
630
{
@@ -756,25 +756,6 @@ const menuItems = [
756
756
) ,
757
757
featured : true
758
758
} ,
759
- {
760
- name : 'CATS' ,
761
- extensionId : 'https://extensions.penguinmod.com/extensions/Gen1x/CATS.js' ,
762
- iconURL : 'https://extensions.penguinmod.com/images/Gen1x/cats.png' ,
763
- tags : [ 'penguinmod' , 'joke' ] ,
764
- description : 'Blocks related to cats.' ,
765
- extDeveloper : 'G1nX' ,
766
- featured : true
767
- } ,
768
- {
769
- name : 'McUtils' ,
770
- extensionId : 'https://extensions.turbowarp.org/Lily/McUtils.js' ,
771
- tags : [ 'turbowarp' , 'joke' ] ,
772
- iconURL : 'https://extensions.turbowarp.org/images/Lily/McUtils.png' ,
773
- insetIconURL : turbowarpIcon ,
774
- description : 'Basic utilities for any fast food employee' ,
775
- featured : true ,
776
- twDeveloper : 'LilyMakesThings'
777
- } ,
778
759
{
779
760
name : 'GamePad' ,
780
761
extensionId : 'Gamepad' ,
@@ -1243,6 +1224,25 @@ if (IsLocal || IsLiveTests) {
1243
1224
description : 'the super good utilities brought to you by todays sponsor sharkpool (the epic utilities)' ,
1244
1225
featured : true
1245
1226
} ,
1227
+ {
1228
+ name : 'CATS' ,
1229
+ extensionId : 'https://extensions.penguinmod.com/extensions/Gen1x/CATS.js' ,
1230
+ iconURL : 'https://extensions.penguinmod.com/images/Gen1x/cats.png' ,
1231
+ tags : [ 'penguinmod' , 'joke' ] ,
1232
+ description : 'Blocks related to cats.' ,
1233
+ extDeveloper : 'G1nX' ,
1234
+ featured : true
1235
+ } ,
1236
+ {
1237
+ name : 'McUtils' ,
1238
+ extensionId : 'https://extensions.turbowarp.org/Lily/McUtils.js' ,
1239
+ tags : [ 'turbowarp' , 'joke' ] ,
1240
+ iconURL : 'https://extensions.turbowarp.org/images/Lily/McUtils.png' ,
1241
+ insetIconURL : turbowarpIcon ,
1242
+ description : 'Basic utilities for any fast food employee' ,
1243
+ featured : true ,
1244
+ twDeveloper : 'LilyMakesThings'
1245
+ } ,
1246
1246
{
1247
1247
name : 'image blocks' ,
1248
1248
extensionId : 'https://extensions.penguinmod.com/extensions/Ashime/funneimageblocks.js' ,
0 commit comments