Search bar under the Botania creative tab doesn't exist
Ampflower opened this issue ยท 2 comments
Mod Loader
Fabric
Minecraft Version
1.19.2
Botania version
1.19.2-436-SNAPSHOT (1c28212)
Modloader version
Fabric Loader 0.14.9 + API 0.60.0+1.19.2
Modpack info
No response
The latest.log file
N/A but here it is anyways: https://gist.github.com/KJP12/107899f55bb42e2b698dfdb1e92f5afc
Issue description
The creative tab doesn't have a usable search bar when the texture implies one and used to in older versions.
Steps to reproduce
- Go to Creative
- Navigate to Botania's tab
- Try to use the search bar
Other information
Note: In the dev environment, no changes has been made from the commit mentioned.
I would try to fix it now, but I can't immediately find where the tab is registered, so...
Looking at it, it appears that the CreativeTab implementation doesn't allow it under vanilla, but is still allowed under Forge. Perhaps the texture should be updated to not imply that a search bar exists for Fabric, or?