特点:
- 使用可重复使用的纹理而不是硬编码的纹理。
- 它是数据驱动的。
- 因此,您可以使用资源包修改生成的纹理。
- 还可与任何模组和任何资源包兼容。
JSON示例:[点击查看](
支持的模组:
Fabric Waystones
![fwaystones_0](
Spell Engine
![spell_engine_0](
Runes
懒得写
Farmer's Delight
懒得写
Pack It Up
懒得写
Illager Invasion
懒得写
Amethyst Imbuement
![amethyst_imbuement_0](
截图:
来自Modrinth
0.3.0
DynamicTextures-0.3.0+sha.4a78ef0.jar下载0.3.0#Release
DynamicTextures-0.3.0+sha.4a78ef0-sources.jar下载0.3.0#Release
### :sparkles: New Features
- [`b20a5ca`](https://github.com/SettingDust/DynamicTextures/commit/b20a5cae6db75c4d1cef1eeed8dfccf570b9750a) - **amethystimbuement**: add `amethyst_imbuement:gui/container/crystal_altar_gui` *(commit by @SettingDust)*
- [`29374a7`](https://github.com/SettingDust/DynamicTextures/commit/29374a774c318d3b1e44277ed845556529c4a306) - **amethystimbuement**: add `amethyst_imbuement/imbuing_table` *(commit by @SettingDust)*
- [`c3ee3f3`](https://github.com/SettingDust/DynamicTextures/commit/c3ee3f35ef6185d6642c767ebf2eabb01b098e62) - **amethystimbuement**: add `amethyst_imbuement/disenchanting_table` *(commit by @SettingDust)*
- [`c5cdfa4`](https://github.com/SettingDust/DynamicTextures/commit/c5cdfa4a5d3a7a84fa27a8b0014af216306e696e) - **amethystimbuement**: add `amethyst_imbuement/altar_of_experience` *(commit by @SettingDust)*
### :bug: Bug Fixes
- [`2912eda`](https://github.com/SettingDust/DynamicTextures/commit/2912eda763ef2e2b5b7d23d4091f69f604611376) - correct the nine patch *(commit by @SettingDust)*
- [`10c1220`](https://github.com/SettingDust/DynamicTextures/commit/10c1220ede41daf9d75af4f51ab53925fc51e6ec) - **modifiers**: remove border will larger than expected *(commit by @SettingDust)*
- [`4a78ef0`](https://github.com/SettingDust/DynamicTextures/commit/4a78ef0f9fde565c42923c5662a0f95fb67bb1e4) - **amethystimbuement**: fix `amethyst_imbuement/imbuing_table` in some resource pack *(commit by @SettingDust)*
### :recycle: Refactors
- [`7c84ed4`](https://github.com/SettingDust/DynamicTextures/commit/7c84ed4f67ac5a8f4985429f4c4ecdd319420787) - **datagen**: using functions for simplify *(commit by @SettingDust)*
### :wrench: Chores
- [`89264eb`](https://github.com/SettingDust/DynamicTextures/commit/89264ebb0df925f99dfe0f785d817508c02cfa58) - switch to data generation for builtin resource pack *(commit by @SettingDust)*
- [`8b1eb01`](https://github.com/SettingDust/DynamicTextures/commit/8b1eb01cf529d6db33fafad3647fb968afb42cfc) - merge origin/main to main *(commit by @SettingDust)*
- [`b094eba`](https://github.com/SettingDust/DynamicTextures/commit/b094eba28a99ffaf22ca94a1c3e35674b72c3e8e) - **deps**: bump org.danilopianini.gradle-pre-commit-git-hooks *(commit by @dependabot[bot])*
- [`c895cd9`](https://github.com/SettingDust/DynamicTextures/commit/c895cd996d073ed7fda08fa44f4e4ebd9e02cd94) - **deps**: bump dependencies *(commit by @SettingDust)*
- [`9ec0b8a`](https://github.com/SettingDust/DynamicTextures/commit/9ec0b8a1077645a6500df871d8ab23046e9da5e4) - **deps**: use explosion for mods *(commit by @SettingDust)*
- [`b20a5ca`](https://github.com/SettingDust/DynamicTextures/commit/b20a5cae6db75c4d1cef1eeed8dfccf570b9750a) - **amethystimbuement**: add `amethyst_imbuement:gui/container/crystal_altar_gui` *(commit by @SettingDust)*
- [`29374a7`](https://github.com/SettingDust/DynamicTextures/commit/29374a774c318d3b1e44277ed845556529c4a306) - **amethystimbuement**: add `amethyst_imbuement/imbuing_table` *(commit by @SettingDust)*
- [`c3ee3f3`](https://github.com/SettingDust/DynamicTextures/commit/c3ee3f35ef6185d6642c767ebf2eabb01b098e62) - **amethystimbuement**: add `amethyst_imbuement/disenchanting_table` *(commit by @SettingDust)*
- [`c5cdfa4`](https://github.com/SettingDust/DynamicTextures/commit/c5cdfa4a5d3a7a84fa27a8b0014af216306e696e) - **amethystimbuement**: add `amethyst_imbuement/altar_of_experience` *(commit by @SettingDust)*
### :bug: Bug Fixes
- [`2912eda`](https://github.com/SettingDust/DynamicTextures/commit/2912eda763ef2e2b5b7d23d4091f69f604611376) - correct the nine patch *(commit by @SettingDust)*
- [`10c1220`](https://github.com/SettingDust/DynamicTextures/commit/10c1220ede41daf9d75af4f51ab53925fc51e6ec) - **modifiers**: remove border will larger than expected *(commit by @SettingDust)*
- [`4a78ef0`](https://github.com/SettingDust/DynamicTextures/commit/4a78ef0f9fde565c42923c5662a0f95fb67bb1e4) - **amethystimbuement**: fix `amethyst_imbuement/imbuing_table` in some resource pack *(commit by @SettingDust)*
### :recycle: Refactors
- [`7c84ed4`](https://github.com/SettingDust/DynamicTextures/commit/7c84ed4f67ac5a8f4985429f4c4ecdd319420787) - **datagen**: using functions for simplify *(commit by @SettingDust)*
### :wrench: Chores
- [`89264eb`](https://github.com/SettingDust/DynamicTextures/commit/89264ebb0df925f99dfe0f785d817508c02cfa58) - switch to data generation for builtin resource pack *(commit by @SettingDust)*
- [`8b1eb01`](https://github.com/SettingDust/DynamicTextures/commit/8b1eb01cf529d6db33fafad3647fb968afb42cfc) - merge origin/main to main *(commit by @SettingDust)*
- [`b094eba`](https://github.com/SettingDust/DynamicTextures/commit/b094eba28a99ffaf22ca94a1c3e35674b72c3e8e) - **deps**: bump org.danilopianini.gradle-pre-commit-git-hooks *(commit by @dependabot[bot])*
- [`c895cd9`](https://github.com/SettingDust/DynamicTextures/commit/c895cd996d073ed7fda08fa44f4e4ebd9e02cd94) - **deps**: bump dependencies *(commit by @SettingDust)*
- [`9ec0b8a`](https://github.com/SettingDust/DynamicTextures/commit/9ec0b8a1077645a6500df871d8ab23046e9da5e4) - **deps**: use explosion for mods *(commit by @SettingDust)*
展开
版本: 0.3.0
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 3,454
Dynamic Textures 0.2.1+sha.54382bb
DynamicTextures-0.2.1+sha.54382bb.jar下载0.2.1+sha.54382bb#Release
展开
版本: 0.2.1+sha.54382bb
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 5,962
Dynamic Textures 0.1.0
DynamicTextures-0.1.0.jar下载0.1.0#Release
DynamicTextures-0.1.0-sources.jar下载0.1.0#Release
展开
版本: 0.1.0
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 114
收录