-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement support for custom blocks #512
Conversation
# Conflicts: # server/internal/packbuilder/blocks.go
# Conflicts: # server/block/hash.go
Co-authored-by: DaPigGuy <[email protected]>
Co-authored-by: DaPigGuy <[email protected]>
…ure/custom-blocks
This is now fully functional - feel free to review this. (although, I'm not exactly done with code cleanup yet, will do that ASAP!) |
…on't know how to structure their JSON.
It maybe worth exporting firstReplaceable and place so that the end user doesn't have to copy the logic to add vanilla placement to their blocks. |
Yeah I do agree, I also think other fields such as |
Co-authored-by: DaPigGuy <[email protected]>
Co-authored-by: DaPigGuy <[email protected]>
# Conflicts: # go.mod # go.sum # server/world/mcdb/leveldat/data.go
Still needs code cleanup.
Below is an example of creating a custom skull block that can be rotated:
IssueHunt Summary
Referenced issues
This pull request has been submitted to: