Solaris Patcher has many patches for popular 1.7.10 mods.
If you think a patch should be included, please open a GitHub issue!
Features
Galacticraft
- Support for landing on stars
- Support for disabling unreachable bodies
- Support for changing the default solar sustem
Advanced Rocketry
- Support for directly specifying a planet's atmosphere type
- Will actually respect avgTemperature XML field in planetdefs.
- Same for hasOxygen XML field.
QuiverBow
- The Soul Cairn has been reworked to support various modded spawn eggs.
Vic's Modern Warfare
- Fixes item textures to not assume a case-insensitive file system.
- Clobbers entities over the head.
Witchery
- Lets you specify valid dimensions for the glass goblet vampire ritual.
- Fixes a cross-mod bug with the LoTR mod.
OpenComputers
- Support for disabling robots for compatibility reasons.
Backhand
- Fixes a bug where fake players could crash the game.
Alfheim
- Fixes Timestop to work for bosses.
- Lets you have MMO mode without races.
- Lets you disable ESM flight without also disabling other forms of flight.
- Lets you disable /dimtp command.
Right Proper Lighting Engine
- Added support for the OpenLights mod.
Vanilla
- Allows disabling immunity frames for given damage types and/or projectiles. Works great with Alfheim Timestop. 「Toki wo tomare!」
The Lord of the Rings Mod
- Supports disabling the 1.9-like combat system.
- Lets you remove the Grey Wanderer's damage immunity.
- Support for unlocking all player-specific cosmetics.
- Support for adding more items to the LOTR combat system.
- Fixes an oredictionary bug with mithril.
- Lets you change the LOTR day length.
- Lets you disable alignment-based waypoint locking.
- Lets you globally disable waypoints.
- Support for unlocking all waypoints automatically.
Modder Utilities
- Easily-usable classpath scanning, with cache.
- Custom coremod API with transformer macros for convenience.
- Simple interface-based configuration system
- Early-load transformer settings system
- No-FML integration modules
Custom Content
LoTR Mod Factions
File: File: config/solaris/factions/[NAME].txt
CoolFac
FF00FF
WEST
10 10 50
ELF
true
false
true
# Lines, in order:
# Name
# Colour
# Alignment region
# Map region
# Faction type (FREE, ELF, MAN, DWARF, ORC, TROLL, TREE)
# War crimes true/false
# Isolationist true/false
# Player ranks true/false
# Lines after the first 8 are ignored if they aren't either of:
# Control zones: CONTROL [waypoint] [region]
# Ranks: RANK [title] [alignment] [pledge] [chat title] [achievement]
# (Achievement creation is unimplemented currently.)
# The first five lines must be name, colour, regions, and type. The next three lines can be optional.
# Isolationism seems related to conquest bonuses.
# Strings used for ranks and the title are localization keys.
# For the title: 'lotr.faction.[TITLE].name'
# For the ranks: 'lotr.faction.[TITLE].rank.[RANK]'
CONTROL MENELTARMA_SUMMIT 50
RANK CoolGuy 100 false true false
RANK EpicGuy 250 true true false
LoTR Mod Invasions
File: config/solaris/invasions/[NAME].txt
EpicFactionInvasion
CoolFac
LOTREntityGandalf 20
LOTREntityBalrog 50
LOTREntityBandit 25
LoTR Mod Faction Relations
File: config/solaris/relations.txt - these are one-way!
CoolFac ALLY MORDOR
MORDOR ALLY CoolFac
HOBBIT FRIEND CoolFac
GONDOR ENEMY CoolFac
