Blocks using minecraft:geometry.full_block are blank
Partner Rank: 2
Verification Builds:1.20.80.22
Summary:
Blocks using minecraft:geometry.full_block are blank
Impact:
Block textures dissappearing is obviously bad for the game. you're not able to see the block texture.
Repro Steps:
- make a block using the latest format
- add ""minecraft:geometry": "minecraft:geometry.full_block"
- look at it in game
Observed Issues:
the texture appears as though the first pixel is stretched across the entirety of the block. so the texture appears completely flat
Expected Behavior:the block should have the full block texture
Screeenshot: here you go! Youll have to trust me that these all use the geometry component doing the full block. the rest of the other blocks are the old format, or use 3d geo.

Additional Notes:doesnt seem related to random sized textures or rendering method. a straight up vanilla block using that geometry breaks.