Geyser/api/src/main/java/org/geysermc/geyser/api/item/custom
chris 0ad7c4325d
Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484)
* Allow adding custom items to the creative inventory in order for recipes outputting said custom items to work

* yeet includeInCreativeInventory as it would break existing nonvanilla extensions - and is pretty pointless anyways

* rename mappings to `creative_group` and `creative_category`

* delete outdated comment
2024-03-10 23:38:38 +01:00
..
CustomItemData.java Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484) 2024-03-10 23:38:38 +01:00
CustomItemOptions.java Mapping option for handheld display & fix for #3346 (#3672) 2023-04-11 14:32:31 -04:00
CustomRenderOffsets.java Moved the base api to a separate repo 2023-02-09 17:31:00 +01:00
NonVanillaCustomItemData.java Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484) 2024-03-10 23:38:38 +01:00