Creators
Details
Licensed MIT
Published 4 years ago
All versions
8.3.495+fabric
Release
[Fabric 1.18.2] v8.3.4954 years ago 76
Compatibility
Minecraft: Java Edition
1.18.2
Platform
Fabric
Supported environments
Client-side
Server-side
Client and server
Required content
Changes
REI v8.3.495 for 1.18.2
Updated at 2022-06-27 18:20.
- Fix servers for tags
- Implement fallback renderer for entries that can't be converted to EntryStacks
- Add expanded view to tag trees, fix #948
- CloseableScissors
- Primitive tags category implementation
- Change page buttons texture
- Adapt scissors to transform
- Commit clipboard and expand buttons
- WIP on Tag Category, add Overflow Widget
- Fix wrong package for NoOpWidget
- Detect unbound categories
- Use a method for DelegateWidget and add no-op widget
- Use release version of architectury api
- Fix #949
- Format tooltips better
- Finish Collapsible Entries Visuals
- Update localizations
- Fix #944
- Close #839
- Fix poor tag matching
- Batching Cached Renders
- Retain expand state
- Primitive implementation of collapsible entries
- Fix no stacks are being filtered
- Refactor PreFilteredEntryList out into its own class
- Add tag helper methods in EntryIngredients
- Add dragging from within display history
- Some JDocs for EntryComparator
- Clean up some @ApiStatus.Experimental
- Add black outline to search field
- Add a bit JDocs for config
- Refactor EntryRegistryImpl
- Separate stacks in the EntryListWidget
- Make sure Mod ID tooltips are at the end
- Improve performance of entry tooltip by delaying calculation
- Fix DraggingContext forcibly centering the component
- Migrate EntryIngredient and EntryStack save() to saveIngredient() and saveStack()
- Use a different z-height for hint text
- Implement Config Addons, Close #908
- Fix hint tooltips z-fighting
- Update translations
- Add isSearch into TooltipContext and add TooltipContext into asFormattedText
- Fix #875
- Fix #937
- Fix DisplayRegistry crash
- Make scale indicator show on top
- Refactor EntryListWidget into two classes
- Fix #853
- Fix #935
- Bump to 8.3
- Synchronize DisplayRegistry displays
- Fix #918
- Too much docs for today
- More docs
- Improve basic docs
- Fix duplicate cycling tooltip
- Fix duplicate display history
- Fix favorites panels queuing tooltips even when it is out of bounds
- Make gamemode favorites not pinned by default
- Fix #864
- Fix #921
- Clean up code, use refilterNew instead
- Implement JEICatalystLookup and JEIRecipeCategoriesLookup, fixes #927 (#929) [ci skip]
- Fix polymer wildcard applying too aggressively
- Close #910
- Fix #387
- Add hotbar quick cheat + fix stacked cheating
- Render errors without hover for pinned displays
- Fix #876
- Add acceptsNull() in EntryDefinition
- Fix #897
- Fix publishing
- It is publishUnified not modPublish
- Add modrinth key
- Migrate to Unified Publishing
- Fix #899
- Fix #874
- Add TransferHandler.Result.tooltip()
- Add default favorite entries
- Add accepted stacks to the tooltip
- Change from readNbt to readAnySizeNbt
- Make it easier to scroll between pinned recipes
- Fix favoriting items in the pinned recipe and add error rendering
- Allow ctrl+click when cheat mode is on
- Fix tinkers transfer
- Fix CME in parallel registration for JEI recipes
- Fix #861
- Fix #870
- Disable fluid amount display on JEI slots
- Fix clicking pinned JEI slots
- Remove cyclops-core dep
- Fix #863
- Fix #866
- Fix #867, Fix #861
- Fix #868
- Fix Architectury API link
- Fix #861
- Fix #856
- Add way to interact with the saved display
- Fix renamed project slugs
- REI 8.2 - Display History - Draggable Component - Multi Select Filtering Screen - Better Craftable Filter - Fix #850 - Fix #845 - Fix #832 - Fix #731 - Fix #839 - Fix #804 - Fix EvilCraft
- Code refactor on entry lists
- Only forcefully load JEI plugins for DisplayRegistry
- Depend on the correct Cloth Config
- Fix performance screen time
- Update RecipeType
- Show total load time in performance screen
- Fix compile
- Compare versions more on a smaller scale
- Shapeless Icons
- Fix #674
- Add shapeless indicator
- Fix #817
- Add what's getting hidden in the search filtering screen
- Update JEI compat for 9.7, Fix #785
- Fix empty checks for argument types, Fix #673
- Check non-empty for craftable filter, Fix #663
- Make craftable filter defaulted on
- Make ctrl-click transfer less laggy
- Make craftable filter account for container changes
- Make ctrl-click transfer not suck that much
- Make craftable filter check count
- Add option to disable compact arrows
- Update translations
- Some changes in handling tooltip components
- Fix changelog version
- Bump to REI 8.1
- Revert changelogs
- Add supporting me links
- New changelog icons
- Try to prevent async search cache from getting stuck
- Update forge version
- Reposition Reload Search button
- Print "Refreshing cached entry list texture..." only when cache entry rendering is enabled
- Fix #829
- Fix #808
- Fix quark tooltip fighting issues
- Fix putIfAbsent crash
- Add new time icons by Rid
- Fix #815
- Support for JEI 9.5, Close #821, Fix #807
- Add 1.18 to README.md (#822)
- Fix JEIEntryDefinition
- Catch SearchFilterPrepareWatcher race condition
- Increase gradle memory
- Update github workflow
- Remove config button tooltip
- Support Forge 1.18.2
- Change supported version text
- Remove forge curseforge publish
- Bump to REI 8 and publish to CF
- 1.18.2-rc1
- Add search caching hint
- Fix #787
- 1.18.2-pre2
- Update bug-report.yaml
- Fix #784
- Fix license
- Fix JEI Transfer Registration
- Tweak changelogs a bit
- Close #783
- Implement changelog, close #772
- Setup forge display tests
- Close #768
- Close #110
- Fix #430
- Remove composite / default selection screen
- Fix #617
- Fix #765
- Support JEI API 9.3
- Add preliminary crash catcher, close #771
- Update to 22w06a
- Close #773
- Close #757
- Migrate to Cloth Config's ValueAnimator, and add option to cache entry renders
- Start 7.3 Cycle
- Fix #760
- Fix #761
- Update localisations
- Fix #755
- Update JEI API
- Fix #745
- Improve issue templates
- Fix entry list not populating entries in time properly, Fix #742
- Add progress bar to plugin reloads
- Fix #744
- Fix custom JEI transfer errors
- Fix #741
- Fix #620
- Fix #605
- Fix #697
- Fix #575
- Close #739
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:nfn13YXA:2Sw94nZs"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:nfn13YXA:2Sw94nZs"
}



