promotional bannermobile promotional banner

Supplementaries

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

supplementaries-1.18.2-1.4.1.jar

File namesupplementaries-1.18.2-1.4.1.jar
Uploaded
Jun 4, 2022
Downloads
53.9K
Size
12.8 MB
Mod Loaders
Forge
File ID
3816794
Type
R
Release
Supported game versions
  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:supplementaries-412082:3816794")

Learn more about Curse Maven

What's new

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

This mod has no additional files