blob: 32851fa73f72a087d9168b9d844308193680ec5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
# DulkirMod-Fabric
[![discord badge](https://img.shields.io/discord/819011720001224735?label=discord&color=9089DA&logo=discord&style=for-the-badge)](https://discord.gg/WnJwrNZQSn)
[![twitch](https://img.shields.io/twitch/status/dulkir?style=for-the-badge)](https://www.twitch.tv/dulkir)
Future home of dulkirmod for modern versions of minecraft.
DulkirMod 1.8.9 Can be found [here](https://github.com/inglettronald/DulkirMod).
<details>
<summary>
<b>Currently Implemented Features</b>
</summary>
<ul>
<li>Toggle Reverse third person</li>
<li>Expandable Chat Macros with Keybindings</li>
<li>Dynamic Key</li>
<li>Config Menu Backend and Front End</li>
<li>Scrollable Toolips with Zoom Option, compatible with inventory scaling</li>
<li>Inventory Scaling, supports any float</li>
<li>Command aliases</li>
<li>WireFrame and World Text Rendering (needs a recoding)</li>
<li>Abiphone DND</li>
<li>Custom Selected Block outline</li>
<li>Inactive Effigy Waypoints (rift)</li>
</ul>
</details>
<details>
<summary>
<b>Planned</b>
</summary>
<ul>
<li>Most features from DulkirMod 1.8.9</li>
<li>Starred Mob Outlines in Dungeons</li>
<li>A more thorough Rendering library to support the expandability of this mod</li>
<li>Waypoints (coming soon!)</li>
<li>OldAnimations AND customAnimations</li>
<li>Etherwarp display</li>
</ul>
</details>
<details>
<summary>
<b>Suggestions</b>
</summary>
Please feel free to drop any suggestions for stuff to add to this mod over in my discord, linked above! I think I
usually have a good understanding of what mod features need coding, but I'm always open to ideas.
</details>
<details>
<summary>
<b>Contributing</b>
</summary>
Contributions are welcome! The best way to do this is to create a fork of this repository and suggest changes through
a pull request on GitHub. Read more about contributions and pull requests <a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork">here</a>.
My discord dms are also publicly open if you have further questions.
</details>
|