Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Potion-Studios/Oh-The-Biomes-Weve-Gone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.0
Choose a base ref
...
head repository: Potion-Studios/Oh-The-Biomes-Weve-Gone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.1
Choose a head ref
  • 15 commits
  • 62 files changed
  • 3 contributors

Commits on Jan 7, 2025

  1. Update Allium flowers to use MapColor.COLOR_MAGENTA (#195)

    This is parity with Alliums in vanilla, which can be crafted into Magenta Dye. BWG's Alliums (Tall, Bush, and Petal Block for consistency) currently use MapColor.COLOR_PURPLE. Since dye crafting recipes are determined by the flower's color, these Alliums are incorrectly producing Purple Dye.
    brnbrd authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    f43c9cb View commit details
    Browse the repository at this point in the history
  2. 1.5.1-SNAPSHOT Cucle

    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    a969234 View commit details
    Browse the repository at this point in the history
  3. Make Tall Allium and Allium Flower Bush make Magenta Dye to match Van…

    …illa
    
    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    3aebf5f View commit details
    Browse the repository at this point in the history
  4. One line Forge/NeoForge ServerAboutToStartEvent

    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    19f41b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2633d54 View commit details
    Browse the repository at this point in the history
  6. BoneMealing The Hydrange Hedge block will now Drop Hydrangea Hedges. C…

    …loses #194
    
    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    9956f8a View commit details
    Browse the repository at this point in the history
  7. Move more Bonemeal handing into Common Code

    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    f515ff1 View commit details
    Browse the repository at this point in the history
  8. BoneMeal Grass Flower BWG stuff

    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    aa47c72 View commit details
    Browse the repository at this point in the history
  9. Make Clover Patches a "Flower" Feature

    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    db8360a View commit details
    Browse the repository at this point in the history
  10. More things around bonemealing, decrease use of Event/Mixin

    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    2b8de9f View commit details
    Browse the repository at this point in the history
  11. Fix some Merge errors

    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    697ab01 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. Add Built-in Support for Repurposed Structures (Adds Forager Houses t…

    …o Villages) (Credits: TelepathicGrunt)
    
    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    8d780c7 View commit details
    Browse the repository at this point in the history
  2. Fix BWG Planks not being shown to craft specific wood set crafting ta…

    …bles. Closes #192
    
    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    d5b2993 View commit details
    Browse the repository at this point in the history
  3. refactor PrairieGrassMixin.java to GrassBlockBoneMealMixin.java

    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    af407ba View commit details
    Browse the repository at this point in the history
  4. 1.5.1 Release

    Signed-off-by: Joseph T. McQuigg <J.T.McQuigg12@gmail.com>
    JT122406 committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    b729a45 View commit details
    Browse the repository at this point in the history
Loading