This Mod adds diffrent things out of the Star Trek Universe!
Please note: The textures and model files where created by Cygnus656, i asked for permission to create a mod out auf these! The Original Ressource pack can be found here. I'm now back again working on this mod for updates you can follow me here on twitter.
Important: This mod requires the library LMH01_lib to work!
This mod aims to bring you some Star Trek themed blocks and items into Minecraft. The main goal is to implement all blocks and items from the texture pack created by Cygnus656 first. Afterwards other features might be added. One example could be a new ore that is being generated into the ground.
In the current version (Beta 1.1) the mod includes the following:
Ingame:
Access many different features, type “/trekcraft help”
Musik and Soundfiles - Can be accessed with commands: "/playsound trekcraft:SOUNDNAME PLAYER", or ""/tctestsound" (list of all soundfile names can be found here)
Blocks, Models and Items (Total of 68)
4 Music Discs
When entered into a jukebox they play the opening theme of the Star Trek Series
Mob: Borg Drone
Command “/trekcraft”
Technical:
When an unsupported LMH01_lib version is installed the game will not crash instead an error is shown ingame
Update Checker
Self update system
Failsafe precautions
Config file
Current status: In Development ~40% Completed
Link to to do list: klick
Please feel free to report any bug you have encountert here!
Changelog of current version (Beta 1.1):
Note: this version requires LMH01_lib V1.1.5 or later to be installed!;
In this version changed:
*Added Tonf of New Blocks:
- Multiple Stairs and Slabs
- Almost all normal Blocks from the resource pack are now included.
Total of 62 Blocks and 6 Items
The Blocks can now be rotated correctly
Technical:
- Added Baseblocks which contain the properties of the implemented Blocks
- Reworked Feature that detects incompatible LMH01_lib versions -> now less code and more easy; Does not Work with LMH01_lib 1.1 Release
- The Config file is now saved to the directory from which minecraft is currently running
- The auto update feature has been reworked into LMH01_lib. Use /lmh01 update to update the mod now.
- Added some new Config Options
Known Bugs:
(Note: Bugs are numerated by YYMMDD+Number)
- #1902111: The feature that protects from wrong installed LMH01_lib versions does not work with the mod file naming scheme of curse!
- #1812061: The Mod does not work on servers
- #1812052: The mob "Borg Drone" does not attack every passive mob at the moment, however it attacks the player himself
Plans for future releases:
- Rewrite Phaser from scratch so that the item is not registered as bow
- Rewrite Blocks that have diffrent models (Photon Torpedo) into one block
Complete Change Log:
Changelog Beta 1.1:
Note: this version requires LMH01_lib V1.1.5 or later to be installed!;
In this version changed:
*Added Tonf of New Blocks:
- Multiple Stairs and Slabs
- Almost all normal Blocks from the resource pack are now included.
Total of 62 Blocks and 6 Items
The Blocks can now be rotated correctly
Technical:
- Added Baseblocks which contain the properties of the implemented Blocks
- Reworked Feature that detects incompatible LMH01_lib versions -> now less code and more easy; Does not Work with LMH01_lib 1.1 Release
- The Config file is now saved to the directory from which minecraft is currently running
- The auto update feature has been reworked into LMH01_lib. Use /lmh01 update to update the mod now.
- Added some new Config Options
Changelog Beta 1.0.3:
- Ingame additions:
- * Sub Commands of main command "/trekcraft"
- "/trekcraft update" with this command you can update the mod from within the game. The game will restart after the mod is downloaded and a externa little programm will delete the old file. Minecraft can then be restarted with the new mod version installed
- Commands:
- Technical stuff
- Change the mod file naming scheme - with this you can tell the mod what file to look for when using the command "/trekcraft update"
- * Config File, options:
- New precaution: When you have a incompatible LMH01_lib version installed the game will no longer crash instead there is a waring shown ingame.
Changelog Beta 1.0.2:
- Ingame additions:
- * Sub Commands of main command "/trekcraft"
- displays a list of bug id's wich are known
- displays a list of bug id's wich have been fixed
- opens a web page with a form where you can report a bug to me
- deletes the config file and resets the settings - usefull when file is corrupted
- "/trekcraft knownBugs"
- "/trekcraft fixedBugs"
- "/trekcraft reportBug
- "/trekcraft deleteConfigFile"
- Decoration
- Photon Torpedo open/closed
- Work Bee (Shuttle Model)
- * Sub Commands of main command "/trekcraft"
- Commands:
- Blocks
- Technical stuff
- Activate Experimental Features
- Download Additional Mod Files
- when active some files are pre loaded so you don't need to wait ingame for them to load
- Enable debug command
- A subcommand of command "/trekcraft" - used to debug some things only interesting to me
- Delete config on startup
- deletes the config file and resets the settings - usefull when file is corrupted
- ShowOnlyBugID's
- changes if the full bug discription gets displayed or only the bug id
- Fixed bug #1812051: The sound casted by "/tctestsound" are fixed to casted position - moving away will cause the sound to fade away
- * Config File, options:
- General Coding Improvements and changes behind the scenes
- Bug Fixes
Changelog Beta 1.0.1:
- Technical stuff
- #1812081: The variable NewModVersionAvailable was not set properly - this causes the UpdateChecker not do display mod update ingame
- #1812071: The Game Crashes when LMH01_lib is not installed and does not show that this library is missing
- #1812072 (Beta 1.0.1): Block and Item models get displayed wrong in hand
- Bug Fixes
Changelog Beta 1.0:
- Ingame additions:
- * Command "/trekcraft"
- used for various things type "/trekcraft help" to get the complete usage
- * Command "/tctestsound"
- Command to test the sounds added by this mod - this supports the TAB auto completion
- * Borg Drone
- Attacks everything in range (Players, Passive/Agressive Mobs, Villagers)
- Stats: HP: 25, Atk Dmg: 8 (= 4 * <3)
- Drops Music disc by change of 5% upon death
- * all sound effects included in original ressource pack
- Usage: "/playsound trekcraft:SOUNDNAME PLAYER" or "/tctestsound SOUNDNAME"
- use "/trekcraft soundnames" to get to a web side where each soundfile is listed
- * 4 types of music discs
- Star Trek Voyager Intro
- Star Trek The Next Generation Intro
- Star Trek Deep Space 9 Intro
- Star Trek Discovery Intro
- Music Tracks:
- Decoration
- Star Trek Chess
- Commands:
- Entities:
- Ressources:
- Items
- Blocks
- Technical stuff
- Checks for mod update at game launch
- * Update Checker
- * Prefrences and mcmod.info file
- * logo.png file
Fixed Bugs:
(Note The version number behind the bug number indicates on wich patch the bug got fixed)
- #1812051 (Beta 1.0.2): The sound casted by "/tctestsound" are fixed to casted position - moving away will cause the sound to fade away
- #1812081 (Beta 1.0.1): The variable NewModVersionAvailable was not set properly - this causes the UpdateChecker not do display mod update ingame
- #1812071 (Beta 1.0.1): The Game Crashes when LMH01_lib is not installed and does not show that this library is missing
- #1812072 (Beta 1.0.1): Block and Item models get displayed wrong in hand

