name "HNNv2" -- AppliedFlux power in storage Power in Interface every 10 ticks do input fe:: from interface bottom side output fe:: to each simulationchamber, lootfab end -- take generalized predictions from simulation chamber input prediction matrix also take results from lootfabs every 20 ticks do input hostilenetworks:prediction_matrix from interface output to simulationchamber slots 1 forget input from simulationchamber slots 2 output to interface forget input from lootfab slots 1-16 output to interface forget -- 2nd label on each type input from each sc_drowned slots 3 output to each lf_drowned slots 0 forget input from each sc_basalz slots 3 output to each lf_basalz slots 0 forget input from each sc_zombie slots 3 output to each lf_zombie slots 0 forget input from each sc_creeper slots 3 output to each lf_creeper slots 0 forget input from each sc_enderman slots 3 output to each lf_enderman slots 0 forget input from each sc_enderdragon slots 3 output to each lf_enderdragon slots 0 forget input from each sc_witherskel slots 3 output to each lf_witherskel slots 0 forget input from each sc_pig slots 3 output to each lf_pig slots 0 forget input from each sc_elderguardian slots 3 output to each lf_elderguardian slots 0 forget input from each sc_chicken slots 3 output to each lf_chicken slots 0 forget input from each sc_skeleton slots 3 output to each lf_skeleton slots 0 forget input from each sc_shulker slots 3 output to each lf_shulker slots 0 forget input from each sc_squid slots 3 output to each lf_squid slots 0 forget input from each sc_glowsquid slots 3 output to each lf_glowsquid slots 0 forget input from each sc_phantom slots 3 output to each lf_phantom slots 0 forget input from each sc_magmacube slots 3 output to each lf_magmacube slots 0 forget input from each sc_guardian slots 3 output to each lf_guardian slots 0 forget input from each sc_blaze slots 3 output to each lf_blaze slots 0 forget input from each sc_spider slots 3 output to each lf_spider slots 0 forget input from each sc_zombifiedpiglin slots 3 output to each lf_zombifiedpiglin slots 0 forget input from each sc_hoglin slots 3 output to each lf_hoglin slots 0 forget input from each sc_wither slots 3 output to each lf_wither slots 0 forget input from each sc_piglich slots 3 output to each lf_piglich slots 0 forget input from each sc_blitz slots 3 output to each lf_blitz slots 0 forget input from each sc_rabbit slots 3 output to each lf_rabbit slots 0 forget input from each sc_cow slots 3 output to each lf_cow slots 0 forget input from each sc_ghast slots 3 output to each lf_ghast slots 0 forget input from each sc_witch slots 3 output to each lf_witch slots 0 forget input from each sc_warden slots 3 output to each lf_warden slots 0 forget input from each sc_bat slots 3 output to each lf_bat slots 0 forget input from each sc_vindicator slots 3 output to each lf_vindicator slots 0 forget input from each sc_sheep slots 3 output to each lf_sheep slots 0 forget input from each sc_irongolem slots 3 output to each lf_irongolem slots 0 forget input from each sc_carminitegolem slots 3 output to each lf_carminitegolem slots 0 forget input from each sc_urghast slots 3 output to each lf_urghast slots 0 forget input from each sc_ice_elemental slots 3 output to each lf_ice_elemental slots 0 forget input from each sc_minoshroom slots 3 output to each lf_minoshroom slots 0 forget input from each sc_raven slots 3 output to each lf_raven slots 0 forget input from each sc_helmet_crab slots 3 output to each lf_helmet_crab slots 0 forget input from each sc_kobold slots 3 output to each lf_kobold slots 0 forget input from each sc_towerwood_borer slots 3 output to each lf_towerwood_borer slots 0 forget input from each sc_fire_beetle slots 3 output to each lf_fire_beetle slots 0 forget input from each sc_alphayeti slots 3 output to each lf_alphayeti slots 0 forget input from each sc_hydra slots 3 output to each lf_hydra slots 0 forget input from each sc_death_tome slots 3 output to each lf_death_tome slots 0 forget input from each sc_deer slots 3 output to each lf_deer slots 0 forget input from each sc_minotaur slots 3 output to each lf_minotaur slots 0 forget input from each sc_yeti slots 3 output to each lf_yeti slots 0 forget input from each sc_winter_wolf slots 3 output to each lf_winter_wolf slots 0 forget input from each sc_skeleton_druid slots 3 output to each lf_skeleton_druid slots 0 forget input from each sc_lich slots 3 output to each lf_lich slots 0 forget input from each sc_naga slots 3 output to each lf_naga slots 0 forget input from each sc_cod slots 3 output to each lf_cod slots 0 forget input from each sc_snow_queen slots 3 output to each lf_snow_queen slots 0 forget input from each sc_giant slots 3 output to each lf_giant slots 0 forget input from each sc_troll slots 3 output to each lf_troll slots 0 forget input from sc_polar_bear slots 3 output to each lf_polar_bear slots 0 forget input from sc_evoker slots 3 output to each lf_evoker slots 0 forget input from sc_mooshroom slots 3 output to each lf_mooshroom slots 0 forget input from sc_blizz slots 3 output to each lf_blizz slots 0 forget input from sc_snow_golem slots 3 output to each lf_snow_golem slots 0 forget input from sc_wilden slots 3 output to each lf_wilden slots 0 forget input from sc_twilight_goblin slots 3 output to each lf_twilight_goblin slots 0 forget input from sc_redcap slots 3 output to each lf_redcap slots 0 end