|
| 1 | +<br> |
| 2 | +<br> |
1 | 3 |
|
2 | | -Installation information |
3 | | -======= |
| 4 | +<div align = center> |
4 | 5 |
|
5 | | -This template repository can be directly cloned to get you started with a new |
6 | | -mod. Simply create a new repository cloned from this one, by following the |
7 | | -instructions provided by [GitHub](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template). |
| 6 | +<img src="images/minecraft_title.png" alt="drawing"/> |
8 | 7 |
|
9 | | -Once you have your clone, simply open the repository in the IDE of your choice. The usual recommendation for an IDE is either IntelliJ IDEA or Eclipse. |
| 8 | +<br> |
| 9 | +<br> |
10 | 10 |
|
11 | | -If at any point you are missing libraries in your IDE, or you've run into problems you can |
12 | | -run `gradlew --refresh-dependencies` to refresh the local cache. `gradlew clean` to reset everything |
13 | | -{this does not affect your code} and then start the process again. |
| 11 | +[](https://github.com/UnhappyCodings/thoriumreactors/blob/master/LICENSE) |
| 12 | +[](https://discord.intelligence-modding.de/) |
| 13 | +[](https://www.curseforge.com/minecraft/mc-mods/quarry) |
14 | 14 |
|
15 | | -Mapping Names: |
16 | | -============ |
17 | | -By default, the MDK is configured to use the official mapping names from Mojang for methods and fields |
18 | | -in the Minecraft codebase. These names are covered by a specific license. All modders should be aware of this |
19 | | -license. For the latest license text, refer to the mapping file itself, or the reference copy here: |
20 | | -https://github.com/NeoForged/NeoForm/blob/main/Mojang.md |
| 15 | +[](https://ko-fi.com/unhappywithoutu) |
21 | 16 |
|
22 | | -Additional Resources: |
23 | | -========== |
24 | | -Community Documentation: https://docs.neoforged.net/ |
25 | | -NeoForged Discord: https://discord.neoforged.net/ |
| 17 | +<br> |
| 18 | + |
| 19 | +<font size="4"> |
| 20 | + |
| 21 | +*This Minecraft Forge Mod adds a vanilla styled quarry to the game.* |
| 22 | + |
| 23 | +*Fully fuel powered with many useful features!* |
| 24 | + |
| 25 | +</font> |
| 26 | + |
| 27 | +<br> |
| 28 | + |
| 29 | +<img src="images/features.png" alt="drawing"/> |
| 30 | + |
| 31 | +<br> |
| 32 | +<br> |
| 33 | + |
| 34 | +<div align="left"> |
| 35 | + |
| 36 | +<font size="3"> |
| 37 | + |
| 38 | +- Set up to 27 different blocks as filters |
| 39 | +- Make the quarry run in loop mode for cobblestone generators |
| 40 | +- Use the pull and eject item mode to make your build more compact and faster |
| 41 | +- Replace broken blocks with your set block to create floors, walls or ceilings fast |
| 42 | +- Skip air blocks to fasten up your excavation |
| 43 | +- Select whole chunks or blocks around you with simple clicks |
| 44 | +- Modify the selected coordinates easily in the area card gui |
| 45 | + |
| 46 | +</font> |
| 47 | + |
| 48 | +</div> |
| 49 | + |
| 50 | +<br> |
| 51 | + |
| 52 | +<img src="images/other.png" alt="drawing"/> |
| 53 | + |
| 54 | +<br> |
| 55 | +<br> |
| 56 | + |
| 57 | +[](https://www.youtube.com/watch?v=C8DtKjo9qCo) |
| 58 | + |
| 59 | +<br> |
| 60 | +<br> |
| 61 | + |
| 62 | +<img src="images/area_card.png" alt="drawing" width="25%"/> |
| 63 | +<img src="images/quarry_block.png" alt="drawing" width="25%"/> |
| 64 | + |
| 65 | +</div> |
0 commit comments