Compatibility
Minecraft: Java Edition
1.20.1
1.19.2
1.18.1–1.18.2
1.17.1
1.16.1–1.16.5
1.15.2
1.14.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated last year
Changelog
Current version: 4.0.9
- Fix version number and hopefully remove the gradle module metadata - Jared - Fri Mar 17 16:37:02 2023
- remove references to projects that aren't in this project. - Jared - Sun Mar 12 21:59:54 2023
- Use the correct credentials - Jared - Sun Mar 12 21:55:28 2023
- fix branch name - Jared - Sun Mar 12 21:33:04 2023
- fix curse release and webhook - Jared - Sun Mar 12 21:30:30 2023
- re-enable fabric release - Jared - Sun Mar 12 21:24:49 2023
- remove old src folder - Jared - Sun Mar 12 20:35:33 2023
- re-enable jenkins, without fabric pushing - Jared - Sun Mar 12 20:19:25 2023
- update version numbers for 1.19.2 - Jared - Sun Mar 12 20:18:51 2023
- Update CraftTweaker version - Jared - Sun Mar 12 15:46:54 2023
- Fix the AP not generating pages for typed expansions - Jared - Mon Mar 6 17:51:14 2023
- Add JEI plugin entrypoints :rolling_eyes: - TheSilkMiner - Sun Mar 5 14:08:08 2023
- Create example script - Witixin1512 - Sun Mar 5 14:06:08 2023
- Fix Javadoc task - TheSilkMiner - Sun Mar 5 13:34:01 2023
- Add Witixin's version of doc examples for hideIngredients - TheSilkMiner - Sun Mar 5 13:30:46 2023
- Documentation - TheSilkMiner - Sun Mar 5 12:46:51 2023
- Add constructors to converters - TheSilkMiner - Sun Mar 5 12:46:25 2023
- Fix wrong data being passed to the predicate - TheSilkMiner - Sun Mar 5 12:42:52 2023
- Fix Creator not following nullability API contracts - TheSilkMiner - Sun Mar 5 12:41:38 2023
- Fix missing equals and hashcode in JeiIngredient impls - TheSilkMiner - Sun Mar 5 12:41:16 2023
- Fix visibility of a couple of methods - TheSilkMiner - Sun Mar 5 12:40:45 2023
- Add initializer to plugin - TheSilkMiner - Sun Mar 5 12:40:25 2023
- Avoid leaking mutable state in JeiIngredients - TheSilkMiner - Sun Mar 5 12:38:51 2023
- Hide more classes as needed - TheSilkMiner - Mon Feb 20 16:04:52 2023
- Make Jei category state query updated state - TheSilkMiner - Mon Feb 20 13:51:37 2023
- Fix command types not being bootstrapped early enough - TheSilkMiner - Mon Feb 20 13:51:17 2023
- Simplify initialization - TheSilkMiner - Mon Feb 20 13:50:57 2023
- ! - TheSilkMiner - Mon Feb 20 13:50:23 2023
- Fix compilation error - TheSilkMiner - Mon Feb 20 13:50:00 2023
- Provide bulk hiding method - TheSilkMiner - Mon Feb 20 11:20:34 2023
- Fix AP for documentation - TheSilkMiner - Mon Feb 20 11:20:07 2023
- Whoops - TheSilkMiner - Wed Feb 8 17:25:16 2023
- Add Fabric counterpart for support - TheSilkMiner - Wed Feb 8 14:11:24 2023
- Add remaining hiding and info-adding methods - TheSilkMiner - Wed Feb 8 14:10:29 2023
- Add back Jei category dumping - TheSilkMiner - Wed Feb 8 14:09:55 2023
- Make JEIT actions run only on client by default - TheSilkMiner - Wed Feb 8 14:09:07 2023
- Rename classes and zen methods for more clarity - TheSilkMiner - Wed Feb 8 13:23:57 2023
- Add type assignability checks - TheSilkMiner - Wed Feb 8 10:50:18 2023
- Expose type tokens directly - TheSilkMiner - Wed Feb 8 10:47:09 2023
- Make commands in production safe for execution - TheSilkMiner - Wed Feb 8 10:43:35 2023
- Implement basic add and hide in Zen APIs - TheSilkMiner - Tue Feb 7 22:10:16 2023
- Fix registry name being treated as a string - TheSilkMiner - Tue Feb 7 21:38:56 2023
- Cleanup environment verifier - TheSilkMiner - Tue Feb 7 21:21:57 2023
- Implement plugins for item and fluid JIT - TheSilkMiner - Tue Feb 7 21:18:38 2023
- Add JeiTweaker plugin system for JIT registration - TheSilkMiner - Tue Feb 7 21:15:58 2023
- Properly split JIT components - TheSilkMiner - Tue Feb 7 21:14:35 2023
- Migrate lookups to JeiIngredientTypes - TheSilkMiner - Tue Feb 7 21:13:51 2023
- Add development environment query - TheSilkMiner - Tue Feb 7 21:11:08 2023
- Add JIT registry - TheSilkMiner - Tue Feb 7 21:10:28 2023
- Add environment logging - TheSilkMiner - Tue Feb 7 12:47:13 2023
- Store JeiT logger - TheSilkMiner - Tue Feb 7 10:51:22 2023
- Provide a way to enqueue commands - TheSilkMiner - Tue Feb 7 10:50:50 2023
- Fix wrong project URL - TheSilkMiner - Tue Feb 7 10:49:53 2023
- Move JIT specific stuff to own class for easier changing - TheSilkMiner - Tue Feb 7 10:49:24 2023
- Add registry name converter to ingredients - TheSilkMiner - Tue Feb 7 10:48:28 2023
- Implement fluid ingredient type for Forge - TheSilkMiner - Mon Feb 6 09:48:40 2023
- Reimplement JEI ingredients - TheSilkMiner - Sun Feb 5 13:23:08 2023
- Set up initial framework for command submission - TheSilkMiner - Wed Feb 1 12:12:45 2023
- Set up 1.19.2 workspace - TheSilkMiner - Mon Jan 30 14:15:09 2023
- Provide test file for categories - TheSilkMiner - Wed Aug 24 15:58:10 2022
- Signal if REI is installed in the logs for easier debugging - TheSilkMiner - Wed Aug 24 13:30:36 2022
- Botch fix to avoid JEI 10 crash - TheSilkMiner - Wed Aug 24 13:23:40 2022
- Only register classes if JEI is present. Close #31 - Jared - Mon Apr 4 22:05:42 2022
- Fix Javadoc link - Jared - Sun Apr 3 19:08:02 2022
- Port to 1.18.2 - Jared - Sun Apr 3 18:46:57 2022
- Update javadoc for exlucions - Jared - Sun Mar 27 14:20:39 2022
- Update java - Jared - Tue Feb 15 01:43:07 2022
- re-enable docs generation - Jared - Thu Jan 13 02:35:25 2022
- update major build number - Jared - Wed Jan 12 16:49:03 2022
- port to 1.18.1 - Jared - Wed Jan 12 00:34:39 2022
- Fix NinePatchDrawable and update CraftTweaker dependency - TheSilkMiner - Tue Jan 11 19:30:14 2022
- finish port - Jared - Tue Jan 11 18:24:15 2022
- Properly obtain JEI ingredients - TheSilkMiner - Mon Jan 10 13:18:44 2022
- Reference new IIngredient 1.17 package - TheSilkMiner - Mon Jan 10 13:18:23 2022
- Enable mixin refmap remap - TheSilkMiner - Mon Jan 10 13:17:45 2022
- initial 1.17 port. Has errors to look into at another time - Jared - Mon Jan 10 01:06:39 2022
- Mark CraftTweaker has mandatory. Close #29 - Jared - Wed Dec 29 04:01:59 2021
- disable module generation - Jared - Tue Dec 14 20:26:02 2021
- Move docs to 'JEITweaker' to align with current docs - TheSilkMiner - Sun Dec 5 13:42:08 2021
- Fix Jenkins not supporting the full GString spec :rolling_eyes: - TheSilkMiner - Sun Dec 5 13:27:22 2021
- Enable automatic documentation export - TheSilkMiner - Sun Dec 5 13:22:34 2021
- Update CraftTweaker and add auto-generated docs - TheSilkMiner - Fri Dec 3 21:56:00 2021
- Fixed hideMod not taking the mod into consideration - TheSilkMiner - Tue Nov 30 07:21:48 2021
- Let JeiTweaker load on servers - TheSilkMiner - Mon Nov 29 08:16:38 2021
- Add issue templates - Jared - Mon Nov 29 04:18:36 2021
- Add proper Javadoc generation - TheSilkMiner - Sun Nov 28 20:29:07 2021
- JARs are not text files - TheSilkMiner - Sun Nov 28 17:14:08 2021
- Make 'hideMod' and 'hideRegex' properly hide mods and by regex - TheSilkMiner - Thu Nov 25 20:28:49 2021
- Add documentation to mod API and Zen API - TheSilkMiner - Wed Nov 24 17:28:16 2021
- Bump version to 1.1.0 and bump ModTemplate - TheSilkMiner - Wed Nov 24 10:26:36 2021
- Disable AP as it is only causing problems - TheSilkMiner - Tue Nov 16 11:14:48 2021
- Add EXPERIMENTAL fully customizable JEI category - TheSilkMiner - Tue Nov 16 10:57:26 2021
- Rework API slightly for registration of ingredients - TheSilkMiner - Fri Nov 12 17:03:55 2021
- Add Catalyst Requiring Recipe Category - TheSilkMiner - Sat Oct 23 12:05:55 2021
- Avoid creating streams if no tooltips exist - TheSilkMiner - Sat Oct 23 12:05:25 2021
- Simplify coordinate fixer interface - TheSilkMiner - Sat Oct 23 12:04:44 2021
- JEI is not mandatory - Jared - Fri Oct 22 22:56:29 2021
- Remove some magic numbers - TheSilkMiner - Fri Oct 22 09:48:37 2021
- Clean up RecipeGraphics implementors - TheSilkMiner - Fri Oct 22 09:37:30 2021
- Move coordinate fixers to helpers and allow multiple behavior - TheSilkMiner - Fri Oct 22 09:37:17 2021
- Move category creators to ASM-generated helpers - TheSilkMiner - Fri Oct 22 09:32:22 2021
- Add possibility of showing tooltips on JEI categories - TheSilkMiner - Sun Oct 17 13:45:54 2021
- Add InputConsuming category - TheSilkMiner - Wed Oct 13 13:09:58 2021
- Allow RecipeGraphics to specify extras - TheSilkMiner - Wed Oct 13 10:35:30 2021
- Move OutputList from custom drawable to 9-patch based - TheSilkMiner - Fri Oct 8 11:33:37 2021
- Add 9-patch textures support to JEITweaker - TheSilkMiner - Fri Oct 8 11:33:19 2021
- Add OutputList category - TheSilkMiner - Tue Oct 5 11:39:21 2021
- Cache background in SimpleInputOutput - TheSilkMiner - Tue Oct 5 11:31:17 2021
- Allow creation of custom drawables - TheSilkMiner - Tue Oct 5 11:30:42 2021
- Allow recipes to mark themselves as shapeless - TheSilkMiner - Tue Oct 5 08:10:41 2021
- Redirect category to recipe for all remaining methods - TheSilkMiner - Tue Oct 5 07:29:36 2021
- Rename HackyJeiIngredient to a better name - TheSilkMiner - Tue Oct 5 07:25:01 2021
- Move documentation directory from JEITweaker to JEI - TheSilkMiner - Tue Oct 5 07:24:17 2021
- Include dependency definitions for Forge and Minecraft in mods.toml and specify side - Griefed - Sat Oct 2 09:36:20 2021
- Swap checking order to avoid spurious warnings - TheSilkMiner - Tue Sep 28 16:23:34 2021
- Allow item tags to automatically cast to ingredients - TheSilkMiner - Tue Sep 28 16:23:00 2021
- Add SimpleInputOutput Category as a beginning - TheSilkMiner - Tue Sep 28 16:14:14 2021
- Get rid of pointless JeiDrawable file - TheSilkMiner - Tue Sep 28 12:45:06 2021
- Improve output of recipe into log - TheSilkMiner - Tue Sep 28 10:59:00 2021
- Move initialization of fixers to client setup - TheSilkMiner - Tue Sep 28 10:45:27 2021
- Reduce memory footprint using a single fixer - TheSilkMiner - Tue Sep 28 09:24:16 2021
- Allow registration of additional fixers - TheSilkMiner - Tue Sep 28 09:15:38 2021
- Account for different slot positions - TheSilkMiner - Tue Sep 28 08:21:03 2021
- Slightly rework suppliers to cache more work - TheSilkMiner - Mon Sep 27 09:09:21 2021
- Allow creation and adding of custom recipes to JEI categories - TheSilkMiner - Mon Sep 27 08:47:36 2021
- Add recipe validator and plugin bridge - TheSilkMiner - Mon Sep 27 08:45:59 2021
- Add different kinds of drawables and memoization - TheSilkMiner - Mon Sep 27 08:45:15 2021
- Allow conversion of IIngredients to JEI ingredients - TheSilkMiner - Mon Sep 27 08:44:19 2021
- Move string-based descriptions to text components - TheSilkMiner - Mon Sep 27 08:43:40 2021
- Rework ingredient type to allow for extensions - TheSilkMiner - Mon Sep 27 08:40:12 2021
- Allow scripts to add custom JEI categories - TheSilkMiner - Sat Sep 25 15:23:59 2021
- Add concept of drawable for more flexibility - TheSilkMiner - Sat Sep 25 15:23:59 2021
- Refactor to prepare for addition of category handling - TheSilkMiner - Sat Sep 25 15:23:58 2021
- Move ingredients to component package - TheSilkMiner - Sat Sep 25 15:23:58 2021
- Ignore docs output directory - TheSilkMiner - Sat Sep 25 15:23:52 2021
- fix gradle wrapper - Jared - Fri Sep 24 11:59:44 2021
- update gitattributes... - Jared - Fri Sep 24 11:51:07 2021
- fix line endings - Jared - Fri Sep 24 11:41:27 2021
- fix line endings - Jared - Fri Sep 24 11:39:49 2021
- update gitattributes - Jared - Fri Sep 24 11:36:32 2021
- Rework entire mod to be more generic in ingredient handling - TheSilkMiner - Fri Sep 24 09:52:04 2021
- Add ingredient type and JEI ingredient - TheSilkMiner - Fri Sep 24 09:52:03 2021
- Remove references to deprecated methods - TheSilkMiner - Fri Sep 24 09:52:03 2021
- Update Gradle, FG, and all dependencies - TheSilkMiner - Fri Sep 24 09:52:03 2021
- Fix line endings in files due to .gitattributes [skip deploy] - TheSilkMiner - Fri Sep 24 09:51:15 2021
- only publish on 1.16 branch - Jared - Wed Sep 22 20:05:45 2021
- update JEI and fix dump command not printing all categories - Jared - Mon Jul 19 16:30:56 2021
- Fix not having a custom item breaking JEI State - Jared - Sat Jun 26 18:26:51 2021
- cleanup and add custom JEI Items. Close #2 - Jared - Thu Jun 24 20:37:48 2021
- much better logging... - Jared - Thu Jun 17 09:12:40 2021
- name -> uid - Jared - Thu Jun 17 09:11:41 2021
- better logging for unknown recipe categories - Jared - Thu Jun 17 09:09:44 2021
- Future proof Jenkinsfile - Jared - Sat Jun 12 02:05:06 2021
- use dynamic modtemplate version - Jared - Wed May 26 23:42:16 2021
- hardcode schoomp version - Jared - Wed May 26 23:08:27 2021
- move to ModTemplate - Jared - Wed May 26 11:14:48 2021
- Fixed published maven libs - Jared - Wed May 26 09:49:03 2021
- Update actions to use !CraftTweakerAPI.isServer() - Jared - Mon Apr 12 02:56:40 2021
- Fix reloading client resources. Close #12 - Jared - Fri Mar 5 16:42:39 2021
- Add support for hiding recipes - Jared - Sun Feb 21 00:40:11 2021
- add editor config and format - Jared - Thu Feb 11 15:59:33 2021
- Fix NBT hiding. Close #10 - Jared - Thu Feb 11 15:58:50 2021
- Fix hideMod doing nothing - Jared - Thu Feb 11 14:37:11 2021
- add mod and regex support - Jared - Wed Jan 27 19:06:59 2021
- Add /ct dump jeiCategories close #6 - Jared - Wed Jan 27 16:14:33 2021
- Add support for hiding fluids - Jared - Tue Jan 26 18:27:23 2021
- port to 1.16.5 - Jared - Tue Jan 26 18:01:06 2021
- add support for describing fluids - Jared - Tue Jan 26 17:08:51 2021
- update crafttweaker - Jared - Tue Jan 26 16:21:36 2021
- port to 1.16.4 - Jared - Fri Nov 13 21:58:43 2020
- port to 1.16.3 - Jared - Sun Sep 27 02:26:52 2020
- port to 1.16.2 - Jared - Thu Sep 3 19:14:19 2020
- add version info to the jar file - Jared - Sun Jul 12 23:26:16 2020
- update commit - Jared - Sun Jul 12 23:22:40 2020