Skip to content
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

fix: skull textures #522

Merged
merged 9 commits into from
Nov 3, 2024
Merged

fix: skull textures #522

merged 9 commits into from
Nov 3, 2024

Commits on Oct 30, 2024

  1. Update ItemUtil.kt

    allow getskulltexture to take null itemstacks and null nbt
    Kemmisch committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    81bae7b View commit details
    Browse the repository at this point in the history
  2. Update BloodHelper.kt

    new watcher skull textures
    Kemmisch committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9a3096a View commit details
    Browse the repository at this point in the history
  3. cheap coin textures

    new cheap coin textures
    missing one:
    http://textures.minecraft.net/texture/740d6e362bc7eee4f911dbd0446307e7458d1050d09aee538ebcb0273cf75742
    could not find it in game. using old one
    Kemmisch committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d5db7f2 View commit details
    Browse the repository at this point in the history
  4. nukebi fixation skull

    mew nukebi fixation skull texture
    Kemmisch committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    903c93a View commit details
    Browse the repository at this point in the history
  5. healer fairy skull texture

    new healer fairy skull texture
    Kemmisch committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f414d04 View commit details
    Browse the repository at this point in the history
  6. spirit pet skull texture

    new spirit pet skull texture
    keeping old as skulls do not update if not dropped
    note: only the base spirit skin
    Kemmisch committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7662fc3 View commit details
    Browse the repository at this point in the history
  7. typhoeus and quazii skull textures

    update typoeus and quazii skull textures
    Kemmisch committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7b6569c View commit details
    Browse the repository at this point in the history
  8. totem skull texture

    new totem skull texture
    note: hypixel appear to have moved the skull to slot 0 from 4
    see https://www.jsonkeeper.com/b/8XXX
    Kemmisch committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fbbe78d View commit details
    Browse the repository at this point in the history
  9. Update DungeonFeatures.kt

    Signed-off-by: songreaver  <[email protected]>
    Kemmisch authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ea55f63 View commit details
    Browse the repository at this point in the history