├── README.md ├── modinfo.json ├── nec_Armor.json ├── nec_bionics.json ├── nec_book.json ├── nec_dreams.json ├── nec_gun.json ├── nec_item_groups.json ├── nec_martial_arts_manuals.json ├── nec_martialarts.json ├── nec_monster_drops.json ├── nec_monstergroups.json ├── nec_monsters.json ├── nec_mutagen.json ├── nec_mutation_category.json ├── nec_mutations.json ├── nec_professions.json ├── nec_recipe.json ├── nec_soundset.json ├── nec_speech.json ├── nec_techniques.json ├── nec_tool.json └── tile ├── Nechronica.png └── tiles_nec_mon.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/README.md -------------------------------------------------------------------------------- /modinfo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/modinfo.json -------------------------------------------------------------------------------- /nec_Armor.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_Armor.json -------------------------------------------------------------------------------- /nec_bionics.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_bionics.json -------------------------------------------------------------------------------- /nec_book.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_book.json -------------------------------------------------------------------------------- /nec_dreams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_dreams.json -------------------------------------------------------------------------------- /nec_gun.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_gun.json -------------------------------------------------------------------------------- /nec_item_groups.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_item_groups.json -------------------------------------------------------------------------------- /nec_martial_arts_manuals.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_martial_arts_manuals.json -------------------------------------------------------------------------------- /nec_martialarts.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_martialarts.json -------------------------------------------------------------------------------- /nec_monster_drops.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_monster_drops.json -------------------------------------------------------------------------------- /nec_monstergroups.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_monstergroups.json -------------------------------------------------------------------------------- /nec_monsters.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_monsters.json -------------------------------------------------------------------------------- /nec_mutagen.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_mutagen.json -------------------------------------------------------------------------------- /nec_mutation_category.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_mutation_category.json -------------------------------------------------------------------------------- /nec_mutations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_mutations.json -------------------------------------------------------------------------------- /nec_professions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_professions.json -------------------------------------------------------------------------------- /nec_recipe.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_recipe.json -------------------------------------------------------------------------------- /nec_soundset.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_soundset.json -------------------------------------------------------------------------------- /nec_speech.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_speech.json -------------------------------------------------------------------------------- /nec_techniques.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_techniques.json -------------------------------------------------------------------------------- /nec_tool.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/nec_tool.json -------------------------------------------------------------------------------- /tile/Nechronica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/tile/Nechronica.png -------------------------------------------------------------------------------- /tile/tiles_nec_mon.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YukariMindGap/Nechronica_Redux/HEAD/tile/tiles_nec_mon.json --------------------------------------------------------------------------------