promotional bannermobile promotional banner

Supplementaries

Vanilla+ additions: Jars, signposts, faucets, weather vanes spring launchers, sconces, planters, lights, decoration and automation

File Details

supplementaries-1.18.2-1.4.1.jar

  • R
  • Jun 4, 2022
  • 12.80 MB
  • 53.9K
  • 1.18.2
  • Forge

File Name

supplementaries-1.18.2-1.4.1.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:supplementaries-412082:3816794")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

V 1.4.1:

  • Custom Map Markers are now data driven. You can add simple ones by adding simple jsons in data/map_markers folder, followed by a texture in the textures/map folder. Here is a simple example
    {
      "id": "supplementaries:lodestone",
      "target_block": {
        "block": "minecraft:lodestone",
        "predicate_type": "minecraft:block_match"
      }
    }

     

  • Renamed "This is the Wae" advancement. It will be missed :(
  • Cakes can now accept more modded syrups. That category is also now controlled by a tag
  • Empty sacks will no longer count toward the Overencumbered effect
  • Rope wobbling effect can be configured
  • Flute and Cage interactions now have a higher priority and use a forge event instead. This will allow them to work on more modded mobs
  • Faucets can now provide infinite water when in front of a water block
  • Blacklisted urns from spawning in the twilight forest. Additionally urns can only spawn below sea level in places that do not have sky access
  • Fixed skull piles upper head not saving custom player data
  • Fixed double cakes not working properly
  • Fixed Overencumbered effect not getting cleared on higher levels
  • Fixed antique ink recipe consuming other items
  • Added more modded items to tags