🎨
Colored models
If you want to make a colored element (for example a custom colored furniture) or a colored vehicle you don't have to make a separate model for each item with different color.





In this example I used
leather_horse_armor
but you can also use potion
. orange_modern_lamp:
display_name: "Orange Modern Lamp"
specific_properties:
leather_horse_armor:
color: ORANGE
resource:
material: LEATHER_HORSE_ARMOR
generate: false
model_path: item/template_modern_lamp

Last modified 6mo ago