-
Notifications
You must be signed in to change notification settings - Fork 11
Solar Craft commands
-
/solarcraft fillLexicon- fills lexicon with every fragment in the mod. -
/solarcraft fragments <argument>:{
refresh - removes all fragment data from player.
unlockall - gives all fragment to player.
revoke <player_target> <fragment_id> - revokes a fragment from a specified player. All fragment id's can be found in AncientFragment.java class.
unlock <player_target> <fragment_id> - gives a fragment to a specified player. All fragment id's can be found in AncientFragment.java class.
}
-
/solarcraft progressions:{
help - writes every progression id in chat.
revoke <progression_id> - revokes a progression from a player.
unlock <progression_id> - gives a progression to a player.
}
-
/solarcraft runicEnergy set <energy_type> <player_target> <amount>- sets the runic energy for the player. Cannot exceed the maximum amount (default max amount: 10000). <energy_type> can be one of the following: ardo,tera,fira,zeta,kelda,urba,ultima,giro. -
/solarcraft structure construct <structure_id>- constructs one of the Solar Craft multiblocks. All their id's are self-explanatory.