VazkiiMods / Quark

Small things, improving Minecraft without changing the core gameplay.
https://quark.vazkii.net
Other
587 stars 288 forks source link

Quark Clientside Vanilla Compatibility #670

Closed comp500 closed 7 years ago

comp500 commented 7 years ago

I noticed a few problems when trying to use Quark as a clientside mod with a vanilla server. This is useful because Quark has many clientside features (even ones not in the Client module) that are very useful in Vanilla servers. I have therefore tested almost every feature in Quark to see what they do on Vanilla servers, to find any problems with such a setup.

Versions:

Notes

Important config changes for use as a clientside mod

These components are game breaking, and need to be fixed or turned off for usage as a clientside mod.

Automation

All parts of this category are serverside or require serverside modification, such as extra blocks, and therefore do not affect vanilla.

Building

Most of this category is serverside, and does not affect vanilla.

Decoration

All parts of this category are serverside or require serverside modification, such as extra blocks, and therefore do not affect vanilla.

Management

Tweaks

The following items don't work due to it being done server side, and therefore do not affect vanilla, and cannot be made to work: Better Stone Tool Crafting, Blastproof Shulker Boxes, Burning Baby Zombies, Chicken Shearing, Chicken Shedding, Clay Conversion, Dye any Wool, Enderman Anti-Cheese, Glass Shards, Hoe Harvesting, Improved Sleeping, Minecart Block Placement, Proper Stair Math, Sheep Armor, Slabs to Blocks, Stairs to Blocks, Villagers follow Emerald Blocks.

Vanity

World

All parts of this category are serverside or require serverside modification, and therefore do not affect vanilla.

Client

Everything here works very well with a vanilla server, as the name implies.

Misc

Most of this category is serverside, and does not affect vanilla.

For a TL;DR see 'Important config changes for use as a clientside mod' at the top.

comp500 commented 7 years ago

PS: Some of these features (e.g. double door opening, note block interface) would be great to have on vanilla-compatible servers with a server plugin (Bukkit / Spigot / Sponge), so others who do not have Quark can also play.

comp500 commented 7 years ago

image