Would you Rather

A Fabric mod that adds a Would you Rather prompt that progressively complicates your gameplay.

The prompt can be enabled in the New World screen or with the /choice command.

WynnCraft Fruma – Translate Russia

# Wynncraft Translator

A client-side Fabric mod that translates Wynncraft MMORPG server content into other languages. Translations are displayed as overlays on top of the original text, preserving the original game experience while making it accessible to non-English speakers.

## Features

– **[NO]** **NPC Dialogue Translation** – Translated dialogues appear at the top center of the screen during conversations
– **Quest Translation** – Quest names and objectives are displayed alongside the Wynntils tracker
– **Item Tooltip Translation** – Stats, names, and descriptions of items
– **Ability Tree Translation** – Names and descriptions of class abilities
– **NPC Menu Translation** – Blacksmith, identifier, and other NPC interfaces
– **Character Info Translation** – Character menu (classes, professions, statistics)

## Wynntils Integration

The mod fully integrates with **Wynntils** – it detects the Wynntils quest tracker and displays translations below it. Also works standalone without Wynntils installed.

## Custom Translations

Translations are stored in `config/wynncraft_translator/` as JSON files:
– `dialogues.json` – NPC dialogues
– `quests.json` – Quests and objectives
– `items.json` – Items
– `skills.json` – Ability Tree skills
– `npc_menus.json` – NPC menus
– `character_info.json` – Character information

You can add your own translations or edit existing ones!

## Currently Supported Languages

– Russian (ru)

**Do you want to add a translation into your language? Write to the mod author and he will do it for you for a certain amount Telegram: @noname22444**

## Requirements

– Minecraft 1.21.11+
– Fabric Loader 0.18.0+
– Fabric API

## Note

This mod only works on the Wynncraft server. It automatically detects when you join Wynncraft and activates translations.

WUH totem

Changes the totem texture to an animated [wuh](https://7tv.app/emotes/01GV56F8QR0006FW5TVZVMFVWE) 7tv.app emote

![wuh emote](https://cdn.7tv.app/emote/01GV56F8QR0006FW5TVZVMFVWE/4x.gif)

(donation link is to original creator)

When The Sword Is Sus:

# When The Sword Is Sus:
Swords but definitely not normal.

**WARNING: Using this mod can cause one to go insane, uncontrollable laugh if your humor is the most broken in the multiverse and/or death by extremely satire and unfunny jokes.**

## What does this mod do?
This Fabric mod adds a bunch of cursed swords, some even with custom abilities!

## What swords does it add?
It adds a bread, apple, glass, anvil, totem, gunpowder, slime, flint and steel, suspicious stew and sculk sword.

## Holy cow, that’s a lot of swords, what do they do?
If you wish to know what these swords do, consider visiting the wiki.

## Why?
Good question…

## Forge? X version?
No and no, although this mod should be compatible with 1.19.1 and 1.19.2.

# If you have any questions, feel free to ask them in the comments and if you find bugs, you can report them on the issue tracker on GitHub.

WTHIT Harvestability

# THIS PLUGIN IS DISCONTINUED, WTHIT NOW HAS A BUILT-IN HARVESTABILITY PLUGIN.

# WTHIT Harvestability
A fork of [Waila Harvestability](https://www.curseforge.com/minecraft/mc-mods/waila-harvestability), a plugin for [WTHIT Forge](https://modrinth.com/mod/wthit) that adds information about the harvestability of what you are looking at.

By default, it shows whether or not you can currently harvest the block, the required harvest level of the block, and the tool type that is effective against the block. Plus, there are many configuration options in the Waila modules configuration screen to tweak it to show exactly what you want it to.

Note: This mod is mostly intended for use with [Tinkers’ Construct](https://www.curseforge.com/minecraft/mc-mods/tinkers-construct), but the information is still applicable without it.

Use [cAn i MiNe thIS bLOCk?](https://modrinth.com/mod/can-i-mine-this-block) if you are on Fabric!

![](https://images2.imgbox.com/91/29/F7cjgw8x_o.png)

What The Hell Have You Done To My World

# Welcome to What The Hell Have You Done To My World

This mod is obviously the best World Generation mod ever made in Minecraft!

## What the mod does:

– ~~Strips~~ Improves Overworld Generation
– ~~Mix~~ Enhances Nether Biome Distribution

## What the mod does not:

– Kissing the End Dragon (& its dimension by the way)
– Turning Endermans at a 90° degrees angle
– Making Dogs Flying when seeing Notch Twerking in front of a dandelion
– Making Redstone Blocks burnable
– Cooking your launch by telepathy
– Providing itself as a meat for turning around foxes (shouldn’t be an issue, you don’t want to use that with other mods until you want to turn your computer into a barbecue)
– Providing compatibility with other bad worldgen mods that are inferior to itself, like BetterX, BYG, and other ones

Consider checking the [Gallery](https://modrinth.com/mod/wthhydtmw/gallery) to see what amazing work is the mod doing to your world!

## Further Important Notice for people that don’t know what the concept of “kidding” is:

A joke is a display of humour in which words are used within a specific and well-defined narrative structure to make people laugh and is usually not meant to be interpreted literally. It usually takes the form of a story, often with dialogue, and ends in a punch line, whereby the humorous element of the story is revealed; this can be done using a pun or other type of word play, irony or sarcasm, logical incompatibility, hyperbole, or other means. [See the WikiPedia Page.](https://en.wikipedia.org/wiki/Joke) It also means, that:

– This mod is kidding about saying that it’s better than other ones
– Dude this mod is a fricking april fool don’t bother me
– All things said are jokes, please don’t make out of context

WRaids

# Wraids – say NO to raid farms!

If you want to prevent players from using raid farms on your server, this is for you!

This plugin spawns a Vex on every new raid wave to prevent the player from standing AFK on the raid farm.

![Vex](https://cdn.modrinth.com/data/cached_images/f004816864e5809e8d1ec698c2cab967681c7609.png)

Would you Rather

# Hi! This Datapack is currently in Beta State.

Works for 1.21+

## Would you Rather

How it works:

After every hour of playtime on your world or server you will get promted to pick a choice. A lot of random things can happen. So enjoy (:

If there are any bugs please let me know in the comments!
This is my first public Datapack so please don’t be too strict.

Note. If you want to change the time it takes to get promted, do the following:

Change time between choices:

1. unzip the datapack
2. go to datanullfunctionmain.mcfunction and open it in any texteditor
3. paste one of the following lines of code at the beginning of the file

1 minute per choice

“`
execute as @a if score @s wurtime matches ..70800 run scoreboard players set @s wurtime 70801
“`

3 minutes per choice

“`
execute as @a if score @s wurtime matches ..68.400 run scoreboard players set @s wurtime 68.401
“`

5 minutes per choice

“`
execute as @a if score @s wurtime matches ..66.000 run scoreboard players set @s wurtime 66.001
“`

10 minutes

“`
execute as @a if score @s wurtime matches ..60.000 run scoreboard players set @s wurtime 60.001
“`

20 minutes

“`
execute as @a if score @s wurtime matches ..48.000 run scoreboard players set @s wurtime 48.001
“`

30 minutes

“`
execute as @a if score @s wurtime matches ..36.000 run scoreboard players set @s wurtime 36.001
“`

45 minutes

“`
execute as @a if score @s wurtime matches ..18.000 run scoreboard players set @s wurtime 18.001
“`

MORE THAN 1 HOUR WILL NOT WORK FOR NOW!

Worst

![Worst Logo](https://cdn.modrinth.com/data/fnDjqnBH/images/445bb1baf94aa22ba5e702252282274caf9b3930.png)

A simple overlay mod that shows a fake client name at the top of your screen like Wurst Client, but instead its Worst.

Patreon

**DISCLAIMER: THIS IS NOT A HACK OR A HACKED CLIENT, I DO NOT PROMOTE CHEATING OR HACKING OF ANY KIND!**

Worse Maces

![Command Block Mace and Gross Mace next to “Worse Maces” in a handwritten text](https://cdn.modrinth.com/data/cached_images/0336806db5a70902abb3af1d889d3ff276ee5127.png)

## Have you ever thought, “Hey.. this mace thing is kind of okay, actually”?
We can all agree that maces are too good and too one off. Even something like the hoe has several, worse variants. This is why this mod aims to add worse maces

## Additions:
– 10 maces

These maces have been carefully crafted to make the mace experience significantly worse and to amplify the amount of annoyance you have with the game

Here’s what they look like:
![All 10 Maces on a white background](https://cdn.modrinth.com/data/cached_images/8dfecc0d4eb9e9996540f3d4b6b5a3dbeec27060.png)

## Showcase

## Bonus BORING things

It is recommended to use this mod with a recipe mod such as [REI](https://modrinth.com/mod/rei) in order to view the somewhat complicated crafting recipes in this mod

This mod works in Multiplayer

Do not use this mod if you have anything you care about in a world. Because some of the maces do have a tendency to do things one would find annoying