Move composting chance registry, fuel registry, strippable registry and flammable registry to separate classes to reduce the size of the already large AylythItems and AylythBlocks classes
AylythSensorTypes now uses the mod namespace instead of the vanilla one
AylythAttributes now uses the mod namespace instead of the vanilla one
Changed id: tulpa_screen -> tulpa
Little "performance optimization" (not really): removed AylythItems.ITEMS list
ModX
->AylythX
AylythItems
andAylythBlocks
classesAylythSensorTypes
now uses the mod namespace instead of the vanilla oneAylythAttributes
now uses the mod namespace instead of the vanilla onetulpa_screen
->tulpa
Little "performance optimization" (not really): removedAylythItems.ITEMS
list