Modern Modpacks
Hellish Mods
Hellish Mods
  • 👋Welcome!
  • 🧊KesseractJS
    • Creating fake mods
  • 💿Modern Custom Discs
    • Adding discs
  • ⌨️Digitality API
    • Introduction
    • Installing and initializing
    • Resource packs
      • Textures
      • Models
      • Sounds
      • Lang files
    • Data packs
      • Recipes
      • Tags
    • Custom assets
  • 🌐Website
  • 🍧Modern Modpacks Docs
Powered by GitBook
On this page
  • Description
  • Feature list
  1. Digitality API

Introduction

PreviousAdding discsNextInstalling and initializing

Last updated 2 years ago

Description

DigitalityAPI allows you to add custom resource files to your mod dynamically, during runtime.

To achieve that, it uses temporary resource/data packs that automatically self-destruct after you quit minecraft. We call them virtual packs.

This library is intended to be used internally, so the documentation might not be the best at times.

Feature list

Currently, you can add:

⌨️
Textures
Models
Sounds
Recipes
Tags
Custom assets