Geyser/api/src/main/java/org/geysermc/geyser/api/block/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
..
component Deprecate unit cube in block components (#4470) 2024-03-02 01:56:35 +01:00
nonvanilla Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
property Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
CustomBlockData.java Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484) 2024-03-10 23:38:38 +01:00
CustomBlockPermutation.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
CustomBlockState.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
NonVanillaCustomBlockData.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00