Skip to content
Jenkins
log in
sign up
Dashboard
scott
My Views
All
JustEnoughItems-MC1.11
#153
Changes
Status
Changes
Console Output
View Build Information
Environment Variables
Git Build Data
See Fingerprints
Open Blue Ocean
Embeddable Build Status
Previous Build
Next Build
Success
Changes
Summary
Use html in changelog (
details
)
Add feature to search items by color (config option) (
details
)
Commit
42af21e41ba6a071ececb0d7d50bab86e8fba237
by
mezz
Use html in changelog
The file was added
changelog.html
The file was modified
build.gradle
(diff)
The file was removed
changelog.txt
Commit
e9e818e7896f0edf46ef162d6fa9f64d3d28afa3
by
mezz
Add feature to search items by color (config option)
The file was added
src/main/java/mezz/jei/util/color/ColorUtil.java
The file was modified
build.gradle
(diff)
The file was added
src/main/java/mezz/jei/util/color/ColorGetter.java
The file was added
src/main/java/mezz/jei/util/color/ColorNamer.java
The file was modified
src/main/resources/assets/jei/lang/en_US.lang
(diff)
The file was modified
src/main/java/mezz/jei/config/Config.java
(diff)
The file was modified
src/main/java/mezz/jei/ItemFilter.java
(diff)
The file was modified
src/main/java/mezz/jei/Internal.java
(diff)
The file was modified
gradle.properties
(diff)
The file was added
src/main/java/mezz/jei/util/color/ColorThief.java
The file was modified
src/main/java/mezz/jei/util/ItemStackElement.java
(diff)
The file was modified
src/main/java/mezz/jei/gui/ingredients/GuiItemStackFast.java
(diff)
The file was added
src/main/java/mezz/jei/util/color/MMCQ.java
The file was modified
src/main/java/mezz/jei/util/MathUtil.java
(diff)