Brady Tappel

Results 4 issues of Brady Tappel

Minecraft seems to save the `Levels` tag for the Beacon BlockEntity as 0 instead of the actual value when there are no players within range of the beacon (or maybe...

When Fancier translucency is enabled, fully black, non-transparent pixels on textures turn transparent. It will render correctly in preview and turn transparent in the actual renderer. Only affects RGB value...

bug
renderer
snapshot-only

This PR is the first of a (probably very long) series where I'll be adding entities. This one adds Sheep, Cows, Pigs, Chickens, Mooshrooms, and Squids and sets up interfaces...

Entities should be registerable given an Entity class and a string ID or set of IDs. This would allow the UI to automatically add the entity to the "Load Entities"...

feature request
Plugin API