Translation notice
This page was translated with machine translation and may contain inaccuracies. If you can help improve it, please open an issue or submit a pull request.
resource pack practice
Font Practice
- negative space font
1.13+ - Font Black Technology——Shulker Box Content Preview
1.13+ - [1.13] Map making skills - font art
1.13+ - Fusion Pixel Font
- Unicode encoding query
- [vanilla mod][front]1.16.X player bar
Texture Practice
model practice
Minecraft vanilla mod getting started tutorial - model
1.13+Ways to get around the mj model size limit:
Different models are displayed in different locations:
- CorePerspectiveModels - item bar and hand display different models
- [1.14] Item head/backpack/handheld display different textures/models
1.13~1.21.3 - See also item model mapping practice
obj to model:
Model frame animation
1.21.11+Allows the player to place wireframe resource packs of any shape and width
Single file resource pack implements vertical half brick (super simple!)
item model mapping practice (1.21.4+)
- Button display:
- Composite model:
- Sequence animation:
shader practice
- Render player skin
- [1.14 vanilla mod]DIO moves restored
1.14 - Stable Player Display: Use item_display to display the resource pack of the player model
- A shader that allows adding custom armor textures to leather sheaths
- BetterTitle screen text display
- Custom entity model
- VanillaDynamicEmissives: Implemented self-illuminating textures
- Charcoal: Custom particle shader
- VanillaDI: Soft light chasing light source shader
- collection of examples: a relatively small collection of free to use shaders
- optifine-like vanilla shaders: Strive to add as many Optifineshaders as possible to the post-processing pipeline used in "Excellent!" image quality
- v++: A vanilla free resource pack dedicated to improving visual quality and survival experience
- Provide transparent texture support for solid blocks
- [Unknown shader]
- A few vanilla shader examples - SPGoding
- Some shader examples - CloudWolfYT
- Vanilla key display based on keybind_down and shader
- tool:
- Onnowhere shader support library
- shader reload module
- ImgToShader: Tool for introducing images into the core shader
- Custom Outline Creator
- Custom block selection box