Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steves-underwater-paradise/distanthorizonsentityrendering
Minecraft mod that renders entities in Distant Horizons' LODs.
https://github.com/steves-underwater-paradise/distanthorizonsentityrendering
curseforge fabricmc forge minecraft mod modrinth neoforge quiltmc
Last synced: 3 months ago
JSON representation
Minecraft mod that renders entities in Distant Horizons' LODs.
- Host: GitHub
- URL: https://github.com/steves-underwater-paradise/distanthorizonsentityrendering
- Owner: steves-underwater-paradise
- License: other
- Created: 2024-07-03T12:28:41.000Z (6 months ago)
- Default Branch: 1.20.1
- Last Pushed: 2024-07-05T16:33:52.000Z (6 months ago)
- Last Synced: 2024-09-26T20:03:09.485Z (3 months ago)
- Topics: curseforge, fabricmc, forge, minecraft, mod, modrinth, neoforge, quiltmc
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/distanthorizonsentityrendering
- Size: 22.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![Distant Horizons: Entity Rendering icon](docs/assets/icon/icon_128x128.png)
# Distant Horizons: Entity Rendering
Minecraft mod that renders entities in Distant Horizons' LODs.
## Dependencies
### Required
- [Distant Horizons](https://modrinth.com/mod/distanthorizons)
- At least `v2.1.3`## Compatibility info
### Compatible mods
Distant Horizons: Entity Rendering should be compatible with most, if not all, mods that are compatible with Distant Horizons.
- [Create](https://modrinth.com/mod/create)
- Distant Horizons: Entity Rendering has a built-in resource pack that adds entity colors for Create### Incompatibilities
See the [issue tracker](https://github.com/steves-underwater-paradise/distanthorizonsentityrendering/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Acompatibility) for
a list of incompatibilities.## Download
[![GitHub](https://github.com/intergrav/devins-badges/raw/2dc967fc44dc73850eee42c133a55c8ffc5e30cb/assets/cozy/available/github_vector.svg)](https://github.com/steves-underwater-paradise/distanthorizonsentityrendering)
[![Modrinth](https://github.com/intergrav/devins-badges/raw/2dc967fc44dc73850eee42c133a55c8ffc5e30cb/assets/cozy/available/modrinth_vector.svg)](https://modrinth.com/mod/distanthorizonsentityrendering)
[![CurseForge](https://github.com/intergrav/devins-badges/raw/2dc967fc44dc73850eee42c133a55c8ffc5e30cb/assets/cozy/available/curseforge_vector.svg)](https://www.curseforge.com/minecraft/mc-mods/distanthorizonsentityrendering)![Fabric](https://github.com/intergrav/devins-badges/raw/2dc967fc44dc73850eee42c133a55c8ffc5e30cb/assets/compact/supported/fabric_vector.svg)
![Quilt](https://github.com/intergrav/devins-badges/raw/2dc967fc44dc73850eee42c133a55c8ffc5e30cb/assets/compact/supported/quilt_vector.svg)
![Forge](https://github.com/intergrav/devins-badges/raw/2dc967fc44dc73850eee42c133a55c8ffc5e30cb/assets/compact/supported/forge_vector.svg)
![NeoForge](docs/assets/badges/compact/supported/neoforge_vector.svg)See the version info in the filename for the supported Minecraft versions.
Made for the Fabric, Quilt, Forge, and NeoForge modloaders.
Client-side and server-side.## FAQ
- Q: Will you be backporting this mod to lower Minecraft versions?
A: No.- Q: Does this mod work in multiplayer?
A: Yes.- Q: Does only the server need this mod or does the client need it too?
A: Both the server and the client need this mod.## License
This project is licensed under LGPLv3, see [LICENSE](https://github.com/steves-underwater-paradise/distanthorizonsentityrendering/blob/1.20.1/LICENSE).