WIP: StoveRecipe #2
No reviewers
Labels
No labels
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
Status/Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nelle/yummy!2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "StoveRecipe"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The hope is to create a new recipe type, that resembles the crafting table, specifically for advanced cooking recipes, like more egg types, sandwiches, maybe even including cooking-ware, etc.
There seems to be an issue with registering the entity type so for now i probably need to wait until i can successfully close the 1.20.2 update PR
Got the gui working, yippee!
da95573d152 Current issues with this:
The block seems to be black, despite the texture not being so. probably need to add lighting to the entity?
In the gui, well, it doesnt work, as well as the texture not being there.
Okay got the texture for the block and item working (not that there are any actual textures done yet).
This was done by exporting the block as a resourcepack in block bench.
20eb1bbad8Proper gui texture is now showing up ingame.
6d31c82d86Now is to properly arrange the crafting slots and create a recipe type so that I can just make recipe's as data.
Pull request closed