星星,行星和恒星系 Stars, planets, and star systems.
该Mod添加了对太阳系运转的模拟,月亮和太阳现在不再永不见面了!现在它们的位置将遵从开普勒公式,并隔一段时间重新计算。
另外,该Mod还添加了更加真实的星星们,现在你可以在Minecraft的天空中找到那些熟悉的星座了!
- 歪斜的行星?现在的地球可以有一个倾斜的自转轴,这会改变该星球上观测者的视野。
- 遥远的星星!在天球上的天体,因为过于遥远,所以在绝对坐标系中是“静止”的。
- 新道具“天文手稿”(astronomical_manuscript),你可以通过它找到行星们的位置。
- 望远镜升级!你可以看到星星的信息了。
This mod adds a simulation of the operation of the solar system, and the moon and sun no longer never meet again! Now their positions will follow Kepler's formula and be recalculated periodically.
In addition, the mod has also added more realistic stars, and now you can find those familiar constellations in the sky of Minecraft!\
- A skewed planet? The current Earth can have a tilted axis of rotation, which can alter the perspective of observers on the planet.
- Distant stars! Celestial bodies on the celestial sphere are 'stationary' in the absolute coordinate system due to their extreme distance.
- The new prop "astronomical manuscript" allows you to find the positions of planets.
- Telescope upgrade! You can see the information of the stars now.
(目前还处于开发阶段)
如果你需要修改行星的名字或者轨道信息,需要手动进入Jar文件夹\assets\readstar\custom\planets\ 中对应的文件进行修改
(注意"Centre"是特殊占用名,代表其子行星是中央行星)
如果你需要添加自己的星星,需要手动进入Jar中文件“\assets\readstar\custom\stars\defaultStars.json” 进行修改,或者在“Config/readstar/stars/”中添加自定义星星。
作者不愿意提供从config提供添加行星的途径,但是会提供通过API调用的方式
(Currently in the development stage)
If you need to modify the name or orbit information of a planet, you need to manually enter the corresponding file in the Jar folder '\assets\readstar\custom\planets' to make the changes.
(Note that 'Centre' is a special occupancy name, representing that its sub planet is the central planet)
If you need to add your own stars, you need to manually enter the file in the Jar '\assets\readstar\custom\stars\defaultStars.json' to make modifications, or add custom stars in 'Config/radar/stars/'.
The author is unwilling to provide a way to add planets from config, but will provide a way to call through API.