CurseForge · Minecraft mod
Dynamic Asset Generator
Library mod for dynamically generating assets at runtime.
Quick answer
Which Dynamic Asset Generator release matches 1.20.1 Forge?
Dynamic Asset Generator [Forge] v4.2.2 targets 1.20.1 with Forge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.
Where it goes
Is Dynamic Asset Generator required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Dynamic Asset Generator [Forge] v4.2.2 need?
Dynamic Asset Generator [Forge] v4.2.2 on 1.20.1 Forge. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Dynamic Asset Generator without breaking your instance.
Built for Dynamic Asset Generator [Forge] v4.2.2 on 1.20.1 Forge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Dynamic Asset Generator [Forge] v4.2.2. It targets 1.20.1 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside Dynamic Asset Generator [Forge] v4.2.2. It opens that exact file at the source.
About this project
What does Dynamic Asset Generator add?
Dynamic Asset Generator
Dynamic Asset Generator (or DynAssetGen) is a mod meant to help dynamically generate assets and data at runtime, as opposed to creating them manually or when the mod is compiled. Some possible uses include:
- Assets that match a player's resource packs
- Assets based off of vanilla assets, which should not be redistributed
- Data or assets that depend on config values or other data only known at runtime
- Data or assets which vary based on the other data and assets present
This mod has both a Java API and a system for controlling the mod through JSON. Many of the available features are targeted at texture generation and manipulation, including, but not limited to:
- Rotating, flipping, and cropping images
- "Masking" images by transferring the alpha channel from one to another
- Separating out the foreground of an image and placing it on a new background
- Switching color palettes of an image
Most manipulations are available through the JSON system, which can be utilized by resource packs or mods. The Java API allows this system to be extended further, or used to create the transformations dynamically at runtime.
For documentation, see the wiki at https://projects.lukebemish.dev/DynamicAssetGenerator/. This mod does nothing on its own; you likely want it for use with another mod or resource pack
Project description from CurseForge.
Pick your setup
Dynamic Asset Generator by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21
3 loader builds1.20.6
3 loader builds1.20.5
3 loader builds1.20.4
3 loader builds1.20.2
3 loader builds1.20.1
2 loader builds1.20
2 loader builds1.19.4
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Dynamic Asset Generator versions and loaders
Dynamic Asset Generator [Forge] v4.2.2
dynamicassetgenerator-forge-1.20.1-4.2.2.jar
4 Jan 2024
Dynamic Asset Generator [Forge] v4.2.1
dynamicassetgenerator-forge-1.20.1-4.2.1.jar
29 Jul 2023
Dynamic Asset Generator [Forge] v4.2.0
dynamicassetgenerator-forge-1.20.1-4.2.0.jar
28 Jul 2023
Dynamic Asset Generator [Forge] v4.1.3
dynamicassetgenerator-forge-1.20.1-4.1.3.jar
16 Jul 2023
Dynamic Asset Generator [Forge] v4.1.2
dynamicassetgenerator-forge-1.20.1-4.1.2.jar
16 Jul 2023
Dynamic Asset Generator [Forge] v4.1.1
dynamicassetgenerator-forge-1.20.1-4.1.1.jar
13 Jul 2023
Dynamic Asset Generator [Forge] v4.1.0
dynamicassetgenerator-forge-1.20.1-4.1.0.jar
22 Jun 2023
Dynamic Asset Generator [Forge] v4.0.1
dynamicassetgenerator-forge-1.20.1-4.0.1.jar
18 Jun 2023
Dynamic Asset Generator [Forge] v4.0.0
dynamicassetgenerator-forge-1.20-4.0.0.jar
9 Jun 2023
Looking for an older file? The official CurseForge project page is in Resources.