The official resource pack for the Paradisu server. The pack aims to provide many the models and textures for the Paradisu project. For more information about the Paradisu project, feel free to join the Discord
Please feel free to use this pack to learn about implementing certain resource pack features.
The latest release should download to the client automatically upon joining the server at paradisu.net
.
A packaged zip of the latest release can be downloaded from the latest passing action on the Releases Page.
To install the pack manually, navigate to your resourcepacks
folder and place a copy of the latest release in the folder, then enable the pack from the resource packs menu (esc
> Resource Packs...
)
Locating of the resourcepacks
folder varies by platform:
- Windows: Press Win+R > type
%appdata%\.minecraft\resourcepacks
> press Ok. - MacOS: Open Finder > Press Cmd+Shift+G > type
~/Library/Application Support/minecraft/resourcepacks
- Linux:
cd ~/.minecraft/resourcepacks && curl -LOJ https://github.com/Paradisu/ParadisuResourcePack/releases/latest/download/ParadisuResourcePack.zip
- Custom items are integrated with the
diamond_axe
item via custom model data - Custom hats are integrated with the
carved_pumpkin
to be wearable in vanilla via custom model data - All custom assets are defined under the namespace
paradisu
- Custom fonts are defined via
defaults.json
, using the first Unicode private use area
Contributions are welcomed & appreciated!