Server Ui Fix has been archived. Server Ui Fix will not receive any further updates unless the author decides to unarchive the project.
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Replaced with better toggable alternative directly in Polymer library!

Enchantment Table fix was already unnesesary with 1.21.1.

With latest Polymer version for 19,26, the fix for Stonecutters is now bundled and can be enabled in config, allowing to use it's vanilla ui while having all the modded recipes correcly (instead of replacing the ui entirely).

Server UI Fix

This mod allows you to replace Stonecutter's and Enchanting Table's interface with Chest UI replica.

This solves an issues where:

  • Stonecutter shows incorrect recipes, as it checks for them based on client side item type (which can be incorrect for modded items).
  • Enchanting Table doesn't show modded predicted enchantment names.

It is designed to be used on content-modded servers, that allow vanilla clients to join, for example if they use Polymer-based mods or PolyMc.

By default, mod is disabled and requires you to enable specific replacement in config file: config/serveruifix.json.

{
  // Replaces Enchanting Table UI with chest ui
  "replace_enchanting_table": false,
  // Replaces Stonecutter UI with chest ui
  "replace_stonecutter": false
}

Project members

Patbox

Member

Details

Licensed LGPL-3.0-only
Published a year ago
Updated 7 months ago