90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter versions...

What's Changed

v1.2.3

  • Fixed the safe_spawn_.. block tags not applying
    • Set the new 1.21.4 blocks to "required: false" so they are ignored in older Minecraft versions.

v1.2.2

  • Added the 1.21.4 blocks to the safe_spawn_.. block tags

v1.2.1

  • Updated to 1.21.4
  • Decreased dimension teleport volume from 0.5 to 0.3
  • Increased dimension teleport pitch from 1 to 1.1
  • Moved to Semantic Versioning

Changes

  • Updated to Bundles of Bravery
  • Replaced potion item_name component with a custom_name component (1.21.2 and 1.21.3 only)
    • Legacy potions will still work in 1.21.2 and 1.21.3, but their names may be replaced with "Uncraftable Potion"
    • I had to do this because Mojang changed the priority of the item_name component to be less than "potion names", meaning the name of the potion effect replaces the item_name, even if a "potion name" is not defined with the potion_contents component.
  • Added a 1.21 / 1.21.1 overlay directory
  • Added recall potions to Trial Chambers in vault unique_loot
    • They should have the same rarity as the Bolt armor trim
  • Replaced soul_fire_flame teleport particle with ominous_spawning
  • Some minuscule performance optimizations with some extra return run statements in a couple functions
  • Cleaned up the files a bit to make maintaining the pack a little easier:
    • Sorted most functions into folders
    • Added new notes in some function files
    • Cleared up some redundant lines

Fixed Bugs

  • Portal sound doesn't play when a player is redirected to world spawn from the Nether or End

Known Issues

  • In 1.21.2 and 1.21.3, the custom name of the potion is lost after changing it in an anvil
  • Updated to 1.21
  • Added doors to the safe_spawn_upper and safe_spawn_middle tags
    • This means doors will no longer be seen as obstructions for your spawnpoint, and you will be teleported inside them if they're in the way.
  • Initial release

Project members

Penguh

Member

Details

Licensed Apache-2.0
Published 8 months ago
Updated 2 months ago