Mod

Galactic Research - Space Progression

Quick rating

Galactic Research - Space Progression

No reviews yet

Research planets. Harvest asteroids with mining rockets

Space
Tech
Automation & Processing
In-Game Programming
Space Exploration
Bosses
Hostile Mobs
Mod Addon
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
GalacticResearch-1.1.3.jar
Authors
CurseForge
Modrinth

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

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.

JOIN DISCORD

Checkout my other mods!

patreon.png

Space research

minecraft-1.png

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

telescope.png

 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. 

mcs.png

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


minecraft-1.png

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

sat.png

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

  • Screenshot from 2024-03-20 18-23-34.png
    Screenshot from 2024-03-20 18-23-34.png Screenshot from 2024-03-20 18-23-34.png
  • patreon banner
    patreon banner
  • rockets
    rockets
  • new modes for screen block
    new modes for screen block place telemetry block close to telescope and MCS
  • mining rocket craft
    mining rocket craft
  • satellite rocket craft
    satellite rocket craft
  • mining rocket after mission
    mining rocket after mission
  • mcs component
    mcs component
  • telescope component
    telescope component
  • telescope comparator redstone output
    telescope comparator redstone output
  • mcs gui
    mcs gui
  • telescope
    telescope
  • Mission Control Center
    Mission Control Center

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~340,000
Total Downloads
CurseForge
~300,000
Modrinth
~38,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync