A Minecraft: Java Edition mod for Fabric modloader which adds new blocks, items & other Vanilla+/Create themed stuff.
Go to installation guide »
Explore the wiki »
Check the roadmap »
Report Bug
·
Request Feature
·
Request Translation
⭐ - The star motivates me a lot! Don't wait and became a Stargazer!
The project is part of the competition 🏅 100 commitow.
Table of Contents
I'm a Minecraft player since I was a child. At that time I don't know how to code. Novadays, I'm a PHP developer who still like playing games. When I heard about 100 commitów contest I have decide to take my chance in it by creating this mod for my favourite game.
I don't code in Java before or create any mod for Minecraft, so this mod will be my first.
What I want accomplish by developing this project:
- I want to try add different kind of features which will come to my mind watching course created by: Modding by Kaupenjoe
- I also like Create mod so I want try to integrate with it.
- I want to do thing will make me smile while coding and while playing using this mod on server with friends 😄
- I want to create mod which will support many languages instead of "english only"
Of course, no one mod will serve all player tastes and/or be "fully completed". So I'll be adding more features in the near future which looks good to me. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to expanding this mod!
To use this mod you need to install it to your Minecraft Java Edition instance which has Fabric mod loader installed.
- Minecraft Java Edition (1.20.1)
- Fabric mod loader
To install this mod:
- Download this mod
- from releases, latest build action, Modrinth or CurseForge.
- or "one-click download and install" using your Minecraft launcher (ex. Modrinth Launcher, Prism Launcher)
- Place mod
.jar
file inmods
folder - Launch the game
If you don't have Minecraft game and want to test this mod or contribute to the project you can:
- Clone this repository
- Run local dev version of Minecraft with this mod installed, using one of methods provided below:
- Open it using IntelliJ Idea and launch project using
Minecraft Client
and/orMinecraft Server
configuration. - Use gradlew
runClient
orrunServer
task
- Open it using IntelliJ Idea and launch project using
Current content:
- copper, emerald & rose gold tools
- rose gold ingot & rose gold block
- emerald & rose gold armor
- Vertical Slabs
For info about newest changes, please check release notes»
For more info about content of this mod, please explore the wiki » (WIP)
Work in progress
See the open issues for a full list of proposed features (and known issues).
For current roadmap (aka working board) see project kanban board.
If you have an idea or sugestion about mod content don't hesitate to tell me more about it!
See the milestones for a list of features in next mod versions.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Feel free to contact me using one of available methods on my Github profile and/or listed below:
Discord: xyundy
Project Link: https://github.com/xYundy/SquaredAdditions
- Modding by Kaupenjoe
- Blockbench - A low-poly 3D model editor
- Img Shields
- Piskel
- Andrew Grant