Beautify: Refabricated

Beautify: Refabricated

3M Downloads

[Mod Compat] Create, Sodium, Indium, and Beautify-Refabricated

dawnconnor opened this issue ยท 1 comments

commented

The Problem

When placing a Beautify block in the world with the above mods enabled, the game crashes instantly.

How to reproduce

  1. Install the following mods on Minecraft version 1.20.1:
  • Fabric API for 1.20.1 0.91.0
  • Beautify Refabricated 1.20.1-V.1.1.0
  • Create Fabric 1.20.1 v0.5.1.d
  • Cloth Config API 1.20.1 v11.1.106
  • Sodium 0.4.10 (Newer version will not work with Create for 1.20.1)
  • Indium 1.0.21 for Minecraft 1.20.1/Sodium 0.4.10
  1. Launch the game, create a new world, and place a block from Beautify Refabricated

Requested Solution

Update the mod info on Modrinth/Curseforge with the compatibility warning to save someone else my headache. Also, if possible, add an incompatibility requirement before the client starts. This could be demanding a newer version of Sodium/Indium if an older one is present (which may work for the time being unless Create updates), or if possible, add a warning upon loading the world if either of these mods are detected.

commented

Downgrading to Fabric API 0.88.1 worked to allow all of these to jive together correctly. Thanks to this post :) I know this is a Create issue, not a Beautify issue, but I figured it may be useful to have here since, for some reason, Beautify only fails to work when Create is enabled in the configuration above.