Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CyclopsMC
/
CyclopsCore
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
34
Star
22
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix ItemStack hashing and classified ingredient lookups
- #240
#240
Merged
rubensworks
merged 9 commits into
master-1.21-lts
CyclopsMC/CyclopsCore:master-1.21-lts
from
fix/itemstack-hash-components-1.21
CyclopsMC/CyclopsCore:fix/itemstack-hash-components-1.21
Copy head branch name to clipboard
Sep 7, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Fix ItemStack hashing and classified ingredient lookups
#240
rubensworks
merged 9 commits into
master-1.21-lts
CyclopsMC/CyclopsCore:master-1.21-lts
from
fix/itemstack-hash-components-1.21
CyclopsMC/CyclopsCore:fix/itemstack-hash-components-1.21
Copy head branch name to clipboard
Commits
Commits on Sep 6, 2026
Include data components in the ItemStack hash
Show description for dbbd5e7
claude
committed
dbbd5e7
View commit details
Copy full SHA for dbbd5e7
Browse repository at this point
Instantiate the concrete helper in the hash test
Show description for 0c44772
claude
committed
0c44772
View commit details
Copy full SHA for 0c44772
Browse repository at this point
Answer classified lookups directly when the classifier holds nothing
Show description for 1b7b3dd
claude
committed
1b7b3dd
View commit details
Copy full SHA for 1b7b3dd
Browse repository at this point
Cover plain stacks in the ItemStack hash tests
Show description for 2a3a4eb
claude
committed
2a3a4eb
View commit details
Copy full SHA for 2a3a4eb
Browse repository at this point
Hash data components only for stacks that carry a patch
Show description for 09b52bf
claude
committed
09b52bf
View commit details
Copy full SHA for 09b52bf
Browse repository at this point
Adjust the new tests for the 1.21 test setup
Show description for 57d56ac
claude
committed
57d56ac
View commit details
Copy full SHA for 57d56ac
Browse repository at this point
Commits on Sep 7, 2026
Update loader-common/src/main/java/org/cyclops/cyclopscore/helper/ItemStackHelpersCommon.java
rubensworks
authored
d837c80
View commit details
Copy full SHA for d837c80
Browse repository at this point
Update loader-neoforge/src/main/java/org/cyclops/cyclopscore/helper/ItemStackHelpersNeoForge.java
rubensworks
authored
b5ecdc7
View commit details
Copy full SHA for b5ecdc7
Browse repository at this point
Update loader-common/src/main/java/org/cyclops/cyclopscore/helper/ItemStackHelpersCommon.java
rubensworks
authored
f73ca30
View commit details
Copy full SHA for f73ca30
Browse repository at this point
You can’t perform that action at this time.