Mojira Archive
MC-260148

show_notification only works for shaped crafting recipes

The show_notification is supposed to determines if a notification is shown for recipes, but it is only supported for the crafting_shaped recipe serializer. For all other recipes it always shows the notification.

Code Analysis

The Recipe class has a default implementation for showNotification, returning true. Only ShapedRecipe actually overwrites this method and implements parsing show_notification from json.

Unresolved

[Helper] Misode

2023-02-15, 10:59 PM

2025-01-27, 05:46 AM

21

8

Confirmed

Normal

Platform

Crafting, Data Packs, UI

23w07a - 24w40a23w07a, 1.19.4 Pre-release 1, 1.20, 1.20.5, 1.21.1, 24w40a

-