Skip to content

Commit edc0f5d

Browse files
+ Updated README.md
1 parent 18dc13c commit edc0f5d

1 file changed

Lines changed: 59 additions & 19 deletions

File tree

README.md

Lines changed: 59 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,65 @@
1+
<br>
2+
<br>
13

2-
Installation information
3-
=======
4+
<div align = center>
45

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"/>
87

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>
1010

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+
[![License](https://img.shields.io/badge/License-MIT-830F26?style=for-the-badge&labelColor=A4011A&logoColor=white&logo=bookstack)](https://github.com/UnhappyCodings/thoriumreactors/blob/master/LICENSE)
12+
[![License](https://img.shields.io/discord/734726882058174486?style=for-the-badge&label=Discord&color=4B58CC&labelColor=5865F2)](https://discord.intelligence-modding.de/)
13+
[![Downloads](https://cf.way2muchnoise.eu/full_676373_downloads.svg?badge_style=for_the_badge)](https://www.curseforge.com/minecraft/mc-mods/quarry)
1414

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+
[![Ko-Fi](https://img.shields.io/badge/Buy_Me_A_Coffee-0577ab?style=for-the-badge&logoColor=white&logo=KoFi)](https://ko-fi.com/unhappywithoutu)
2116

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+
[![DemonstrationVideo](https://img.youtube.com/vi/C8DtKjo9qCo/maxresdefault.jpg)](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

Comments
 (0)