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

v0.8-1.16.5-36.0.14

This commit is contained in:
2021-02-07 11:31:29 +01:00
parent 53798412f5
commit c7552e3c9a
19 changed files with 327 additions and 30 deletions

View File

@ -1,5 +1,4 @@
events.listen('jei.hide.items', (event) => {
event.hide('/appliedenergistics2:facade/');
event.hide('thermal:bitumen');
event.hide('/apatite/');
});