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
Accelerator
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
Type
/
to 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
.
Storehaus
/
CC-MISC
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
26
Code
Issues
9
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor to JSON and enhance crafting/smelting logic
- #49
#49
Open
40476
wants to merge 30 commits into
Storehaus:master
Storehaus/CC-MISC:master
from
40476:master
40476/CC-MISC:master
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Open
Refactor to JSON and enhance crafting/smelting logic
#49
40476
wants to merge 30 commits into
Storehaus:master
Storehaus/CC-MISC:master
from
40476:master
40476/CC-MISC:master
Copy head branch name to clipboard
Commits
Commits on Feb 8, 2026
Switch to json for serialisation
40476
committed
6d029d9
View commit details
Copy full SHA for 6d029d9
Browse repository at this point
Update installer to use new recipes
40476
committed
8329d43
View commit details
Copy full SHA for 8329d43
Browse repository at this point
Fix json library import and add error handling for JSON decoding
40476
committed
ab36c0b
View commit details
Copy full SHA for ab36c0b
Browse repository at this point
Add server.jar to .gitignore and fix syntax errors in crafting.lua
40476
committed
1f6fabb
View commit details
Copy full SHA for 1f6fabb
Browse repository at this point
fix: update json module paths and add missing requires
Show description for 34fc565
40476
committed
34fc565
View commit details
Copy full SHA for 34fc565
Browse repository at this point
refactor(crafting): remove unused bfile struct definitions
Show description for b232c31
40476
committed
b232c31
View commit details
Copy full SHA for b232c31
Browse repository at this point
ooga
40476
committed
91457f7
View commit details
Copy full SHA for 91457f7
Browse repository at this point
HEY IT MOSTLY WORKS JUST GOTTA ADD ALIASES FOR ITEM TAGS
40476
committed
faa495c
View commit details
Copy full SHA for faa495c
Browse repository at this point
refactor: reorganize and enhance item tag processing in gen_bins.py
Show description for ceeebcf
40476
committed
ceeebcf
View commit details
Copy full SHA for ceeebcf
Browse repository at this point
chore(crafting): refactor tag resolution and add furnace recipe loading
Show description for 7aecc03
40476
committed
7aecc03
View commit details
Copy full SHA for 7aecc03
Browse repository at this point
fix: improve item selection and grid recipe handling
Show description for aaccf44
40476
committed
aaccf44
View commit details
Copy full SHA for aaccf44
Browse repository at this point
fix(crafting): resolve crafting chain simulation and job management issues
Show description for fef83b0
40476
committed
fef83b0
View commit details
Copy full SHA for fef83b0
Browse repository at this point
fix: resolve tag references in crafting selection and grid recipe handling
Show description for 29133fc
40476
committed
29133fc
View commit details
Copy full SHA for 29133fc
Browse repository at this point
refactor: rename gen_bins.py to gen_recipes.py and add auto-download workflow
Show description for d8c02da
40476
committed
d8c02da
View commit details
Copy full SHA for d8c02da
Browse repository at this point
refactor: optimize disposal module with safer item handling and error resilience
Show description for f94ad2d
40476
committed
f94ad2d
View commit details
Copy full SHA for f94ad2d
Browse repository at this point
refactor: Remove bfile.lua dependency and improve disposal module reliability
Show description for 8019ccf
40476
committed
8019ccf
View commit details
Copy full SHA for 8019ccf
Browse repository at this point
fix: Workaround for inventory pushItems bug with 64-item stacks
Show description for 5842bcb
40476
committed
5842bcb
View commit details
Copy full SHA for 5842bcb
Browse repository at this point
fix: Stop installer script after child execution and remove unused function
Show description for e93f005
40476
committed
e93f005
View commit details
Copy full SHA for e93f005
Browse repository at this point
fix(inventory): fix item transfer for 16 and 64 stack sizes
Show description for 5e39870
40476
committed
5e39870
View commit details
Copy full SHA for 5e39870
Browse repository at this point
was fixing the wrong thing lol
40476
committed
28ab277
View commit details
Copy full SHA for 28ab277
Browse repository at this point
Commits on Feb 9, 2026
Merge branch 'Storehaus:master' into master
40476
authored
e82bcaf
View commit details
Copy full SHA for e82bcaf
Browse repository at this point
Commits on Mar 27, 2026
fix(grid): add automatic recipe persistence to JSON file
Show description for 6b8c3ae
40476
committed
6b8c3ae
View commit details
Copy full SHA for 6b8c3ae
Browse repository at this point
Commits on Apr 3, 2026
feat(client): add farmer turtle script for automated crop management
Show description for 013a4e0
40476
committed
013a4e0
View commit details
Copy full SHA for 013a4e0
Browse repository at this point
Commits on Apr 4, 2026
feat(usageMonitor): add line graph display mode with history tracking
Show description for 8bd697a
40476
committed
8bd697a
View commit details
Copy full SHA for 8bd697a
Browse repository at this point
Commits on Apr 6, 2026
feat: add secure terminal wrapper with password protection
Show description for cb88ca5
40476
committed
cb88ca5
View commit details
Copy full SHA for cb88ca5
Browse repository at this point
feat: Add password module, secure terminal, and farmer turtle
Show description for 018e8d1
40476
committed
018e8d1
View commit details
Copy full SHA for 018e8d1
Browse repository at this point
fix(usageMonitor): only prompt for lineInterval when using line style
Show description for e92dff4
40476
committed
e92dff4
View commit details
Copy full SHA for e92dff4
Browse repository at this point
Documentation fixes
40476
committed
8cfadce
View commit details
Copy full SHA for 8cfadce
Browse repository at this point
Commits on May 14, 2026
test
40476
committed
63d8586
View commit details
Copy full SHA for 63d8586
Browse repository at this point
Commits on May 18, 2026
Auto-update recipes.json from latest server jar
github-actions[bot]
committed
ccf7957
View commit details
Copy full SHA for ccf7957
Browse repository at this point
You can’t perform that action at this time.