Skip to content

Commit

Permalink
Update readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
tr7zw committed Jan 18, 2024
1 parent 00f4fdc commit 977fec5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 23 deletions.
20 changes: 0 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,7 @@
[![Downloads](http://cf.way2muchnoise.eu/full_333287_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/first-person-model/)
[![Versions](http://cf.way2muchnoise.eu/versions/333287.svg)](https://www.curseforge.com/minecraft/mc-mods/first-person-model/)
[![Discord](https://img.shields.io/discord/342814924310970398?color=%237289DA&label=Discord&logo=discord&logoColor=white)](https://discordapp.com/invite/yk4caxM)
[![Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dtr7zw%26type%3Dpatrons&style=for-the-badge)](https://www.patreon.com/tr7zw)

Backend Cosmetics server stats: [![Request counter](https://img.shields.io/badge/dynamic/json?color=GREEN&label=Requests%20the%20last%2060s&query=requestCounter60s&url=https%3A%2F%2Ffirstperson.tr7zw.dev%2Ffirstperson%2Fstats)]()
[![UUID counter](https://img.shields.io/badge/dynamic/json?color=GREEN&label=Processed%20UUIDs%20the%20last%2060s&query=uuidCounter60s&url=https%3A%2F%2Ffirstperson.tr7zw.dev%2Ffirstperson%2Fstats)]()

Enables the third-person Model in first-person, so you can experience Minecraft from Steve's real perspective. This mod doesn't change any animations, so you also get to see Mojangs questionable animation descitions(looking at you, shield + bow). However this mod adds so few and simple mixin hooks into the game, it should work with other mods that come out(MoBends, a real eating/crawling animation, custom 3d armor, etc).

Since this mod is purely visual, it will also work on vanilla servers and everything

## Dependencies

### Fabric

- [ModMenu](https://www.curseforge.com/minecraft/mc-mods/modmenu) to chance config values
- FabricAPI

### Forge

- [Cloth Config API (Forge)](https://www.curseforge.com/minecraft/mc-mods/cloth-config-forge)

## Tested for visual probems with

- Optifine(Optifabric) + Shaders (Head correctly has a shadow)

6 changes: 3 additions & 3 deletions curseforge.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![](http://tr7zw.de/u/1564671640.jpg)
![](https://trsha.re/1679269573.png)

[![Discord](https://tr7zw.dev/curse/Discord-long.png)](https://discord.gg/55zrqwHA9C)

Expand All @@ -12,7 +12,6 @@ Requires ModMenu(used to change settings).

### Dependencies

- [TRansliterationLib (Forge&Fabric)](https://www.curseforge.com/minecraft/mc-mods/transliterationlib)
- [Not Enough Animations (Forge&Fabric)](https://www.curseforge.com/minecraft/mc-mods/not-enough-animations)
- [Fabric API (Fabric)](https://www.curseforge.com/minecraft/mc-mods/fabric-api)
- [ModMenu (Fabric)](https://www.curseforge.com/minecraft/mc-mods/modmenu)
Expand All @@ -22,6 +21,7 @@ Requires ModMenu(used to change settings).
- Epic Fight mod
- Optifine emissive textures
- Sitting on modded chairs/mounts doesn't look right
- Any mods replacing the player model might not work correctly

### Help, where did feature X go?

Expand All @@ -32,4 +32,4 @@ Since this mod became too large, I started cutting it into smaller, more managea
- [Not Enough Animations](https://www.curseforge.com/minecraft/mc-mods/not-enough-animations) brings first-person animations to the third-person, like eating, drinking and holding maps.
- [Wavey Capes](https://www.curseforge.com/minecraft/mc-mods/waveycapes) turns the slab of a cape into something more dynamic and pleasant to look at.

Support via [![Discord](https://tr7zw.dev/curse/Discord.png)](https://discord.gg/55zrqwHA9C) or [Github](https://github.com/tr7zw/FirstPersonModel-Fabric)! The comments are not there to report bugs/crashes/ask questions.
Support via [![Discord](https://tr7zw.dev/curse/Discord.png)](https://discord.gg/55zrqwHA9C) or [Github](https://github.com/tr7zw/FirstPersonModel-Fabric)!

0 comments on commit 977fec5

Please sign in to comment.