https://github.com/doch2/renderplayerapi
This repository is minecraft 'RenderPlayerAPI' Mod.
https://github.com/doch2/renderplayerapi
minecraft minecraft-mod
Last synced: 8 months ago
JSON representation
This repository is minecraft 'RenderPlayerAPI' Mod.
- Host: GitHub
- URL: https://github.com/doch2/renderplayerapi
- Owner: doch2
- Created: 2021-04-03T02:45:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-05T05:10:03.000Z (almost 5 years ago)
- Last Synced: 2025-03-04T01:44:02.386Z (over 1 year ago)
- Topics: minecraft, minecraft-mod
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/renderplayerapi
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.curseforge.com/minecraft/mc-mods/renderplayerapi)
Render Player API
===============
Version 1.0 for Minecraft 1.12.2
by doch2 | (Original Creator: Divisor)
Description
===========
Render Player API is an Minecraft Forge core mod which gives while minimizing conflicts between mods.
Installation
============
Minecraft Forge Client
----------------------
Copy the RenderPlayerAPI Mod file inside this Player API installation package to the "mods" folder of your Minecraft installation. In case this folder does not exist, install Minecraft Forge (http://www.minecraftforge.net) on your client and start the corresponding "Forge" Minecraft version at least once.
In any case, NEVER forget: ALWAYS back up your stuff!
Minecraft Forge Server
----------------------
Copy the RenderPlayerAPI Mod file inside this Player API installation package to the "mods" folder of your Minecraft Forge server installation. In case this folder does not exist, create it yourself or start your Minecraft Forge server at least once.
In any case, NEVER forget: ALWAYS back up your stuff!
Development Installation
========================
Copy the RenderPlayerAPI Mod file inside this Player API installation package to the "mods" folder of the runtime environment of your Minecraft Forge development installation. In case this folder does not exist, run your development environment's Minecraft at least once.
In case you want to debug into the Player API source code add the file "RenderPlayerAPI-src-1.12.2-1.0.zip" to the source lookup path of the run/debug configurations of your Minecraft Forge development installation.