├── .github ├── ISSUE_TEMPLATE │ ├── ----.md │ ├── --issue---.md │ ├── bug---.md │ ├── bug_report.md │ └── feature_request.md └── workflows │ ├── greetings.yml │ └── pack.yml ├── .gitignore ├── CONTRIBUTING.md ├── EnigTech2 ├── .packignore ├── manifest.json ├── minecraft │ ├── animation │ │ ├── 001.png │ │ ├── 002.png │ │ ├── 003.png │ │ ├── 004.png │ │ ├── 005.png │ │ ├── 006.png │ │ ├── 007.png │ │ ├── 008.png │ │ ├── 009.png │ │ ├── 010.png │ │ ├── 011.png │ │ ├── 012.png │ │ ├── 013.png │ │ ├── 014.png │ │ ├── 015.png │ │ ├── 016.png │ │ ├── 017.png │ │ ├── 018.png │ │ ├── 019.png │ │ ├── 020.png │ │ ├── 021.png │ │ ├── 022.png │ │ ├── 023.png │ │ ├── 024.png │ │ ├── 025.png │ │ ├── 026.png │ │ ├── 027.png │ │ ├── 028.png │ │ ├── 029.png │ │ ├── 030.png │ │ ├── 031.png │ │ ├── 032.png │ │ ├── 033.png │ │ ├── 034.png │ │ ├── 035.png │ │ ├── 036.png │ │ ├── 037.png │ │ ├── 038.png │ │ ├── 039.png │ │ ├── 040.png │ │ ├── 041.png │ │ ├── 042.png │ │ ├── 043.png │ │ ├── 044.png │ │ ├── 045.png │ │ ├── 046.png │ │ ├── 047.png │ │ ├── 048.png │ │ ├── 049.png │ │ ├── 050.png │ │ ├── 051.png │ │ ├── 052.png │ │ ├── 053.png │ │ ├── 054.png │ │ ├── 055.png │ │ ├── 056.png │ │ ├── 057.png │ │ ├── 058.png │ │ ├── 059.png │ │ ├── 060.png │ │ ├── 061.png │ │ ├── 062.png │ │ ├── 063.png │ │ ├── 064.png │ │ ├── 065.png │ │ ├── 066.png │ │ ├── 067.png │ │ ├── 068.png │ │ ├── 069.png │ │ ├── 070.png │ │ ├── 071.png │ │ ├── 072.png │ │ ├── 073.png │ │ ├── 074.png │ │ ├── 075.png │ │ ├── 076.png │ │ ├── 077.png │ │ ├── 078.png │ │ ├── 079.png │ │ ├── 080.png │ │ ├── 081.png │ │ ├── 082.png │ │ ├── 083.png │ │ ├── 084.png │ │ ├── 085.png │ │ ├── 086.png │ │ ├── 087.png │ │ ├── 088.png │ │ ├── 089.png │ │ ├── 090.png │ │ ├── 091.png │ │ ├── 092.png │ │ ├── 093.png │ │ ├── 094.png │ │ ├── 095.png │ │ ├── 096.png │ │ ├── 097.png │ │ ├── 098.png │ │ ├── 099.png │ │ ├── 100.png │ │ ├── 101.png │ │ ├── 102.png │ │ ├── 103.png │ │ ├── 104.png │ │ ├── 105.png │ │ ├── 106.png │ │ ├── 107.png │ │ ├── 108.png │ │ ├── 109.png │ │ ├── 110.png │ │ ├── 111.png │ │ ├── 112.png │ │ ├── 113.png │ │ ├── 114.png │ │ ├── 115.png │ │ ├── 116.png │ │ ├── 117.png │ │ ├── 118.png │ │ ├── 119.png │ │ ├── 120.png │ │ ├── 121.png │ │ ├── 122.png │ │ ├── 123.png │ │ ├── 124.png │ │ ├── 125.png │ │ ├── 126.png │ │ ├── 127.png │ │ ├── 128.png │ │ ├── 129.png │ │ ├── 130.png │ │ ├── 131.png │ │ ├── 132.png │ │ ├── 133.png │ │ ├── 134.png │ │ ├── 135.png │ │ ├── 136.png │ │ ├── 137.png │ │ ├── 138.png │ │ ├── 139.png │ │ ├── 140.png │ │ ├── 141.png │ │ ├── 142.png │ │ ├── 143.png │ │ ├── 144.png │ │ ├── 145.png │ │ ├── 146.png │ │ ├── 147.png │ │ ├── 148.png │ │ ├── 149.png │ │ ├── 150.png │ │ ├── 151.png │ │ ├── 152.png │ │ ├── 153.png │ │ ├── 154.png │ │ ├── 155.png │ │ ├── 156.png │ │ ├── 157.png │ │ ├── 158.png │ │ ├── 159.png │ │ ├── 160.png │ │ ├── 161.png │ │ ├── 162.png │ │ ├── 163.png │ │ ├── 164.png │ │ ├── 165.png │ │ ├── 166.png │ │ ├── 167.png │ │ ├── 168.png │ │ ├── 169.png │ │ ├── 170.png │ │ ├── 171.png │ │ ├── 172.png │ │ ├── 173.png │ │ ├── 174.png │ │ ├── 175.png │ │ ├── 176.png │ │ ├── 177.png │ │ ├── 178.png │ │ └── 179.png │ ├── config │ │ ├── AE2Stuff │ │ │ └── readme.txt │ │ ├── AE2WirelessTerminals.cfg │ │ ├── Additional Structures - General.cfg │ │ ├── Additional Structures - Structures.cfg │ │ ├── AppliedEnergistics2 │ │ │ ├── AppliedEnergistics2.cfg │ │ │ ├── CustomRecipes.cfg │ │ │ ├── Facades.cfg │ │ │ ├── VersionChecker.cfg │ │ │ ├── extracells.cfg │ │ │ └── items.csv │ │ ├── BNBGamingCore.cfg │ │ ├── Building Gadgets.cfg │ │ ├── CustomMainMenu │ │ │ └── mainmenu.json │ │ ├── Eternal Winter.cfg │ │ ├── Guide-API │ │ │ └── Guide-API.cfg │ │ ├── InvTweaks │ │ │ ├── InvTweaks.cfg │ │ │ ├── InvTweaksRules.txt │ │ │ ├── InvTweaksTree.txt │ │ │ └── trees │ │ │ │ └── readme.txt │ │ ├── InvTweaksRules.txt │ │ ├── InvTweaksTree.txt │ │ ├── JustEnoughCharacters.cfg │ │ ├── LagGoggles-client.cfg │ │ ├── LagGoggles-server.cfg │ │ ├── MoreOverlays.cfg │ │ ├── Probe.cfg │ │ ├── ProjectE │ │ │ ├── ProjectE.cfg │ │ │ ├── customConversions │ │ │ │ ├── ODdefaults.json │ │ │ │ ├── defaults.json │ │ │ │ ├── example.json │ │ │ │ └── metals.json │ │ │ ├── custom_emc.json │ │ │ ├── mapping.cfg │ │ │ └── nbt_whitelist.json │ │ ├── ToughExpansion.cfg │ │ ├── TouhouLittleMaid.cfg │ │ ├── Waystones.cfg │ │ ├── acronym │ │ │ ├── base │ │ │ │ └── General.cfg │ │ │ ├── contenttweaker │ │ │ │ └── General.cfg │ │ │ ├── material_system.cfg │ │ │ └── saved │ │ │ │ ├── material_parts_contenttweaker-original.json │ │ │ │ ├── material_parts_contenttweaker.json │ │ │ │ ├── saved_sub_blocks_contenttweaker-original.json │ │ │ │ └── saved_sub_blocks_contenttweaker.json │ │ ├── actuallyadditions.cfg │ │ ├── advRocketry │ │ │ ├── Centrifuge.xml │ │ │ ├── ChemicalReactor.xml │ │ │ ├── Crystallizer.xml │ │ │ ├── CuttingMachine.xml │ │ │ ├── ElectricArcFurnace.xml │ │ │ ├── Electrolyser.xml │ │ │ ├── Lathe.xml │ │ │ ├── PrecisionAssembler.xml │ │ │ ├── PrecisionLaserEtcher.xml │ │ │ ├── RollingMachine.xml │ │ │ ├── SmallPlatePress.xml │ │ │ ├── advancedRocketry.cfg │ │ │ ├── asteroidConfig.xml │ │ │ └── oreConfig.xml │ │ ├── akashictome.cfg │ │ ├── appleskin.cfg │ │ ├── arcanearchives.cfg │ │ ├── astralsorcery.cfg │ │ ├── astralsorcery │ │ │ ├── aevitas_ore_perk.cfg │ │ │ ├── fluid_rarities.cfg │ │ │ ├── herdable_animals_blacklist.cfg │ │ │ ├── mineralis_ritual.cfg │ │ │ ├── perk_void_trash_replacement.cfg │ │ │ └── treasure_shrine.cfg │ │ ├── attributefix.cfg │ │ ├── baubles.cfg │ │ ├── betteradvancements │ │ │ └── betteradvancements.cfg │ │ ├── betterfps.json │ │ ├── bibliocraft.cfg │ │ ├── biomesoplenty │ │ │ ├── biome_ids.json │ │ │ ├── biomes │ │ │ │ ├── Put biome config files here │ │ │ │ ├── alps_foothills.json │ │ │ │ ├── defaults │ │ │ │ │ ├── biomesoplenty │ │ │ │ │ │ ├── alps.json │ │ │ │ │ │ ├── alps_foothills.json │ │ │ │ │ │ ├── bamboo_forest.json │ │ │ │ │ │ ├── bayou.json │ │ │ │ │ │ ├── bog.json │ │ │ │ │ │ ├── boreal_forest.json │ │ │ │ │ │ ├── brushland.json │ │ │ │ │ │ ├── chaparral.json │ │ │ │ │ │ ├── cherry_blossom_grove.json │ │ │ │ │ │ ├── cold_desert.json │ │ │ │ │ │ ├── coniferous_forest.json │ │ │ │ │ │ ├── coral_reef.json │ │ │ │ │ │ ├── corrupted_sands.json │ │ │ │ │ │ ├── crag.json │ │ │ │ │ │ ├── dead_forest.json │ │ │ │ │ │ ├── dead_swamp.json │ │ │ │ │ │ ├── eucalyptus_forest.json │ │ │ │ │ │ ├── fen.json │ │ │ │ │ │ ├── flower_field.json │ │ │ │ │ │ ├── flower_island.json │ │ │ │ │ │ ├── fungi_forest.json │ │ │ │ │ │ ├── glacier.json │ │ │ │ │ │ ├── grassland.json │ │ │ │ │ │ ├── gravel_beach.json │ │ │ │ │ │ ├── grove.json │ │ │ │ │ │ ├── highland.json │ │ │ │ │ │ ├── kelp_forest.json │ │ │ │ │ │ ├── land_of_lakes.json │ │ │ │ │ │ ├── lavender_fields.json │ │ │ │ │ │ ├── lush_desert.json │ │ │ │ │ │ ├── lush_swamp.json │ │ │ │ │ │ ├── mangrove.json │ │ │ │ │ │ ├── maple_woods.json │ │ │ │ │ │ ├── marsh.json │ │ │ │ │ │ ├── meadow.json │ │ │ │ │ │ ├── moor.json │ │ │ │ │ │ ├── mountain.json │ │ │ │ │ │ ├── mountain_foothills.json │ │ │ │ │ │ ├── mystic_grove.json │ │ │ │ │ │ ├── oasis.json │ │ │ │ │ │ ├── ominous_woods.json │ │ │ │ │ │ ├── orchard.json │ │ │ │ │ │ ├── origin_beach.json │ │ │ │ │ │ ├── origin_island.json │ │ │ │ │ │ ├── outback.json │ │ │ │ │ │ ├── overgrown_cliffs.json │ │ │ │ │ │ ├── pasture.json │ │ │ │ │ │ ├── phantasmagoric_inferno.json │ │ │ │ │ │ ├── prairie.json │ │ │ │ │ │ ├── quagmire.json │ │ │ │ │ │ ├── rainforest.json │ │ │ │ │ │ ├── redwood_forest.json │ │ │ │ │ │ ├── redwood_forest_edge.json │ │ │ │ │ │ ├── sacred_springs.json │ │ │ │ │ │ ├── seasonal_forest.json │ │ │ │ │ │ ├── shield.json │ │ │ │ │ │ ├── shrubland.json │ │ │ │ │ │ ├── snowy_coniferous_forest.json │ │ │ │ │ │ ├── snowy_forest.json │ │ │ │ │ │ ├── snowy_tundra.json │ │ │ │ │ │ ├── steppe.json │ │ │ │ │ │ ├── temperate_rainforest.json │ │ │ │ │ │ ├── tropical_island.json │ │ │ │ │ │ ├── tropical_rainforest.json │ │ │ │ │ │ ├── tundra.json │ │ │ │ │ │ ├── undergarden.json │ │ │ │ │ │ ├── visceral_heap.json │ │ │ │ │ │ ├── volcanic_island.json │ │ │ │ │ │ ├── wasteland.json │ │ │ │ │ │ ├── wetland.json │ │ │ │ │ │ ├── white_beach.json │ │ │ │ │ │ ├── woodland.json │ │ │ │ │ │ └── xeric_shrubland.json │ │ │ │ │ └── vanilla │ │ │ │ │ │ ├── beaches.json │ │ │ │ │ │ ├── birch_forest.json │ │ │ │ │ │ ├── birch_forest_hills.json │ │ │ │ │ │ ├── desert.json │ │ │ │ │ │ ├── desert_hills.json │ │ │ │ │ │ ├── extreme_hills.json │ │ │ │ │ │ ├── extreme_hills_with_trees.json │ │ │ │ │ │ ├── forest.json │ │ │ │ │ │ ├── forest_hills.json │ │ │ │ │ │ ├── hell.json │ │ │ │ │ │ ├── ice_flats.json │ │ │ │ │ │ ├── ice_mountains.json │ │ │ │ │ │ ├── jungle.json │ │ │ │ │ │ ├── jungle_hills.json │ │ │ │ │ │ ├── mesa.json │ │ │ │ │ │ ├── mesa_clear_rock.json │ │ │ │ │ │ ├── mushroom_island.json │ │ │ │ │ │ ├── mutated_forest.json │ │ │ │ │ │ ├── ocean.json │ │ │ │ │ │ ├── plains.json │ │ │ │ │ │ ├── redwood_taiga.json │ │ │ │ │ │ ├── redwood_taiga_hills.json │ │ │ │ │ │ ├── roofed_forest.json │ │ │ │ │ │ ├── savanna.json │ │ │ │ │ │ ├── savanna_rock.json │ │ │ │ │ │ ├── sky.json │ │ │ │ │ │ ├── swampland.json │ │ │ │ │ │ ├── taiga.json │ │ │ │ │ │ ├── taiga_cold.json │ │ │ │ │ │ ├── taiga_cold_hills.json │ │ │ │ │ │ └── taiga_hills.json │ │ │ │ ├── mystic_grove.json │ │ │ │ └── sacred_springs.json │ │ │ ├── gameplay.cfg │ │ │ └── misc.cfg │ │ ├── bloodmagic │ │ │ ├── bloodmagic.cfg │ │ │ ├── meteors │ │ │ │ ├── diamond.json │ │ │ │ ├── gold.json │ │ │ │ └── iron.json │ │ │ └── rituals.cfg │ │ ├── bookshelf.cfg │ │ ├── botania.cfg │ │ ├── botaniatweaks.cfg │ │ ├── brandon3055 │ │ │ ├── BrandonsCore.cfg │ │ │ ├── Custom Fusion Recipe Info.txt │ │ │ ├── CustomFusionRecipes.json │ │ │ ├── DraconicEvolution.cfg │ │ │ ├── ProjectIntelligence │ │ │ │ ├── ModDocs │ │ │ │ │ └── Draconic Evolution │ │ │ │ │ │ └── draconicevolution-en_US.xml │ │ │ │ ├── manifest.json │ │ │ │ ├── options.json │ │ │ │ └── projectintelligence.xml │ │ │ └── ResourceCache │ │ │ │ ├── Cache#-1043527537.png │ │ │ │ ├── Cache#-2094356963.png │ │ │ │ ├── Cache#-2144074589.png │ │ │ │ ├── Cache#-280242610.png │ │ │ │ ├── Cache#-281166131.png │ │ │ │ ├── Cache#-281734129.png │ │ │ │ ├── Cache#-458702766.png │ │ │ │ ├── Cache#-471200213.png │ │ │ │ ├── Cache#-653375838.png │ │ │ │ ├── Cache#-704954042.png │ │ │ │ ├── Cache#1141786692.png │ │ │ │ ├── Cache#1219423700.png │ │ │ │ ├── Cache#1223117784.png │ │ │ │ ├── Cache#1407900994.png │ │ │ │ ├── Cache#1523870139.png │ │ │ │ ├── Cache#1766485387.png │ │ │ │ ├── Cache#2112385104.png │ │ │ │ ├── Cache#2134442667.png │ │ │ │ ├── Cache#310539011.png │ │ │ │ └── Cache#402156697.png │ │ ├── brewcraft.cfg │ │ ├── clienttweaks.cfg │ │ ├── codechicken │ │ │ ├── supporters.json │ │ │ └── supporters.marker │ │ ├── codechickenlib.cfg │ │ ├── cofh │ │ │ ├── core │ │ │ │ ├── client.cfg │ │ │ │ ├── common.cfg │ │ │ │ └── friends.cfg │ │ │ ├── thermaldynamics │ │ │ │ ├── client.cfg │ │ │ │ ├── common.cfg │ │ │ │ └── cover_blacklist.json │ │ │ ├── thermalexpansion │ │ │ │ ├── client.cfg │ │ │ │ ├── common.cfg │ │ │ │ ├── florbs.cfg │ │ │ │ └── morbs.cfg │ │ │ ├── thermalfoundation │ │ │ │ ├── client.cfg │ │ │ │ ├── common.cfg │ │ │ │ └── lexicon-whitelist.cfg │ │ │ └── world │ │ │ │ ├── 00_minecraft.json │ │ │ │ ├── 01_thermalfoundation_ores.json │ │ │ │ ├── 02_thermalfoundation_oil.json │ │ │ │ ├── 03_thermalfoundation_clathrates.json │ │ │ │ └── config.cfg │ │ ├── compactmachines3 │ │ │ ├── recipes │ │ │ │ ├── T3Workbench.json │ │ │ │ ├── example.zombieegg.json │ │ │ │ ├── machine-giant.json │ │ │ │ ├── machine-large.json │ │ │ │ ├── machine-maximum.json │ │ │ │ ├── machine-normal.json │ │ │ │ ├── machine-small.json │ │ │ │ ├── machine-tiny.json │ │ │ │ ├── redstonetunneltool.json │ │ │ │ ├── stone.json │ │ │ │ ├── tunneltool.json │ │ │ │ ├── wallbreakable.json │ │ │ │ └── wtssc.json │ │ │ └── settings.cfg │ │ ├── cookingforblockheads.cfg │ │ ├── cosmeticarmorreworked.cfg │ │ ├── craftingtweaks.cfg │ │ ├── ctm.cfg │ │ ├── cuisine.cfg │ │ ├── cyberware.cfg │ │ ├── cyclopscore.cfg │ │ ├── deepmoblearning.cfg │ │ ├── deepmoblearningbm.cfg │ │ ├── elevatorid.cfg │ │ ├── embers.cfg │ │ ├── enchdesc.cfg │ │ ├── endercore │ │ │ ├── cropconfig.json │ │ │ └── endercore.cfg │ │ ├── enderio │ │ │ ├── enderio.cfg │ │ │ ├── enderioconduits.cfg │ │ │ ├── enderiointegrationforestry.cfg │ │ │ ├── enderioinvpanel.cfg │ │ │ ├── enderiomachines.cfg │ │ │ ├── enderiopowertools.cfg │ │ │ ├── painter_paint_sources_core.xml │ │ │ ├── painter_paint_sources_user.xml │ │ │ └── recipes │ │ │ │ ├── examples │ │ │ │ ├── broken_spawner.xml │ │ │ │ ├── cheap_machines.xml │ │ │ │ ├── cheap_materials.xml │ │ │ │ ├── cheaty_spawner.xml │ │ │ │ ├── conduits_easy_recipes.xml │ │ │ │ ├── conduits_hard_recipes.xml │ │ │ │ ├── easy_recipes.xml │ │ │ │ ├── hard_recipes.xml │ │ │ │ ├── infinity.xml │ │ │ │ ├── legacy_recipes.xml │ │ │ │ ├── machines_easy_recipes.xml │ │ │ │ ├── optional_tweaks.xml │ │ │ │ ├── peaceful.xml │ │ │ │ ├── powertools_easy_recipes.xml │ │ │ │ ├── recipes.xsd │ │ │ │ ├── sagmill_dupe_recipe_patches.xml │ │ │ │ ├── strict_iron.xml │ │ │ │ └── unhide_base.xml │ │ │ │ ├── recipes.xsd │ │ │ │ └── user │ │ │ │ ├── recipes.xsd │ │ │ │ └── user_recipes.xml │ │ ├── enderstorage.cfg │ │ ├── environmentaltech │ │ │ ├── main.cfg │ │ │ └── multiblocks │ │ │ │ └── void_miner │ │ │ │ ├── botanic │ │ │ │ ├── tier_1.json │ │ │ │ ├── tier_2.json │ │ │ │ ├── tier_3.json │ │ │ │ ├── tier_4.json │ │ │ │ ├── tier_5.json │ │ │ │ └── tier_6.json │ │ │ │ ├── ore │ │ │ │ ├── tier_1.json │ │ │ │ ├── tier_2.json │ │ │ │ ├── tier_3.json │ │ │ │ ├── tier_4.json │ │ │ │ ├── tier_5.json │ │ │ │ └── tier_6.json │ │ │ │ └── resource │ │ │ │ ├── tier_1.json │ │ │ │ ├── tier_2.json │ │ │ │ ├── tier_3.json │ │ │ │ ├── tier_4.json │ │ │ │ ├── tier_5.json │ │ │ │ └── tier_6.json │ │ ├── extendedcrafting.cfg │ │ ├── extrautils2.cfg │ │ ├── fastbench.cfg │ │ ├── fastfurnace.cfg │ │ ├── felling.cfg │ │ ├── findme.cfg │ │ ├── flopper.cfg │ │ ├── flux_networks.cfg │ │ ├── foamfix.cfg │ │ ├── forestry │ │ │ ├── apiculture.cfg │ │ │ ├── arboriculture.cfg │ │ │ ├── backpacks.cfg │ │ │ ├── binnie-mods.conf │ │ │ ├── binniecore │ │ │ │ └── main.conf │ │ │ ├── botany │ │ │ │ └── modules.cfg │ │ │ ├── common.cfg │ │ │ ├── crates.cfg │ │ │ ├── extrabees │ │ │ │ ├── main.conf │ │ │ │ └── modules.cfg │ │ │ ├── extratrees │ │ │ │ ├── main.cfg │ │ │ │ └── modules.cfg │ │ │ ├── farm.cfg │ │ │ ├── fluids.cfg │ │ │ ├── gamemodes │ │ │ │ ├── EASY.cfg │ │ │ │ ├── HARD.cfg │ │ │ │ ├── NORMAL.cfg │ │ │ │ └── OP.cfg │ │ │ ├── genetics │ │ │ │ ├── main.conf │ │ │ │ └── modules.cfg │ │ │ ├── lepidopterology.cfg │ │ │ └── modules.cfg │ │ ├── forge.cfg │ │ ├── forgeChunkLoading.cfg │ │ ├── forgeendertech │ │ │ ├── Biomes │ │ │ │ ├── beaches.cfg │ │ │ │ ├── biomesoplenty$dead_forest.cfg │ │ │ │ ├── desert.cfg │ │ │ │ ├── extreme_hills.cfg │ │ │ │ ├── forest.cfg │ │ │ │ ├── hell.cfg │ │ │ │ ├── jungle.cfg │ │ │ │ ├── lostcities.cfg │ │ │ │ ├── plains.cfg │ │ │ │ ├── river.cfg │ │ │ │ ├── savanna.cfg │ │ │ │ ├── swampland.cfg │ │ │ │ ├── taiga.cfg │ │ │ │ └── the_end.cfg │ │ │ └── forgeendertech.cfg │ │ ├── ftbbackups.cfg │ │ ├── ftblib.cfg │ │ ├── ftbutilities.cfg │ │ ├── gameStagesFakePlayerData.json │ │ ├── gamestages.cfg │ │ ├── gbook_snapshot.cfg │ │ ├── gendustry │ │ │ ├── client.config │ │ │ └── readme.txt │ │ ├── gendustryjei.cfg │ │ ├── hardcoreitemstages.cfg │ │ ├── harvestcraft.cfg │ │ ├── harvestcraft_fruittree.cfg │ │ ├── hearthstonemod.cfg │ │ ├── i18n_update_mod.cfg │ │ ├── igwmod.cfg │ │ ├── immersiveengineering.cfg │ │ ├── improvedbackpacks.cfg │ │ ├── instantunify.cfg │ │ ├── inworldcrafting.cfg │ │ ├── ironchest.cfg │ │ ├── itemstages.cfg │ │ ├── jei │ │ │ ├── itemBlacklist.cfg │ │ │ ├── jei.cfg │ │ │ └── searchColors.cfg │ │ ├── jeibees.cfg │ │ ├── jeresources │ │ │ ├── jeresources.cfg │ │ │ └── world-gen.json │ │ ├── journeymap_ModInfo.cfg │ │ ├── journeymap_server.cfg │ │ ├── kiwi.cfg │ │ ├── lesslag.cfg │ │ ├── libvulpes.cfg │ │ ├── loottweaker.cfg │ │ ├── magicbees.cfg │ │ ├── mcjtylib.cfg │ │ ├── mekanism.cfg │ │ ├── mekanism │ │ │ └── BoxBlacklist.txt │ │ ├── microblocks.cfg │ │ ├── modulardiversity.cfg │ │ ├── modularmachinery │ │ │ ├── machinery │ │ │ │ ├── assembly.json │ │ │ │ ├── aura_collector.json │ │ │ │ ├── blast_furnace_mk1.json │ │ │ │ ├── blast_furnace_mk2.json │ │ │ │ ├── blast_furnace_mk3.json │ │ │ │ ├── blast_furnace_mk4.json │ │ │ │ ├── blast_furnace_mk5.json │ │ │ │ ├── blast_furnace_mk5_eternal.json │ │ │ │ ├── blast_furnace_mk5_terminal.json │ │ │ │ ├── blast_furnace_mke.json │ │ │ │ ├── blueprint_analyzer.json │ │ │ │ ├── boil_chamber_mk2.json │ │ │ │ ├── centrifuge.json │ │ │ │ ├── circuit_processor.json │ │ │ │ ├── cyberware_assembly.json │ │ │ │ ├── embers_chopper.json │ │ │ │ ├── energy_solidifier.json │ │ │ │ ├── entropy_collector.json │ │ │ │ ├── gem_analyzer.json │ │ │ │ ├── giant_wind_turbine.json │ │ │ │ ├── grinding_ball_polisher.json │ │ │ │ ├── intergrated_assembly_mk1.json │ │ │ │ ├── intergrated_assembly_mk2.json │ │ │ │ ├── laser_marker.json │ │ │ │ ├── magic_crusher.json │ │ │ │ ├── magic_crusher_mk2.json │ │ │ │ ├── magic_magtinizer.json │ │ │ │ ├── magic_magtinizer_mk2.json │ │ │ │ ├── mana_compressor.json │ │ │ │ ├── mana_extractor.json │ │ │ │ ├── meteor_catcher.json │ │ │ │ ├── microassembly.json │ │ │ │ ├── oil_drill.json │ │ │ │ ├── oil_refinery.json │ │ │ │ ├── razer.json │ │ │ │ ├── rune_compressor.json │ │ │ │ ├── singularity_maker.json │ │ │ │ ├── steam_assembly.json │ │ │ │ ├── steam_generator_mk1.json │ │ │ │ ├── steam_generator_mk2.json │ │ │ │ ├── vaccum_alloy_furnace.json │ │ │ │ └── variables │ │ │ │ │ └── casings.var.json │ │ │ └── modularmachinery.cfg │ │ ├── morpheus.cfg │ │ ├── multipart.cfg │ │ ├── mysticalworld.cfg │ │ ├── naturesaura.cfg │ │ ├── naturescompass.cfg │ │ ├── naturestopography.cfg │ │ ├── neat.cfg │ │ ├── nuclearcraft.cfg │ │ ├── oreexcavation.cfg │ │ ├── orespawn.cfg │ │ ├── oreveins.cfg │ │ ├── oreveins │ │ │ ├── dlc_and_quarry_veins.json │ │ │ ├── misc_veins.json │ │ │ └── ore_veins.json │ │ ├── p455w0rdsLib.cfg │ │ ├── packagedauto.cfg │ │ ├── packagedexcrafting.cfg │ │ ├── packmode.cfg │ │ ├── patchouli.cfg │ │ ├── phosphor.json │ │ ├── placebo.cfg │ │ ├── prestige.cfg │ │ ├── quickleafdecay.cfg │ │ ├── randomenchantments.cfg │ │ ├── randompatches.cfg │ │ ├── rangedpumps.cfg │ │ ├── reccomplex.cfg │ │ ├── recipehandler.cfg │ │ ├── recipestages.cfg │ │ ├── roots │ │ │ ├── crops.cfg │ │ │ ├── elemental_soil.cfg │ │ │ ├── entity.cfg │ │ │ ├── general.cfg │ │ │ ├── moss.cfg │ │ │ ├── rituals.cfg │ │ │ ├── runed_wood.cfg │ │ │ ├── spells.cfg │ │ │ └── tools.cfg │ │ ├── ruins.txt │ │ ├── ruins_config │ │ │ ├── chestgen_locations_1.11.txt │ │ │ ├── generic │ │ │ │ ├── arcane_archive.tml │ │ │ │ ├── drill.tml │ │ │ │ ├── forest_ritual.tml │ │ │ │ ├── rocket.tml │ │ │ │ ├── secret.tml │ │ │ │ ├── silent_ruin_1.tml │ │ │ │ ├── simple_graveyard.tml │ │ │ │ └── simple_miner.tml │ │ │ ├── glorious eternal credits.txt │ │ │ ├── jungle │ │ │ │ ├── JungleThroneWood.tml │ │ │ │ ├── JungleTreePlatform.tml │ │ │ │ └── JungleTreePlatform_edit.tml │ │ │ ├── optional │ │ │ │ └── optional.txt │ │ │ └── templateparser │ │ │ │ ├── drill.tml │ │ │ │ ├── forest_ritual.tml │ │ │ │ ├── rocket.tml │ │ │ │ ├── secret.tml │ │ │ │ ├── silent_ruin_1.tml │ │ │ │ ├── simple_graveyard.tml │ │ │ │ └── simple_miner.tml │ │ ├── rustic.cfg │ │ ├── scannable.cfg │ │ ├── sci4me │ │ │ └── Torcherino.cfg │ │ ├── sereneseasons │ │ │ ├── biome_info.json │ │ │ ├── cropfertility.cfg │ │ │ └── seasons.cfg │ │ ├── sgextraparts.cfg │ │ ├── silentgems.cfg │ │ ├── simplyjetpacks-client.cfg │ │ ├── simplyjetpacks.cfg │ │ ├── simplyjetpacks │ │ │ ├── client.cfg │ │ │ └── common.cfg │ │ ├── smoothfont │ │ │ └── smoothfont.cfg │ │ ├── snad.cfg │ │ ├── snowrealmagic.cfg │ │ ├── solcarrot.cfg │ │ ├── soot.cfg │ │ ├── splashanimation.cfg │ │ ├── stg.cfg │ │ ├── storagedrawers.cfg │ │ ├── storagedrawersextra.cfg │ │ ├── surge.cfg │ │ ├── survivalist.cfg │ │ ├── tanspit.cfg │ │ ├── teastory.cfg │ │ ├── tips.cfg │ │ ├── togetherforever.cfg │ │ ├── tombstone.cfg │ │ ├── topography │ │ │ ├── Topography.txt │ │ │ ├── documentation │ │ │ │ ├── Dimensions.txt │ │ │ │ ├── SkyRendererCustom.txt │ │ │ │ ├── SkyboxRenderer.txt │ │ │ │ ├── Topography.txt │ │ │ │ ├── WeatherRenderer.txt │ │ │ │ ├── biome_providers │ │ │ │ │ ├── ScriptBiomeProvider.txt │ │ │ │ │ └── genlayers │ │ │ │ │ │ ├── GenLayerBaseSingle.txt │ │ │ │ │ │ ├── GenLayerBiomeDC.txt │ │ │ │ │ │ ├── GenLayerBiomeEdgeDC.txt │ │ │ │ │ │ ├── GenLayerCombineWhitelist.txt │ │ │ │ │ │ ├── GenLayerDeepOceanDC.txt │ │ │ │ │ │ ├── GenLayerHeatToBiomes.txt │ │ │ │ │ │ ├── GenLayerHeatX.txt │ │ │ │ │ │ ├── GenLayerHeatZ.txt │ │ │ │ │ │ ├── GenLayerHillsDC.txt │ │ │ │ │ │ ├── GenLayerRemoveTooMuchOceanDC.txt │ │ │ │ │ │ ├── GenLayerReplaceAll.txt │ │ │ │ │ │ ├── GenLayerRiverMixDC.txt │ │ │ │ │ │ └── GenLayerTouching.txt │ │ │ │ └── generators │ │ │ │ │ ├── BiomeBlockReplacementGenerator.txt │ │ │ │ │ ├── CellNoiseGenerator.txt │ │ │ │ │ ├── DeformedSphereGenerator.txt │ │ │ │ │ ├── FluidPocketGenerator.txt │ │ │ │ │ ├── HangingCrystalGenerator.txt │ │ │ │ │ ├── IceAndSnowGenerator.txt │ │ │ │ │ ├── LayerGenerator.txt │ │ │ │ │ ├── OverworldGenerator.txt │ │ │ │ │ ├── ScatteredBlockGenerator.txt │ │ │ │ │ ├── ScatteredPillarGenerator.txt │ │ │ │ │ ├── VanillaAnimalGenerator.txt │ │ │ │ │ ├── VanillaCaveGenerator.txt │ │ │ │ │ ├── VanillaDecorationGenerator.txt │ │ │ │ │ ├── VanillaDungeonGenerator.txt │ │ │ │ │ ├── VanillaFireGenerator.txt │ │ │ │ │ ├── VanillaGlowstoneGenerator.txt │ │ │ │ │ ├── VanillaLakeGenerator.txt │ │ │ │ │ ├── VanillaLavaPocketGenerator.txt │ │ │ │ │ ├── VanillaQuartzGenerator.txt │ │ │ │ │ ├── VanillaRavineGenerator.txt │ │ │ │ │ ├── VineGenerator.txt │ │ │ │ │ └── sky_islands │ │ │ │ │ ├── SkyIslandDataV2.txt │ │ │ │ │ ├── SkyIslandGeneratorV2.txt │ │ │ │ │ └── SkyIslandType.txt │ │ │ ├── examples │ │ │ │ ├── Basic_Sky_Islands.txt │ │ │ │ ├── Cell_Nether.txt │ │ │ │ ├── Layer_Generator.txt │ │ │ │ ├── Overworld.txt │ │ │ │ ├── Overworld_With_Only_Desert_Biomes.txt │ │ │ │ ├── Overworld_With_Thick_Rivers.txt │ │ │ │ ├── Overworld_With_Z_Axis_Repeating_Heat_Map.txt │ │ │ │ ├── Sky_Magic_Islands.txt │ │ │ │ ├── Spawn_Structure.txt │ │ │ │ ├── Transitioning_Fog.txt │ │ │ │ ├── Transitioning_Skybox.txt │ │ │ │ ├── Volcano_World.txt │ │ │ │ └── biomeproviders │ │ │ │ │ ├── Thick_Rivers.txt │ │ │ │ │ └── Z_Axis_Repeating_Heat_Map.txt │ │ │ ├── images │ │ │ │ ├── Basic_Tree.png │ │ │ │ ├── Basic_Tree_With_Water.png │ │ │ │ ├── Cell_Nether.png │ │ │ │ ├── Desert_Overworld.png │ │ │ │ ├── Overworld.png │ │ │ │ ├── Repeating_Heat_Map.png │ │ │ │ ├── River_Comparison.png │ │ │ │ ├── Sky_Islands.png │ │ │ │ └── Volcano.png │ │ │ └── structures │ │ │ │ └── basic tree.nbt │ │ ├── torchmaster.cfg │ │ ├── toughasnails │ │ │ ├── armor_temp_modifiers.json │ │ │ ├── block_temperature.json │ │ │ ├── drink_stats.json │ │ │ ├── gameplay.cfg │ │ │ ├── material_temperature.json │ │ │ └── temperature.cfg │ │ ├── touhou_little_maid │ │ │ ├── custom_spell_card │ │ │ │ ├── border_sign.boundary_between_wave_and_particle.js │ │ │ │ ├── border_sign.boundary_between_wave_and_particle_3d.js │ │ │ │ ├── magic_sign.milky_way.js │ │ │ │ ├── metal_sign.metal_fatigue.js │ │ │ │ └── night_sign.night_bird.js │ │ │ ├── hata_texture │ │ │ │ ├── 1.png │ │ │ │ ├── 10.png │ │ │ │ ├── 11.png │ │ │ │ ├── 12.png │ │ │ │ ├── 13.png │ │ │ │ ├── 14.png │ │ │ │ ├── 15.png │ │ │ │ ├── 16.png │ │ │ │ ├── 17.png │ │ │ │ ├── 18.png │ │ │ │ ├── 19.png │ │ │ │ ├── 2.png │ │ │ │ ├── 20.png │ │ │ │ ├── 3.png │ │ │ │ ├── 4.png │ │ │ │ ├── 5.png │ │ │ │ ├── 6.png │ │ │ │ ├── 7.png │ │ │ │ ├── 8.png │ │ │ │ └── 9.png │ │ │ └── village_trade.json │ │ ├── translocators.cfg │ │ ├── traverse │ │ │ └── traverse.cfg │ │ ├── triumph │ │ │ ├── Triumph.txt │ │ │ ├── documentation │ │ │ │ ├── Triumph.txt │ │ │ │ ├── criteria │ │ │ │ │ ├── UnsupportedMods.txt │ │ │ │ │ └── triggers │ │ │ │ │ │ ├── botania_tweaks │ │ │ │ │ │ ├── flower_generated_mana.txt │ │ │ │ │ │ └── total_generated_mana.txt │ │ │ │ │ │ ├── immersiveengineering │ │ │ │ │ │ └── multiblock_formed.txt │ │ │ │ │ │ ├── minecraft │ │ │ │ │ │ ├── bred_animals.txt │ │ │ │ │ │ ├── brewed_potion.txt │ │ │ │ │ │ ├── changed_dimension.txt │ │ │ │ │ │ ├── construct_beacon.txt │ │ │ │ │ │ ├── consume_item.txt │ │ │ │ │ │ ├── cured_zombie_villager.txt │ │ │ │ │ │ ├── effects_changed.txt │ │ │ │ │ │ ├── enchanted_item.txt │ │ │ │ │ │ ├── enter_block.txt │ │ │ │ │ │ ├── entity_hurt_player.txt │ │ │ │ │ │ ├── entity_killed_player.txt │ │ │ │ │ │ ├── impossible.txt │ │ │ │ │ │ ├── inventory_changed.txt │ │ │ │ │ │ ├── item_durability_changed.txt │ │ │ │ │ │ ├── levitation.txt │ │ │ │ │ │ ├── location.txt │ │ │ │ │ │ ├── nether_travel.txt │ │ │ │ │ │ ├── placed_block.txt │ │ │ │ │ │ ├── player_hurt_entity.txt │ │ │ │ │ │ ├── player_killed_entity.txt │ │ │ │ │ │ ├── recipe_unlocked.txt │ │ │ │ │ │ ├── slept_in_bed.txt │ │ │ │ │ │ ├── summoned_entity.txt │ │ │ │ │ │ ├── tame_animal.txt │ │ │ │ │ │ ├── used_totem.txt │ │ │ │ │ │ └── villager_trade.txt │ │ │ │ │ │ ├── totemic │ │ │ │ │ │ └── perform_ceremony.txt │ │ │ │ │ │ └── triumph │ │ │ │ │ │ ├── completed_advancement.txt │ │ │ │ │ │ ├── gamestage.txt │ │ │ │ │ │ ├── left_click_block.txt │ │ │ │ │ │ ├── player_break_block.txt │ │ │ │ │ │ ├── player_crafted_item.txt │ │ │ │ │ │ ├── player_death.txt │ │ │ │ │ │ ├── player_destroy_block.txt │ │ │ │ │ │ ├── player_harvest_block.txt │ │ │ │ │ │ ├── right_click_block.txt │ │ │ │ │ │ └── right_click_item.txt │ │ │ │ ├── dataObjects │ │ │ │ │ ├── DamageData.txt │ │ │ │ │ ├── DamageSourceData.txt │ │ │ │ │ ├── DimensionData.txt │ │ │ │ │ ├── DistanceData.txt │ │ │ │ │ ├── EntityData.txt │ │ │ │ │ ├── ItemBlockData.txt │ │ │ │ │ ├── LocationData.txt │ │ │ │ │ └── PotionEffectData.txt │ │ │ │ └── script │ │ │ │ │ └── ScriptAdvancement.txt │ │ │ ├── functions │ │ │ │ └── triumph │ │ │ │ │ └── startinglines.txt │ │ │ └── script │ │ │ │ └── ET2 │ │ │ │ ├── StageAlpha │ │ │ │ ├── biao.txt │ │ │ │ ├── chuangzaoshengji.txt │ │ │ │ ├── chuangzaozhuanhuantaojian.txt │ │ │ │ ├── clathrate.txt │ │ │ │ ├── cool.txt │ │ │ │ ├── daziran.txt │ │ │ │ ├── depleted.txt │ │ │ │ ├── dihejin.txt │ │ │ │ ├── exchange.txt │ │ │ │ ├── feilong.txt │ │ │ │ ├── feisheng.txt │ │ │ │ ├── flibe.txt │ │ │ │ ├── gutainengliang.txt │ │ │ │ ├── hongwuzhi.txt │ │ │ │ ├── hpsteam.txt │ │ │ │ ├── hundun.txt │ │ │ │ ├── jingxue.txt │ │ │ │ ├── juhe.txt │ │ │ │ ├── lingqifuzhouzhuangzhi.txt │ │ │ │ ├── lingsujinghua.txt │ │ │ │ ├── longchen.txt │ │ │ │ ├── longkuai.txt │ │ │ │ ├── longsuhejinding.txt │ │ │ │ ├── longxin.txt │ │ │ │ ├── longxing.txt │ │ │ │ ├── m1.txt │ │ │ │ ├── m2.txt │ │ │ │ ├── m3.txt │ │ │ │ ├── mekturbine.txt │ │ │ │ ├── nak.txt │ │ │ │ ├── ncturbine.txt │ │ │ │ ├── reactor.txt │ │ │ │ ├── relay.txt │ │ │ │ ├── resonance.txt │ │ │ │ ├── root.txt │ │ │ │ ├── rotor.txt │ │ │ │ ├── salt.txt │ │ │ │ ├── shard.txt │ │ │ │ ├── shengmignjinghua.txt │ │ │ │ ├── stand.txt │ │ │ │ ├── stator.txt │ │ │ │ ├── tansuo.txt │ │ │ │ ├── tbu.txt │ │ │ │ ├── ult.txt │ │ │ │ ├── wasteam.txt │ │ │ │ ├── xianzhezhishi.txt │ │ │ │ ├── xuanliding.txt │ │ │ │ ├── xuansuding.txt │ │ │ │ ├── yasuo.txt │ │ │ │ ├── yuezhifengren.txt │ │ │ │ ├── zhenliding.txt │ │ │ │ ├── zhishu.txt │ │ │ │ └── zhuo.txt │ │ │ │ ├── StageBeta │ │ │ │ ├── 9.txt │ │ │ │ ├── caidao.txt │ │ │ │ ├── cha.txt │ │ │ │ ├── chaboji.txt │ │ │ │ ├── chaguo.txt │ │ │ │ ├── chalu.txt │ │ │ │ ├── chan.txt │ │ │ │ ├── chaye.txt │ │ │ │ ├── chayedan.txt │ │ │ │ ├── chazi.txt │ │ │ │ ├── chewanshouce.txt │ │ │ │ ├── fanqie.txt │ │ │ │ ├── guo.txt │ │ │ │ ├── hongcha.txt │ │ │ │ ├── jianceqi.txt │ │ │ │ ├── laotaipo.txt │ │ │ │ ├── niudanbi.txt │ │ │ │ ├── niudanji.txt │ │ │ │ ├── nvpu.txt │ │ │ │ ├── pan.txt │ │ │ │ ├── pengrenbiji.txt │ │ │ │ ├── root.txt │ │ │ │ ├── xiangce.txt │ │ │ │ ├── xiangji.txt │ │ │ │ └── yubi.txt │ │ │ │ ├── StageFive │ │ │ │ ├── 1-2-1.txt │ │ │ │ ├── 1-2-2.txt │ │ │ │ ├── 1-2-3.txt │ │ │ │ ├── Pd.txt │ │ │ │ ├── adv_core.txt │ │ │ │ ├── blast_furnace_mk1.txt │ │ │ │ ├── blast_furnace_mk2.txt │ │ │ │ ├── computer.txt │ │ │ │ ├── connecter.txt │ │ │ │ ├── cr.txt │ │ │ │ ├── dlsh.txt │ │ │ │ ├── drill.txt │ │ │ │ ├── emgg.txt │ │ │ │ ├── fanyingfadianji.txt │ │ │ │ ├── fwyxq.txt │ │ │ │ ├── hjzzj.txt │ │ │ │ ├── hlbsh.txt │ │ │ │ ├── holo.txt │ │ │ │ ├── ir.txt │ │ │ │ ├── jqkj.txt │ │ │ │ ├── juheqi.txt │ │ │ │ ├── juxinggang.txt │ │ │ │ ├── jygzt.txt │ │ │ │ ├── ltzzj.txt │ │ │ │ ├── lunar_essence.txt │ │ │ │ ├── lxj.txt │ │ │ │ ├── mb.txt │ │ │ │ ├── mc.txt │ │ │ │ ├── mlnsj.txt │ │ │ │ ├── mnjsj.txt │ │ │ │ ├── moon.txt │ │ │ │ ├── motor.txt │ │ │ │ ├── mu.txt │ │ │ │ ├── mufe.txt │ │ │ │ ├── nd.txt │ │ │ │ ├── nicr.txt │ │ │ │ ├── observatory.txt │ │ │ │ ├── os.txt │ │ │ │ ├── qh.txt │ │ │ │ ├── rdzjgt.txt │ │ │ │ ├── relifadianji.txt │ │ │ │ ├── roof.txt │ │ │ │ ├── root.txt │ │ │ │ ├── sjjhd.txt │ │ │ │ ├── t3.txt │ │ │ │ ├── ti.txt │ │ │ │ ├── tonghuofadianji.txt │ │ │ │ ├── tshzhh.txt │ │ │ │ ├── ttsjclq.txt │ │ │ │ ├── turf.txt │ │ │ │ ├── ult_core.txt │ │ │ │ ├── w.txt │ │ │ │ ├── wfe.txt │ │ │ │ ├── wireless_transistor.txt │ │ │ │ ├── wxc.txt │ │ │ │ ├── wxjzq.txt │ │ │ │ ├── wxzd.txt │ │ │ │ ├── xc.txt │ │ │ │ ├── xhhcht.txt │ │ │ │ ├── xhjt.txt │ │ │ │ ├── xt.txt │ │ │ │ ├── xzh.txt │ │ │ │ ├── yasuofadianji.txt │ │ │ │ ├── ymjxwk.txt │ │ │ │ ├── ymmyd.txt │ │ │ │ └── yskjjxzzq.txt │ │ │ │ ├── StageFour │ │ │ │ ├── 16k.txt │ │ │ │ ├── 1k.txt │ │ │ │ ├── 404.txt │ │ │ │ ├── 4k.txt │ │ │ │ ├── HCL.txt │ │ │ │ ├── aodingjiezhi.txt │ │ │ │ ├── baoshiqiegetai.txt │ │ │ │ ├── beng.txt │ │ │ │ ├── bianxieshiwendutiaojieqi.txt │ │ │ │ ├── caiyouchang.txt │ │ │ │ ├── charged.txt │ │ │ │ ├── charger.txt │ │ │ │ ├── chlorinizer.txt │ │ │ │ ├── chuizi.txt │ │ │ │ ├── chuliqi.txt │ │ │ │ ├── concentrated_guiwan.txt │ │ │ │ ├── danjinggui.txt │ │ │ │ ├── daodiantie.txt │ │ │ │ ├── dark.txt │ │ │ │ ├── duojinggui.txt │ │ │ │ ├── fangmeifan.txt │ │ │ │ ├── fluider.txt │ │ │ │ ├── fushechuguan.txt │ │ │ │ ├── fushemibao.txt │ │ │ │ ├── fushexiezhentai.txt │ │ │ │ ├── fushexingzi.txt │ │ │ │ ├── fzzhpsh.txt │ │ │ │ ├── gaiyashuijing.txt │ │ │ │ ├── gaojichuliqi.txt │ │ │ │ ├── guangshupao.txt │ │ │ │ ├── hechengmianban.txt │ │ │ │ ├── huijinjingti.txt │ │ │ │ ├── jianyihejinlu.txt │ │ │ │ ├── jianyiyouxianchongdinaqi.txt │ │ │ │ ├── jiaobanqi.txt │ │ │ │ ├── jifaqi.txt │ │ │ │ ├── jiguangshikeji.txt │ │ │ │ ├── jingtikaicaiqi.txt │ │ │ │ ├── jiqikuangjiamuju.txt │ │ │ │ ├── juyixi.txt │ │ │ │ ├── kbyb.txt │ │ │ │ ├── lianjinshujizuo.txt │ │ │ │ ├── lianjintai.txt │ │ │ │ ├── liedengjixiehexin.txt │ │ │ │ ├── limingshiding.txt │ │ │ │ ├── linbing.txt │ │ │ │ ├── longxi.txt │ │ │ │ ├── luijinlu.txt │ │ │ │ ├── maichongtieding.txt │ │ │ │ ├── medium_core.txt │ │ │ │ ├── mekongzhiqi.txt │ │ │ │ ├── microassembly.txt │ │ │ │ ├── molicihuaji.txt │ │ │ │ ├── molijifaqi.txt │ │ │ │ ├── monishi.txt │ │ │ │ ├── naojixinpian.txt │ │ │ │ ├── nengliangdaoguan.txt │ │ │ │ ├── nengliangfasheqi.txt │ │ │ │ ├── polisher.txt │ │ │ │ ├── qianghuagaolu (2).txt │ │ │ │ ├── qianghuanengliangdaoguan.txt │ │ │ │ ├── qiegeji.txt │ │ │ │ ├── qixuesuipian.txt │ │ │ │ ├── qsh.txt │ │ │ │ ├── quanshizhiyan.txt │ │ │ │ ├── qudongqi.txt │ │ │ │ ├── refinery.txt │ │ │ │ ├── reformer.txt │ │ │ │ ├── ronglianlu.txt │ │ │ │ ├── root.txt │ │ │ │ ├── saomiaoqi.txt │ │ │ │ ├── shiyou.txt │ │ │ │ ├── shufushiji.txt │ │ │ │ ├── shufuzhijian.txt │ │ │ │ ├── silicon_grower.txt │ │ │ │ ├── silicon_slice.txt │ │ │ │ ├── suliaokuai.txt │ │ │ │ ├── tester.txt │ │ │ │ ├── unpolished.txt │ │ │ │ ├── wafer.txt │ │ │ │ ├── weixingguolu.txt │ │ │ │ ├── wendutiaojieqi.txt │ │ │ │ ├── wupindaoguan.txt │ │ │ │ ├── yayinqi.txt │ │ │ │ ├── yetailongxi.txt │ │ │ │ ├── yh.txt │ │ │ │ ├── yuanshifusheshuijing.txt │ │ │ │ ├── zhengliuqi.txt │ │ │ │ ├── zhengqi.txt │ │ │ │ ├── zhengqiwolun.txt │ │ │ │ ├── zhikeyi.txt │ │ │ │ ├── zhuangpeiji.txt │ │ │ │ └── zhumoshuijing.txt │ │ │ │ ├── StageOne │ │ │ │ ├── aoshuyuanzhi.txt │ │ │ │ ├── bishou.txt │ │ │ │ ├── boli.txt │ │ │ │ ├── boliping.txt │ │ │ │ ├── caoxianwei.txt │ │ │ │ ├── chaidui.txt │ │ │ │ ├── chengfendai.txt │ │ │ │ ├── dadibaozi.txt │ │ │ │ ├── dadijunsi.txt │ │ │ │ ├── gengdi.txt │ │ │ │ ├── gongzuotai.txt │ │ │ │ ├── hongshi.txt │ │ │ │ ├── hongzhuan.txt │ │ │ │ ├── jiaocheng.txt │ │ │ │ ├── jinglinggongjiangtai.txt │ │ │ │ ├── kaojia.txt │ │ │ │ ├── kuangshicidian.txt │ │ │ │ ├── lengningqi.txt │ │ │ │ ├── liangganjia.txt │ │ │ │ ├── luhaitang.txt │ │ │ │ ├── muban.txt │ │ │ │ ├── mugun.txt │ │ │ │ ├── muqilin.txt │ │ │ │ ├── root.txt │ │ │ │ ├── shisun.txt │ │ │ │ ├── shuiping.txt │ │ │ │ ├── shupi.txt │ │ │ │ ├── suishi.txt │ │ │ │ ├── suishifu.txt │ │ │ │ ├── taishi.txt │ │ │ │ ├── taoguan.txt │ │ │ │ ├── tieding.txt │ │ │ │ ├── tieli.txt │ │ │ │ ├── tieshumei.txt │ │ │ │ ├── tiexie.txt │ │ │ │ ├── tuna5544.txt │ │ │ │ ├── wdnmd.txt │ │ │ │ ├── wenshiboli.txt │ │ │ │ ├── yanbo.txt │ │ │ │ ├── yazhamupen.txt │ │ │ │ ├── yeshenggenjing.txt │ │ │ │ ├── yinghuo.txt │ │ │ │ ├── yuanmu.txt │ │ │ │ ├── yunmei.txt │ │ │ │ ├── zhenban.txt │ │ │ │ ├── zhengfamin.txt │ │ │ │ ├── zhihuiyaoji.txt │ │ │ │ └── zhoushuchen.txt │ │ │ │ ├── StageSix │ │ │ │ ├── 1-1-1.txt │ │ │ │ ├── 1-1-2.txt │ │ │ │ ├── 1-3-1.txt │ │ │ │ ├── 1-3-2.txt │ │ │ │ ├── 1-3-3.txt │ │ │ │ ├── 1-3-4.txt │ │ │ │ ├── 10.txt │ │ │ │ ├── 11.txt │ │ │ │ ├── 12.txt │ │ │ │ ├── 13.txt │ │ │ │ ├── 14.txt │ │ │ │ ├── 15.txt │ │ │ │ ├── 16.txt │ │ │ │ ├── 17.txt │ │ │ │ ├── 18.txt │ │ │ │ ├── 19.txt │ │ │ │ ├── 2-1.txt │ │ │ │ ├── 2-2.txt │ │ │ │ ├── 2-3.txt │ │ │ │ ├── 2-4-1.txt │ │ │ │ ├── 2-4-2.txt │ │ │ │ ├── 2-4-3.txt │ │ │ │ ├── 2-4.txt │ │ │ │ ├── 2-5.txt │ │ │ │ ├── 20.txt │ │ │ │ ├── 21.txt │ │ │ │ ├── 3.txt │ │ │ │ ├── 4-1.txt │ │ │ │ ├── 4.txt │ │ │ │ ├── 5.txt │ │ │ │ ├── 6.txt │ │ │ │ ├── 7.txt │ │ │ │ ├── 8.txt │ │ │ │ ├── 9.txt │ │ │ │ ├── atomic_alloy.txt │ │ │ │ ├── c1.txt │ │ │ │ ├── c2.txt │ │ │ │ ├── c3.txt │ │ │ │ ├── c4.txt │ │ │ │ ├── chuangzaobishou.txt │ │ │ │ ├── collector.txt │ │ │ │ ├── elite_alloy.txt │ │ │ │ ├── jiegouguandao.txt │ │ │ │ ├── laser.txt │ │ │ │ ├── liangmianbaojiazhishi.txt │ │ │ │ ├── mana.txt │ │ │ │ ├── rock1.txt │ │ │ │ ├── rock2.txt │ │ │ │ ├── rock3.txt │ │ │ │ ├── root.txt │ │ │ │ ├── singularity.txt │ │ │ │ ├── solar.txt │ │ │ │ ├── x1.txt │ │ │ │ ├── x10.txt │ │ │ │ ├── x2.txt │ │ │ │ ├── x3.txt │ │ │ │ ├── x4.txt │ │ │ │ ├── x5.txt │ │ │ │ ├── x6.txt │ │ │ │ ├── x7.txt │ │ │ │ ├── x8.txt │ │ │ │ └── x9.txt │ │ │ │ ├── StageThree │ │ │ │ ├── akashibaodian.txt │ │ │ │ ├── aoshufenhui.txt │ │ │ │ ├── book_bm.txt │ │ │ │ ├── book_bm_mb.txt │ │ │ │ ├── book_ie.txt │ │ │ │ ├── book_naturesaura.txt │ │ │ │ ├── chuansongdai.txt │ │ │ │ ├── chuansongqi.txt │ │ │ │ ├── chuansongqika.txt │ │ │ │ ├── chunzhifuwen.txt │ │ │ │ ├── dahuoba.txt │ │ │ │ ├── diyuhunshi.txt │ │ │ │ ├── dongzhifuwen.txt │ │ │ │ ├── emoyuanzhi.txt │ │ │ │ ├── fennuhuizhang.txt │ │ │ │ ├── ganzhizhijian.txt │ │ │ │ ├── gongzhuo.txt │ │ │ │ ├── guanzhushi.txt │ │ │ │ ├── guanzhushiban.txt │ │ │ │ ├── guanzhutieding.txt │ │ │ │ ├── huanggushumiao.txt │ │ │ │ ├── huanjiingzhiyan.txt │ │ │ │ ├── huojujiangguo.txt │ │ │ │ ├── jinshuchongyaji.txt │ │ │ │ ├── jinye.txt │ │ │ │ ├── jinyefen.txt │ │ │ │ ├── kongbaifuwen.txt │ │ │ │ ├── kongbaishiban.txt │ │ │ │ ├── kongjuhuizhang.txt │ │ │ │ ├── kuailehuizhang.txt │ │ │ │ ├── liuhuang.txt │ │ │ │ ├── liusuan.txt │ │ │ │ ├── mokuaihuahejindin.txt │ │ │ │ ├── molifensuiji.txt │ │ │ │ ├── molizhuanhuanqi.txt │ │ │ │ ├── monengyaoshi.txt │ │ │ │ ├── mudun.txt │ │ │ │ ├── pingzhuangyangguang.txt │ │ │ │ ├── pingzimusai.txt │ │ │ │ ├── qiuzhifuwen.txt │ │ │ │ ├── qixuebaozhu.txt │ │ │ │ ├── root.txt │ │ │ │ ├── shanyaoxianwei.txt │ │ │ │ ├── shanyaozhideng.txt │ │ │ │ ├── shengyuzhihun.txt │ │ │ │ ├── shenzhiqishi.txt │ │ │ │ ├── stage_beta.txt │ │ │ │ ├── suliao.txt │ │ │ │ ├── xiazhifuwen.txt │ │ │ │ ├── xuezhijitan.txt │ │ │ │ ├── yasuoji.txt │ │ │ │ ├── yexuetie.txt │ │ │ │ ├── yichun.txt │ │ │ │ ├── yihanhuizhang.txt │ │ │ │ ├── yixi.txt │ │ │ │ ├── yuanshitouwang.txt │ │ │ │ ├── yuhuoronglu.txt │ │ │ │ ├── zhanpuyinji.txt │ │ │ │ ├── zhanshijian.txt │ │ │ │ ├── zhongxinggongchenkuai.txt │ │ │ │ ├── zhuanyunqi.txt │ │ │ │ └── ziranjitan.txt │ │ │ │ └── StageTwo │ │ │ │ ├── baichuju.txt │ │ │ │ ├── beibao.txt │ │ │ │ ├── beibaosehgnji.txt │ │ │ │ ├── chouti.txt │ │ │ │ ├── disutu.txt │ │ │ │ ├── dizhifuwen.txt │ │ │ │ ├── fengsutu.txt │ │ │ │ ├── fengzhifuwen.txt │ │ │ │ ├── fuwenjitan.txt │ │ │ │ ├── gang.txt │ │ │ │ ├── gaojigongzuotai.txt │ │ │ │ ├── gaolu.txt │ │ │ │ ├── heitie.txt │ │ │ │ ├── hejinyao.txt │ │ │ │ ├── huayaotai.txt │ │ │ │ ├── huomu.txt │ │ │ │ ├── huoshi.txt │ │ │ │ ├── huosutu.txt │ │ │ │ ├── huozhifuwen.txt │ │ │ │ ├── jinglingmunhexin.txt │ │ │ │ ├── jinxiangzi.txt │ │ │ │ ├── kaoxing.txt │ │ │ │ ├── liutiloudou.txt │ │ │ │ ├── lvjuzheyaodai.txt │ │ │ │ ├── modaohejin.txt │ │ │ │ ├── molichen.txt │ │ │ │ ├── molichi.txt │ │ │ │ ├── molifasheqi.txt │ │ │ │ ├── molifuwen.txt │ │ │ │ ├── moligang.txt │ │ │ │ ├── molizhenzhu.txt │ │ │ │ ├── molizuanshi.txt │ │ │ │ ├── naihuohunhewu.txt │ │ │ │ ├── naihuozhuan.txt │ │ │ │ ├── nianlitongshu.txt │ │ │ │ ├── niunaiguan.txt │ │ │ │ ├── pengrenzhuo.txt │ │ │ │ ├── qingtong.txt │ │ │ │ ├── ronglu.txt │ │ │ │ ├── root.txt │ │ │ │ ├── shanggujuanzhou.txt │ │ │ │ ├── shuicao.txt │ │ │ │ ├── shuisutu.txt │ │ │ │ ├── shuizhifuwen.txt │ │ │ │ ├── tailagang.txt │ │ │ │ ├── tailaningjuban.txt │ │ │ │ ├── tongxiangzi.txt │ │ │ │ ├── tusiji.txt │ │ │ │ ├── xiangzi.txt │ │ │ │ ├── xishimolichi.txt │ │ │ │ ├── yaozhuan.txt │ │ │ │ ├── yasuochouti.txt │ │ │ │ ├── yemushumiao.txt │ │ │ │ ├── yinxiangzi.txt │ │ │ │ ├── youzhiranliao.txt │ │ │ │ ├── yuansutu.txt │ │ │ │ ├── zhimoshouce.txt │ │ │ │ ├── ziranzhinanzhen.txt │ │ │ │ ├── zisha.txt │ │ │ │ └── zuanshixiangzi.txt │ │ ├── twilightforest.cfg │ │ ├── unloader.cfg │ │ ├── valkyrielib │ │ │ └── main.cfg │ │ ├── vanillafix.cfg │ │ ├── vanillafix │ │ │ ├── config_version │ │ │ └── methods-stable_39.csv │ │ ├── veining.cfg │ │ ├── veinminer │ │ │ └── general.cfg │ │ ├── wabbity_armorunder.cfg │ │ ├── waila │ │ │ ├── theme │ │ │ │ ├── dark.json │ │ │ │ └── vanilla.json │ │ │ └── waila.cfg │ │ ├── wailaharvestability.cfg │ │ ├── wawla.cfg │ │ ├── xnet │ │ │ └── xnet.cfg │ │ ├── xpt.cfg │ │ └── ynot.cfg │ ├── icon.png │ ├── patchouli_books │ │ └── et2_orevein_wiki │ │ │ ├── book.json │ │ │ ├── en_us │ │ │ ├── categories │ │ │ │ ├── large_vein.json │ │ │ │ └── small_vein.json │ │ │ └── entries │ │ │ │ ├── Chaos.json │ │ │ │ ├── NiAl.json │ │ │ │ ├── Quartz.json │ │ │ │ ├── agpb.json │ │ │ │ ├── al.json │ │ │ │ ├── coal.json │ │ │ │ ├── cu.json │ │ │ │ ├── graphetite.json │ │ │ │ ├── high_al.json │ │ │ │ ├── iridium.json │ │ │ │ ├── iron.json │ │ │ │ ├── lithium.json │ │ │ │ ├── magnet.json │ │ │ │ ├── opal.json │ │ │ │ ├── phosphorus.json │ │ │ │ ├── redstone.json │ │ │ │ ├── sapphire.json │ │ │ │ ├── thorium.json │ │ │ │ ├── tin.json │ │ │ │ ├── titanium.json │ │ │ │ ├── topaz.json │ │ │ │ ├── tungsten.json │ │ │ │ └── uranium.json │ │ │ └── zh_cn │ │ │ ├── categories │ │ │ ├── large_vein.json │ │ │ └── small_vein.json │ │ │ └── entries │ │ │ ├── Chaos.json │ │ │ ├── NiAl.json │ │ │ ├── Quartz.json │ │ │ ├── agpb.json │ │ │ ├── al.json │ │ │ ├── coal.json │ │ │ ├── cu.json │ │ │ ├── graphetite.json │ │ │ ├── high_al.json │ │ │ ├── iridium.json │ │ │ ├── iron.json │ │ │ ├── lithium.json │ │ │ ├── magnet.json │ │ │ ├── opal.json │ │ │ ├── phosphorus.json │ │ │ ├── redstone.json │ │ │ ├── sapphire.json │ │ │ ├── thorium.json │ │ │ ├── tin.json │ │ │ ├── titanium.json │ │ │ ├── topaz.json │ │ │ ├── tungsten.json │ │ │ └── uranium.json │ ├── resources │ │ ├── contenttweaker │ │ │ ├── blockstates │ │ │ │ ├── blend_caminite.json │ │ │ │ ├── brass_coil.json │ │ │ │ ├── crystal.json │ │ │ │ ├── fluid_blend_caminite.json │ │ │ │ ├── fluid_concentrated_ethylene.json │ │ │ │ ├── fluid_concentrated_silicon.json │ │ │ │ ├── fluid_dragon_breathe.json │ │ │ │ ├── fluid_ethylene.json │ │ │ │ ├── fluid_hydrochloric_acid.json │ │ │ │ ├── fluid_lubricant.json │ │ │ │ ├── fluid_oil_gas.json │ │ │ │ ├── fluid_silicon.json │ │ │ │ ├── magic_machine_hull.json │ │ │ │ ├── materials │ │ │ │ │ ├── adamantium_block.json │ │ │ │ │ ├── adamantium_ore.json │ │ │ │ │ ├── ardite_block.json │ │ │ │ │ ├── ardite_ore_minecraft_netherrack.json │ │ │ │ │ ├── brass_block.json │ │ │ │ │ ├── brass_ore.json │ │ │ │ │ ├── chromium_block.json │ │ │ │ │ ├── chromium_ore.json │ │ │ │ │ ├── cobalt_block.json │ │ │ │ │ ├── cobalt_ore_minecraft_netherrack.json │ │ │ │ │ ├── cr_block.json │ │ │ │ │ ├── hyunium_block.json │ │ │ │ │ ├── hyunium_ore.json │ │ │ │ │ ├── manyullyn_block.json │ │ │ │ │ ├── manyullyn_ore.json │ │ │ │ │ ├── molybdenum_block.json │ │ │ │ │ ├── molybdenum_ore.json │ │ │ │ │ ├── molybdenum_steel_block.json │ │ │ │ │ ├── molybdenum_steel_ore.json │ │ │ │ │ ├── nd_block.json │ │ │ │ │ ├── neodymium_block.json │ │ │ │ │ ├── neodymium_ore.json │ │ │ │ │ ├── nichrome_block.json │ │ │ │ │ ├── nichrome_ore.json │ │ │ │ │ ├── prismarinium_block.json │ │ │ │ │ ├── prismarinium_ore.json │ │ │ │ │ ├── sinisite_block.json │ │ │ │ │ ├── sinisite_ore.json │ │ │ │ │ ├── thyrium_block.json │ │ │ │ │ ├── thyrium_ore.json │ │ │ │ │ ├── tungsten_block.json │ │ │ │ │ ├── tungsten_ore.json │ │ │ │ │ ├── tungsten_steel_block.json │ │ │ │ │ ├── tungsten_steel_ore.json │ │ │ │ │ ├── void_metal_block.json │ │ │ │ │ ├── void_metal_ore.json │ │ │ │ │ ├── zinc_block.json │ │ │ │ │ ├── zinc_ore.json │ │ │ │ │ ├── 硬化钨钢_block.json │ │ │ │ │ ├── 硬化钨钢_ore.json │ │ │ │ │ ├── 虚空金属_block.json │ │ │ │ │ ├── 虚空金属_ore.json │ │ │ │ │ ├── 钕_block.json │ │ │ │ │ ├── 钕_ore.json │ │ │ │ │ ├── 钨_block.json │ │ │ │ │ ├── 钨_ore.json │ │ │ │ │ ├── 钼_block.json │ │ │ │ │ ├── 钼_ore.json │ │ │ │ │ ├── 钼钢_block.json │ │ │ │ │ ├── 钼钢_ore.json │ │ │ │ │ ├── 铬_block.json │ │ │ │ │ ├── 铬_ore.json │ │ │ │ │ ├── 镍铬合金_block.json │ │ │ │ │ └── 镍铬合金_ore.json │ │ │ │ ├── paper.json │ │ │ │ ├── philosophers_sand.json │ │ │ │ ├── redstone_block_81.json │ │ │ │ ├── redstone_block_9.json │ │ │ │ ├── wtssc.json │ │ │ │ └── zbc.json │ │ │ ├── lang │ │ │ │ ├── en_us.lang │ │ │ │ └── zh_cn.lang │ │ │ ├── models │ │ │ │ ├── block │ │ │ │ │ └── paper.json │ │ │ │ └── item │ │ │ │ │ ├── Dimension_metal.json │ │ │ │ │ ├── Enigarium.json │ │ │ │ │ ├── Enigmatium.json │ │ │ │ │ ├── Technium.json │ │ │ │ │ ├── adamantium_dust.json │ │ │ │ │ ├── adamantium_dust_tiny.json │ │ │ │ │ ├── adamantium_gear.json │ │ │ │ │ ├── adamantium_ingot.json │ │ │ │ │ ├── adamantium_nugget.json │ │ │ │ │ ├── adamantium_plate.json │ │ │ │ │ ├── adamantium_rod.json │ │ │ │ │ ├── advanced_infinite_fruit.json │ │ │ │ │ ├── advanced_motioner.json │ │ │ │ │ ├── advanced_processor.json │ │ │ │ │ ├── aeth_pfe_crystal_seed.json │ │ │ │ │ ├── ancient_scroll.json │ │ │ │ │ ├── arcane_essence.json │ │ │ │ │ ├── ardite_dust.json │ │ │ │ │ ├── ardite_dust_tiny.json │ │ │ │ │ ├── ardite_gear.json │ │ │ │ │ ├── ardite_ingot.json │ │ │ │ │ ├── ardite_nugget.json │ │ │ │ │ ├── ardite_plate.json │ │ │ │ │ ├── ardite_rod.json │ │ │ │ │ ├── ascenders_proof.json │ │ │ │ │ ├── aspectus_astra.json │ │ │ │ │ ├── auriminium.json │ │ │ │ │ ├── bad_fuel.json │ │ │ │ │ ├── bad_machine_core.json │ │ │ │ │ ├── baked_stable_potato.json │ │ │ │ │ ├── baked_stable_potato_unpolished.json │ │ │ │ │ ├── baseplate_aluminum.json │ │ │ │ │ ├── baseplate_gold.json │ │ │ │ │ ├── baseplate_iridium.json │ │ │ │ │ ├── basic_circuit.json │ │ │ │ │ ├── basic_motioner.json │ │ │ │ │ ├── basic_processor.json │ │ │ │ │ ├── bioradioactive_source.json │ │ │ │ │ ├── blast_furnace_brick.json │ │ │ │ │ ├── blood_iron.json │ │ │ │ │ ├── blue_topaz.json │ │ │ │ │ ├── book.json │ │ │ │ │ ├── brain_chip.json │ │ │ │ │ ├── brass_dust.json │ │ │ │ │ ├── brass_dust_tiny.json │ │ │ │ │ ├── brass_gear.json │ │ │ │ │ ├── brass_ingot.json │ │ │ │ │ ├── brass_nugget.json │ │ │ │ │ ├── brass_plate.json │ │ │ │ │ ├── brass_rod.json │ │ │ │ │ ├── brass_wire.json │ │ │ │ │ ├── bulk_of_plastic.json │ │ │ │ │ ├── cats_eye.json │ │ │ │ │ ├── charged_aeth_pfe_crystal_seed.json │ │ │ │ │ ├── charged_erod_pfe_crystal_seed.json │ │ │ │ │ ├── charged_gaiya_crystal.json │ │ │ │ │ ├── charged_inoi_pfe_crystal_seed.json │ │ │ │ │ ├── charged_kyro_pfe_crystal_seed.json │ │ │ │ │ ├── charged_lith_pfe_crystal_seed.json │ │ │ │ │ ├── charged_lons_pfe_crystal_seed.json │ │ │ │ │ ├── charged_plad_pfe_crystal_seed.json │ │ │ │ │ ├── charged_stable_potato.json │ │ │ │ │ ├── chlorinized_slice_monosilicon.json │ │ │ │ │ ├── chromium_dust.json │ │ │ │ │ ├── chromium_dust_tiny.json │ │ │ │ │ ├── chromium_gear.json │ │ │ │ │ ├── chromium_ingot.json │ │ │ │ │ ├── chromium_nugget.json │ │ │ │ │ ├── chromium_plate.json │ │ │ │ │ ├── chromium_rod.json │ │ │ │ │ ├── cobalt_dust.json │ │ │ │ │ ├── cobalt_dust_tiny.json │ │ │ │ │ ├── cobalt_gear.json │ │ │ │ │ ├── cobalt_ingot.json │ │ │ │ │ ├── cobalt_nugget.json │ │ │ │ │ ├── cobalt_plate.json │ │ │ │ │ ├── cobalt_rod.json │ │ │ │ │ ├── compress_crystaltine.json │ │ │ │ │ ├── condensed_seed.json │ │ │ │ │ ├── construction_motioner.json │ │ │ │ │ ├── cr_dust.json │ │ │ │ │ ├── cr_gear.json │ │ │ │ │ ├── cr_ingot.json │ │ │ │ │ ├── cr_nugget.json │ │ │ │ │ ├── cr_plate.json │ │ │ │ │ ├── cr_rod.json │ │ │ │ │ ├── dark_brick.json │ │ │ │ │ ├── dark_gaiya_crystal.json │ │ │ │ │ ├── dark_gaiya_crystal_unpolished.json │ │ │ │ │ ├── depleted_heatsource.json │ │ │ │ │ ├── divine_inspiration.json │ │ │ │ │ ├── draconium_alloy_ingot.json │ │ │ │ │ ├── dried_grass.json │ │ │ │ │ ├── dust_silicon.json │ │ │ │ │ ├── dust_small_osmium.json │ │ │ │ │ ├── dust_wood.json │ │ │ │ │ ├── earth_x.json │ │ │ │ │ ├── energetic_clathrate.json │ │ │ │ │ ├── energetic_shard.json │ │ │ │ │ ├── enigtechnium.json │ │ │ │ │ ├── entropy.json │ │ │ │ │ ├── erod_pfe_crystal_seed.json │ │ │ │ │ ├── essencial_blood.json │ │ │ │ │ ├── ether_alloy_ingot.json │ │ │ │ │ ├── fire_resist_brick.json │ │ │ │ │ ├── fire_resist_mixture.json │ │ │ │ │ ├── forbidden_life_essence.json │ │ │ │ │ ├── frose_dust.json │ │ │ │ │ ├── fuel_helper.json │ │ │ │ │ ├── gaiya_stabilizer.json │ │ │ │ │ ├── garnet.json │ │ │ │ │ ├── good_fuel.json │ │ │ │ │ ├── hyunium_chest.json │ │ │ │ │ ├── hyunium_dust.json │ │ │ │ │ ├── hyunium_dust_tiny.json │ │ │ │ │ ├── hyunium_feet.json │ │ │ │ │ ├── hyunium_gear.json │ │ │ │ │ ├── hyunium_head.json │ │ │ │ │ ├── hyunium_ingot.json │ │ │ │ │ ├── hyunium_legs.json │ │ │ │ │ ├── hyunium_nugget.json │ │ │ │ │ ├── hyunium_plate.json │ │ │ │ │ ├── hyunium_rod.json │ │ │ │ │ ├── ic_processed.json │ │ │ │ │ ├── ic_unprocessed.json │ │ │ │ │ ├── ic_wafer.json │ │ │ │ │ ├── inoi_pfe_crystal_seed.json │ │ │ │ │ ├── integrated_calculation_module.json │ │ │ │ │ ├── integrated_calculation_module_unprocessed.json │ │ │ │ │ ├── iridium_osmium_ingot.json │ │ │ │ │ ├── kunzite.json │ │ │ │ │ ├── kyro_pfe_crystal_seed.json │ │ │ │ │ ├── life_insight.json │ │ │ │ │ ├── link.json │ │ │ │ │ ├── lith_pfe_crystal_seed.json │ │ │ │ │ ├── living_wood_skin.json │ │ │ │ │ ├── lons_pfe_crystal_seed.json │ │ │ │ │ ├── luar_essence.json │ │ │ │ │ ├── lunar_blade.json │ │ │ │ │ ├── lunar_essence.json │ │ │ │ │ ├── magcondium_ingot.json │ │ │ │ │ ├── magfusive_crystal.json │ │ │ │ │ ├── magic_calculator.json │ │ │ │ │ ├── magic_calculator_unpowered.json │ │ │ │ │ ├── magic_key.json │ │ │ │ │ ├── magic_machine_hull.json │ │ │ │ │ ├── magic_motor.json │ │ │ │ │ ├── manyullyn_dust.json │ │ │ │ │ ├── manyullyn_dust_tiny.json │ │ │ │ │ ├── manyullyn_gear.json │ │ │ │ │ ├── manyullyn_ingot.json │ │ │ │ │ ├── manyullyn_nugget.json │ │ │ │ │ ├── manyullyn_plate.json │ │ │ │ │ ├── manyullyn_rod.json │ │ │ │ │ ├── medium_motioner.json │ │ │ │ │ ├── meteor_bait.json │ │ │ │ │ ├── mixed_coal_dust.json │ │ │ │ │ ├── molybdenum_dust.json │ │ │ │ │ ├── molybdenum_dust_tiny.json │ │ │ │ │ ├── molybdenum_gear.json │ │ │ │ │ ├── molybdenum_ingot.json │ │ │ │ │ ├── molybdenum_nugget.json │ │ │ │ │ ├── molybdenum_plate.json │ │ │ │ │ ├── molybdenum_rod.json │ │ │ │ │ ├── molybdenum_steel_dust.json │ │ │ │ │ ├── molybdenum_steel_dust_tiny.json │ │ │ │ │ ├── molybdenum_steel_gear.json │ │ │ │ │ ├── molybdenum_steel_ingot.json │ │ │ │ │ ├── molybdenum_steel_nugget.json │ │ │ │ │ ├── molybdenum_steel_plate.json │ │ │ │ │ ├── molybdenum_steel_rod.json │ │ │ │ │ ├── moon_blade.json │ │ │ │ │ ├── multicrystal_silicon.json │ │ │ │ │ ├── nd_dust.json │ │ │ │ │ ├── nd_gear.json │ │ │ │ │ ├── nd_ingot.json │ │ │ │ │ ├── nd_nugget.json │ │ │ │ │ ├── nd_plate.json │ │ │ │ │ ├── nd_rod.json │ │ │ │ │ ├── neodymium_dust.json │ │ │ │ │ ├── neodymium_dust_tiny.json │ │ │ │ │ ├── neodymium_gear.json │ │ │ │ │ ├── neodymium_ingot.json │ │ │ │ │ ├── neodymium_nugget.json │ │ │ │ │ ├── neodymium_plate.json │ │ │ │ │ ├── neodymium_rod.json │ │ │ │ │ ├── neutron.json │ │ │ │ │ ├── nichrome_dust.json │ │ │ │ │ ├── nichrome_dust_tiny.json │ │ │ │ │ ├── nichrome_gear.json │ │ │ │ │ ├── nichrome_ingot.json │ │ │ │ │ ├── nichrome_nugget.json │ │ │ │ │ ├── nichrome_plate.json │ │ │ │ │ ├── nichrome_rod.json │ │ │ │ │ ├── opal.json │ │ │ │ │ ├── orders_truth.json │ │ │ │ │ ├── pink_plate.json │ │ │ │ │ ├── pity_from_nature.json │ │ │ │ │ ├── plad_pfe_crystal_seed.json │ │ │ │ │ ├── plastic_plate.json │ │ │ │ │ ├── plate_antimony.json │ │ │ │ │ ├── potion_inteligence.json │ │ │ │ │ ├── prismarinium_dust.json │ │ │ │ │ ├── prismarinium_dust_tiny.json │ │ │ │ │ ├── prismarinium_gear.json │ │ │ │ │ ├── prismarinium_ingot.json │ │ │ │ │ ├── prismarinium_nugget.json │ │ │ │ │ ├── prismarinium_plate.json │ │ │ │ │ ├── prismarinium_rod.json │ │ │ │ │ ├── processor_base.json │ │ │ │ │ ├── reinforced_machine_core.json │ │ │ │ │ ├── resistor_bad.json │ │ │ │ │ ├── resistor_fine.json │ │ │ │ │ ├── resonance_heatsource.json │ │ │ │ │ ├── rod_monocrystal_silicon.json │ │ │ │ │ ├── rough_mithril.json │ │ │ │ │ ├── rubber.json │ │ │ │ │ ├── rubber_plate.json │ │ │ │ │ ├── rubber_raw.json │ │ │ │ │ ├── ruby.json │ │ │ │ │ ├── sapphire.json │ │ │ │ │ ├── scec.json │ │ │ │ │ ├── shining_essence.json │ │ │ │ │ ├── silent_model_blank.json │ │ │ │ │ ├── silicon_reinforced.json │ │ │ │ │ ├── silicon_slice.json │ │ │ │ │ ├── sinisite_dust.json │ │ │ │ │ ├── sinisite_dust_tiny.json │ │ │ │ │ ├── sinisite_gear.json │ │ │ │ │ ├── sinisite_ingot.json │ │ │ │ │ ├── sinisite_nugget.json │ │ │ │ │ ├── sinisite_plate.json │ │ │ │ │ ├── sinisite_rod.json │ │ │ │ │ ├── slice_monosilicon.json │ │ │ │ │ ├── slice_silicon_compressed.json │ │ │ │ │ ├── slice_silicon_rough.json │ │ │ │ │ ├── solid_ethylene.json │ │ │ │ │ ├── solidified_energy.json │ │ │ │ │ ├── soso_machine_core.json │ │ │ │ │ ├── spring_x.json │ │ │ │ │ ├── stable_potato.json │ │ │ │ │ ├── stablized_bioradioactive_source.json │ │ │ │ │ ├── star_rune.json │ │ │ │ │ ├── strong_motor.json │ │ │ │ │ ├── strong_motor_unprocessed.json │ │ │ │ │ ├── super_calculation_module.json │ │ │ │ │ ├── thyrium_dust.json │ │ │ │ │ ├── thyrium_dust_tiny.json │ │ │ │ │ ├── thyrium_gear.json │ │ │ │ │ ├── thyrium_ingot.json │ │ │ │ │ ├── thyrium_nugget.json │ │ │ │ │ ├── thyrium_plate.json │ │ │ │ │ ├── thyrium_rod.json │ │ │ │ │ ├── tlm_ultra.json │ │ │ │ │ ├── transistor_bad.json │ │ │ │ │ ├── transistor_fine.json │ │ │ │ │ ├── tungsten_dust.json │ │ │ │ │ ├── tungsten_dust_tiny.json │ │ │ │ │ ├── tungsten_gear.json │ │ │ │ │ ├── tungsten_ingot.json │ │ │ │ │ ├── tungsten_nugget.json │ │ │ │ │ ├── tungsten_plate.json │ │ │ │ │ ├── tungsten_rod.json │ │ │ │ │ ├── tungsten_steel_dust.json │ │ │ │ │ ├── tungsten_steel_dust_tiny.json │ │ │ │ │ ├── tungsten_steel_gear.json │ │ │ │ │ ├── tungsten_steel_ingot.json │ │ │ │ │ ├── tungsten_steel_nugget.json │ │ │ │ │ ├── tungsten_steel_plate.json │ │ │ │ │ ├── tungsten_steel_rod.json │ │ │ │ │ ├── ultimate_motioner.json │ │ │ │ │ ├── ultra_machine_core.json │ │ │ │ │ ├── ultracondium_crystal.json │ │ │ │ │ ├── unflammable_shard.json │ │ │ │ │ ├── unknowing_dirt.json │ │ │ │ │ ├── unknown_blueprint.json │ │ │ │ │ ├── unpolished_slice_monosilicon.json │ │ │ │ │ ├── void_machine_core.json │ │ │ │ │ ├── void_metal_dust.json │ │ │ │ │ ├── void_metal_dust_tiny.json │ │ │ │ │ ├── void_metal_gear.json │ │ │ │ │ ├── void_metal_ingot.json │ │ │ │ │ ├── void_metal_nugget.json │ │ │ │ │ ├── void_metal_plate.json │ │ │ │ │ ├── void_metal_rod.json │ │ │ │ │ ├── will_of_world_tree.json │ │ │ │ │ ├── wind_x.json │ │ │ │ │ ├── zealous_essence.json │ │ │ │ │ ├── zhishu_machine_core.json │ │ │ │ │ ├── zinc_dust.json │ │ │ │ │ ├── zinc_dust_tiny.json │ │ │ │ │ ├── zinc_gear.json │ │ │ │ │ ├── zinc_ingot.json │ │ │ │ │ ├── zinc_nugget.json │ │ │ │ │ ├── zinc_plate.json │ │ │ │ │ └── zinc_rod.json │ │ │ └── textures │ │ │ │ ├── blocks │ │ │ │ ├── brass_coil.png │ │ │ │ ├── leak_1.png │ │ │ │ ├── leak_2.png │ │ │ │ ├── leak_3.png │ │ │ │ ├── magic_machine_hull.png │ │ │ │ ├── paper_horizontal.png │ │ │ │ ├── paper_side.png │ │ │ │ ├── paper_vertical.png │ │ │ │ ├── philosophers_sand.png │ │ │ │ ├── redstone_block_81.png │ │ │ │ ├── redstone_block_9.png │ │ │ │ ├── wtssc.png │ │ │ │ └── zbc.png │ │ │ │ ├── gui │ │ │ │ └── minecraft.png │ │ │ │ └── items │ │ │ │ ├── advanced_infinite_fruit.png │ │ │ │ ├── advanced_motioner.png │ │ │ │ ├── advanced_processor.png │ │ │ │ ├── aeth_pfe_crystal_seed.png │ │ │ │ ├── ancient_scroll.png │ │ │ │ ├── arcane_essence.png │ │ │ │ ├── ascenders_proof.png │ │ │ │ ├── aspectus_astra.png │ │ │ │ ├── auriminium.png │ │ │ │ ├── bad_fuel.png │ │ │ │ ├── bad_machine_core.png │ │ │ │ ├── baked_stable_potato.png │ │ │ │ ├── baked_stable_potato_unpolished.png │ │ │ │ ├── baseplate_aluminum.png │ │ │ │ ├── baseplate_gold.png │ │ │ │ ├── baseplate_iridium.png │ │ │ │ ├── basic_circuit.png │ │ │ │ ├── basic_motioner.png │ │ │ │ ├── basic_processor.png │ │ │ │ ├── bioradioactive_source.png │ │ │ │ ├── blast_furnace_brick.png │ │ │ │ ├── blood_iron.png │ │ │ │ ├── blue_topaz.png │ │ │ │ ├── book.png │ │ │ │ ├── brain_chip.png │ │ │ │ ├── brass_wire.png │ │ │ │ ├── bulk_of_plastic.png │ │ │ │ ├── cats_eye.png │ │ │ │ ├── charged_aeth_pfe_crystal_seed.png │ │ │ │ ├── charged_erod_pfe_crystal_seed.png │ │ │ │ ├── charged_gaiya_crystal.png │ │ │ │ ├── charged_inoi_pfe_crystal_seed.png │ │ │ │ ├── charged_kyro_pfe_crystal_seed.png │ │ │ │ ├── charged_lith_pfe_crystal_seed.png │ │ │ │ ├── charged_lons_pfe_crystal_seed.png │ │ │ │ ├── charged_plad_pfe_crystal_seed.png │ │ │ │ ├── charged_stable_potato.png │ │ │ │ ├── chlorinized_slice_monosilicon.png │ │ │ │ ├── compress_crystaltine.png │ │ │ │ ├── condensed_seed.png │ │ │ │ ├── construction_motioner.png │ │ │ │ ├── dark_gaiya_crystal.png │ │ │ │ ├── dark_gaiya_crystal_unpolished.png │ │ │ │ ├── depleted_heatsource.png │ │ │ │ ├── dimension_metal.png │ │ │ │ ├── divine_inspiration.png │ │ │ │ ├── draconium_alloy_ingot.png │ │ │ │ ├── dried_grass.png │ │ │ │ ├── dust_silicon.png │ │ │ │ ├── dust_small_osmium.png │ │ │ │ ├── dust_tiny.png │ │ │ │ ├── dust_wood.png │ │ │ │ ├── earth_x.png │ │ │ │ ├── energetic_clathrate.png │ │ │ │ ├── energetic_shard.png │ │ │ │ ├── enigarium.png │ │ │ │ ├── enigtechnium.png │ │ │ │ ├── entropy.png │ │ │ │ ├── erod_pfe_crystal_seed.png │ │ │ │ ├── essencial_blood.png │ │ │ │ ├── ether_alloy_ingot.png │ │ │ │ ├── fire_resist_brick.png │ │ │ │ ├── fire_resist_mixture.png │ │ │ │ ├── forbidden_life_essence.png │ │ │ │ ├── frose_dust.png │ │ │ │ ├── fuel_helper.png │ │ │ │ ├── gaiya_stabilizer.png │ │ │ │ ├── garnet.png │ │ │ │ ├── good_fuel.png │ │ │ │ ├── ic_processed.png │ │ │ │ ├── ic_unprocessed.png │ │ │ │ ├── ic_wafer.png │ │ │ │ ├── inoi_pfe_crystal_seed.png │ │ │ │ ├── integrated_calculation_module.png │ │ │ │ ├── integrated_calculation_module_unprocessed.png │ │ │ │ ├── iridium_osmium_ingot.png │ │ │ │ ├── kunzite.png │ │ │ │ ├── kyro_pfe_crystal_seed.png │ │ │ │ ├── life_insight.png │ │ │ │ ├── link.png │ │ │ │ ├── lith_pfe_crystal_seed.png │ │ │ │ ├── living_wood_skin.png │ │ │ │ ├── lons_pfe_crystal_seed.png │ │ │ │ ├── lunar_essence.png │ │ │ │ ├── magcondium_ingot.png │ │ │ │ ├── magfusive_crystal.png │ │ │ │ ├── magic_calculator.png │ │ │ │ ├── magic_calculator_unpowered.png │ │ │ │ ├── magic_key.png │ │ │ │ ├── magic_motor.png │ │ │ │ ├── medium_motioner.png │ │ │ │ ├── meteor_bait.png │ │ │ │ ├── mixed_coal_dust.png │ │ │ │ ├── moon_blade.png │ │ │ │ ├── multicrystal_silicon.png │ │ │ │ ├── neutron.png │ │ │ │ ├── opal.png │ │ │ │ ├── orders_truth.png │ │ │ │ ├── pink_plate.png │ │ │ │ ├── pink_plate.png.mcmeta │ │ │ │ ├── pity_from_nature.png │ │ │ │ ├── plad_pfe_crystal_seed.png │ │ │ │ ├── plastic_plate.png │ │ │ │ ├── plate_antimony.png │ │ │ │ ├── potion_inteligence.png │ │ │ │ ├── processor_base.png │ │ │ │ ├── reinforced_machine_core.png │ │ │ │ ├── resistor_bad.png │ │ │ │ ├── resistor_fine.png │ │ │ │ ├── resonance_heatsource.png │ │ │ │ ├── rod_monocrystal_silicon.png │ │ │ │ ├── rough_mithril.png │ │ │ │ ├── rubber.png │ │ │ │ ├── rubber_plate.png │ │ │ │ ├── rubber_raw.png │ │ │ │ ├── ruby.png │ │ │ │ ├── sapphire.png │ │ │ │ ├── scec.png │ │ │ │ ├── shining_essence.png │ │ │ │ ├── silent_model_blank.png │ │ │ │ ├── silicon_reinforced.png │ │ │ │ ├── silicon_slice.png │ │ │ │ ├── slice_monosilicon.png │ │ │ │ ├── slice_silicon_compressed.png │ │ │ │ ├── slice_silicon_rough.png │ │ │ │ ├── solid_ethylene.png │ │ │ │ ├── solidified_energy.png │ │ │ │ ├── soso_machine_core.png │ │ │ │ ├── spring_x.png │ │ │ │ ├── stable_potato.png │ │ │ │ ├── stablized_bioradioactive_source.png │ │ │ │ ├── star_rune.png │ │ │ │ ├── strong_motor.png │ │ │ │ ├── strong_motor_unprocessed.png │ │ │ │ ├── super_calculation_module.png │ │ │ │ ├── technium.png │ │ │ │ ├── tlm_ultra.png │ │ │ │ ├── transistor_bad.png │ │ │ │ ├── transistor_fine.png │ │ │ │ ├── ultimate_motioner.png │ │ │ │ ├── ultra_machine_core.png │ │ │ │ ├── ultracondium_crystal.png │ │ │ │ ├── unknowing_dirt.png │ │ │ │ ├── unknown_blueprint.png │ │ │ │ ├── unpolished_slice_monosilicon.png │ │ │ │ ├── void_machine_core.png │ │ │ │ ├── will_of_world_tree.png │ │ │ │ ├── wind_x.png │ │ │ │ ├── zealous_essence.png │ │ │ │ └── zhishu_machine_core.png │ │ ├── equivalentintegrations │ │ │ └── textures │ │ │ │ └── items │ │ │ │ └── efficiency_catalyst.png │ │ ├── et2 │ │ │ ├── 001.png │ │ │ ├── 002.png │ │ │ ├── 003.png │ │ │ ├── 004.png │ │ │ ├── 005.png │ │ │ ├── Discord.png │ │ │ ├── afdian.png │ │ │ ├── lang │ │ │ │ ├── de_de.lang │ │ │ │ ├── en_us.lang │ │ │ │ └── zh_cn.lang │ │ │ └── textures │ │ │ │ └── block │ │ │ │ ├── chlorinizer.png │ │ │ │ ├── chlorinizer_working.png │ │ │ │ ├── fluid_concentrator.png │ │ │ │ ├── fluid_concentrator_working.png │ │ │ │ ├── fluider_mk1.png │ │ │ │ ├── fluider_mk1_working.png │ │ │ │ ├── polisher.png │ │ │ │ ├── polisher_working.png │ │ │ │ ├── silicon_grower.png │ │ │ │ └── silicon_grower_working.png │ │ ├── etutil │ │ │ ├── lang │ │ │ │ ├── de_de.lang │ │ │ │ └── zh_cn.lang │ │ │ └── textures │ │ │ │ └── items │ │ │ │ └── wooden_lighter.png │ │ ├── pack.mcmeta │ │ ├── roots │ │ │ └── patchouli_books │ │ │ │ └── roots_guide │ │ │ │ ├── book.json │ │ │ │ ├── en_us │ │ │ │ ├── categories │ │ │ │ │ ├── apparatus.json │ │ │ │ │ ├── basics.json │ │ │ │ │ ├── herbs.json │ │ │ │ │ ├── resources.json │ │ │ │ │ ├── rituals.json │ │ │ │ │ └── spells.json │ │ │ │ ├── entries │ │ │ │ │ ├── apparatus │ │ │ │ │ │ ├── apothecary_pouch.json │ │ │ │ │ │ ├── component_pouch.json │ │ │ │ │ │ ├── knives.json │ │ │ │ │ │ ├── living_tools.json │ │ │ │ │ │ ├── mortar.json │ │ │ │ │ │ ├── offering_plate.json │ │ │ │ │ │ ├── runestone.json │ │ │ │ │ │ ├── runic_shears.json │ │ │ │ │ │ ├── sylvan_armor.json │ │ │ │ │ │ ├── unending_bowl.json │ │ │ │ │ │ ├── wildwood_armor.json │ │ │ │ │ │ ├── wildwood_bow.json │ │ │ │ │ │ └── wildwood_quiver.json │ │ │ │ │ ├── basics │ │ │ │ │ │ ├── bucket_of_water.json │ │ │ │ │ │ ├── crafting.json │ │ │ │ │ │ ├── groves.json │ │ │ │ │ │ ├── introduction.json │ │ │ │ │ │ ├── letter.json │ │ │ │ │ │ ├── other_imbuer.json │ │ │ │ │ │ ├── pyre.json │ │ │ │ │ │ ├── resources.json │ │ │ │ │ │ └── spells.json │ │ │ │ │ ├── herbs │ │ │ │ │ │ ├── baffle_cap.json │ │ │ │ │ │ ├── cloud_berry.json │ │ │ │ │ │ ├── dewgonia.json │ │ │ │ │ │ ├── infernal_bulb.json │ │ │ │ │ │ ├── moonglow.json │ │ │ │ │ │ ├── pereskia.json │ │ │ │ │ │ ├── spirit_herb.json │ │ │ │ │ │ ├── stalicripe.json │ │ │ │ │ │ ├── terra_moss.json │ │ │ │ │ │ ├── wildewheet.json │ │ │ │ │ │ └── wildroot.json │ │ │ │ │ ├── resources │ │ │ │ │ │ ├── aubergine.json │ │ │ │ │ │ ├── bark.json │ │ │ │ │ │ ├── elemental_soil.json │ │ │ │ │ │ ├── fey_leather.json │ │ │ │ │ │ ├── petals.json │ │ │ │ │ │ ├── runestone.json │ │ │ │ │ │ ├── runic_dust.json │ │ │ │ │ │ └── wildwood.json │ │ │ │ │ ├── rituals │ │ │ │ │ │ ├── ritual_animal_harvest.json │ │ │ │ │ │ ├── ritual_divine_protection.json │ │ │ │ │ │ ├── ritual_fire_storm.json │ │ │ │ │ │ ├── ritual_flower_growth.json │ │ │ │ │ │ ├── ritual_frost_lands.json │ │ │ │ │ │ ├── ritual_gathering.json │ │ │ │ │ │ ├── ritual_germination.json │ │ │ │ │ │ ├── ritual_healing_aura.json │ │ │ │ │ │ ├── ritual_heavy_storms.json │ │ │ │ │ │ ├── ritual_overgrowth.json │ │ │ │ │ │ ├── ritual_purity.json │ │ │ │ │ │ ├── ritual_spreading_forest.json │ │ │ │ │ │ ├── ritual_summon_creatures.json │ │ │ │ │ │ ├── ritual_transmutation.json │ │ │ │ │ │ ├── ritual_warding_protection.json │ │ │ │ │ │ ├── ritual_wild_growth.json │ │ │ │ │ │ └── ritual_windwall.json │ │ │ │ │ └── spells │ │ │ │ │ │ ├── spell_acid_cloud.json │ │ │ │ │ │ ├── spell_dandelion_winds.json │ │ │ │ │ │ ├── spell_fey_light.json │ │ │ │ │ │ ├── spell_geas.json │ │ │ │ │ │ ├── spell_grove_supplication.json │ │ │ │ │ │ ├── spell_growth_infusion.json │ │ │ │ │ │ ├── spell_harvest.json │ │ │ │ │ │ ├── spell_iced_touch.json │ │ │ │ │ │ ├── spell_life_drain.json │ │ │ │ │ │ ├── spell_light_drifter.json │ │ │ │ │ │ ├── spell_magnetism.json │ │ │ │ │ │ ├── spell_petal_shell.json │ │ │ │ │ │ ├── spell_radiance.json │ │ │ │ │ │ ├── spell_rampant_growth.json │ │ │ │ │ │ ├── spell_rose_thorns.json │ │ │ │ │ │ ├── spell_sanctuary.json │ │ │ │ │ │ ├── spell_second_wind.json │ │ │ │ │ │ ├── spell_sense_animals.json │ │ │ │ │ │ ├── spell_sense_danger.json │ │ │ │ │ │ ├── spell_shatter.json │ │ │ │ │ │ ├── spell_sky_soarer.json │ │ │ │ │ │ ├── spell_time_stop.json │ │ │ │ │ │ └── spell_wild_fire.json │ │ │ │ └── templates │ │ │ │ │ ├── fey_crafting_template.json │ │ │ │ │ ├── mortar_template.json │ │ │ │ │ ├── moss_template.json │ │ │ │ │ ├── pyre_template.json │ │ │ │ │ ├── ritual_crafting_template.json │ │ │ │ │ ├── runic_carving_template.json │ │ │ │ │ ├── runic_carving_terra_moss_template.json │ │ │ │ │ ├── runic_shears_template.json │ │ │ │ │ ├── spell_modifiers_template.json │ │ │ │ │ └── spell_template.json │ │ │ │ └── zh_cn │ │ │ │ ├── categories │ │ │ │ ├── apparatus.json │ │ │ │ ├── basics.json │ │ │ │ ├── herbs.json │ │ │ │ ├── resources.json │ │ │ │ ├── rituals.json │ │ │ │ └── spells.json │ │ │ │ ├── entries │ │ │ │ ├── apparatus │ │ │ │ │ ├── apothecary_pouch.json │ │ │ │ │ ├── component_pouch.json │ │ │ │ │ ├── knives.json │ │ │ │ │ ├── living_tools.json │ │ │ │ │ ├── mortar.json │ │ │ │ │ ├── offering_plate.json │ │ │ │ │ ├── runestone.json │ │ │ │ │ ├── runic_shears.json │ │ │ │ │ ├── sylvan_armor.json │ │ │ │ │ ├── unending_bowl.json │ │ │ │ │ ├── wildwood_armor.json │ │ │ │ │ ├── wildwood_bow.json │ │ │ │ │ └── wildwood_quiver.json │ │ │ │ ├── basics │ │ │ │ │ ├── bucket_of_water.json │ │ │ │ │ ├── crafting.json │ │ │ │ │ ├── groves.json │ │ │ │ │ ├── introduction.json │ │ │ │ │ ├── letter.json │ │ │ │ │ ├── other_imbuer.json │ │ │ │ │ ├── pyre.json │ │ │ │ │ ├── resources.json │ │ │ │ │ └── spells.json │ │ │ │ ├── herbs │ │ │ │ │ ├── baffle_cap.json │ │ │ │ │ ├── cloud_berry.json │ │ │ │ │ ├── dewgonia.json │ │ │ │ │ ├── infernal_bulb.json │ │ │ │ │ ├── moonglow.json │ │ │ │ │ ├── pereskia.json │ │ │ │ │ ├── spirit_herb.json │ │ │ │ │ ├── stalicripe.json │ │ │ │ │ ├── terra_moss.json │ │ │ │ │ ├── wildewheet.json │ │ │ │ │ └── wildroot.json │ │ │ │ ├── resources │ │ │ │ │ ├── aubergine.json │ │ │ │ │ ├── bark.json │ │ │ │ │ ├── elemental_soil.json │ │ │ │ │ ├── fey_leather.json │ │ │ │ │ ├── petals.json │ │ │ │ │ ├── runestone.json │ │ │ │ │ ├── runic_dust.json │ │ │ │ │ └── wildwood.json │ │ │ │ ├── rituals │ │ │ │ │ ├── ritual_animal_harvest.json │ │ │ │ │ ├── ritual_divine_protection.json │ │ │ │ │ ├── ritual_fire_storm.json │ │ │ │ │ ├── ritual_flower_growth.json │ │ │ │ │ ├── ritual_frost_lands.json │ │ │ │ │ ├── ritual_gathering.json │ │ │ │ │ ├── ritual_germination.json │ │ │ │ │ ├── ritual_healing_aura.json │ │ │ │ │ ├── ritual_heavy_storms.json │ │ │ │ │ ├── ritual_overgrowth.json │ │ │ │ │ ├── ritual_purity.json │ │ │ │ │ ├── ritual_spreading_forest.json │ │ │ │ │ ├── ritual_summon_creatures.json │ │ │ │ │ ├── ritual_transmutation.json │ │ │ │ │ ├── ritual_warding_protection.json │ │ │ │ │ ├── ritual_wild_growth.json │ │ │ │ │ └── ritual_windwall.json │ │ │ │ └── spells │ │ │ │ │ ├── spell_acid_cloud.json │ │ │ │ │ ├── spell_dandelion_winds.json │ │ │ │ │ ├── spell_fey_light.json │ │ │ │ │ ├── spell_geas.json │ │ │ │ │ ├── spell_grove_supplication.json │ │ │ │ │ ├── spell_growth_infusion.json │ │ │ │ │ ├── spell_harvest.json │ │ │ │ │ ├── spell_iced_touch.json │ │ │ │ │ ├── spell_life_drain.json │ │ │ │ │ ├── spell_light_drifter.json │ │ │ │ │ ├── spell_magnetism.json │ │ │ │ │ ├── spell_petal_shell.json │ │ │ │ │ ├── spell_radiance.json │ │ │ │ │ ├── spell_rampant_growth.json │ │ │ │ │ ├── spell_rose_thorns.json │ │ │ │ │ ├── spell_sanctuary.json │ │ │ │ │ ├── spell_second_wind.json │ │ │ │ │ ├── spell_sense_animals.json │ │ │ │ │ ├── spell_sense_danger.json │ │ │ │ │ ├── spell_shatter.json │ │ │ │ │ ├── spell_sky_soarer.json │ │ │ │ │ ├── spell_time_stop.json │ │ │ │ │ └── spell_wild_fire.json │ │ │ │ └── templates │ │ │ │ ├── fey_crafting_template.json │ │ │ │ ├── mortar_template.json │ │ │ │ ├── moss_template.json │ │ │ │ ├── pyre_template.json │ │ │ │ ├── ritual_crafting_template.json │ │ │ │ ├── runic_carving_template.json │ │ │ │ ├── runic_carving_terra_moss_template.json │ │ │ │ ├── runic_shears_template.json │ │ │ │ ├── spell_modifiers_template.json │ │ │ │ └── spell_template.json │ │ └── sgextraparts │ │ │ └── textures │ │ │ └── items │ │ │ └── ingot1.png │ └── scripts │ │ ├── contenttweaker │ │ ├── blocks.zs │ │ ├── fluids.zs │ │ └── item │ │ │ ├── AdvancedFruit.zs │ │ │ ├── blade.zs │ │ │ ├── materials.zs │ │ │ ├── plainItems.zs │ │ │ ├── proliferativeCrystalSeed.zs │ │ │ └── stageItems.zs │ │ ├── crafttweaker │ │ ├── customCommand.zs │ │ ├── events │ │ │ └── onCommand.zs │ │ ├── expert │ │ │ ├── mods │ │ │ │ ├── actuallyAdditions │ │ │ │ │ ├── AtomicReconstructor.zs │ │ │ │ │ ├── crusher.zs │ │ │ │ │ └── empowerer.zs │ │ │ │ ├── appliedEnergistics │ │ │ │ │ ├── grinder.zs │ │ │ │ │ └── inscriber.zs │ │ │ │ ├── astralSorcery │ │ │ │ │ ├── altar.zs │ │ │ │ │ └── grindstone.zs │ │ │ │ ├── bloodMagic │ │ │ │ │ ├── alchemyArray.zs │ │ │ │ │ ├── alchemyTable.zs │ │ │ │ │ ├── bloodAltar.zs │ │ │ │ │ └── tartaricForge.zs │ │ │ │ ├── botania │ │ │ │ │ ├── apothecary.zs │ │ │ │ │ ├── elvenTrade.zs │ │ │ │ │ ├── lexicon.zs │ │ │ │ │ ├── manaInfusion.zs │ │ │ │ │ ├── orechid.zs │ │ │ │ │ ├── pureDaisy.zs │ │ │ │ │ └── runeAltar.zs │ │ │ │ ├── embers │ │ │ │ │ ├── alchemy.zs │ │ │ │ │ └── melter.zs │ │ │ │ ├── enderIO │ │ │ │ │ ├── alloyFurnace.zs │ │ │ │ │ └── sagMill.zs │ │ │ │ ├── extendedCrafting │ │ │ │ │ ├── 5x5.zs │ │ │ │ │ ├── 7x7.zs │ │ │ │ │ ├── 9x9.zs │ │ │ │ │ └── removes.zs │ │ │ │ ├── extraUtilities │ │ │ │ │ ├── crusher.zs │ │ │ │ │ └── machineRecipes.zs │ │ │ │ ├── forestry │ │ │ │ │ └── removes.zs │ │ │ │ ├── immersiveEngineering │ │ │ │ │ ├── alloySmelter.zs │ │ │ │ │ ├── blastFurnace.zs │ │ │ │ │ ├── cokeOven.zs │ │ │ │ │ ├── crusher.zs │ │ │ │ │ ├── excavator.zs │ │ │ │ │ ├── metalPress.zs │ │ │ │ │ ├── mixer.zs │ │ │ │ │ └── refinery.zs │ │ │ │ ├── inWorldCrafting │ │ │ │ │ └── fluidCrafting.zs │ │ │ │ ├── jei │ │ │ │ │ └── hides.zs │ │ │ │ ├── mekanism │ │ │ │ │ ├── compressor.zs │ │ │ │ │ ├── crusher.zs │ │ │ │ │ ├── infuser.zs │ │ │ │ │ ├── pressurized.zs │ │ │ │ │ └── saw.zs │ │ │ │ ├── modularMachinery │ │ │ │ │ ├── assembly.zs │ │ │ │ │ ├── aura_collecotor.zs │ │ │ │ │ ├── blast_furnaces │ │ │ │ │ │ ├── blast_furnace_mk1.zs │ │ │ │ │ │ ├── blast_furnace_mk2.zs │ │ │ │ │ │ ├── blast_furnace_mk3.zs │ │ │ │ │ │ ├── blast_furnace_mk4.zs │ │ │ │ │ │ ├── blast_furnace_mk5.zs │ │ │ │ │ │ ├── blast_furnace_mk5_eternal.zs │ │ │ │ │ │ ├── blast_furnace_mk5_terminal.zs │ │ │ │ │ │ ├── blast_furnace_mk6.zs │ │ │ │ │ │ └── recipes.zs │ │ │ │ │ ├── blueprint_analyzer.zs │ │ │ │ │ ├── boil_chamber_mk2.zs │ │ │ │ │ ├── circuit_processor.zs │ │ │ │ │ ├── embers_chopper.zs │ │ │ │ │ ├── energy_solidifier.zs │ │ │ │ │ ├── entropy_collector.zs │ │ │ │ │ ├── giant_wind_turbine.zs │ │ │ │ │ ├── intergrated_assembly_mk1.zs │ │ │ │ │ ├── intergrated_assembly_mk2.zs │ │ │ │ │ ├── laser_marker.zs │ │ │ │ │ ├── magic_crusher.zs │ │ │ │ │ ├── magic_crusher_mk2.zs │ │ │ │ │ ├── magic_magtinizer.zs │ │ │ │ │ ├── magic_magtinizer_mk2.zs │ │ │ │ │ ├── mana_compressor.zs │ │ │ │ │ ├── mana_extractor.zs │ │ │ │ │ ├── meteor_catcher.zs │ │ │ │ │ ├── microassembly.zs │ │ │ │ │ ├── oil_drill.zs │ │ │ │ │ ├── oil_refinery.zs │ │ │ │ │ ├── razer.zs │ │ │ │ │ ├── rune_compressor.zs │ │ │ │ │ ├── singularity_maker.zs │ │ │ │ │ ├── steam_assembly.zs │ │ │ │ │ ├── steam_generator.zs │ │ │ │ │ ├── steam_generator_mk2.zs │ │ │ │ │ └── vaccum_alloy_furnace.zs │ │ │ │ ├── naturesAura │ │ │ │ │ ├── altar.zs │ │ │ │ │ ├── offering.zs │ │ │ │ │ └── treeRitual.zs │ │ │ │ ├── nuclearcraft │ │ │ │ │ ├── crystallizer.zs │ │ │ │ │ ├── dissolver.zs │ │ │ │ │ ├── fusion.zs │ │ │ │ │ ├── infuser.zs │ │ │ │ │ ├── manufactory.zs │ │ │ │ │ ├── melter.zs │ │ │ │ │ ├── pressurizer.zs │ │ │ │ │ ├── reprocessor.zs │ │ │ │ │ └── saltMixer.zs │ │ │ │ ├── roots │ │ │ │ │ ├── bark.zs │ │ │ │ │ ├── fey.zs │ │ │ │ │ ├── mortar.zs │ │ │ │ │ └── pyre.zs │ │ │ │ ├── rustic │ │ │ │ │ ├── condenser.zs │ │ │ │ │ └── evaporatingBasin.zs │ │ │ │ ├── survivalist │ │ │ │ │ ├── choppable.zs │ │ │ │ │ └── dryable.zs │ │ │ │ ├── thermalExpansion │ │ │ │ │ ├── Sawmill.zs │ │ │ │ │ ├── centrifuge.zs │ │ │ │ │ ├── compactor.zs │ │ │ │ │ ├── crucible.zs │ │ │ │ │ ├── dynamos │ │ │ │ │ │ ├── compression.zs │ │ │ │ │ │ └── numistic.zs │ │ │ │ │ ├── energizer.zs │ │ │ │ │ ├── factorizer.zs │ │ │ │ │ ├── pulverizer.zs │ │ │ │ │ ├── refinery.zs │ │ │ │ │ └── transposer.zs │ │ │ │ └── touhoulittlemaid │ │ │ │ │ └── altar.zs │ │ │ ├── staging │ │ │ │ ├── IEMultiblocks.zs │ │ │ │ ├── Items.zs │ │ │ │ ├── Ores.zs │ │ │ │ ├── Package.zs │ │ │ │ ├── StageInit.zs │ │ │ │ ├── Stages.zs │ │ │ │ ├── liquids.zs │ │ │ │ └── mobStages.zs │ │ │ └── vanilla │ │ │ │ ├── StageAlpha │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── StageBeta │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── StageFive │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── StageFour │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── StageOne │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── StageSix │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── StageThree │ │ │ │ ├── Removes.zs │ │ │ │ ├── recipes.zs │ │ │ │ └── torcherio.zs │ │ │ │ ├── StageTwo │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── dropTable.zs │ │ │ │ ├── furnace │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── lootTable.zs │ │ │ │ ├── ore_dictionary.zs │ │ │ │ ├── seedsDrop.zs │ │ │ │ └── tooltips.zs │ │ ├── normal │ │ │ ├── mods │ │ │ │ ├── actuallyAdditions │ │ │ │ │ ├── AtomicReconstructor.zs │ │ │ │ │ ├── crusher.zs │ │ │ │ │ └── empowerer.zs │ │ │ │ ├── appliedEnergistics │ │ │ │ │ ├── grinder.zs │ │ │ │ │ └── inscriber.zs │ │ │ │ ├── astralSorcery │ │ │ │ │ ├── altar.zs │ │ │ │ │ └── grindstone.zs │ │ │ │ ├── bloodMagic │ │ │ │ │ ├── alchemyArray.zs │ │ │ │ │ ├── alchemyTable.zs │ │ │ │ │ ├── bloodAltar.zs │ │ │ │ │ └── tartaricForge.zs │ │ │ │ ├── botania │ │ │ │ │ ├── apothecary.zs │ │ │ │ │ ├── elvenTrade.zs │ │ │ │ │ ├── lexicon.zs │ │ │ │ │ ├── manaInfusion.zs │ │ │ │ │ ├── orechid.zs │ │ │ │ │ ├── pureDaisy.zs │ │ │ │ │ └── runeAltar.zs │ │ │ │ ├── embers │ │ │ │ │ ├── alchemy.zs │ │ │ │ │ └── melter.zs │ │ │ │ ├── enderIO │ │ │ │ │ ├── alloyFurnace.zs │ │ │ │ │ └── sagMill.zs │ │ │ │ ├── environmentalTech │ │ │ │ │ ├── crystals.zs │ │ │ │ │ └── remove.zs │ │ │ │ ├── extendedCrafting │ │ │ │ │ ├── 5x5.zs │ │ │ │ │ ├── 7x7.zs │ │ │ │ │ ├── 9x9.zs │ │ │ │ │ ├── combination.zs │ │ │ │ │ ├── compressing.zs │ │ │ │ │ ├── ender.zs │ │ │ │ │ └── removes.zs │ │ │ │ ├── extraUtilities │ │ │ │ │ ├── crusher.zs │ │ │ │ │ ├── machineRecipes.zs │ │ │ │ │ └── machineRegistries.zs │ │ │ │ ├── forestry │ │ │ │ │ └── removes.zs │ │ │ │ ├── immersiveEngineering │ │ │ │ │ ├── alloySmelter.zs │ │ │ │ │ ├── blastFurnace.zs │ │ │ │ │ ├── cokeOven.zs │ │ │ │ │ ├── crusher.zs │ │ │ │ │ ├── excavator.zs │ │ │ │ │ ├── metalPress.zs │ │ │ │ │ ├── mixer.zs │ │ │ │ │ └── refinery.zs │ │ │ │ ├── inWorldCrafting │ │ │ │ │ └── fluidCrafting.zs │ │ │ │ ├── jei │ │ │ │ │ ├── description.zs │ │ │ │ │ └── hides.zs │ │ │ │ ├── mekanism │ │ │ │ │ ├── compressor.zs │ │ │ │ │ ├── crusher.zs │ │ │ │ │ ├── infuser.zs │ │ │ │ │ ├── pressurized.zs │ │ │ │ │ └── saw.zs │ │ │ │ ├── modularMachinery │ │ │ │ │ ├── assembly.zs │ │ │ │ │ ├── aura_collecotor.zs │ │ │ │ │ ├── blast_furnaces │ │ │ │ │ │ ├── blast_furnace_mk1.zs │ │ │ │ │ │ ├── blast_furnace_mk2.zs │ │ │ │ │ │ ├── blast_furnace_mk3.zs │ │ │ │ │ │ ├── blast_furnace_mk4.zs │ │ │ │ │ │ ├── blast_furnace_mk5.zs │ │ │ │ │ │ ├── blast_furnace_mk5_eternal.zs │ │ │ │ │ │ ├── blast_furnace_mk5_terminal.zs │ │ │ │ │ │ └── recipes.zs │ │ │ │ │ ├── blueprint_analyzer.zs │ │ │ │ │ ├── boil_chamber_mk2.zs │ │ │ │ │ ├── circuit_processor.zs │ │ │ │ │ ├── embers_chopper.zs │ │ │ │ │ ├── energy_solidifier.zs │ │ │ │ │ ├── entropy_collector.zs │ │ │ │ │ ├── giant_wind_turbine.zs │ │ │ │ │ ├── intergrated_assembly_mk1.zs │ │ │ │ │ ├── intergrated_assembly_mk2.zs │ │ │ │ │ ├── laser_marker.zs │ │ │ │ │ ├── magic_crusher.zs │ │ │ │ │ ├── magic_crusher_mk2.zs │ │ │ │ │ ├── magic_magtinizer.zs │ │ │ │ │ ├── magic_magtinizer_mk2.zs │ │ │ │ │ ├── mana_compressor.zs │ │ │ │ │ ├── mana_extractor.zs │ │ │ │ │ ├── meteor_catcher.zs │ │ │ │ │ ├── microassembly.zs │ │ │ │ │ ├── oil_drill.zs │ │ │ │ │ ├── oil_refinery.zs │ │ │ │ │ ├── razer.zs │ │ │ │ │ ├── rune_compressor.zs │ │ │ │ │ ├── singularity_maker.zs │ │ │ │ │ ├── steam_assembly.zs │ │ │ │ │ ├── steam_generator.zs │ │ │ │ │ ├── steam_generator_mk2.zs │ │ │ │ │ └── vaccum_alloy_furnace.zs │ │ │ │ ├── naturesAura │ │ │ │ │ ├── altar.zs │ │ │ │ │ ├── offering.zs │ │ │ │ │ └── treeRitual.zs │ │ │ │ ├── nuclearcraft │ │ │ │ │ ├── crystallizer.zs │ │ │ │ │ ├── dissolver.zs │ │ │ │ │ ├── fusion.zs │ │ │ │ │ ├── infuser.zs │ │ │ │ │ ├── manufactory.zs │ │ │ │ │ ├── melter.zs │ │ │ │ │ ├── pressurizer.zs │ │ │ │ │ ├── reprocessor.zs │ │ │ │ │ └── saltMixer.zs │ │ │ │ ├── projectE │ │ │ │ │ └── worldTransmutation.zs │ │ │ │ ├── roots │ │ │ │ │ ├── bark.zs │ │ │ │ │ ├── fey.zs │ │ │ │ │ ├── mortar.zs │ │ │ │ │ └── pyre.zs │ │ │ │ ├── rustic │ │ │ │ │ ├── condenser.zs │ │ │ │ │ └── evaporatingBasin.zs │ │ │ │ ├── soot │ │ │ │ │ └── alchemicalMixer.zs │ │ │ │ ├── survivalist │ │ │ │ │ ├── choppable.zs │ │ │ │ │ └── dryable.zs │ │ │ │ ├── thermalExpansion │ │ │ │ │ ├── Sawmill.zs │ │ │ │ │ ├── centrifuge.zs │ │ │ │ │ ├── compactor.zs │ │ │ │ │ ├── crucible.zs │ │ │ │ │ ├── dynamos │ │ │ │ │ │ ├── compression.zs │ │ │ │ │ │ └── numistic.zs │ │ │ │ │ ├── energizer.zs │ │ │ │ │ ├── factorizer.zs │ │ │ │ │ ├── pulverizer.zs │ │ │ │ │ ├── refinery.zs │ │ │ │ │ └── transposer.zs │ │ │ │ └── touhoulittlemaid │ │ │ │ │ └── altar.zs │ │ │ ├── staging │ │ │ │ ├── IEMultiblocks.zs │ │ │ │ ├── Items.zs │ │ │ │ ├── Ores.zs │ │ │ │ ├── Package.zs │ │ │ │ ├── StageInit.zs │ │ │ │ ├── Stages.zs │ │ │ │ ├── liquids.zs │ │ │ │ └── mobStages.zs │ │ │ └── vanilla │ │ │ │ ├── StageAlpha │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── StageBeta │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── StageFive │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── StageFour │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── StageOne │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── StageSix │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── StageThree │ │ │ │ ├── Removes.zs │ │ │ │ └── recipes.zs │ │ │ │ ├── StageTwo │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── dropTable.zs │ │ │ │ ├── furnace │ │ │ │ ├── recipes.zs │ │ │ │ └── removes.zs │ │ │ │ ├── lootTable.zs │ │ │ │ ├── ore_dictionary.zs │ │ │ │ ├── seedsDrop.zs │ │ │ │ └── tooltips.zs │ │ └── xee │ │ │ ├── Readme.txt │ │ │ ├── XEESPECIAL │ │ │ ├── AA - reconstructor.zs │ │ │ ├── BAN.zs │ │ │ ├── BOT - manaInfusion.zs │ │ │ ├── BOT - runeAltar.zs │ │ │ ├── EC - 5x5.zs │ │ │ ├── EnderIO - alloyFurnace.zs │ │ │ ├── EnderIO - sagMill.zs │ │ │ ├── IE - alloySmelter.zs │ │ │ ├── IE - metalPress.zs │ │ │ ├── ModularMachinery │ │ │ │ ├── mm - assembly.zs │ │ │ │ ├── mm - blast_furnace_mke.zs │ │ │ │ ├── mm - centrifuge.zs │ │ │ │ ├── mm - cyberware.zs │ │ │ │ ├── mm - gem_analyzer.zs │ │ │ │ ├── mm - grindball.zs │ │ │ │ ├── mm - intergrated_assembly_mk1.zs │ │ │ │ ├── mm - intergrated_assembly_mk2.zs │ │ │ │ ├── mm - laser_marker.zs │ │ │ │ ├── mm - magic_crusher.zs │ │ │ │ ├── mm - magic_crusher_mk2.zs │ │ │ │ └── mm - razer.zs │ │ │ ├── NC - pressurizer.zs │ │ │ ├── TE - centrifuge.zs │ │ │ ├── bloodMagic - tartaricForge.zs │ │ │ ├── botania - Apothecary.zs │ │ │ ├── cuisine - mill.zs │ │ │ ├── furnace.zs │ │ │ ├── inWorldCrafting.zs │ │ │ └── staging - items.zs │ │ │ ├── botaniaTweaks │ │ │ └── agglomeration.zs │ │ │ └── minecraft │ │ │ ├── oredict.zs │ │ │ ├── recipes.zs │ │ │ ├── removes.zs │ │ │ └── tooltips.zs │ │ ├── dlc.zs │ │ └── doc │ │ └── INFO.md └── modlist.html ├── LICENSE ├── README.md ├── Setting ├── 个人使用GitHub制作整合包的一些心得.md ├── 模块化机械.md ├── 模块化机械设定档.md ├── 流程图 │ ├── 第五阶段.xsd │ ├── 第五阶段大纲.png │ ├── 第四阶段CPU线路.xsd │ └── 第四阶段全-大纲.png ├── 矿石生成.md ├── 第六阶段改革全纲 │ └── README.md └── 阶段化模组列表.md ├── VERSIONING.md ├── afdian.md ├── artifacts └── 直接将目录下压缩包导入启动器即可 └── pack.sh /.github/ISSUE_TEMPLATE/----.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: 待办事项 3 | about: 玩家请勿选择此分类 4 | title: "[待办]" 5 | labels: '' 6 | assignees: dong031001, tuna5544 7 | 8 | --- 9 | 10 | 11 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/--issue---.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: 其他Issue/建议 3 | about: 除了BUG以外的Issue/建议 4 | title: "[其他]" 5 | labels: '' 6 | assignees: '' 7 | 8 | --- 9 | 10 | 11 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/001.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/002.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/003.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/004.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/005.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/006.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/007.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/008.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/009.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/010.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/011.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/012.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/013.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/014.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/015.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/016.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/016.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/017.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/017.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/018.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/018.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/019.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/020.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/021.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/022.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/022.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/023.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/024.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/025.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/026.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/027.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/027.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/028.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/028.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/029.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/029.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/030.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/031.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/031.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/032.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/032.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/033.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/033.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/034.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/034.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/035.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/035.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/036.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/036.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/037.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/037.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/038.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/038.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/039.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/039.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/040.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/040.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/041.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/041.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/042.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/042.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/043.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/043.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/044.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/044.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/045.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/045.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/046.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/046.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/047.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/047.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/048.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/048.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/049.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/049.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/050.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/050.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/051.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/051.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/052.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/052.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/053.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/053.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/054.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/054.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/055.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/055.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/056.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/056.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/057.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/057.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/058.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/058.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/059.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/059.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/060.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/060.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/061.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/061.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/062.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/062.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/063.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/063.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/064.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/064.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/065.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/065.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/066.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/066.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/067.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/067.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/068.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/068.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/069.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/069.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/070.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/070.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/071.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/071.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/072.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/072.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/073.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/073.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/074.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/074.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/075.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/075.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/076.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/076.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/077.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/077.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/078.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/078.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/079.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/079.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/080.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/080.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/081.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/081.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/082.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/082.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/083.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/083.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/084.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/084.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/085.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/085.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/086.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/086.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/087.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/087.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/088.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/088.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/089.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/089.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/090.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/090.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/091.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/091.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/092.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/092.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/093.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/093.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/094.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/094.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/095.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/095.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/096.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/096.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/097.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/097.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/098.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/098.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/099.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/099.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/100.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/101.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/101.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/102.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/102.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/103.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/103.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/104.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/104.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/105.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/105.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/106.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/106.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/107.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/107.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/108.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/108.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/109.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/109.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/110.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/110.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/111.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/111.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/112.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/112.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/113.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/113.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/114.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/115.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/115.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/116.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/116.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/117.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/117.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/118.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/118.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/119.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/119.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/120.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/121.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/121.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/122.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/122.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/123.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/123.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/124.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/124.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/125.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/125.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/126.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/126.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/127.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/127.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/128.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/129.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/129.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/130.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/130.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/131.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/131.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/132.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/132.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/133.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/133.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/134.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/134.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/135.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/135.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/136.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/136.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/137.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/137.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/138.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/138.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/139.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/139.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/140.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/140.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/141.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/141.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/142.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/142.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/143.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/143.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/144.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/145.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/145.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/146.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/146.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/147.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/147.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/148.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/148.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/149.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/149.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/150.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/151.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/151.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/152.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/153.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/153.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/154.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/154.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/155.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/155.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/156.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/156.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/157.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/157.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/158.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/158.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/159.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/159.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/160.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/160.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/161.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/161.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/162.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/162.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/163.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/163.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/164.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/164.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/165.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/165.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/166.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/166.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/167.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/167.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/168.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/168.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/169.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/169.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/170.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/170.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/171.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/171.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/172.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/172.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/173.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/173.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/174.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/174.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/175.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/175.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/176.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/176.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/177.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/177.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/178.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/178.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/animation/179.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/animation/179.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/BNBGamingCore.cfg: -------------------------------------------------------------------------------- 1 | # Configuration file 2 | 3 | modules { 4 | # Specify ASM modules here that you do not want to run. [default: ] 5 | S:"disabled modules" < 6 | > 7 | } 8 | 9 | 10 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/ProjectE/nbt_whitelist.json: -------------------------------------------------------------------------------- 1 | { 2 | "items": [ 3 | "botania:specialflower" 4 | ], 5 | "__comment": "To add items to NBT Whitelist, simply add its registry name as a String to the above array" 6 | } -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/advRocketry/oreConfig.xml: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/baubles.cfg: -------------------------------------------------------------------------------- 1 | # Configuration file 2 | 3 | client { 4 | # Set this to false to disable rendering of baubles in the player. [default: true] 5 | B:baubleRender.enabled=true 6 | } 7 | 8 | 9 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/betterfps.json: -------------------------------------------------------------------------------- 1 | {"algorithm":"rivens-half","updateChecker":true,"preallocateMemory":false,"fog":true,"beaconBeam":true,"fastHopper":true,"fastBeacon":true,"fastSearch":true,"asyncSearch":true} -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/biomesoplenty/biomes/Put biome config files here: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/biomesoplenty/biomes/Put biome config files here -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/biomesoplenty/gameplay.cfg: -------------------------------------------------------------------------------- 1 | # Configuration file 2 | 3 | "convenience settings" { 4 | # Require shears to be used to collect flower drops. [default: false] 5 | B:"Flower Drops Need Shears"=true 6 | } 7 | 8 | 9 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-1043527537.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-1043527537.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-2094356963.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-2094356963.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-2144074589.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-2144074589.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-280242610.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-280242610.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-281166131.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-281166131.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-281734129.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-281734129.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-458702766.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-458702766.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-471200213.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-471200213.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-653375838.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-653375838.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-704954042.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#-704954042.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#1141786692.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#1141786692.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#1219423700.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#1219423700.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#1223117784.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#1223117784.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#1407900994.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#1407900994.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#1523870139.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#1523870139.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#1766485387.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#1766485387.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#2112385104.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#2112385104.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#2134442667.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#2134442667.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#310539011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#310539011.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#402156697.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/brandon3055/ResourceCache/Cache#402156697.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/codechicken/supporters.marker: -------------------------------------------------------------------------------- 1 | 1570226581274 -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/cofh/core/friends.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/cofh/core/friends.cfg -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/cofh/world/01_thermalfoundation_ores.json: -------------------------------------------------------------------------------- 1 | { 2 | "dependencies": "thermalfoundation" 3 | 4 | } 5 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/enchdesc.cfg: -------------------------------------------------------------------------------- 1 | # Configuration file 2 | 3 | general { 4 | # Should the mod generate a list of enchantments from the instance that have no description? [default: false] 5 | B:exploreMode=false 6 | } 7 | 8 | 9 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/fastfurnace.cfg: -------------------------------------------------------------------------------- 1 | # Configuration file 2 | 3 | general { 4 | # If the furnace uses nbt-sensitive output matching. [default: true] 5 | B:"Strict Matching"=true 6 | } 7 | 8 | 9 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/findme.cfg: -------------------------------------------------------------------------------- 1 | # Configuration file 2 | 3 | general { 4 | # Checking radius centered on the player 5 | # Min: 0 6 | # Max: 2147483647 7 | I:RADIUS_RANGE=8 8 | } 9 | 10 | 11 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/forestry/binniecore/main.conf: -------------------------------------------------------------------------------- 1 | # Configuration file 2 | 3 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/inworldcrafting.cfg: -------------------------------------------------------------------------------- 1 | # Configuration file 2 | 3 | general { 4 | # Default: false 5 | # Only override if you know what you're doing. 6 | B:"Override the Input Blacklist"=false 7 | } 8 | 9 | 10 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/ironchest.cfg: -------------------------------------------------------------------------------- 1 | # Configuration file 2 | 3 | ~CONFIG_VERSION: 0.2 4 | 5 | enable-disable { 6 | B:"Add Shulker Boxes to Creative Menu"=true 7 | B:"Enable Shulker Box Recipes"=true 8 | } 9 | 10 | 11 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/phosphor.json: -------------------------------------------------------------------------------- 1 | { 2 | "enable_illegal_thread_access_warnings": true, 3 | "enable_phosphor": true, 4 | "show_patreon_message": false 5 | } -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/ruins_config/optional/optional.txt: -------------------------------------------------------------------------------- 1 | Ruins i personally consider overpowered or annoying and dont want to put them as default. They work, though. -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/snad.cfg: -------------------------------------------------------------------------------- 1 | # Configuration file 2 | 3 | "general configs" { 4 | I:"Speed Increase Multiplier"=4 5 | } 6 | 7 | 8 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/topography/examples/Spawn_Structure.txt: -------------------------------------------------------------------------------- 1 | 2 | //Sets the spawn structure for the dimension. 3 | setSpawnStructure("basic tree") -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/topography/images/Basic_Tree.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/topography/images/Basic_Tree.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/topography/images/Basic_Tree_With_Water.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/topography/images/Basic_Tree_With_Water.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/topography/images/Cell_Nether.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/topography/images/Cell_Nether.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/topography/images/Desert_Overworld.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/topography/images/Desert_Overworld.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/topography/images/Overworld.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/topography/images/Overworld.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/topography/images/Repeating_Heat_Map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/topography/images/Repeating_Heat_Map.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/topography/images/River_Comparison.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/topography/images/River_Comparison.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/topography/images/Sky_Islands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/topography/images/Sky_Islands.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/topography/images/Volcano.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/topography/images/Volcano.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/topography/structures/basic tree.nbt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/topography/structures/basic tree.nbt -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/toughasnails/material_temperature.json: -------------------------------------------------------------------------------- 1 | { 2 | "fire": 5.0 3 | } -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/1.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/10.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/11.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/12.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/13.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/14.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/15.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/16.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/17.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/18.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/19.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/2.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/20.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/3.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/4.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/5.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/6.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/7.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/8.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/touhou_little_maid/hata_texture/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/config/touhou_little_maid/hata_texture/9.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/vanillafix/config_version: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/waila/theme/dark.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "cfg.theme.dark", 3 | "background": "#131313", 4 | "gradientTop": "#383838", 5 | "gradientBottom": "#242424", 6 | "font": "#A0A0A0" 7 | } -------------------------------------------------------------------------------- /EnigTech2/minecraft/config/waila/theme/vanilla.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "cfg.theme.vanilla", 3 | "background": "#100010", 4 | "gradientTop": "#5000FF", 5 | "gradientBottom": "#28007F", 6 | "font": "#A0A0A0" 7 | } -------------------------------------------------------------------------------- /EnigTech2/minecraft/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/icon.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/patchouli_books/et2_orevein_wiki/en_us/categories/large_vein.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Large Vein", 3 | "description": "", 4 | "icon": "minecraft:coal_ore" 5 | } -------------------------------------------------------------------------------- /EnigTech2/minecraft/patchouli_books/et2_orevein_wiki/en_us/categories/small_vein.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Small Vein", 3 | "description": "", 4 | "icon": "minecraft:lapis_ore" 5 | } -------------------------------------------------------------------------------- /EnigTech2/minecraft/patchouli_books/et2_orevein_wiki/zh_cn/categories/large_vein.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "大型矿脉", 3 | "description": "这个分类里存储着玄理2整合包的大型矿脉信息", 4 | "icon": "minecraft:coal_ore" 5 | } -------------------------------------------------------------------------------- /EnigTech2/minecraft/patchouli_books/et2_orevein_wiki/zh_cn/categories/small_vein.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "中小型矿脉", 3 | "description": "这个分类里存储着玄理2整合包的中小型矿脉信息", 4 | "icon": "minecraft:lapis_ore" 5 | } -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/blockstates/paper.json: -------------------------------------------------------------------------------- 1 | { 2 | "variants": { 3 | "normal": { "model": "contenttweaker:paper" }, 4 | "inventory": { "model": "contenttweaker:paper" } 5 | } 6 | } -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/Dimension_metal.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/Dimension_metal" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/Enigarium.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/Enigarium" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/Enigmatium.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/Enigmatium" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/Technium.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/Technium" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/adamantium_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/adamantium_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/adamantium_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/adamantium_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/adamantium_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/adamantium_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/adamantium_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/advanced_infinite_fruit.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/advanced_infinite_fruit" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/advanced_motioner.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/advanced_motioner" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/advanced_processor.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/advanced_processor" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/aeth_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/aeth_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ancient_scroll.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/ancient_scroll" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/arcane_essence.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/arcane_essence" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ardite_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ardite_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ardite_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ardite_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ardite_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ardite_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ardite_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ascenders_proof.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/ascenders_proof" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/aspectus_astra.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/aspectus_astra" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/auriminium.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/auriminium" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/bad_fuel.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/bad_fuel" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/bad_machine_core.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/bad_machine_core" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/baked_stable_potato.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/baked_stable_potato" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/baked_stable_potato_unpolished.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/baked_stable_potato_unpolished" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/baseplate_aluminum.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/baseplate_aluminum" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/baseplate_gold.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/baseplate_gold" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/baseplate_iridium.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/baseplate_iridium" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/basic_circuit.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/basic_circuit" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/basic_motioner.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/basic_motioner" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/basic_processor.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/basic_processor" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/bioradioactive_source.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/bioradioactive_source" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/blast_furnace_brick.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/blast_furnace_brick" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/blood_iron.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/blood_iron" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/blue_topaz.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/blue_topaz" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/book.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/book" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/brain_chip.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/brain_chip" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/brass_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/brass_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/brass_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/brass_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/brass_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/brass_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/brass_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/brass_wire.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/brass_wire" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/bulk_of_plastic.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/bulk_of_plastic" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cats_eye.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/cats_eye" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/charged_aeth_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/charged_aeth_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/charged_erod_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/charged_erod_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/charged_gaiya_crystal.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/charged_gaiya_crystal" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/charged_inoi_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/charged_inoi_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/charged_kyro_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/charged_kyro_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/charged_lith_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/charged_lith_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/charged_lons_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/charged_lons_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/charged_plad_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/charged_plad_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/charged_stable_potato.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/charged_stable_potato" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/chlorinized_slice_monosilicon.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/chlorinized_slice_monosilicon" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/chromium_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/chromium_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/chromium_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/chromium_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/chromium_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/chromium_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/chromium_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cobalt_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cobalt_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cobalt_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cobalt_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cobalt_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cobalt_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cobalt_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/compress_crystaltine.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/compress_crystaltine" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/condensed_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/condensed_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/construction_motioner.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/construction_motioner" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cr_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cr_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cr_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cr_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cr_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/cr_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/dark_brick.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dark_brick" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/dark_gaiya_crystal.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dark_gaiya_crystal" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/dark_gaiya_crystal_unpolished.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dark_gaiya_crystal_unpolished" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/depleted_heatsource.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/depleted_heatsource" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/divine_inspiration.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/divine_inspiration" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/draconium_alloy_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/draconium_alloy_ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/dried_grass.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dried_grass" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/dust_silicon.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_silicon" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/dust_small_osmium.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_small_osmium" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/dust_wood.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_wood" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/earth_x.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/earth_x" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/energetic_clathrate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/energetic_clathrate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/energetic_shard.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/energetic_shard" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/enigtechnium.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/enigtechnium" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/entropy.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/entropy" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/erod_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/erod_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/essencial_blood.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/essencial_blood" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ether_alloy_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/ether_alloy_ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/fire_resist_brick.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/fire_resist_brick" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/fire_resist_mixture.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/fire_resist_mixture" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/forbidden_life_essence.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/forbidden_life_essence" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/frose_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/frose_dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/fuel_helper.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/fuel_helper" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/gaiya_stabilizer.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/gaiya_stabilizer" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/garnet.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/garnet" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/good_fuel.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/good_fuel" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/hyunium_chest.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/chest" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/hyunium_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/hyunium_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/hyunium_feet.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/feet" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/hyunium_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/hyunium_head.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/head" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/hyunium_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/hyunium_legs.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/legs" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/hyunium_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/hyunium_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/hyunium_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ic_processed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/ic_processed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ic_unprocessed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/ic_unprocessed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ic_wafer.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/ic_wafer" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/inoi_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/inoi_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/integrated_calculation_module.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/integrated_calculation_module" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/iridium_osmium_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/iridium_osmium_ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/kunzite.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/kunzite" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/kyro_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/kyro_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/life_insight.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/life_insight" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/link.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/link" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/lith_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/lith_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/living_wood_skin.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/living_wood_skin" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/lons_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/lons_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/luar_essence.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/luar_essence" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/lunar_blade.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/lunar_blade" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/lunar_essence.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/lunar_essence" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/magcondium_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/magcondium_ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/magfusive_crystal.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/magfusive_crystal" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/magic_calculator.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/magic_calculator" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/magic_calculator_unpowered.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/magic_calculator_unpowered" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/magic_key.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/magic_key" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/magic_machine_hull.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/magic_machine_hull" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/magic_motor.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/magic_motor" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/manyullyn_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/manyullyn_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/manyullyn_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/manyullyn_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/manyullyn_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/manyullyn_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/manyullyn_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/medium_motioner.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/medium_motioner" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/meteor_bait.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/meteor_bait" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/mixed_coal_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/mixed_coal_dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_steel_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_steel_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_steel_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_steel_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_steel_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_steel_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/molybdenum_steel_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/moon_blade.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/moon_blade" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/multicrystal_silicon.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/multicrystal_silicon" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nd_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nd_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nd_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nd_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nd_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nd_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/neodymium_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/neodymium_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/neodymium_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/neodymium_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/neodymium_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/neodymium_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/neodymium_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/neutron.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/neutron" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nichrome_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nichrome_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nichrome_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nichrome_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nichrome_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nichrome_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/nichrome_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/opal.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/opal" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/orders_truth.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/orders_truth" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/pink_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/pink_plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/pity_from_nature.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/pity_from_nature" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/plad_pfe_crystal_seed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/plad_pfe_crystal_seed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/plastic_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/plastic_plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/plate_antimony.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/plate_antimony" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/potion_inteligence.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/potion_inteligence" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/prismarinium_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/prismarinium_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/prismarinium_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/prismarinium_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/prismarinium_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/prismarinium_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/prismarinium_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/processor_base.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/processor_base" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/reinforced_machine_core.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/reinforced_machine_core" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/resistor_bad.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/resistor_bad" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/resistor_fine.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/resistor_fine" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/resonance_heatsource.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/resonance_heatsource" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/rod_monocrystal_silicon.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/rod_monocrystal_silicon" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/rough_mithril.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/rough_mithril" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/rubber.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/rubber" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/rubber_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/rubber_plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/rubber_raw.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/rubber_raw" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ruby.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/ruby" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/sapphire.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/sapphire" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/scec.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/scec" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/shining_essence.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/shining_essence" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/silent_model_blank.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/silent_model_blank" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/silicon_reinforced.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/silicon_reinforced" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/silicon_slice.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/silicon_slice" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/sinisite_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/sinisite_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/sinisite_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/sinisite_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/sinisite_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/sinisite_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/sinisite_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/slice_monosilicon.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/slice_monosilicon" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/slice_silicon_compressed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/slice_silicon_compressed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/slice_silicon_rough.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/slice_silicon_rough" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/solid_ethylene.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/solid_ethylene" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/solidified_energy.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/solidified_energy" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/soso_machine_core.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/soso_machine_core" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/spring_x.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/spring_x" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/stable_potato.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/stable_potato" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/stablized_bioradioactive_source.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/stablized_bioradioactive_source" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/star_rune.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/star_rune" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/strong_motor.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/strong_motor" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/strong_motor_unprocessed.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/strong_motor_unprocessed" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/super_calculation_module.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/super_calculation_module" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/thyrium_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/thyrium_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/thyrium_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/thyrium_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/thyrium_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/thyrium_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/thyrium_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tlm_ultra.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/tlm_ultra" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/transistor_bad.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/transistor_bad" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/transistor_fine.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/transistor_fine" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_steel_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_steel_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_steel_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_steel_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_steel_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_steel_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/tungsten_steel_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ultimate_motioner.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/ultimate_motioner" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ultra_machine_core.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/ultra_machine_core" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/ultracondium_crystal.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/ultracondium_crystal" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/unflammable_shard.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/unflammable_shard" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/unknowing_dirt.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/unknowing_dirt" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/unknown_blueprint.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/unknown_blueprint" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/unpolished_slice_monosilicon.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/unpolished_slice_monosilicon" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/void_machine_core.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/void_machine_core" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/void_metal_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/void_metal_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/void_metal_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/void_metal_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/void_metal_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/void_metal_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/void_metal_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/will_of_world_tree.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/will_of_world_tree" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/wind_x.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/wind_x" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/zealous_essence.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/zealous_essence" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/zhishu_machine_core.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/zhishu_machine_core" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/zinc_dust.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/dust" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/zinc_dust_tiny.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "contenttweaker:items/dust_tiny" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/zinc_gear.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/gear" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/zinc_ingot.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/ingot" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/zinc_nugget.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/nugget" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/zinc_plate.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/plate" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/models/item/zinc_rod.json: -------------------------------------------------------------------------------- 1 | { 2 | "parent": "item/generated", 3 | "textures": { 4 | "layer0": "base:items/rod" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/blocks/brass_coil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/blocks/brass_coil.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/blocks/leak_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/blocks/leak_1.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/blocks/leak_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/blocks/leak_2.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/blocks/leak_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/blocks/leak_3.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/blocks/paper_side.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/blocks/paper_side.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/blocks/paper_vertical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/blocks/paper_vertical.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/blocks/wtssc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/blocks/wtssc.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/blocks/zbc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/blocks/zbc.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/gui/minecraft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/gui/minecraft.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/ancient_scroll.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/ancient_scroll.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/arcane_essence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/arcane_essence.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/ascenders_proof.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/ascenders_proof.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/aspectus_astra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/aspectus_astra.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/auriminium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/auriminium.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/bad_fuel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/bad_fuel.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/baseplate_gold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/baseplate_gold.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/basic_circuit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/basic_circuit.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/basic_motioner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/basic_motioner.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/basic_processor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/basic_processor.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/blood_iron.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/blood_iron.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/blue_topaz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/blue_topaz.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/book.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/brain_chip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/brain_chip.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/brass_wire.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/brass_wire.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/bulk_of_plastic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/bulk_of_plastic.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/cats_eye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/cats_eye.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/condensed_seed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/condensed_seed.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/dimension_metal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/dimension_metal.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/dried_grass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/dried_grass.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/dust_silicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/dust_silicon.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/dust_tiny.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/dust_tiny.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/dust_wood.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/dust_wood.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/earth_x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/earth_x.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/energetic_shard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/energetic_shard.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/enigarium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/enigarium.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/enigtechnium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/enigtechnium.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/entropy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/entropy.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/essencial_blood.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/essencial_blood.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/frose_dust.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/frose_dust.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/fuel_helper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/fuel_helper.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/garnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/garnet.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/good_fuel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/good_fuel.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/ic_processed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/ic_processed.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/ic_unprocessed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/ic_unprocessed.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/ic_wafer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/ic_wafer.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/kunzite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/kunzite.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/life_insight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/life_insight.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/link.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/lunar_essence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/lunar_essence.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/magic_key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/magic_key.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/magic_motor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/magic_motor.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/medium_motioner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/medium_motioner.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/meteor_bait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/meteor_bait.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/mixed_coal_dust.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/mixed_coal_dust.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/moon_blade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/moon_blade.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/neutron.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/neutron.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/opal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/opal.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/orders_truth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/orders_truth.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/pink_plate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/pink_plate.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/plastic_plate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/plastic_plate.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/plate_antimony.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/plate_antimony.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/processor_base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/processor_base.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/resistor_bad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/resistor_bad.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/resistor_fine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/resistor_fine.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/rough_mithril.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/rough_mithril.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/rubber.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/rubber.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/rubber_plate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/rubber_plate.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/rubber_raw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/rubber_raw.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/ruby.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/ruby.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/sapphire.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/sapphire.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/scec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/scec.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/silicon_slice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/silicon_slice.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/spring_x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/spring_x.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/stable_potato.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/stable_potato.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/star_rune.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/star_rune.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/strong_motor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/strong_motor.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/technium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/technium.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/tlm_ultra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/tlm_ultra.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/contenttweaker/textures/items/wind_x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/contenttweaker/textures/items/wind_x.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/001.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/002.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/003.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/004.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/005.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/Discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/Discord.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/afdian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/afdian.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/textures/block/chlorinizer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/textures/block/chlorinizer.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/textures/block/chlorinizer_working.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/textures/block/chlorinizer_working.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/textures/block/fluid_concentrator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/textures/block/fluid_concentrator.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/textures/block/fluider_mk1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/textures/block/fluider_mk1.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/textures/block/fluider_mk1_working.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/textures/block/fluider_mk1_working.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/textures/block/polisher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/textures/block/polisher.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/textures/block/polisher_working.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/textures/block/polisher_working.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/textures/block/silicon_grower.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/textures/block/silicon_grower.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/et2/textures/block/silicon_grower_working.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/et2/textures/block/silicon_grower_working.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/etutil/lang/de_de.lang: -------------------------------------------------------------------------------- 1 | item.woodenLighter.name=Streichholz -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/etutil/lang/zh_cn.lang: -------------------------------------------------------------------------------- 1 | item.woodenLighter.name=简易打火器 -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/etutil/textures/items/wooden_lighter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/etutil/textures/items/wooden_lighter.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/pack.mcmeta: -------------------------------------------------------------------------------- 1 | {"pack":{"pack_format":3,"description":"B.A.S.E External Resources"}} -------------------------------------------------------------------------------- /EnigTech2/minecraft/resources/sgextraparts/textures/items/ingot1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/EnigTech2/minecraft/resources/sgextraparts/textures/items/ingot1.png -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/expert/mods/extendedCrafting/removes.zs: -------------------------------------------------------------------------------- 1 | #packmode expert 2 | #modloaded etutil 3 | #priority 0 4 | mods.extendedcrafting.TableCrafting.remove(); 5 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/expert/mods/extraUtilities/crusher.zs: -------------------------------------------------------------------------------- 1 | #packmode expert 2 | #modloaded etutil 3 | #priority -100 4 | 5 | mods.extrautils2.Crusher.remove(); 6 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/expert/mods/extraUtilities/machineRecipes.zs: -------------------------------------------------------------------------------- 1 | //空文件,仅供替换使用 2 | #modloaded etutil 3 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/expert/mods/jei/hides.zs: -------------------------------------------------------------------------------- 1 | #modloaded !etutil 2 | #priority -100 3 | recipes.removeAll(); 4 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/expert/mods/nuclearcraft/crystallizer.zs: -------------------------------------------------------------------------------- 1 | #packmode expert 2 | #priority -100 3 | 4 | mods.nuclearcraft.crystallizer.addRecipe(*150, ); 5 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/expert/mods/nuclearcraft/fusion.zs: -------------------------------------------------------------------------------- 1 | #packmode expert 2 | #modloaded etutil 3 | #priority -100 4 | 5 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/expert/mods/nuclearcraft/saltMixer.zs: -------------------------------------------------------------------------------- 1 | #packmode expert 2 | #modloaded etutil 3 | #priority -100 4 | 5 | mods.nuclearcraft.salt_mixer.removeRecipeWithOutput(*144); 6 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/expert/mods/survivalist/choppable.zs: -------------------------------------------------------------------------------- 1 | #packmode expert 2 | #modloaded etutil 3 | #priority -100 4 | 5 | gigaherz.survivalist.Choppable.addRecipe(,, 1.0, 1.0); 6 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/expert/vanilla/StageThree/torcherio.zs: -------------------------------------------------------------------------------- 1 | #modloaded torcherino 2 | 3 | recipes.remove(); 4 | .addTooltip("不要随便乱加模组\n你的PY又痒了?"); 5 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/expert/vanilla/lootTable.zs: -------------------------------------------------------------------------------- 1 | #packmode expert 2 | #modloaded etutil 3 | #priority -100 4 | mods.ltt.LootTable.removeModEntry("enderio"); 5 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/normal/mods/extendedCrafting/removes.zs: -------------------------------------------------------------------------------- 1 | #packmode normal 2 | #modloaded etutil 3 | #priority 0 4 | 5 | mods.extendedcrafting.TableCrafting.remove(); -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/normal/mods/extraUtilities/crusher.zs: -------------------------------------------------------------------------------- 1 | #packmode normal 2 | #modloaded etutil 3 | #priority -100 4 | 5 | mods.extrautils2.Crusher.remove(); 6 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/normal/mods/nuclearcraft/crystallizer.zs: -------------------------------------------------------------------------------- 1 | #packmode normal 2 | #priority -100 3 | 4 | mods.nuclearcraft.crystallizer.addRecipe(*150, ); 5 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/normal/mods/nuclearcraft/fusion.zs: -------------------------------------------------------------------------------- 1 | #packmode normal 2 | #modloaded etutil 3 | #priority -100 4 | 5 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/normal/mods/nuclearcraft/saltMixer.zs: -------------------------------------------------------------------------------- 1 | #packmode normal 2 | #modloaded etutil 3 | #priority -100 4 | 5 | mods.nuclearcraft.salt_mixer.removeRecipeWithOutput(*144); 6 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/normal/mods/projectE/worldTransmutation.zs: -------------------------------------------------------------------------------- 1 | #packmode normal expert 2 | #priority -100 3 | 4 | mods.projecte.WorldTransmutation.add(, ); -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/normal/mods/soot/alchemicalMixer.zs: -------------------------------------------------------------------------------- 1 | #packmode normal expert 2 | #modloaded etutil 3 | #priority -100 4 | 5 | mods.soot.AlchemicalMixer.remove(); 6 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/crafttweaker/normal/mods/survivalist/choppable.zs: -------------------------------------------------------------------------------- 1 | #packmode normal 2 | #modloaded etutil 3 | #priority -100 4 | 5 | gigaherz.survivalist.Choppable.addRecipe(,, 1.0, 1.0); 6 | -------------------------------------------------------------------------------- /EnigTech2/minecraft/scripts/doc/INFO.md: -------------------------------------------------------------------------------- 1 | 这个文档阐述了ET2CT脚本的加载顺序 2 | 3 | 4 | 5 | 3000 初始化阶段 6 | 7 | 2000 预加载函数 8 | 9 | 1000 添加CoT物品 10 | 11 | 0 移除配方 12 | 13 | -100 调用模组函数 添加配方 Stage配方和物品 -------------------------------------------------------------------------------- /Setting/流程图/第五阶段大纲.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/Setting/流程图/第五阶段大纲.png -------------------------------------------------------------------------------- /Setting/流程图/第四阶段全-大纲.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/Setting/流程图/第四阶段全-大纲.png -------------------------------------------------------------------------------- /artifacts/直接将目录下压缩包导入启动器即可: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ET-Team/EnigTech2/f6cf433924d1d478db84f0936967090b5190a3ca/artifacts/直接将目录下压缩包导入启动器即可 --------------------------------------------------------------------------------