Cryptic Registry (Cryptic Registry)
Cryptic Registry 是 Cryptic Mushroom 的内部库模组,专注于自动注册和数据生成。它有点像 Registrate,但有着更多的多重人格!
用户须知
- 大多数由该模组使用的钩子在生产环境中被禁用,并且仅在数据生成过程中才会启用。
- 该模组 设计 为使用其 Jar-in-Jar 系统嵌入到 Forge 模组中。此 Modrinth 页面主要存在的目的是让模组包开发人员使用没有任何嵌入的我们模组的版本(以节省空间和资源)。
开发者须知
- 文档即将推出!目前仍处于开发的早期阶段,只有一半的功能得到了适当的文档记录。
- 我计划将源代码授权为开源许可证,但我还没有决定使用哪种许可证,因此我将此项目标记为“ARR/No License”。
来自Modrinth
2.0.0-beta.10 for 1.20.1
cmregistry-1.20.1-2.0.0-beta.10.jar下载1.20.1-2.0.0-beta.10#Beta
cmregistry-1.20.1-2.0.0-beta.10-sources.jar下载1.20.1-2.0.0-beta.10#Beta
- Updated Minecraft to `1.20.1`.
- Updated Minecraft Forge to `47.1.3`.
- Updated all builders in accordance to the changes introduced in their respective classes.
- Moved Creative Mode Tabs from a custom registry to a static registry.
- Included a copy of ParticleDescriptionProvider from Forge 47.1.6.
- Removed the ability to generate legacy netherite smithing templates.
- Revamped BlockBuilder to account for the nuking of Materials and allow for more boolean modification.
- Revamped and optimized the cloning of Block Properties when caching for BlockBuilder.
- Updated Minecraft Forge to `47.1.3`.
- Updated all builders in accordance to the changes introduced in their respective classes.
- Moved Creative Mode Tabs from a custom registry to a static registry.
- Included a copy of ParticleDescriptionProvider from Forge 47.1.6.
- Removed the ability to generate legacy netherite smithing templates.
- Revamped BlockBuilder to account for the nuking of Materials and allow for more boolean modification.
- Revamped and optimized the cloning of Block Properties when caching for BlockBuilder.
展开
版本: 1.20.1-2.0.0-beta.10
支持游戏: 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 301
1.3.1
cmregistry-1.19.2-1.3.1.jar下载1.19.2-1.3.1#Release
cmregistry-1.19.2-1.3.1-sources.jar下载1.19.2-1.3.1#Release
API Changes
- Removed deprecated methods
- `CrypticBlockStateProvider.rotatedPillarBlock(Supplier<? extends RotatedPillarBlock>, Function<Block, BlockModelBuilder>)`
- `CrypticBlockStateProvider.rotatedPillarBlock(Supplier<? extends RotatedPillarBlock>, Function<Block, BlockModelBuilder>, RenderType)`
Improvements
- Fixed method typo: `BlockBuilder.noCollission` -> `BlockBuilder.noCollision`
- The old method will continue to exist indefinitely as a deprecated method.
- Removed deprecated methods
- `CrypticBlockStateProvider.rotatedPillarBlock(Supplier<? extends RotatedPillarBlock>, Function<Block, BlockModelBuilder>)`
- `CrypticBlockStateProvider.rotatedPillarBlock(Supplier<? extends RotatedPillarBlock>, Function<Block, BlockModelBuilder>, RenderType)`
Improvements
- Fixed method typo: `BlockBuilder.noCollission` -> `BlockBuilder.noCollision`
- The old method will continue to exist indefinitely as a deprecated method.
展开
版本: 1.19.2-1.3.1
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 323
1.3.0
cmregistry-1.19.2-1.3.0.jar下载1.19.2-1.3.0#Release
cmregistry-1.19.2-1.3.0-sources.jar下载1.19.2-1.3.0#Release
- Initial release.
展开
版本: 1.19.2-1.3.0
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 177
收录