Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
DynamicAssetAccessor

DynamicAssetAccessor

A tool for generating asset and data resources at runtime from existing resources.

248
2
Library
Utility
AboutChangelogVersions

This is the RecraftorsMC port of the Dynamic Asset Generator mod for Quilt

Icon


Dynamic Asset Generator

Does nothing on its own

A library mod for dynamically generate assets, such as textures, at runtime.


How to import

To Maven

Step 1. Add the Modrinth repository to your build file

<repositories>
    <repository>
        <id>modrinth</id>
        <url>https://api.modrinth.com/maven</url>
    </repository>
</repositories>

Step 2. Add the dependency (adding the version of your needs)

<dependencies>
    <dependency>
        <groupId>maven.modrinth</groupId>
        <artifactId>mcr_dynamicassetgenerator</artifactId>
        <version>...</version>
    </dependency>
</dependencies>

To Gradle

Step 1. Add the Modrinth repository to your build file

repositories {
    maven {
        name "Modrinth"
        url "https://api.modrinth.com/maven"
    }
}

Step 2. Add the dependency (adding the version of your needs)

dependencies {
    implementation "maven.modrinth:mcr_dynamicassetgenerator:<version>"
}

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.19–1.19.3

Platforms

Fabric

Supported environments

Client and server

Links

Report issues View source Visit wiki

Creators

Nerjal_Nosk
Nerjal_Nosk Developer

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated 2 years ago

Modrinth is open source.

main@aaf125c

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.