Getting Started with RPF
What is RPF
RPF is a modification for Minecraft Java Edition that allows you to use multiple resource packs with item model definitions (hereafter we will simply call them item model), even if all resource packs modify the same item! You can read more about why this mod is needed in the "How It Works" section.
Installation
- Install Fabric Loader.
- Install Fabric API as a mod.
- Install RPF as a mod.
- Done!
If you don't know how to install mods, don't worry! You can learn about it here!
How to Report a Bug
In the world of software, there are situations when it doesn't behave as intended. If you happen to notice that RPF stopped working as it might have been intended, you can reach out in the Issues section of the project repository, or in the project's Discord, I will always try to help you or resolve the issue as quickly as possible!
To help us resolve your issue, please provide game logs from the .minecraft/logs folder (in case of a crash). If you are reporting an item-related bug, please provide the export file generated via /rpf debug export {item_id}. Note that you need to enable debug mode first using /rpf debug toggle. It is CRITICAL TO DISABLE debug mode afterwards to prevent performance drops or visual glitches during regular play.
