CrumbleWorks / aTFC

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Decouple ItemGroups from Wireables #22

Open dotSp0T opened 3 years ago

dotSp0T commented 3 years ago

Currently Itemgroups are closely coupled to some Wireables, due to the fact that they use some of the items defined in Wireables as group-icons.

This means that these Wireables will always be loaded and thus added to the blocks, items, etc of the mod. Hence cannot be controlled by the process in the Wiring class...

dotSp0T commented 3 years ago

Also need to generate translations for ItemGroups