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:32:48 +01:00
parent ec6001382f
commit 8627606b8e
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/');
});