Gaming Minecraft
T_nology  

Minecraft Mods That Will Make Playing Much Better [CSMOTW #2]

Hello! In this roundup of Client Side Mods of the Week, we will be looking at some Minecraft mods that will make playing the game much better. Unfortunately, I didn’t get around to posting Client Side Mods of the Week last week, so I will be showcasing 10 mods instead of 5 this week.

Fabric Installation

If you already know how to install Fabric, you can proceed to the next section. If you don’t know how to install Fabric, however, there’s no need to worry, as it is quite a simple installation process, and you can learn how to do so in my installation guide. These mods are for 1.19, but they may have versions for older versions of Minecraft.

Note: It might be a good idea to get ModMenu, as it can be used with many mods to configure them. You can download ModMenu here: https://www.curseforge.com/minecraft/mc-mods/modmenu

Advanced NBT Tooltips

A player looking at a beehive that has been dropped in Minecraft. In the upper left corner of the screen, there is a square that has a title of "Beehive" and says there are three bees.
Credit: CurseForge page for this mod – https://www.curseforge.com/minecraft/mc-mods/advanced-nbt-tooltips

Advanced NBT Tooltips add advanced tooltips when you hover over items. These include the CustomModelData value of an item, the RepairCost property, the number of bees in beehives, the position of the Lodestone on a Lodestone compass, properties that are hidden with the HideFlags Property, the number of pages of a book, information about modified spawn eggs, and even the command of command blocks. You can see the tooltip when looking at a dropped item, or when hovering over an item in an inventory.

Hard Dependencies (Required): Fabric Client

Download: https://www.curseforge.com/minecraft/mc-mods/advanced-nbt-tooltips

AntiGhost

A side-by-side view of what two different players see. On the right side, it appears that the player is looking at a stone block, while on the left side, the player who is looking at the stone block is not able to see it.
Credit: YouTube video showcasing ghost blocks and the mod, https://www.youtube.com/watch?v=mHhuU9j4ORo

If you have ever been in a server with an unstable network connection or when you are experiencing lag, you may have had “ghost blocks.” Ghost blocks are blocks that appear to not exist to the client (and therefore to you) but exist on the server itself. This can also be triggered by the expiration of the haste effect with network instability or high latency, where the effect has expired on the server, the client doesn’t know this yet, and it thinks it’s breaking the blocks at the haste speed when it’s not. Without this mod, you’d have to log out of the server and log in again, but this mod saves you the trouble by allowing you to press a key (the G key) or type /ghost into chat to make the client request a resend of all nearby blocks.

Hard Dependencies (Required): Fabric Client

Download: https://www.curseforge.com/minecraft/mc-mods/antighost

Light Overlay

Various blocks with numbers on them, with numbers above 7 being green, and numbers below 7 being red.
Credit: CurseForge page – https://www.curseforge.com/minecraft/mc-mods/light-overlay

If you’ve ever been concerned about the light level of an area and wanted to make sure no mobs can spawn, you’re not alone. Of course, you might already be aware that the F3 menu can already show light levels, but wouldn’t it be more convenient if you could just see the light levels without walking around on each block? Fortunately, there’s a mod for that.

Light Overlay shows the light levels on blocks, with two different modes. The first mode shows a yellow cross on blocks where mobs can spawn at night, with a red cross showing where mobs can spawn at any time. The second mode shows specific numbers on blocks that show the light level of that block, with the number being red if mobs can spawn on that block and green if they cannot.

Hard Dependencies (Required): Fabric Client, Fabric API, Cloth Config (Fabric), Architectuary API

Download: https://www.curseforge.com/minecraft/mc-mods/light-overlay

Monsters in the Closet

An orange bed outdoors at night time in Minecraft, with a nearby Zombie glowing white.
Credit: CurseForge page – https://www.curseforge.com/minecraft/mc-mods/monsters-in-the-closet

On the topic of mob spawning, this mod will highlight the mobs that are interfering with your sleep when you get the message, “You may not rest now, there are monsters nearby.” The mobs are highlighted for three seconds. Need I say more?

Hard Dependencies (Required): Fabric Client

Download: https://www.curseforge.com/minecraft/mc-mods/monsters-in-the-closet

BetterF3

Color-coded text on the left and right sides of the screen, showing technical details.
Credit: CurseForge page – https://www.curseforge.com/minecraft/mc-mods/betterf3

BetterF3 provides a better F3 menu, featuring more technical details, better organization, and color coding to easily find what you need. It gives you what the vanilla F3 menu has, along with technical details like packets sent/received, your GPU driver, OpenGL version, loaded chunks, client chunk cache, whether or not chunk culling is enabled, and more. It even has a nice slide animation.

Hard Dependencies (Required): Fabric Client, Cloth Config (included)

Download: https://www.curseforge.com/minecraft/mc-mods/betterf3

Precise Block Placing

If you have ever flew along blocks in creative mode while holding right click to place more blocks, you probably noticed that there were gaps left behind. This can be quite inconvenient for some circumstances. This may have also happened if you ran across farmland and held right click on it to try to place plants. Precise Block Placing solves this issue by placing every block.

Hard Dependencies (Required): Fabric Client

Download: https://www.curseforge.com/minecraft/mc-mods/preciseblockplacing

Replanter

This mod adds the ability to quickly replant crops by right clicking on fully grown crops while holding seeds to harvest and replant it. This mod seems to work with Precise Block Placing to rapidly replant crops.

Hard Dependencies (Required): Fabric Client

Download: https://www.curseforge.com/minecraft/mc-mods/replanter

Map Saver

A graphical user interface with the title "Map saver" that shows a picture of a map and a button that reads, "Save As Image."
Credit: CurseForge page – https://www.curseforge.com/minecraft/mc-mods/map-saver

Map Saver lets you save a map as an image to your computer by holding shift and clicking it (when it is in an item frame).

Hard Dependencies (Required): Fabric Client

Download: https://www.curseforge.com/minecraft/mc-mods/map-saver

Sign Tools

A picture of a sign with buttons on each side of it. The hovered button has the tooltip "Down", which is on the left of the first line of the sign. This button, when clicked, moves the line down. On the right, there is a second sign labelled "Sign in buffer," used for copying and pasting signs.
Credit: YouTube video showcasing mod – https://www.youtube.com/watch?v=dRhPJnkW2T4

Sign Tools lets you copy and paste signs, as well as cut, copy, paste, and move individual lines up or down. It’s an awesome mod to have.

Hard Dependencies (Required): Fabric Client

Download: https://www.curseforge.com/minecraft/mc-mods/sign-tools

Stendhal

A picture of a book being written, with buttons named "Import Book," "Export Book," "Clear Book Content," "Copy Book," "Paste Book," "Clear Page Content," "Copy Page Content," "Paste Page Content," "Add Page After," "Remove This Page," "Paste Clipboard," "Done," and "Sign" on the left and right sides of the book being written. There are buttons for colors and bold, italics, underline, and strikethrough buttons on the bottom of the book prompt.
Credit: CurseForge page – https://www.curseforge.com/minecraft/mc-mods/stendhal

Stendhal adds a plethora of features to books, including importing, exporting, copying, pasting, clearing content, removing pages, colors, formatting, and more, on top of a bunch of unicode symbols that can be used for the text in signs and chat.

Hard Dependencies (Required): Fabric Client

Download: https://www.curseforge.com/minecraft/mc-mods/stendhal

Conclusion

That wraps up this week’s client side mods of the week. I hope you have found this post helpful, and feel free to give me feedback in my Discord server. Thanks for reading!

Leave A Comment