hid the tfg icon from jei

This commit is contained in:
Pyritie 2025-06-29 20:03:35 +01:00
parent c9f7c46251
commit 282a20e2cd

View file

@ -27,6 +27,7 @@ const registerTFGItems = (event) => {
event.create('tfg:terra_firma_greg')
.translationKey('item.tfg.terra_firma_greg')
.tag('c:hidden_from_recipe_viewers')
//#region chalk creation
event.create('tfg:unfired_chalk')