- 
                Notifications
    You must be signed in to change notification settings 
- Fork 8
Tater adding instructions #5
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of suggestions re: formatting, and this page also needs to be added to the mkdocs config so that it shows up in the navigation
Co-authored-by: Ash <[email protected]>
| The guide should be updated. A tater texture is defined by a skin hash after http://textures.minecraft.net/texture/ So, for Tiny Potato: public static final Block TINY_POTATO = createTaterBlock(ParticleTypes.HEART, "573514a23245f15dbad5fb4e622163020864cce4c15d56de3adb90fa5a7137fd"); | 
Co-authored-by: haykam821 <[email protected]>
| I have no clue where those hashes are in current code though. | 
| The hashes are in the  | 
| 11. Commit and push | ||
| 12. Create a pull request | ||
|  | ||
| ## Edit tater image | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not sure if still correct
From NucleoidMC/nucleoid-extras#56