From 6d1b2216464d4dad449ac6fcfec476832224a55e Mon Sep 17 00:00:00 2001 From: Raven Szewczyk Date: Fri, 24 May 2024 19:50:35 +0100 Subject: Merge addon sources --- .../java/com/github/technus/tectech/Reference.java | 15 - .../java/com/github/technus/tectech/TecTech.java | 119 - .../openComputers/AvrArchitecture.java | 307 - .../github/technus/tectech/loader/MainLoader.java | 202 - .../technus/tectech/loader/NetworkDispatcher.java | 25 - .../technus/tectech/loader/TecTechConfig.java | 257 - .../tectech/loader/gui/CreativeTabTecTech.java | 37 - .../technus/tectech/loader/recipe/Assembler.java | 3029 ------- .../tectech/loader/recipe/AssemblyLine.java | 128 - .../tectech/loader/recipe/BaseRecipeLoader.java | 49 - .../tectech/loader/recipe/CircuitAssembler.java | 46 - .../technus/tectech/loader/recipe/Crafting.java | 57 - .../technus/tectech/loader/recipe/Extractor.java | 57 - .../technus/tectech/loader/recipe/Godforge.java | 563 -- .../loader/recipe/ResearchStationAssemblyLine.java | 3272 -------- .../technus/tectech/loader/thing/CoverLoader.java | 48 - .../tectech/loader/thing/MachineLoader.java | 2101 ----- .../technus/tectech/loader/thing/MuTeLoader.java | 21 - .../technus/tectech/loader/thing/ThingsLoader.java | 99 - .../mechanics/dataTransport/DataPacket.java | 104 - .../dataTransport/InventoryDataPacket.java | 62 - .../mechanics/dataTransport/QuantumDataPacket.java | 50 - .../enderStorage/EnderFluidContainer.java | 134 - .../mechanics/enderStorage/EnderLinkTag.java | 39 - .../mechanics/enderStorage/EnderLinkTank.java | 47 - .../enderStorage/EnderWorldSavedData.java | 145 - .../tectech/mechanics/pipe/IActivePipe.java | 12 - .../mechanics/pipe/IConnectsToDataPipe.java | 17 - .../mechanics/pipe/IConnectsToEnergyTunnel.java | 11 - .../mechanics/pipe/PipeActivityMessage.java | 136 - .../tectech/mechanics/spark/RendererMessage.java | 149 - .../tectech/mechanics/spark/ThaumSpark.java | 57 - .../tectech/mechanics/tesla/ITeslaConnectable.java | 169 - .../mechanics/tesla/ITeslaConnectableSimple.java | 24 - .../mechanics/tesla/TeslaCoverConnection.java | 81 - .../github/technus/tectech/proxy/ClientProxy.java | 182 - .../github/technus/tectech/proxy/CommonProxy.java | 94 - .../tectech/recipe/EyeOfHarmonyFrontend.java | 206 - .../technus/tectech/recipe/EyeOfHarmonyRecipe.java | 499 -- .../tectech/recipe/EyeOfHarmonyRecipeStorage.java | 184 - .../tectech/recipe/GodforgeExoticFrontend.java | 82 - .../tectech/recipe/GodforgePlasmaFrontend.java | 76 - .../tectech/recipe/ResearchStationFrontend.java | 101 - .../technus/tectech/recipe/TT_recipeAdder.java | 278 - .../technus/tectech/recipe/TecTechRecipeMaps.java | 77 - .../tectech/rendering/EOH/EOH_ItemRenderer.java | 98 - .../tectech/rendering/EOH/EOH_RenderingUtils.java | 270 - .../technus/tectech/rendering/EOH/EOH_TESR.java | 91 - .../technus/tectech/thing/CustomItemList.java | 609 -- .../tectech/thing/block/EOH_RenderBlock.java | 79 - .../tectech/thing/block/ForgeOfGodsBlock.java | 70 - .../tectech/thing/block/GodforgeGlassBlock.java | 107 - .../tectech/thing/block/GodforgeGlassItem.java | 30 - .../tectech/thing/block/GodforgeGlassRender.java | 122 - .../tectech/thing/block/QuantumGlassBlock.java | 111 - .../tectech/thing/block/QuantumGlassItem.java | 33 - .../tectech/thing/block/QuantumGlassRender.java | 129 - .../tectech/thing/block/QuantumStuffBlock.java | 104 - .../tectech/thing/block/QuantumStuffRender.java | 104 - .../tectech/thing/block/ReactorSimBlock.java | 96 - .../tectech/thing/block/ReactorSimItem.java | 36 - .../tectech/thing/block/RenderForgeOfGods.java | 130 - .../tectech/thing/block/TileEyeOfHarmony.java | 200 - .../tectech/thing/block/TileForgeOfGods.java | 77 - .../tectech/thing/casing/GT_Block_CasingsBA0.java | 227 - .../tectech/thing/casing/GT_Block_CasingsNH.java | 64 - .../tectech/thing/casing/GT_Block_CasingsTT.java | 196 - .../tectech/thing/casing/GT_Item_CasingsBA0.java | 111 - .../tectech/thing/casing/GT_Item_CasingsNH.java | 15 - .../tectech/thing/casing/GT_Item_CasingsTT.java | 133 - .../thing/casing/GT_Item_Casings_Godforge.java | 114 - .../thing/casing/GT_Item_Casings_Spacetime.java | 56 - .../casing/GT_Item_Casings_Stabilisation.java | 47 - .../casing/GT_Item_Casings_TimeAcceleration.java | 46 - .../tectech/thing/casing/GodforgeCasings.java | 124 - .../casing/SpacetimeCompressionFieldCasing.java | 120 - .../thing/casing/StabilisationFieldCasing.java | 117 - .../tectech/thing/casing/TT_Container_Casings.java | 28 - .../thing/casing/TimeAccelerationFieldCasing.java | 120 - .../thing/cover/GT_Cover_TM_EnderFluidLink.java | 252 - .../thing/cover/GT_Cover_TM_PowerPassUpgrade.java | 53 - .../tectech/thing/cover/GT_Cover_TM_TeslaCoil.java | 71 - .../cover/GT_Cover_TM_TeslaCoil_Ultimate.java | 44 - .../tectech/thing/gui/TecTechUITextures.java | 184 - .../tectech/thing/item/AstralArrayFabricator.java | 53 - .../tectech/thing/item/EnderFluidLinkCover.java | 56 - .../technus/tectech/thing/item/EuMeterGT.java | 169 - .../tectech/thing/item/ParametrizerMemoryCard.java | 234 - .../tectech/thing/item/PowerPassUpgradeCover.java | 55 - .../tectech/thing/item/RenderForgeOfGodsItem.java | 91 - .../tectech/thing/item/TeslaCoilCapacitor.java | 108 - .../tectech/thing/item/TeslaCoilComponent.java | 72 - .../technus/tectech/thing/item/TeslaCoilCover.java | 87 - .../technus/tectech/thing/item/TeslaStaff.java | 54 - .../tectech/thing/metaTileEntity/Textures.java | 318 - .../hatch/GT_MetaTileEntity_Hatch_Capacitor.java | 268 - .../GT_MetaTileEntity_Hatch_CreativeData.java | 133 - ...T_MetaTileEntity_Hatch_CreativeMaintenance.java | 96 - ...T_MetaTileEntity_Hatch_CreativeUncertainty.java | 58 - .../GT_MetaTileEntity_Hatch_DataConnector.java | 202 - .../hatch/GT_MetaTileEntity_Hatch_DynamoMulti.java | 128 - .../GT_MetaTileEntity_Hatch_DynamoTunnel.java | 225 - .../hatch/GT_MetaTileEntity_Hatch_EnergyMulti.java | 134 - .../GT_MetaTileEntity_Hatch_EnergyTunnel.java | 152 - .../hatch/GT_MetaTileEntity_Hatch_Holder.java | 181 - .../hatch/GT_MetaTileEntity_Hatch_InputData.java | 102 - .../GT_MetaTileEntity_Hatch_InputDataItems.java | 246 - .../hatch/GT_MetaTileEntity_Hatch_OutputData.java | 116 - .../GT_MetaTileEntity_Hatch_OutputDataItems.java | 141 - .../hatch/GT_MetaTileEntity_Hatch_Param.java | 559 -- .../hatch/GT_MetaTileEntity_Hatch_ParamText.java | 291 - .../hatch/GT_MetaTileEntity_Hatch_Rack.java | 470 -- .../hatch/GT_MetaTileEntity_Hatch_Uncertainty.java | 474 -- .../GT_MetaTileEntity_Hatch_WirelessMulti.java | 216 - .../multi/ForgeOfGodsRingsStructureString.java | 5101 ------------ .../multi/ForgeOfGodsStructureString.java | 5429 ------------- .../multi/GT_MetaTileEntity_EM_EyeOfHarmony.java | 1767 ---- .../multi/GT_MetaTileEntity_EM_ForgeOfGods.java | 2385 ------ .../multi/GT_MetaTileEntity_EM_computer.java | 525 -- .../multi/GT_MetaTileEntity_EM_dataBank.java | 302 - .../multi/GT_MetaTileEntity_EM_infuser.java | 315 - .../multi/GT_MetaTileEntity_EM_research.java | 823 -- .../multi/GT_MetaTileEntity_EM_switch.java | 291 - .../multi/GT_MetaTileEntity_EM_transformer.java | 221 - .../multi/GT_MetaTileEntity_TM_microwave.java | 348 - .../multi/GT_MetaTileEntity_TM_teslaCoil.java | 1080 --- .../base/GT_MetaTileEntity_MultiblockBase_EM.java | 2823 ------- .../metaTileEntity/multi/base/INameFunction.java | 6 - .../metaTileEntity/multi/base/IStatusFunction.java | 6 - .../thing/metaTileEntity/multi/base/LedStatus.java | 64 - .../metaTileEntity/multi/base/Parameters.java | 327 - .../thing/metaTileEntity/multi/base/SoundLoop.java | 59 - .../render/TT_RenderedExtendedFacingTexture.java | 25 - .../GT_MetaTileEntity_EM_BaseModule.java | 497 -- .../GT_MetaTileEntity_EM_ExoticModule.java | 529 -- .../GT_MetaTileEntity_EM_MoltenModule.java | 227 - .../GT_MetaTileEntity_EM_PlasmaModule.java | 226 - .../GT_MetaTileEntity_EM_SmeltingModule.java | 228 - .../pipe/GT_MetaTileEntity_PipeBlock_Data.java | 52 - .../pipe/GT_MetaTileEntity_PipeBlock_Energy.java | 52 - .../pipe/GT_MetaTileEntity_Pipe_Data.java | 316 - .../pipe/GT_MetaTileEntity_Pipe_Energy.java | 285 - .../single/GT_MetaTileEntity_BuckConverter.java | 271 - .../single/GT_MetaTileEntity_DebugPollutor.java | 246 - .../GT_MetaTileEntity_DebugPowerGenerator.java | 392 - .../GT_MetaTileEntity_DebugStructureWriter.java | 300 - .../single/GT_MetaTileEntity_OwnerDetector.java | 239 - .../single/GT_MetaTileEntity_TT_Transformer.java | 73 - .../single/GT_MetaTileEntity_TeslaCoil.java | 404 - .../single/GT_MetaTileEntity_WetTransformer.java | 49 - .../tectech/thing/multiTileEntity/GodForge.java | 0 .../thing/tileEntity/ReactorSimTileEntity.java | 143 - .../github/technus/tectech/util/CommonValues.java | 33 - .../com/github/technus/tectech/util/Converter.java | 41 - .../technus/tectech/util/FluidStackLong.java | 29 - .../github/technus/tectech/util/GodforgeMath.java | 308 - .../github/technus/tectech/util/ItemStackLong.java | 28 - .../github/technus/tectech/util/TT_Utility.java | 192 - tectech/src/main/resources/META-INF/tectech_at.cfg | 17 - tectech/src/main/resources/TecTechIcon.png | Bin 395911 -> 0 bytes tectech/src/main/resources/TecTechIconSmall.png | Bin 262972 -> 0 bytes .../gregtech/textures/blocks/iconsets/BUCK.png | Bin 351 -> 0 bytes .../textures/blocks/iconsets/BUCK_ACTIVE.png | Bin 351 -> 0 bytes .../gregtech/textures/blocks/iconsets/DEBUG_.png | Bin 1147 -> 0 bytes .../gregtech/textures/blocks/iconsets/DEBUG_0.png | Bin 1147 -> 0 bytes .../gregtech/textures/blocks/iconsets/DEBUG_1.png | Bin 1147 -> 0 bytes .../gregtech/textures/blocks/iconsets/DEBUG_2.png | Bin 1147 -> 0 bytes .../gregtech/textures/blocks/iconsets/DEBUG_3.png | Bin 1147 -> 0 bytes .../gregtech/textures/blocks/iconsets/DEBUG_4.png | Bin 1147 -> 0 bytes .../gregtech/textures/blocks/iconsets/DEBUG_5.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/EM_ANNIHILATION.png | Bin 470 -> 0 bytes .../blocks/iconsets/EM_ANNIHILATION.png.mcmeta | 5 - .../blocks/iconsets/EM_ANNIHILATION_ACTIVE.png | Bin 685 -> 0 bytes .../iconsets/EM_ANNIHILATION_ACTIVE.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_BAR.png | Bin 1166 -> 0 bytes .../textures/blocks/iconsets/EM_BAR_ACTIVE.png | Bin 16790 -> 0 bytes .../blocks/iconsets/EM_BAR_ACTIVE.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_BHG.png | Bin 939 -> 0 bytes .../textures/blocks/iconsets/EM_BHG.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_BHG_ACTIVE.png | Bin 943 -> 0 bytes .../blocks/iconsets/EM_BHG_ACTIVE.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_CANDY.png | Bin 428 -> 0 bytes .../textures/blocks/iconsets/EM_CANDY.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_CANDY_ACTIVE.png | Bin 4286 -> 0 bytes .../blocks/iconsets/EM_CANDY_ACTIVE.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_CASING.png | Bin 1147 -> 0 bytes .../gregtech/textures/blocks/iconsets/EM_COIL.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/EM_COIL_NONSIDE.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/EM_COLLIDER.png | Bin 582 -> 0 bytes .../blocks/iconsets/EM_COLLIDER.png.mcmeta | 5 - .../blocks/iconsets/EM_COLLIDER_ACTIVE.png | Bin 1007 -> 0 bytes .../blocks/iconsets/EM_COLLIDER_ACTIVE.png.mcmeta | 5 - .../blocks/iconsets/EM_COLLIDER_ACTIVE_SLAVE.png | Bin 874 -> 0 bytes .../iconsets/EM_COLLIDER_ACTIVE_SLAVE.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_COLLIDER_SLAVE.png | Bin 465 -> 0 bytes .../blocks/iconsets/EM_COLLIDER_SLAVE.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_COMPUTER.png | Bin 549 -> 0 bytes .../blocks/iconsets/EM_COMPUTER.png.mcmeta | 5 - .../blocks/iconsets/EM_COMPUTER_ACTIVE.png | Bin 683 -> 0 bytes .../blocks/iconsets/EM_COMPUTER_ACTIVE.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_CONTROLLER.png | Bin 380 -> 0 bytes .../blocks/iconsets/EM_CONTROLLER.png.mcmeta | 5 - .../blocks/iconsets/EM_CONTROLLER_ACTIVE.png | Bin 5289 -> 0 bytes .../iconsets/EM_CONTROLLER_ACTIVE.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_CRAFTING.png | Bin 687 -> 0 bytes .../blocks/iconsets/EM_CRAFTING.png.mcmeta | 5 - .../blocks/iconsets/EM_CRAFTING_ACTIVE.png | Bin 722 -> 0 bytes .../blocks/iconsets/EM_CRAFTING_ACTIVE.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_DATA.png | Bin 1166 -> 0 bytes .../textures/blocks/iconsets/EM_DATA_CONN.png | Bin 1166 -> 0 bytes .../gregtech/textures/blocks/iconsets/EM_DECAY.png | Bin 454 -> 0 bytes .../textures/blocks/iconsets/EM_DECAY.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_DECAY_ACTIVE.png | Bin 592 -> 0 bytes .../blocks/iconsets/EM_DECAY_ACTIVE.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_DIM.png | Bin 4286 -> 0 bytes .../textures/blocks/iconsets/EM_DIM.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_DIM_0.png | Bin 2518 -> 0 bytes .../textures/blocks/iconsets/EM_DIM_0.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_DIM_1.png | Bin 2516 -> 0 bytes .../textures/blocks/iconsets/EM_DIM_1.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_DIM_2.png | Bin 2586 -> 0 bytes .../textures/blocks/iconsets/EM_DIM_2.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_DIM_3.png | Bin 2519 -> 0 bytes .../textures/blocks/iconsets/EM_DIM_3.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_DIM_4.png | Bin 2514 -> 0 bytes .../textures/blocks/iconsets/EM_DIM_4.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_DIM_5.png | Bin 2542 -> 0 bytes .../textures/blocks/iconsets/EM_DIM_5.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_DIM_6.png | Bin 2512 -> 0 bytes .../textures/blocks/iconsets/EM_DIM_6.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_DIM_7.png | Bin 2517 -> 0 bytes .../textures/blocks/iconsets/EM_DIM_7.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_DIM_8.png | Bin 5471 -> 0 bytes .../textures/blocks/iconsets/EM_DIM_8.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_FIELD.png | Bin 4267 -> 0 bytes .../textures/blocks/iconsets/EM_FIELD.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_FIELD_0.png | Bin 3108 -> 0 bytes .../textures/blocks/iconsets/EM_FIELD_0.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_FIELD_1.png | Bin 3117 -> 0 bytes .../textures/blocks/iconsets/EM_FIELD_1.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_FIELD_2.png | Bin 3109 -> 0 bytes .../textures/blocks/iconsets/EM_FIELD_2.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_FIELD_3.png | Bin 3151 -> 0 bytes .../textures/blocks/iconsets/EM_FIELD_3.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_FIELD_4.png | Bin 3109 -> 0 bytes .../textures/blocks/iconsets/EM_FIELD_4.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_FIELD_5.png | Bin 3150 -> 0 bytes .../textures/blocks/iconsets/EM_FIELD_5.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_FIELD_6.png | Bin 3084 -> 0 bytes .../textures/blocks/iconsets/EM_FIELD_6.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_FIELD_7.png | Bin 3095 -> 0 bytes .../textures/blocks/iconsets/EM_FIELD_7.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_FIELD_8.png | Bin 6006 -> 0 bytes .../textures/blocks/iconsets/EM_FIELD_8.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_FIELD_CASING.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/EM_HOLDER.png | Bin 1166 -> 0 bytes .../textures/blocks/iconsets/EM_HOLDER_ACTIVE.png | Bin 4286 -> 0 bytes .../blocks/iconsets/EM_HOLDER_ACTIVE.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_HOLLOW.png | Bin 1166 -> 0 bytes .../EM_INNER_SPACETIME_REINFORCED_EOH_CASING.png | Bin 1166 -> 0 bytes .../gregtech/textures/blocks/iconsets/EM_LASER.png | Bin 369 -> 0 bytes .../EM_OUTER_SPACETIME_REINFORCED_EOH_CASING.png | Bin 1166 -> 0 bytes .../gregtech/textures/blocks/iconsets/EM_PC.png | Bin 910 -> 0 bytes .../textures/blocks/iconsets/EM_PC_ADV.png | Bin 1166 -> 0 bytes .../textures/blocks/iconsets/EM_PC_ADV_NONSIDE.png | Bin 910 -> 0 bytes .../textures/blocks/iconsets/EM_PC_NONSIDE.png | Bin 910 -> 0 bytes .../textures/blocks/iconsets/EM_PC_VENT.png | Bin 1166 -> 0 bytes .../blocks/iconsets/EM_PC_VENT_NONSIDE.png | Bin 1166 -> 0 bytes .../gregtech/textures/blocks/iconsets/EM_PIPE.png | Bin 397 -> 0 bytes .../textures/blocks/iconsets/EM_PIPE_CONN.png | Bin 1166 -> 0 bytes .../gregtech/textures/blocks/iconsets/EM_POWER.png | Bin 1166 -> 0 bytes .../textures/blocks/iconsets/EM_POWER_INFINITE.png | Bin 1166 -> 0 bytes .../gregtech/textures/blocks/iconsets/EM_RACK.png | Bin 1166 -> 0 bytes .../textures/blocks/iconsets/EM_RACK_ACTIVE.png | Bin 4342 -> 0 bytes .../blocks/iconsets/EM_RACK_ACTIVE.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/EM_TELE.png | Bin 709 -> 0 bytes .../textures/blocks/iconsets/EM_TELE.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_TIMESPACE.png | Bin 9479 -> 0 bytes .../blocks/iconsets/EM_TIMESPACE.png.mcmeta | 5 - .../blocks/iconsets/EM_ULTIMATE_CASING.png | Bin 1166 -> 0 bytes .../textures/blocks/iconsets/EM_ULTIMATE_FIELD.png | Bin 4286 -> 0 bytes .../blocks/iconsets/EM_ULTIMATE_FIELD.png.mcmeta | 5 - .../blocks/iconsets/EM_ULTIMATE_FIELD_CASING.png | Bin 1166 -> 0 bytes .../gregtech/textures/blocks/iconsets/EM_WH.png | Bin 486 -> 0 bytes .../textures/blocks/iconsets/EM_WH.png.mcmeta | 5 - .../textures/blocks/iconsets/EM_WH_ACTIVE.png | Bin 772 -> 0 bytes .../blocks/iconsets/EM_WH_ACTIVE.png.mcmeta | 5 - .../blocks/iconsets/ENDERFLUIDLINK_OVERLAY.png | Bin 1986 -> 0 bytes .../iconsets/ENDERFLUIDLINK_OVERLAY.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/GENNY.png | Bin 4254 -> 0 bytes .../blocks/iconsets/GODFORGE_CONTROLLER.png | Bin 597 -> 0 bytes .../blocks/iconsets/GODFORGE_CONTROLLER.png.mcmeta | 5 - .../textures/blocks/iconsets/GODFORGE_ENERGY.png | Bin 604 -> 0 bytes .../textures/blocks/iconsets/GODFORGE_INNER.png | Bin 441 -> 0 bytes .../blocks/iconsets/GODFORGE_MODULE_ACTIVE.png | Bin 5153 -> 0 bytes .../iconsets/GODFORGE_MODULE_ACTIVE.png.mcmeta | 1 - .../textures/blocks/iconsets/GODFORGE_SUPPORT.png | Bin 522 -> 0 bytes .../textures/blocks/iconsets/GODFORGE_TRIM.png | Bin 334 -> 0 bytes .../textures/blocks/iconsets/GRAVITON_CASING_0.png | Bin 4836 -> 0 bytes .../blocks/iconsets/GRAVITON_CASING_0.png.mcmeta | 5 - .../textures/blocks/iconsets/GRAVITON_CASING_1.png | Bin 3752 -> 0 bytes .../blocks/iconsets/GRAVITON_CASING_1.png.mcmeta | 5 - .../textures/blocks/iconsets/GRAVITON_CASING_2.png | Bin 3586 -> 0 bytes .../blocks/iconsets/GRAVITON_CASING_2.png.mcmeta | 5 - .../blocks/iconsets/GRAVITON_TOP_BOTTOM.png | Bin 472 -> 0 bytes .../blocks/iconsets/MACHINE_MAXV_BOTTOM.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/MACHINE_MAXV_SIDE.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/MACHINE_MAXV_TOP.png | Bin 1147 -> 0 bytes .../blocks/iconsets/MACHINE_OPV_BOTTOM.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/MACHINE_OPV_SIDE.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/MACHINE_OPV_TOP.png | Bin 1147 -> 0 bytes .../blocks/iconsets/MACHINE_UEV_BOTTOM.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/MACHINE_UEV_SIDE.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/MACHINE_UEV_TOP.png | Bin 1147 -> 0 bytes .../blocks/iconsets/MACHINE_UIV_BOTTOM.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/MACHINE_UIV_SIDE.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/MACHINE_UIV_TOP.png | Bin 1147 -> 0 bytes .../blocks/iconsets/MACHINE_UMV_BOTTOM.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/MACHINE_UMV_SIDE.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/MACHINE_UMV_TOP.png | Bin 1147 -> 0 bytes .../blocks/iconsets/MACHINE_UXV_BOTTOM.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/MACHINE_UXV_SIDE.png | Bin 1147 -> 0 bytes .../textures/blocks/iconsets/MACHINE_UXV_TOP.png | Bin 1147 -> 0 bytes .../gregtech/textures/blocks/iconsets/MARK.png | Bin 4254 -> 0 bytes .../textures/blocks/iconsets/MUFFLER_EM.png | Bin 4286 -> 0 bytes .../textures/blocks/iconsets/MUFFLER_EM.png.mcmeta | 5 - .../textures/blocks/iconsets/MUFFLER_EM_IDLE.png | Bin 1166 -> 0 bytes .../blocks/iconsets/OVERLAY_EM_D_ACTIVE.png | Bin 2206 -> 0 bytes .../blocks/iconsets/OVERLAY_EM_D_ACTIVE.png.mcmeta | 5 - .../blocks/iconsets/OVERLAY_EM_D_SIDES.png | Bin 4286 -> 0 bytes .../blocks/iconsets/OVERLAY_EM_D_SIDES.png.mcmeta | 5 - .../blocks/iconsets/OVERLAY_EM_T_ACTIVE.png | Bin 245 -> 0 bytes .../blocks/iconsets/OVERLAY_EM_T_ACTIVE.png.mcmeta | 5 - .../blocks/iconsets/OVERLAY_EM_T_SIDES.png | Bin 662 -> 0 bytes .../blocks/iconsets/OVERLAY_EM_T_SIDES.png.mcmeta | 5 - .../blocks/iconsets/OVERLAY_ENERGY_IN_LASER.png | Bin 559 -> 0 bytes .../blocks/iconsets/OVERLAY_ENERGY_IN_POWER.png | Bin 1147 -> 0 bytes .../iconsets/OVERLAY_ENERGY_ON_WIRELESS_16A.png | Bin 6612 -> 0 bytes .../OVERLAY_ENERGY_ON_WIRELESS_16A.png.mcmeta | 1 - .../iconsets/OVERLAY_ENERGY_ON_WIRELESS_4A.png | Bin 7917 -> 0 bytes .../OVERLAY_ENERGY_ON_WIRELESS_4A.png.mcmeta | 1 - .../iconsets/OVERLAY_ENERGY_ON_WIRELESS_LASER.png | Bin 8627 -> 0 bytes .../OVERLAY_ENERGY_ON_WIRELESS_LASER.png.mcmeta | 1 - .../blocks/iconsets/OVERLAY_ENERGY_OUT_LASER.png | Bin 555 -> 0 bytes .../blocks/iconsets/OVERLAY_ENERGY_OUT_POWER.png | Bin 1147 -> 0 bytes .../iconsets/OVERLAY_FULLAUTOMAINTENANCE.png | Bin 868 -> 0 bytes .../OVERLAY_FULLAUTOMAINTENANCE.png.mcmeta | 5 - .../textures/blocks/iconsets/OWNER_OFFLINE.png | Bin 640 -> 0 bytes .../textures/blocks/iconsets/OWNER_ONLINE.png | Bin 730 -> 0 bytes .../gregtech/textures/blocks/iconsets/PARAM.png | Bin 4267 -> 0 bytes .../textures/blocks/iconsets/PARAM.png.mcmeta | 5 - .../textures/blocks/iconsets/PARAM_ACTIVE.png | Bin 783 -> 0 bytes .../blocks/iconsets/PARAM_ACTIVE.png.mcmeta | 5 - .../gregtech/textures/blocks/iconsets/POLLUTOR.png | Bin 849 -> 0 bytes .../blocks/iconsets/POWERPASSUPGRADE_OVERLAY.png | Bin 1166 -> 0 bytes .../textures/blocks/iconsets/READER_OFFLINE.png | Bin 426 -> 0 bytes .../blocks/iconsets/READER_OFFLINE.png.mcmeta | 5 - .../textures/blocks/iconsets/READER_ONLINE.png | Bin 383 -> 0 bytes .../blocks/iconsets/READER_ONLINE.png.mcmeta | 5 - .../textures/blocks/iconsets/SCREEN_OFF.png | Bin 1041 -> 0 bytes .../blocks/iconsets/STABILITY_CASING_0.png | Bin 2422 -> 0 bytes .../blocks/iconsets/STABILITY_CASING_0.png.mcmeta | 5 - .../blocks/iconsets/STABILITY_CASING_1.png | Bin 2460 -> 0 bytes .../blocks/iconsets/STABILITY_CASING_1.png.mcmeta | 5 - .../blocks/iconsets/STABILITY_CASING_2.png | Bin 2463 -> 0 bytes .../blocks/iconsets/STABILITY_CASING_2.png.mcmeta | 5 - .../blocks/iconsets/STABILITY_CASING_3.png | Bin 2426 -> 0 bytes .../blocks/iconsets/STABILITY_CASING_3.png.mcmeta | 5 - .../blocks/iconsets/STABILITY_CASING_4.png | Bin 2449 -> 0 bytes .../blocks/iconsets/STABILITY_CASING_4.png.mcmeta | 5 - .../blocks/iconsets/STABILITY_CASING_5.png | Bin 2415 -> 0 bytes .../blocks/iconsets/STABILITY_CASING_5.png.mcmeta | 5 - .../blocks/iconsets/STABILITY_CASING_6.png | Bin 2453 -> 0 bytes .../blocks/iconsets/STABILITY_CASING_6.png.mcmeta | 5 - .../blocks/iconsets/STABILITY_CASING_7.png | Bin 2465 -> 0 bytes .../blocks/iconsets/STABILITY_CASING_7.png.mcmeta | 5 - .../blocks/iconsets/STABILITY_CASING_8.png | Bin 5764 -> 0 bytes .../blocks/iconsets/STABILITY_CASING_8.png.mcmeta | 5 - .../textures/blocks/iconsets/TESLA_OVERLAY.png | Bin 808 -> 0 bytes .../blocks/iconsets/TESLA_OVERLAY_ULTIMATE.png | Bin 799 -> 0 bytes .../blocks/iconsets/TESLA_TRANSCEIVER_TOP.png | Bin 655 -> 0 bytes .../blocks/iconsets/TM_TESLA_BASE_SIDES.png | Bin 592 -> 0 bytes .../blocks/iconsets/TM_TESLA_BASE_TOP_BOTTOM.png | Bin 606 -> 0 bytes .../textures/blocks/iconsets/TM_TESLA_CAPS.png | Bin 527 -> 0 bytes .../blocks/iconsets/TM_TESLA_CAPS_ACTIVE.png | Bin 2387 -> 0 bytes .../textures/blocks/iconsets/TM_TESLA_TOROID.png | Bin 724 -> 0 bytes .../textures/blocks/iconsets/TM_TESLA_TOWER.png | Bin 645 -> 0 bytes .../blocks/iconsets/TM_TESLA_TOWER_ACTIVE.png | Bin 634 -> 0 bytes .../iconsets/TM_TESLA_WINDING_PRIMARY_SIDES_0.png | Bin 1156 -> 0 bytes .../iconsets/TM_TESLA_WINDING_PRIMARY_SIDES_1.png | Bin 1125 -> 0 bytes .../iconsets/TM_TESLA_WINDING_PRIMARY_SIDES_2.png | Bin 1156 -> 0 bytes .../iconsets/TM_TESLA_WINDING_PRIMARY_SIDES_3.png | Bin 1145 -> 0 bytes .../iconsets/TM_TESLA_WINDING_PRIMARY_SIDES_4.png | Bin 1151 -> 0 bytes .../iconsets/TM_TESLA_WINDING_PRIMARY_SIDES_5.png | Bin 1182 -> 0 bytes .../iconsets/TM_TESLA_WINDING_PRIMARY_SIDES_6.png | Bin 814 -> 0 bytes .../TM_TESLA_WINDING_PRIMARY_TOP_BOTTOM_0.png | Bin 1145 -> 0 bytes .../TM_TESLA_WINDING_PRIMARY_TOP_BOTTOM_1.png | Bin 1096 -> 0 bytes .../TM_TESLA_WINDING_PRIMARY_TOP_BOTTOM_2.png | Bin 1123 -> 0 bytes .../TM_TESLA_WINDING_PRIMARY_TOP_BOTTOM_3.png | Bin 1137 -> 0 bytes .../TM_TESLA_WINDING_PRIMARY_TOP_BOTTOM_4.png | Bin 1124 -> 0 bytes .../TM_TESLA_WINDING_PRIMARY_TOP_BOTTOM_5.png | Bin 1152 -> 0 bytes .../TM_TESLA_WINDING_PRIMARY_TOP_BOTTOM_6.png | Bin 838 -> 0 bytes .../iconsets/TM_TESLA_WINDING_SECONDARY_SIDES.png | Bin 1233 -> 0 bytes .../TM_TESLA_WINDING_SECONDARY_TOP_BOTTOM.png | Bin 1319 -> 0 bytes .../textures/blocks/iconsets/TRANSPARENT.png | Bin 1020 -> 0 bytes .../gregtech/textures/blocks/iconsets/UC.png | Bin 536 -> 0 bytes .../textures/blocks/iconsets/UC.png.mcmeta | 5 - .../textures/blocks/iconsets/UC_ACTIVE.png | Bin 482 -> 0 bytes .../textures/blocks/iconsets/UC_ACTIVE.png.mcmeta | 5 - .../main/resources/assets/tectech/lang/en_US.lang | 1675 ---- .../main/resources/assets/tectech/lang/zh_CN.lang | 1296 --- .../main/resources/assets/tectech/models/Space.obj | 8442 -------------------- .../main/resources/assets/tectech/models/Star.obj | 2537 ------ .../resources/assets/tectech/models/StarLayer0.png | Bin 3696361 -> 0 bytes .../resources/assets/tectech/models/StarLayer1.png | Bin 831699 -> 0 bytes .../resources/assets/tectech/models/StarLayer2.png | Bin 243011 -> 0 bytes .../resources/assets/tectech/models/spaceLayer.png | Bin 7200691 -> 0 bytes .../src/main/resources/assets/tectech/sounds.json | 52 - .../resources/assets/tectech/sounds/fx_alarm.ogg | Bin 14122 -> 0 bytes .../resources/assets/tectech/sounds/fx_click.ogg | Bin 9928 -> 0 bytes .../resources/assets/tectech/sounds/fx_hi_freq.ogg | Bin 71722 -> 0 bytes .../resources/assets/tectech/sounds/fx_lo_freq.ogg | Bin 29373 -> 0 bytes .../assets/tectech/sounds/fx_mid_freq.ogg | Bin 26378 -> 0 bytes .../resources/assets/tectech/sounds/fx_noise.ogg | Bin 5413 -> 0 bytes .../resources/assets/tectech/sounds/fx_scan.ogg | Bin 28323 -> 0 bytes .../resources/assets/tectech/sounds/fx_whooum.ogg | Bin 17069 -> 0 bytes .../resources/assets/tectech/sounds/fx_woo_uu.ogg | Bin 17197 -> 0 bytes .../assets/tectech/sounds/microwave_ding.ogg | Bin 48584 -> 0 bytes .../tectech/textures/blocks/blockQuantumGlass.png | Bin 1147 -> 0 bytes .../tectech/textures/blocks/blockQuantumStuff.png | Bin 228 -> 0 bytes .../textures/blocks/blockQuantumStuff.png.mcmeta | 5 - .../textures/blocks/blockReactorSimulator.png | Bin 1147 -> 0 bytes ...blockSpatiallyTranscendentGravitationalLens.png | Bin 349 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_0.png | Bin 273 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_1.png | Bin 279 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_10.png | Bin 296 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_11.png | Bin 301 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_2.png | Bin 282 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_3.png | Bin 281 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_4.png | Bin 285 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_5.png | Bin 289 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_6.png | Bin 293 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_7.png | Bin 295 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_8.png | Bin 296 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_9.png | Bin 297 -> 0 bytes .../tectech/textures/blocks/iconsets/HINT_AIR.png | Bin 255 -> 0 bytes .../textures/blocks/iconsets/HINT_DEFAULT.png | Bin 301 -> 0 bytes .../textures/blocks/iconsets/HINT_ERROR.png | Bin 306 -> 0 bytes .../textures/blocks/iconsets/HINT_NOAIR.png | Bin 281 -> 0 bytes .../tectech/textures/blocks/turretBaseEM.png | Bin 1166 -> 0 bytes .../tectech/textures/entity/projectileEM.png | Bin 4254 -> 0 bytes .../assets/tectech/textures/gui/assLineRender.png | Bin 3191 -> 0 bytes .../tectech/textures/gui/background/blue_glow.png | Bin 5301 -> 0 bytes .../tectech/textures/gui/background/green_glow.png | Bin 3975 -> 0 bytes .../textures/gui/background/orange_glow.png | Bin 5653 -> 0 bytes .../textures/gui/background/purple_glow.png | Bin 9762 -> 0 bytes .../textures/gui/background/screen_blue.png | Bin 246 -> 0 bytes .../gui/background/screen_blue_no_inventory.png | Bin 1418 -> 0 bytes .../background/screen_blue_parametrizer_txt.png | Bin 489 -> 0 bytes .../tectech/textures/gui/background/space.png | Bin 15406 -> 0 bytes .../tectech/textures/gui/background/star.png | Bin 119474 -> 0 bytes .../tectech/textures/gui/background/white_glow.png | Bin 18002 -> 0 bytes .../tectech/textures/gui/button/celestial.png | Bin 1943 -> 0 bytes .../tectech/textures/gui/button/standard_16x16.png | Bin 107 -> 0 bytes .../textures/gui/button/standard_light_16x16.png | Bin 109 -> 0 bytes .../textures/gui/overlay_button/arrow_blue_up.png | Bin 806 -> 0 bytes .../textures/gui/overlay_button/battery_off.png | Bin 380 -> 0 bytes .../textures/gui/overlay_button/battery_on.png | Bin 386 -> 0 bytes .../textures/gui/overlay_button/cyclic_blue.png | Bin 723 -> 0 bytes .../tectech/textures/gui/overlay_button/flag.png | Bin 228 -> 0 bytes .../textures/gui/overlay_button/heat_off.png | Bin 565 -> 0 bytes .../textures/gui/overlay_button/heat_on.png | Bin 880 -> 0 bytes .../textures/gui/overlay_button/parametrizer_0.png | Bin 185 -> 0 bytes .../textures/gui/overlay_button/parametrizer_1.png | Bin 190 -> 0 bytes .../textures/gui/overlay_button/parametrizer_c.png | Bin 217 -> 0 bytes .../gui/overlay_button/parametrizer_id.png | Bin 200 -> 0 bytes .../gui/overlay_button/parametrizer_if.png | Bin 228 -> 0 bytes .../textures/gui/overlay_button/parametrizer_s.png | Bin 221 -> 0 bytes .../textures/gui/overlay_button/parametrizer_t.png | Bin 181 -> 0 bytes .../textures/gui/overlay_button/parametrizer_x.png | Bin 196 -> 0 bytes .../gui/overlay_button/power_pass_disabled.png | Bin 144 -> 0 bytes .../textures/gui/overlay_button/power_pass_off.png | Bin 272 -> 0 bytes .../textures/gui/overlay_button/power_pass_on.png | Bin 234 -> 0 bytes .../gui/overlay_button/power_switch_disabled.png | Bin 182 -> 0 bytes .../gui/overlay_button/power_switch_off.png | Bin 331 -> 0 bytes .../gui/overlay_button/power_switch_on.png | Bin 396 -> 0 bytes .../gui/overlay_button/safe_void_disabled.png | Bin 158 -> 0 bytes .../textures/gui/overlay_button/safe_void_off.png | Bin 373 -> 0 bytes .../textures/gui/overlay_button/safe_void_on.png | Bin 393 -> 0 bytes .../textures/gui/overlay_button/uncertainty/0.png | Bin 174 -> 0 bytes .../textures/gui/overlay_button/uncertainty/1.png | Bin 176 -> 0 bytes .../textures/gui/overlay_button/uncertainty/10.png | Bin 172 -> 0 bytes .../textures/gui/overlay_button/uncertainty/11.png | Bin 172 -> 0 bytes .../textures/gui/overlay_button/uncertainty/12.png | Bin 176 -> 0 bytes .../textures/gui/overlay_button/uncertainty/13.png | Bin 172 -> 0 bytes .../textures/gui/overlay_button/uncertainty/14.png | Bin 174 -> 0 bytes .../textures/gui/overlay_button/uncertainty/15.png | Bin 172 -> 0 bytes .../textures/gui/overlay_button/uncertainty/2.png | Bin 172 -> 0 bytes .../textures/gui/overlay_button/uncertainty/3.png | Bin 171 -> 0 bytes .../textures/gui/overlay_button/uncertainty/4.png | Bin 179 -> 0 bytes .../textures/gui/overlay_button/uncertainty/5.png | Bin 173 -> 0 bytes .../textures/gui/overlay_button/uncertainty/6.png | Bin 172 -> 0 bytes .../textures/gui/overlay_button/uncertainty/7.png | Bin 172 -> 0 bytes .../textures/gui/overlay_button/uncertainty/8.png | Bin 177 -> 0 bytes .../textures/gui/overlay_button/uncertainty/9.png | Bin 172 -> 0 bytes .../tectech/textures/gui/overlay_slot/mesh.png | Bin 137 -> 0 bytes .../tectech/textures/gui/overlay_slot/rack.png | Bin 151 -> 0 bytes .../tectech/textures/gui/picture/connector.png | Bin 163 -> 0 bytes .../textures/gui/picture/connector_empty.png | Bin 158 -> 0 bytes .../textures/gui/picture/connector_switch.png | Bin 189 -> 0 bytes .../tectech/textures/gui/picture/gorge_logo.png | Bin 1043 -> 0 bytes .../textures/gui/picture/green_selector.png | Bin 152 -> 0 bytes .../tectech/textures/gui/picture/heat_sink.png | Bin 560 -> 0 bytes .../textures/gui/picture/heat_sink_small.png | Bin 106 -> 0 bytes .../textures/gui/picture/milestone_catalyst.png | Bin 1527 -> 0 bytes .../gui/picture/milestone_catalyst_glow.png | Bin 2215 -> 0 bytes .../textures/gui/picture/milestone_charge.png | Bin 1274 -> 0 bytes .../textures/gui/picture/milestone_charge_glow.png | Bin 2379 -> 0 bytes .../textures/gui/picture/milestone_composition.png | Bin 1566 -> 0 bytes .../gui/picture/milestone_composition_glow.png | Bin 3506 -> 0 bytes .../textures/gui/picture/milestone_conversion.png | Bin 1454 -> 0 bytes .../gui/picture/milestone_conversion_glow.png | Bin 2544 -> 0 bytes .../tectech/textures/gui/picture/overlay_blue.png | Bin 120 -> 0 bytes .../tectech/textures/gui/picture/overlay_green.png | Bin 120 -> 0 bytes .../textures/gui/picture/overlay_orange.png | Bin 120 -> 0 bytes .../textures/gui/picture/overlay_purple.png | Bin 120 -> 0 bytes .../textures/gui/picture/parameter_blank.png | Bin 332 -> 0 bytes .../textures/gui/picture/parameter_blue.png | Bin 234 -> 0 bytes .../textures/gui/picture/parameter_cyan.png | Bin 184 -> 0 bytes .../textures/gui/picture/parameter_gray.png | Bin 79 -> 0 bytes .../textures/gui/picture/parameter_green.png | Bin 250 -> 0 bytes .../textures/gui/picture/parameter_orange.png | Bin 235 -> 0 bytes .../tectech/textures/gui/picture/parameter_red.png | Bin 219 -> 0 bytes .../tectech/textures/gui/picture/rack_large.png | Bin 332 -> 0 bytes .../tectech/textures/gui/picture/tectech_logo.png | Bin 279 -> 0 bytes .../textures/gui/picture/tectech_logo_dark.png | Bin 291 -> 0 bytes .../textures/gui/picture/uncertainty/indicator.png | Bin 120 -> 0 bytes .../textures/gui/picture/uncertainty/invalid_0.png | Bin 136 -> 0 bytes .../textures/gui/picture/uncertainty/invalid_1.png | Bin 124 -> 0 bytes .../textures/gui/picture/uncertainty/invalid_2.png | Bin 134 -> 0 bytes .../textures/gui/picture/uncertainty/invalid_3.png | Bin 129 -> 0 bytes .../textures/gui/picture/uncertainty/invalid_4.png | Bin 119 -> 0 bytes .../textures/gui/picture/uncertainty/invalid_5.png | Bin 129 -> 0 bytes .../textures/gui/picture/uncertainty/invalid_6.png | Bin 132 -> 0 bytes .../textures/gui/picture/uncertainty/invalid_7.png | Bin 124 -> 0 bytes .../textures/gui/picture/uncertainty/invalid_8.png | Bin 126 -> 0 bytes .../textures/gui/picture/uncertainty/monitor.png | Bin 351 -> 0 bytes .../picture/uncertainty/monitor_multimachine.png | Bin 185 -> 0 bytes .../textures/gui/picture/uncertainty/selected.png | Bin 154 -> 0 bytes .../textures/gui/picture/uncertainty/valid_0.png | Bin 136 -> 0 bytes .../textures/gui/picture/uncertainty/valid_1.png | Bin 124 -> 0 bytes .../textures/gui/picture/uncertainty/valid_2.png | Bin 134 -> 0 bytes .../textures/gui/picture/uncertainty/valid_3.png | Bin 129 -> 0 bytes .../textures/gui/picture/uncertainty/valid_4.png | Bin 119 -> 0 bytes .../textures/gui/picture/uncertainty/valid_5.png | Bin 129 -> 0 bytes .../textures/gui/picture/uncertainty/valid_6.png | Bin 132 -> 0 bytes .../textures/gui/picture/uncertainty/valid_7.png | Bin 124 -> 0 bytes .../textures/gui/picture/uncertainty/valid_8.png | Bin 126 -> 0 bytes .../textures/gui/progressbar/godforge_plasma.png | Bin 356 -> 0 bytes .../godforge_progressbar_background.png | Bin 520 -> 0 bytes .../gui/progressbar/godforge_progressbar_blue.png | Bin 1502 -> 0 bytes .../godforge_progressbar_blue_inverted.png | Bin 1500 -> 0 bytes .../progressbar/godforge_progressbar_purple.png | Bin 1509 -> 0 bytes .../godforge_progressbar_purple_inverted.png | Bin 1501 -> 0 bytes .../progressbar/godforge_progressbar_rainbow.png | Bin 1414 -> 0 bytes .../godforge_progressbar_rainbow_inverted.png | Bin 1411 -> 0 bytes .../gui/progressbar/godforge_progressbar_red.png | Bin 1471 -> 0 bytes .../godforge_progressbar_red_inverted.png | Bin 1467 -> 0 bytes .../gui/progressbar/research_station_1.png | Bin 114 -> 0 bytes .../gui/progressbar/research_station_2.png | Bin 172 -> 0 bytes .../gui/progressbar/research_station_3.png | Bin 281 -> 0 bytes .../tectech/textures/gui/scanDisplayItem.png | Bin 262972 -> 0 bytes .../tectech/textures/gui/scanDisplayScreen1.png | Bin 97514 -> 0 bytes .../tectech/textures/gui/scanDisplayScreen2.png | Bin 98360 -> 0 bytes .../tectech/textures/gui/scanDisplayScreen3.png | Bin 97606 -> 0 bytes .../tectech/textures/gui/scanDisplayScreen4.png | Bin 98319 -> 0 bytes .../tectech/textures/gui/scanDisplayScreen5.png | Bin 96650 -> 0 bytes .../tectech/textures/gui/scanDisplayScreen6.png | Bin 262931 -> 0 bytes .../tectech/textures/gui/scanDisplayScreen7.png | Bin 97446 -> 0 bytes .../tectech/textures/gui/scanDisplayScreen8.png | Bin 97833 -> 0 bytes .../tectech/textures/items/itemAstralArray.png | Bin 4919 -> 0 bytes .../textures/items/itemAstralArray.png.mcmeta | 5 - .../tectech/textures/items/itemCapacitorEV.png | Bin 575 -> 0 bytes .../tectech/textures/items/itemCapacitorHV.png | Bin 581 -> 0 bytes .../tectech/textures/items/itemCapacitorIV.png | Bin 583 -> 0 bytes .../tectech/textures/items/itemCapacitorLV.png | Bin 577 -> 0 bytes .../tectech/textures/items/itemCapacitorLuV.png | Bin 570 -> 0 bytes .../tectech/textures/items/itemCapacitorMV.png | Bin 561 -> 0 bytes .../tectech/textures/items/itemCapacitorZPM.png | Bin 563 -> 0 bytes .../tectech/textures/items/itemConstructable.png | Bin 667 -> 0 bytes .../tectech/textures/items/itemDebugContainer.png | Bin 4295 -> 0 bytes .../textures/items/itemDefinitionContainer.png | Bin 1588 -> 0 bytes .../items/itemDefinitionContainer.png.mcmeta | 5 - .../textures/items/itemDefinitionScanStorage.png | Bin 7526 -> 0 bytes .../items/itemDefinitionScanStorage.png.mcmeta | 5 - .../items/itemDefinitionScanStorageOff.png | Bin 5511 -> 0 bytes .../items/itemDefinitionScanStorageOff.png.mcmeta | 5 - .../textures/items/itemEnderFluidLinkCover.png | Bin 574 -> 0 bytes .../tectech/textures/items/itemEuMeterGT.png | Bin 776 -> 0 bytes .../tectech/textures/items/itemFrontRotate.png | Bin 439 -> 0 bytes .../items/itemParametrizerMemoryCardLocked.png | Bin 574 -> 0 bytes .../items/itemParametrizerMemoryCardUnlocked.png | Bin 571 -> 0 bytes .../textures/items/itemPowerPassUpgradeCover.png | Bin 583 -> 0 bytes .../tectech/textures/items/itemTeslaComponent.png | Bin 482 -> 0 bytes .../textures/items/itemTeslaComponentUltimate.png | Bin 492 -> 0 bytes .../tectech/textures/items/itemTeslaCover.png | Bin 451 -> 0 bytes .../textures/items/itemTeslaCoverUltimate.png | Bin 472 -> 0 bytes .../tectech/textures/items/itemTeslaStaff.png | Bin 433 -> 0 bytes 608 files changed, 65020 deletions(-) delete mode 100644 tectech/src/main/java/com/github/technus/tectech/Reference.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/TecTech.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/compatibility/openComputers/AvrArchitecture.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/MainLoader.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/NetworkDispatcher.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/TecTechConfig.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/gui/CreativeTabTecTech.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/recipe/Assembler.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/recipe/AssemblyLine.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/recipe/BaseRecipeLoader.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/recipe/CircuitAssembler.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/recipe/Crafting.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/recipe/Extractor.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/recipe/Godforge.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/recipe/ResearchStationAssemblyLine.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/thing/CoverLoader.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/thing/MachineLoader.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/thing/MuTeLoader.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/loader/thing/ThingsLoader.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/dataTransport/DataPacket.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/dataTransport/InventoryDataPacket.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/dataTransport/QuantumDataPacket.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/enderStorage/EnderFluidContainer.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/enderStorage/EnderLinkTag.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/enderStorage/EnderLinkTank.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/enderStorage/EnderWorldSavedData.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/pipe/IActivePipe.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/pipe/IConnectsToDataPipe.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/pipe/IConnectsToEnergyTunnel.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/pipe/PipeActivityMessage.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/spark/RendererMessage.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/spark/ThaumSpark.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/tesla/ITeslaConnectable.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/tesla/ITeslaConnectableSimple.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/mechanics/tesla/TeslaCoverConnection.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/proxy/ClientProxy.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/proxy/CommonProxy.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/recipe/EyeOfHarmonyFrontend.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/recipe/EyeOfHarmonyRecipe.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/recipe/EyeOfHarmonyRecipeStorage.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/recipe/GodforgeExoticFrontend.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/recipe/GodforgePlasmaFrontend.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/recipe/ResearchStationFrontend.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/recipe/TT_recipeAdder.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/recipe/TecTechRecipeMaps.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/rendering/EOH/EOH_ItemRenderer.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/rendering/EOH/EOH_RenderingUtils.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/rendering/EOH/EOH_TESR.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/CustomItemList.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/EOH_RenderBlock.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/ForgeOfGodsBlock.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/GodforgeGlassBlock.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/GodforgeGlassItem.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/GodforgeGlassRender.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/QuantumGlassBlock.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/QuantumGlassItem.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/QuantumGlassRender.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/QuantumStuffBlock.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/QuantumStuffRender.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/ReactorSimBlock.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/ReactorSimItem.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/RenderForgeOfGods.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/TileEyeOfHarmony.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/block/TileForgeOfGods.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/GT_Block_CasingsBA0.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/GT_Block_CasingsNH.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/GT_Block_CasingsTT.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/GT_Item_CasingsBA0.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/GT_Item_CasingsNH.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/GT_Item_CasingsTT.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/GT_Item_Casings_Godforge.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/GT_Item_Casings_Spacetime.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/GT_Item_Casings_Stabilisation.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/GT_Item_Casings_TimeAcceleration.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/GodforgeCasings.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/SpacetimeCompressionFieldCasing.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/StabilisationFieldCasing.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/TT_Container_Casings.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/casing/TimeAccelerationFieldCasing.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/cover/GT_Cover_TM_EnderFluidLink.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/cover/GT_Cover_TM_PowerPassUpgrade.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/cover/GT_Cover_TM_TeslaCoil.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/cover/GT_Cover_TM_TeslaCoil_Ultimate.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/gui/TecTechUITextures.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/item/AstralArrayFabricator.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/item/EnderFluidLinkCover.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/item/EuMeterGT.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/item/ParametrizerMemoryCard.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/item/PowerPassUpgradeCover.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/item/RenderForgeOfGodsItem.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/item/TeslaCoilCapacitor.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/item/TeslaCoilComponent.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/item/TeslaCoilCover.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/item/TeslaStaff.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/Textures.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_Capacitor.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_CreativeData.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_CreativeMaintenance.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_CreativeUncertainty.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_DataConnector.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_DynamoMulti.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_DynamoTunnel.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_EnergyMulti.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_EnergyTunnel.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_Holder.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_InputData.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_InputDataItems.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_OutputData.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_OutputDataItems.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_Param.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_ParamText.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_Rack.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_Uncertainty.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/hatch/GT_MetaTileEntity_Hatch_WirelessMulti.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/ForgeOfGodsRingsStructureString.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/ForgeOfGodsStructureString.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_EyeOfHarmony.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_ForgeOfGods.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_computer.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_dataBank.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_infuser.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_research.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_switch.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_transformer.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_TM_microwave.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_TM_teslaCoil.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/base/GT_MetaTileEntity_MultiblockBase_EM.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/base/INameFunction.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/base/IStatusFunction.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/base/LedStatus.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/base/Parameters.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/base/SoundLoop.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/base/render/TT_RenderedExtendedFacingTexture.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/godforge_modules/GT_MetaTileEntity_EM_BaseModule.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/godforge_modules/GT_MetaTileEntity_EM_ExoticModule.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/godforge_modules/GT_MetaTileEntity_EM_MoltenModule.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/godforge_modules/GT_MetaTileEntity_EM_PlasmaModule.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/godforge_modules/GT_MetaTileEntity_EM_SmeltingModule.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/pipe/GT_MetaTileEntity_PipeBlock_Data.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/pipe/GT_MetaTileEntity_PipeBlock_Energy.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/pipe/GT_MetaTileEntity_Pipe_Data.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/pipe/GT_MetaTileEntity_Pipe_Energy.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/single/GT_MetaTileEntity_BuckConverter.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/single/GT_MetaTileEntity_DebugPollutor.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/single/GT_MetaTileEntity_DebugPowerGenerator.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/single/GT_MetaTileEntity_DebugStructureWriter.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/single/GT_MetaTileEntity_OwnerDetector.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/single/GT_MetaTileEntity_TT_Transformer.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/single/GT_MetaTileEntity_TeslaCoil.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/metaTileEntity/single/GT_MetaTileEntity_WetTransformer.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/multiTileEntity/GodForge.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/thing/tileEntity/ReactorSimTileEntity.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/util/CommonValues.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/util/Converter.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/util/FluidStackLong.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/util/GodforgeMath.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/util/ItemStackLong.java delete mode 100644 tectech/src/main/java/com/github/technus/tectech/util/TT_Utility.java delete mode 100644 tectech/src/main/resources/META-INF/tectech_at.cfg delete mode 100644 tectech/src/main/resources/TecTechIcon.png delete mode 100644 tectech/src/main/resources/TecTechIconSmall.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/BUCK.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/BUCK_ACTIVE.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/DEBUG_.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/DEBUG_0.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/DEBUG_1.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/DEBUG_2.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/DEBUG_3.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/DEBUG_4.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/DEBUG_5.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_ANNIHILATION.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_ANNIHILATION.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_ANNIHILATION_ACTIVE.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_ANNIHILATION_ACTIVE.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR_ACTIVE.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BAR_ACTIVE.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BHG.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BHG.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BHG_ACTIVE.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_BHG_ACTIVE.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CANDY.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CANDY.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CANDY_ACTIVE.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CANDY_ACTIVE.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CASING.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COIL.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COIL_NONSIDE.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COLLIDER.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COLLIDER.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COLLIDER_ACTIVE.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COLLIDER_ACTIVE.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COLLIDER_ACTIVE_SLAVE.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COLLIDER_ACTIVE_SLAVE.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COLLIDER_SLAVE.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COLLIDER_SLAVE.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COMPUTER.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COMPUTER.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COMPUTER_ACTIVE.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_COMPUTER_ACTIVE.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CONTROLLER.png delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/blocks/iconsets/EM_CONTROLLER.png.mcmeta delete mode 100644 tectech/src/main/resources/assets/gregtech/textures/b