PepperCode1
PepperCode1
## Improved mean light formula Implemented in Indigo in https://github.com/FabricMC/fabric/pull/4546/commits/8a330ccc911e4b4797e5fe0aa1876bd9ca0e92dc Fixes some edge cases with smooth lighting, handling discontinuous world light values generally without special casing emissive blocks (which usually...
This API was removed during the 1.21.9 port due to significant and fundamental changes to vanilla rendering code.
Someone has a use case that involves adding an attribute only if another component passes a check, for a different mod's item. An equivalent scenario that we could make a...