The code quality of this mod is terrible, the same code is literally repeated 14 times but with different colors instead of just doing a simple for-loop. What's worse, the texture names ignore ALL convention (no mod prefix used), thus polluting a lot of namespaces and creating a headache for texture pack creators and game devs.
Also, this mod registers the red bed again which doesn't make sense and just pollutes the item list. Disappointingly, you can't use dyes to re-color beds.
For no reason, this mod decided to also make beds bouncy, which is out-of-scope for a mod that claims to only offer new bed colors.
At least the bed textures themselves are good, but that's about it.
Suggestions:
Prefix all textures with colorful_beds_
Rewrite the code to register all beds in a single for-loop
Remove bouncy beds feature
Overwrite default red bed instead of registering a 2nd red bed (don't forget to add aliases after you removed the extra red beds)
The code quality of this mod is terrible, the same code is literally repeated 14 times but with different colors instead of just doing a simple for-loop. What's worse, the texture names ignore ALL convention (no mod prefix used), thus polluting a lot of namespaces and creating a headache for texture pack creators and game devs. Also, this mod registers the red bed again which doesn't make sense and just pollutes the item list. Disappointingly, you can't use dyes to re-color beds. For no reason, this mod decided to also make beds bouncy, which is out-of-scope for a mod that claims to only offer new bed colors.
At least the bed textures themselves are good, but that's about it.
Suggestions:
colorful_beds_