Skip to content

Conversation

@Madis0
Copy link
Contributor

@Madis0 Madis0 commented Jun 24, 2022

Copy link
Member

@ashhhleyyy ashhhleyyy left a 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

@Jerozgen
Copy link
Member

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");

the URL is http://textures.minecraft.net/texture/573514a23245f15dbad5fb4e622163020864cce4c15d56de3adb90fa5a7137fd

@Madis0
Copy link
Contributor Author

Madis0 commented Apr 24, 2023

I have no clue where those hashes are in current code though.

@haykam821
Copy link
Contributor

haykam821 commented Apr 24, 2023

The hashes are in the NEBlocks class, such as line 64. They simply replace the existing ewog values that were previously used, so the documentation for how to get the ewog value should be updated.

11. Commit and push
12. Create a pull request

## Edit tater image
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants