mojira.dev
MC-148982

Map color for wheat is incorrect

Map color for wheat is incorrect

Code Analysis

Code Analysis done by @unknown
In the Blocks class wheat has no material color so giving it a material color like show below fixes it

net/minecraft/world/level/block/Blocks.java

public static final Block WHEAT = register("wheat", new CropBlock(BlockBehaviour.Properties.of(Material.PLANT, MaterialColor.COLOR_YELLOW).noCollission().randomTicks().instabreak().sound(SoundType.CROP)));

Linked issues

Attachments

Comments 6

WAI. You could suggest a change through reddit or Minecraft Feedback.

Afffects 1.16.1 and 1.16.2 Pre-1

Can confirm in release 1.21.

Kidfury

coschevi

Confirmed

Gameplay

Low

Maps

maps, wheat

Minecraft 1.14 Pre-Release 5, Minecraft 1.14, Minecraft 1.14.1 Pre-Release 2, Minecraft 1.14.2, 1.15.1, ..., 24w20a, 1.21 Pre-Release 2, 1.21, 1.21.1, 24w33a

24w35a

Retrieved