Last active
June 27, 2022 23:15
-
-
Save thecatcore/4f4217f3e6319fce9505be02689e2de2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "mods": [ | |
| { | |
| "name": "Portal Gun", | |
| "description": "Adds the Portal Gun, as well as several other portal-related aspects, to Minecraft!", | |
| "authors": ["iChun"], | |
| "versions": [ | |
| { | |
| "name": "5", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/PortalGun_v5_b173.zip", | |
| "zipToFolder": { | |
| "/Client/place in mods/": "./mods", | |
| "/Client/place in resources/": "./resources" | |
| }, | |
| "dependencies": { | |
| "ModLoader": "*", | |
| "ModLoaderMP": "*", | |
| "AudioMod": "*", | |
| "ShockAhPI": "*" | |
| } | |
| }, | |
| { | |
| "name": "4", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/PortalGun_v4_b173.zip", | |
| "zipToFolder": { | |
| "/place in mods/": "./mods", | |
| "/place in resources/": "./resources" | |
| }, | |
| "dependencies": { | |
| "ModLoader": "*", | |
| "ModLoaderMP": "*", | |
| "AudioMod": "*", | |
| "ShockAhPI": "*" | |
| } | |
| }, | |
| { | |
| "name": "2", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/portalgun_v2_b173.zip", | |
| "zipToFolder": { | |
| "/place in mods/": "./mods", | |
| "/place in resources/": "./resources" | |
| }, | |
| "dependencies": { | |
| "ModLoader": "*", | |
| "ModLoaderMP": "*", | |
| "AudioMod": "*", | |
| "ShockAhPI": "*" | |
| } | |
| }, | |
| { | |
| "name": "1", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/portalgun_v1_b173.zip", | |
| "cacheToFolder": "./mods", | |
| "dependencies": { | |
| "ModLoader": "*", | |
| "ModLoaderMP": "*", | |
| "AudioMod": "*" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "Fossil / Archeology", | |
| "description": "Fossil / Archaeology adds many new relics, fossils, and living dinosaurs from ancient times.", | |
| "authors": ["Team July"], | |
| "versions": [ | |
| { | |
| "name": "4.3", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://b2.mcarchive.net/file/mcarchive/162cdb138c7a1824fa25e3435f0cac7c6a3f2dfd647c066c4875c61d1656bc73/mod_Fossil.zip", | |
| "cacheToFolder": "./mods", | |
| "dependencies": { | |
| "ModLoader": "*" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "Equivalent Exchange", | |
| "description": "The original Equivalent Exchange. Files were taken from the Technic pack and One Stop Mod Shop.", | |
| "authors": ["x3n0ph0b3"], | |
| "versions": [ | |
| { | |
| "name": "3.53", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/EquivalentExchangeScokV3.53_b173.zip", | |
| "zipToFolder": { | |
| "/minecraft/mods/": "./mods", | |
| "/minecraft/resources/": "./resources" | |
| }, | |
| "dependencies": { | |
| "ModLoader": "*", | |
| "AudioMod": "*", | |
| "ItemSpriteAPI": "*" | |
| } | |
| }, | |
| { | |
| "name": "2.08b", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/equivalentexchange.3v2.08b_b173.zip", | |
| "zipToFolder": { | |
| "/equivalentexchange1.7.3v2.08b/mods/": "./mods", | |
| "/equivalentexchange1.7.3v2.08b/resources/": "./resources" | |
| }, | |
| "dependencies": { | |
| "ModLoader": "*", | |
| "AudioMod": "*" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "Seasons Mod", | |
| "description": "This is the Seasons Mod. A mod that adds the four seasons to Minecraft, each one with its own features(and danger!).", | |
| "authors": ["Nandonalt"], | |
| "versions": [ | |
| { | |
| "name": "1.7.3+beta", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/seasons-mod-nandonalt_b173.zip", | |
| "zipToFolder": { | |
| "/": "./mods" | |
| }, | |
| "dependencies": { | |
| "ModLoader": ">=2.0", | |
| "ScotTools": "*", | |
| "ShockAhPI": "*" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "Single Player Commands", | |
| "description": "", | |
| "authors": ["simo_415"], | |
| "versions": [ | |
| { | |
| "name": "2.11.1", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/SinglePlayerCommands_v2.11.1_b173.zip", | |
| "cacheToFolder": "./mods", | |
| "dependencies": { | |
| "ModLoader": ">=2.0" | |
| } | |
| }, | |
| { | |
| "name": "2.10.2", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/SinglePlayerCommands_v2.10_2_b173.zip", | |
| "cacheToFolder": "./mods", | |
| "dependencies": { | |
| "ModLoader": ">=2.0" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "Zeppelin", | |
| "description": "Zeppelin is a mod you can use to fly ships around in the Minecraft world. It is not limited to the world grid, and can move freely in space.", | |
| "authors": ["blakmajik"], | |
| "versions": [ | |
| { | |
| "name": "1.7.3.0.13", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/Zeppelin-client-1.7.3.0.13_b173.zip", | |
| "cacheToFolder": "./mods", | |
| "dependencies": { | |
| "ModLoader": "*" | |
| } | |
| }, | |
| { | |
| "name": "1.7.3.0.4", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/Zeppelin-client-0.4_b173.zip", | |
| "zipToFolder": { | |
| "/": "./mods" | |
| }, | |
| "dependencies": { | |
| "ModLoader": "*" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "More Creeps and Weirdos", | |
| "description": "That mod with the wacky mobs!", | |
| "authors": ["freakstritch"], | |
| "versions": [ | |
| { | |
| "name": "2.12", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/MoreCreepsv2.12_b173.zip", | |
| "zipToFolder": { | |
| "/PUT CONTENTS INTO MINECRAFT FOLDER/mods/": "./mods", | |
| "/PUT CONTENTS INTO MINECRAFT FOLDER/resources/": "./resources" | |
| }, | |
| "dependencies": { | |
| "ModLoader": "*", | |
| "AudioMod": "*", | |
| "ShockAhPI": "5.1" | |
| } | |
| }, | |
| { | |
| "name": "2.0", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/MoreCreepsv2.0_b173.zip", | |
| "zipToFolder": { | |
| "/MoreCreepsv2.0/PUT CONTENTS INTO MINECRAFT FOLDER/mods/": "./mods", | |
| "/MoreCreepsv2.0/PUT CONTENTS INTO MINECRAFT FOLDER/resources/": "./resources" | |
| }, | |
| "dependencies": { | |
| "ModLoader": "*", | |
| "AudioMod": "*", | |
| "ShockAhPI": "5.1" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "Baby Animals", | |
| "description": "Replaces the models for baby animals and spawns them in the world naturally.", | |
| "authors": ["cocoavalley"], | |
| "versions": [ | |
| { | |
| "name": "1.75", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/BabyAnimals_v1_75_b173.zip", | |
| "cacheToFolder": "./mods", | |
| "dependencies": { | |
| "ModLoader": "*", | |
| "AudioMod": "*" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "IndustrialCraft", | |
| "description": "", | |
| "authors": [], | |
| "versions": [ | |
| { | |
| "name": "8.55.02", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/IndustrialCraft_v8.55_02_b173.zip", | |
| "zipToFolder": { | |
| "/minecraft/": "./mods/IndustrialCraft", | |
| "/resources/": "./resources" | |
| }, | |
| "dependencies": { | |
| "ModLoader": "*" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "Rei's Minimap", | |
| "description": "Classic minimap for ModLoader featuring fast processing, beautiful map rendering, entities radar, cave mapping, waypoints and slime chunk display.", | |
| "authors": ["ReiFNSK"], | |
| "versions": [ | |
| { | |
| "name": "1.8", | |
| "mcVersion": "b1.7.3", | |
| "downloadLink": "https://archive.org/download/mods-b173/ReiMinimap_v1.8_b173.zip", | |
| "cacheToFolder": "./mods", | |
| "dependencies": { | |
| "ModLoader": "*" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment