A work in progress list of block and item asset related fixes that could easily be made to Java Edition. Most are reported by me.
Textures
Unused pixels
- Total: 11
All of these are incredibly easy fixes, as the fixed versions of the textures are attached to the tickets and therefore can simply replace Java Edition's existing texture files.
| Ticket | Status | Affected textures | Also affects Programmer Art? | Notes |
|---|---|---|---|---|
| MC-251254 | Open | block/end_rod.png
|
Unknown | Fixed texture is attached to MC-262632, so using this texture fixes both MC-251254 and MC-262632. |
| MC-262453 | Open | block/hopper_top.png
|
Yes | Prerequisite for fixing MC-262452. |
| MC-262454 | Open | block/hopper_side.png
|
Yes | |
| MC-262465 | Open | block/cauldron_side.png
|
Yes | |
| MC-262467 | Open | block/cauldron_bottom.png
|
Yes | |
| MC-262468 | Open | block/cauldron_top.png
|
Yes | |
| MC-262587 | Open | block/item_frame.pngblock/glow_item_frame.png
|
block/item_frame.png only
|
|
| MC-262588 | Open | block/beacon.png
|
Yes | |
| MC-262589 | Open | block/brewing_stand_base.png
|
Yes | Brewing stand model differs in Programmer Art. |
| MC-262628 | Open | block/tripwire.png
|
No | |
| MC-262643 | Open | block/chorus_flower_dead.pngblock/chorus_flower.pngblock/chorus_poant.png
|
Yes |
Unexpected
- Total: 1
- MC-262632 - End rod bottom texture isn't a square
Models
Optimisations
- MC- -
Planes that can't be seen
- MC- -
Missing cullface arguments
- MC- -