Sturdy Vehicles

Changes which items are dropped by minecarts. Also adds some quality of life recipes.

File Details

sturdy-vehicles-2.0.0+MC1.21-1.21.1.jar

  • R
  • Sep 13, 2024
  • 128.51 KB
  • 250
  • 1.21.1+1
  • Fabric + 1

File Name

sturdy-vehicles-2.0.0+MC1.21-1.21.1.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:sturdy-vehicles-570040:5720801"

Quilt

modImplementation "curse.maven:sturdy-vehicles-570040:5720801"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Marked as compatible with 1.21.1
  • Renamed to Sturdy Vehicles!
  • This mod has had an identity crisis since 1.19 made Minecarts drop themselves instead of breaking apart, this update resolves that:
    • Added support for changing Boat loot tables!
    • Builtin recipe data packs are now enabled by default
    • Migrated recipe type ids and keys
      • "sturdy_carts:minecart_crafting" is now "sturdy_vehicles:combining"
        • the "minecart" key is now "base"
      • "sturdy_carts:minecart_uncrafting" is now "sturdy_vehicles:splitting"
        • the "minecart_composite" key is now "composite"
        • the "minecart" key is now "base"
    • The old recipe types with their old keys are still recognized; this will be removed in the first version that supports Minecraft 1.22
    • Added new builtin data packs:
      • Uncraft Chest Boats; default: enabled

      Adds recipes to separate Chest Boats into a Chest and a Boat.
      The Chest is the recipe output while the Boat is left behind in the crafting grid and receives the name of the input Chest Boat.

      • Keep Chest Boat Names; default: enabled

      Replace vanilla's Chest Boat recipes with new recipes that transfer the name of the input Boat to the recipe's output.

      • Fragile Old Carts; default: disabled

      Make Minecarts break apart into 3 Iron Ingots. Minecarts with 'Thing's will also drop the 'Thing'. Similar to pre-1.3.1 boat behavior.
      Not intended to be enabled alongside "Fragile Carts".

      • Fragile Chest Boats; default: disabled

      Makes Chest Boats break apart into a Chest and a Boat instead of dropping themselves.
      Not intended to be enabled alongside "Fragile Old Boats".

      • Fragile Old Boats; default: disabled

      Makes Boats break apart into 2 Sticks and 3 Planks (and a Chest in the case of Chest Boats) instead of dropping themselves, similar to pre-1.3.1 behavior.
      Not intended to be enabled alongside "Fragile Chest Boats".

    • All builtin data packs now have translatable names and descriptions
    • All data is now generated
    • All recipes now have advancements to unlock them (the datagen made me do it)

A cumulative changelog can be found here