PssbleTrngle / SliceAndDice

Making automation for Farmer's Delight more sensible
https://www.curseforge.com/minecraft/mc-mods/slice-and-dice
Other
19 stars 14 forks source link

Add breaks farmersdelight <= 1.20.1-1.4.3 to FMJ #151

Closed Poopooracoocoo closed 2 months ago

Poopooracoocoo commented 3 months ago

Describe the feature you have in mind.

This'll prompt users to install Farmers Delight Refabricated without the game crashing.

  "breaks": {
    "farmersdelight": "<1.20.1-2.0.0"

Would also work

And while you're at it, you can switch to the newer fabric-api mod ID!

https://github.com/PssbleTrngle/SliceAndDice-Fabric/blob/1.20.x/src/main/resources/fabric.mod.json

Does this solve a particular problem?

A lot of people have been downloading Farmers Delight [Fabric] and the latest version of Create Slice and Dice, not knowing that newer versions of Create Slice and Dice only support Farmers Delight Refabricated.

Poopooracoocoo commented 3 months ago

Despite FDR being marked as an optional dependency on CurseForge and Modrinth, Create Slice and Dice actually crashes when no Farmer's Delight mod is present.

That means there should either be a dependency on FDR, or that there's a bug that needs to be fixed.

PssbleTrngle commented 2 months ago

Good idea, thank you. Should also definitely not break without farmers delight, that is a bug which will be fixed