Mod
Galactic Research - Space Progression
No reviews yet
Research planets. Harvest asteroids with mining rockets
Themed around space exploration, including traveling to other planets, building spaceships, and surviving in outer space environments.
Focuses on automation and resource processing through scientific and mechanical means, utilizing systems like electricity (RF/FE/etc), air pressure, or rotation.
Features machines that process raw materials or automation processes.
Features a method of a programmable language system, ranging from pictographs to real programming languages.
Includes gameplay revolving around space travel and planets.
Adds or overhauls bosses to the game.
Adds or enhances hostile creatures and enemies.
Adds extra features or content to an existing mod.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Galactic Research is an addon for original Galacticraft 4 or Galacticraft-Legacy
It brings new gameplay features into game.
New rockets, telescope, mission control center, research paper, launchpad tower and rocket assembler.
Space research

You will have to observe and research planets with Telescope and Satellite Rocket in order to unlock them.

Place a telescope, plug some energy and find celestial objects. Your task is to find body, observe it until telescope collects data.
Then place Mission Control Station next to Telescope.

Mission Control Station has to be attached to rocket pad. Next you need to craft satellite rocket and place it on the pad, do not forget about fuel.
You can output mission status and telescope view on GC Screen Blocks

Place blocks close to telescope and mission control station. Like on screenshot for example

Then in MCS (Mission Control Station) select the planet to research, and activate the mission.
Press analyze completed missions button when missions are finished. Boom, you now can fly to the planet.
You can customize all the researchable bodies and other settings regarding research process in the galacticresearch.cfg
If you have Extra Planets or Galaxy Space addon you will have to research solar systems. In order to do that you need to place Communication Dish and link it to Mission Control Center. To do that you should use Frequency Module.
Solar systems will appear in MCS and to finally unlock them, you will have to send satellite rocket.
Research papers
Research papers can be used to transfer completed missions from one MCS to anothers.
Modpackers can use predefined papers for loot generation or quests. It require NBT tag "mission"
<galacticresearch:research_paper>.withTag("mission:moon")
Minable asteroids and mining rocket
Sometimes there will appear random asteroids in Space. Observe them in telescope, and in MCS select the asteroid mission.
Place mining rocket on the pad and via MCS interface activate the mission. Rocket will fly to the asteroid, dig it and return back to the same pad.
You can customize many aspects of the mining process in the galacticresearch.cfg
Objects locator
MCS can be used as a locator of different objects on planet.
In order to use that functionality you need to build space station on planets orbit.
Then open MCS interface and select the station. Select object to locate and press Locate button.
Currently implemented location of:
villages, mansion, monument, temple, immersive engineering deposits, AE2 metheorites, boss dungeons
Check galacticresearch.cfg for customization
Integration with Computers
Telescope and Mission Control Station has integration with OpenComputers and Computercraft.
So you can fully automate research flow, locator and mining of asteroids.
List of methods:
component.telescope
telescope.getObservationStatus()
telescope.getResearchedBodies()
telescope.rotateTelescope(x, y)
component.mission_control_station
mission_control_station.getMissionsInfo()
mission_control_station.selectMission(name)
mission_control_station.activateMission()
mission_control_station.missionDuration()
mission_control_station.getSpaceStations()
mission_control_station.getLocatableObjects()
mission_control_station.selectSpaceStation(name)
mission_control_station.selectObjectToLocate(name)
mission_control_station.locateObject()
mission_control_station.getLocationData()
mission_control_station.setCoordinates(x,z)
Hard Mode for Dungeon Boss fight
Can be disabled in config. Brings boss fight more challenging.
Now players can't fly in a boss room (no gravisuites or angel rings anymore)
Skelleton boss:
Regenerating and attacking player while holding him. He also adds withering and blindness effect on player.
Summons evolved skeletons around himself
Creeper boss:
Casting fire underneath player (pyrokinetic)
Summons evolved creepers
Spider quen:
Can plase web underneath player and around him
Sometimes can poison player
Summons evolved spiders
Consider issue tracker for new features and bugs.
Mod commands:
/research objects - outputs list of all researchable objects
/research reset - clear researched bodies for player
/research mars|moon|jupiter..... - add researched body for player
/asteroids generate - generates 1 asteroid
/asteroids generate 5 - generates 5 asteroids
/asteroids clear - removes all asteroids
Мод добавляет функционал исследования небесных тел, для разблокирования возможности к ним летать или для автоматического майнинга с помощью добывающей ракеты.Используй телескоп, что бы наблюдать за небесными телами. Поставь рядом Станцию Управления Миссиями. Станция должна стоять рядом с ракетной площадкой.В станции выбери планету и отправь спутниковую ракету кнопкой активировать миссию.Дождись окончания миссии и нажми кнопку анализировать данные. После этого планета будет разблокирована.Для майнинга астероидов делается все то же самое, но с использованием добывающей ракеты.Ракета улетит, добудет ресурсы и вернется обратно.Станция контроля миссий может быть использована для локации объектов на планете. Для этого нужно на орбите планеты построить космическую станцию.Далее выбираем ее в интерфейсе, выбираем объект, можем указать координаты от которых начинается поиск.Локатор может находить данжи, крепости, деревни, усадьбу, жилы из immersive engineering и метеориты AE2.Вся работа с телескопом и станцией может быть автоматизирована с помощью компьютеров (openComputers, Computercraft)методы компонентов преведены выше.Хард мод битвы с боссамиМожно вырубить в конфиге.Усложняет бой. В комнате босса нельзя летать.Боссы призывают мобов на помощь. Могут накладывать некоторые эффекты и тд.
Galactic Research is an addon for original Galacticraft 4 or Galacticraft-Legacy
It brings new gameplay features into game.
Space research
You will have to observe and research planets with Telescope and Satellite Rocket in order to unlock them.
Place a telescope, plug some energy and find celestial objects. Your task is to find body, observe it until telescope collects data.
Then place Mission Control Station next to Telescope.
Mission Control Station has to be attached to rocket pad. Next you need to craft satellite rocket and place it on the pad, do not forget about fuel.
You can output mission status and telescope view on GC Screen Blocks
Then in MCS (Mission Control Station) select the planet to research, and activate the mission.
Press analyze completed missions button when missions are finished. Boom, you now can fly to the planet.
You can customize all the researchable bodies and other settings regarding research process in the galacticresearch.cfg
If you have Extra Planets or Galaxy Space addon you will have to research solar systems. In order to do that you need to place Communication Dish and link it to Mission Control Center. To do that you should use Frequency Module.
Solar systems will appear in MCS and to finally unlock them, you will have to send satellite rocket.
Minable asteroids and mining rocket Sometimes there will appear random asteroids in Space. Observe them in telescope, and in MCS select the asteroid mission.
Place mining rocket on the pad and via MCS interface activate the mission. Rocket will fly to the asteroid, dig it and return back to the same pad.
You can customize many aspects of the mining process in the galacticresearch.cfg
Objects locator MCS can be used as a locator of different objects on planet.
In order to use that functionality you need to build space station on planets orbit.
Then open MCS interface and select the station. Select object to locate and press Locate button.
Currently implemented location of: villages, mansion, monument, temple, immersive engineering deposits, AE2 metheorites, boss dungeons
Check galacticresearch.cfg for customization
Integration with Computers Telescope and Mission Control Station has integration with OpenComputers and Computercraft.
So you can fully automate research flow, locator and mining of asteroids.
List of methods:
component.telescope
telescope.getObservationStatus()
telescope.getResearchedBodies()
telescope.rotateTelescope(x, y)
component.mission_control_station
mission_control_station.getMissionsInfo()
mission_control_station.selectMission(name) mission_control_station.activateMission() mission_control_station.missionDuration()
mission_control_station.getSpaceStations()
mission_control_station.getLocatableObjects()
mission_control_station.selectSpaceStation(name)
mission_control_station.selectObjectToLocate(name)
mission_control_station.locateObject()
mission_control_station.getLocationData()
mission_control_station.setCoordinates(x,z)
Hard Mode for Dungeon Boss fight Can be disabled in config. Brings boss fight more challenging.
Now players can't fly in a boss room (no gravisuites or angel rings anymore)
Skelleton boss:
Regenerating and attacking player while holding him. He also adds withering and blindness effect on player.
Summons evolved skeletons around himself
Creeper boss:
Casting fire underneath player (pyrokinetic)
Summons evolved creepers
Spider quen:
Can plase web underneath player and around him
Sometimes can poison player
Summons evolved spiders
Consider issue tracker for new features and bugs.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
