NucleoidMC / nucleoid-extras

Extra features specific to the Nucleoid server such as the sidebar and backend integrations
GNU Lesser General Public License v3.0
4 stars 15 forks source link

Tater adding instructions #56

Open Madis0 opened 2 years ago

Madis0 commented 2 years ago

Add tater

  1. Fork this repo
  2. Create a branch namehere-taters where namehere refers to the tater kind
  3. Navigate to en_us.json
  4. Copy an existing tater line
  5. Paste it, and make sure the name reflects the one you want to add
  6. Go to NEItems.java
  7. Copy existing tater lines - public static final and the register one
  8. Change values according to your tater's name
  9. Go to NEBlocks.java
  10. Copy existing tater lines
  11. Change values according to your tater's name, change the effect if needed (color picker here)
  12. Upload the head skin to MineSkin (templates here)
  13. Copy the generated URL that starts with ewog
  14. Paste it to your tater's row, replacing the existing ewog
  15. Commit and push
  16. Create a pull request

Edit tater image

  1. Copy the ewog
  2. Paste it here
  3. Copy the textures -> SKIN -> url value
  4. Download the image
  5. Edit it
  6. See adding instructions for adding the updated one back

Instructions based on https://discord.com/channels/733462796582387753/744090136945360936/913463834994413618

Restioson commented 2 years ago

I wonder where this guide could better go - the wiki?