1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Change configs

This commit is contained in:
2021-01-24 11:30:19 +01:00
parent cf92a95071
commit f74aa7dabb
23 changed files with 548 additions and 548 deletions

View File

@ -72,15 +72,15 @@ events.listen('jei.hide.items', (event) => {
/create:\w+_ingot/,
/create:\w+_ore/,
/immersiveposts:stick_/,
/buildersaddition:\w+_rod/,
/eidolon:\w+_ingot/,
/eidolon:\w+_nugget/,
/eidolon:\w+_ore/,
/byg:pendorite/,
/byg:ametrine/,
// /buildersaddition:\w+_rod/,
// /eidolon:\w+_ingot/,
// /eidolon:\w+_nugget/,
// /eidolon:\w+_ore/,
// /byg:pendorite/,
// /byg:ametrine/,
/emendatusenigmatica:\w+certus/,
/emendatusenigmatica:\w+fluix/,
/mapperbase:steel/,
// /mapperbase:steel/,
/rftoolsbase:dimensionalshard/
];
regexHide.forEach((regexExpression) => {