CIIF - Craftable Invisible Item Frames [Fabric]

CIIF - Craftable Invisible Item Frames [Fabric]

6.3k Downloads

recipe for glowing frame

Cyclopropinon opened this issue ยท 2 comments

commented

is it possible to make it toggleable whether u want to use glowdust or glow inc(similar to the vanilla recipe)?

commented

This was my original plan. Unfortunately it's not easily possible since the library I'm using to create the recipe can't overwrite vanilla recipes. Vanilla crafting ignores NBT data on items so it would just return a regular glow item frame. This would require a lot of rewriting the vanilla crafting code which is not really within the scope of this mod.

commented

ok interesting to know
tyvm for your answer