
The Thomas Mod
A mod that adds Thomas the Tank Engine to Minecraft Java Edition
- Загрузки
- 601
- Подписчики
- 1
- Обновлён
- 8 января 2025 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 1 января 2025 г.
The Thomas Mod
The Thomas Mod is a Minecraft mod that adds items and features relating to Thomas and Friends to the game.
Features
- Adds a new item: Thomas Ingot
- Custom item group for Thomas items
Requirements
- Minecraft 1.21.4
- Fabric Loader 0.16.9
- Fabric API 0.114.0+1.21.4
- Mod Menu 13.0.0
Installation
- Download and install Fabric Loader.
- Download the latest release of the Thomas Mod from Modrinth or the Releases page.
- Place the downloaded
.jarfile into themodsfolder of your Minecraft directory. - Launch Minecraft with the Fabric profile.
Development
Prerequisites
- Java Development Kit (JDK) 21
- IntelliJ IDEA or another IDE with Gradle support
Building from Source
- Clone the repository:
git clone https://github.com/megabyte6/the-thomas-mod.git cd the-thomas-mod - Build the project using Gradle:
./gradlew build - The built
.jarfile will be located in thebuild/libsdirectory.
Running in Development Environment
- Open the project in IntelliJ IDEA.
- Run
./gradlew genSourcesto generate Minecraft source code. - Run
./gradlew runClientto start Minecraft with the mod.
Contributing
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
License
This project is licensed under the GPL-3.0 License. See the LICENSE file for details.
Ченджлог
0.1.0-alphaАльфа1.21.4 · 8 января 2025 г.
What's Changed
- Feature/thomas ingot by @eternalhunter9870 in https://github.com/megabyte6/the-thomas-mod/pull/1
New Contributors
- @eternalhunter9870 made their first contribution in https://github.com/megabyte6/the-thomas-mod/pull/1
Full Changelog: https://github.com/megabyte6/the-thomas-mod/commits/0.1.0-alpha
Комментарии
Загружаем…