chunky-dev / chunky-dev/chunky

Add a way to change material properties for different blockstates

Open
#1,145 1 comment 1 reaction 1 assignee Claimed by @leMaik View on GitHub
feature request
Dominant language
Java
Stars
738
Forks
78
Avg merge
10h 5m
Merged PRs (30d)
3

Description

Chunky already seems to have some support for this, as evidenced in this image. Here, the blockstate of minecraft:cave_vines_plant (berries=true) has emittance, but minecraft:cave_vines_plant (berries=false) does not.
![save](https://user-images.githubusercontent.com/92183530/150612281-9ba2640f-c256-4811-83b3-09d1ced4550f.png)
When one changes the material properties of minecraft:cave_vines_plant , both blockstates receive the change, and there is no way to revert back to having emittance only for the glow berries. After then, either both blockstates are emitters, or both blockstates are not emitters.
Add a way to change material properties for different blockstates.
This may partially fix issue #1062.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.