* add color property to blocks
* add colors to almost all cutouts
add model generation for the blocks
add new models
* fix creative controller model
add item models
* fixed controller drops
fixed diskmanipulator item model
* added colored wireless antenna and detector
fixed sidedness in onBlockActivated
* cleanup
* remove wireless transmitter tooltip as it is no longer accurate
* Move Blocks and Items into DeferredRegistries
* fix issues and registration order
* formatting changes
* change colored blocks from blockstate to block
* fix some formatting
* remove files that can be generated.
* remove more files that can be generated.
* fix most requested changes
* remove string manipulation
* fix tag loop
* register colored variants last.
* fix datagen
* fix controller replacing TE
* add loottables and generation
* add dynamic translation for colored blocks
* readd missing files
delete generated file
* fix name, and recipe unlock triggers
* rename controller trigger
* set light_blue as default color
clean up displaynames
* refactor to avoid string manipulation in BlockModelGenerator
* Move Maps into custom class
* remove unused generic
* fix requested changes
* move recoloring from BlockUtils to ColorMap
* fix translation
* use getTranslatedName()
* fix relay,transmitter,receiver item models
fix controller and crafter loottables