Changelog
version 0.0.1:
Added a simple and vanilla-style untransfur system to the mod, providing basic transformation reversal behavior.
Introduced a custom Transfur Vision shader system, allowing post-processing effects to be defined and triggered dynamically via datapacks.
Vision definitions are read from:data/<modid>/transfur_visions/*.json
JSON structure format:
{ "form": "<form_id>", "visionEffect": "modid:path/to/shader.json" }
The .json extension in "visionEffect" is optional – if omitted, it will be automatically added by the system.
Dependencies
Files
ChangedAdditions-m1.18.2-v0.0.1.jar(139.88 KiB) Primary Download
Details
Licensed MIT
Published 4 months ago
Updated 8 days ago