xHexed / Oregen3

Custom lava/water + block ore generator
MIT License
1 stars 7 forks source link

Bump com.github.Th0rgal:oraxen from 1.167.0 to 1.172.0 #150

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 6 months ago

Bumps com.github.Th0rgal:oraxen from 1.167.0 to 1.172.0.

Release notes

Sourced from com.github.Th0rgal:oraxen's releases.

1.172.0

[New]:

  • Custom Armor via Trims
    • Oraxen automatically generates needed datapack
    • Works with shaders without needing extra mods or files
    • Overwrites any armor, default to CHAINMAIL

[Changes]

  • Make Oraxen load POSTWORLD again

[Fixes]

  • MMOItems and MythicCrucible hooks not properly working
  • BentoBox compatibility throwing errors
  • Bed/TNT explosions not properly removing custom blocks
  • Recipe-save command missing permission argument
  • Reloading Oraxen not registering settings.yml changes
  • Hat-Mechanic items not able to be equipped on armor-stands
  • Food-Mechanic items consuming mainHand even if held in offHand
  • Ensure no fallingBlock before spawning fallingBlock in NoteBlock-Mechanic (@​minustenchan )
  • Migrating duplicates not retaining namespace for modelpath

1.171.0

[New]

  • Glyph.chat_hover_text setting
    • Does not currently work with LEGACY chat-plugin/handler
  • Add BentoBox compatibility to furniture & custom blocks

[API]

  • OraxenFurniture#isFurniture(block) now checks for entities inside said location aswell (@​Happy-FZM )

[Fixes]

  • Custom Block hitsounds not properly playing (@​Bruhhhh10 )
  • Vanilla blocks placed against custom blocks playing wrong sound (@​Bruhhhh10 )
  • LEGACY chat-handler breaking color when glyph is used in message
  • Sculk Shriekers not activating from custom block & furniture signals (@​Bruhhhh10 )
  • Stringblock not placeable where player is standing (@​Bruhhhh10 )
  • Issue with deserializing Potion-data on Spigot servers
  • Items from Oraxen Inventory not stackable with other items
  • Furniture-Remove command not respecting itemids

1.170.0

[New]

  • restricted_rotation for furniture
    • STRICT restricts to 8 rotations (Default)
    • VERY_STRICT restricts rotation to 4 rotations

[Changes]

  • Oraxen is now enabled during server STARTUP instead of POSTWORLD
  • Oraxen Inventory now supports pages & scrolling
    • Arrow icons can be defined in settings.yml oraxen_inventory.next_page_icon|previous_page_icon

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.