Whopper Datapack
**All features are showcased in this video:** https://www.youtube.com/watch?v=r-Xwq9fjSes
## **NEW ITEMS:**
– **Cutting Board** – [Crafting: 2 wooden slabs in crafting table]
– **Bun** – [Crafting: Cut bread using flint on the cutting board]
– **Patty** – [Crafting: Cut steak using flint on the cutting board]
– **Lettuce** – [Found in village chests in the plains biome]
– **Tomato** – [Found in village chests in the plains biome]
– **Pickle** – [Found in village chests in the plains biome]
– **Onion** – [Found in village chests in the plains biome]
– **Cheese** – [Crafting: Throw a milk bucket into a composter]
– **Ketchup** – [Crafting: Cut tomato using flint on the cutting board, and then right click with a bottle]
– **Mayonnaise** – [Crafting: Cut egg using flint on the cutting board, and then right click with a bottle]
**If you have op, you can type /function whopper:give_items to give yourself all the whopper parts**
## **GAME MECHANICS**
– **Creating Whopper** – to create a whopper, place down a bun. Then you can add any topping you like
– **Eating Whopper** – to eat a whopper, you need to place down another bun which becomes the top. Right click to eat. Amount of hunger filled up:
+ 0 patties – 2 hunger bars
+ 1-6 patties – +2 hunger bars for every patty
+ 7-14 patties – Will inflict nausea, no hunger bars filled up
+ 15+ patties – You will explode
– **Cutting** – Able to cut items on a cutting board using a piece of flint, can bottle up the items using a glass bottle. Break the cutting board by shift + right-clicking it
– **Growing Crops** – You can grow lettuce, tomatoes, pickles and onions. Find the in village chests in the plains biome.
## ⚠️ **BUGS**
There are some unfixable bugs in this datapack. No items can be duped, only can be lost. This only happens when quickly switching hotbar slots when eating or cutting, otherwise there is no problem. If you notice any unfair bugs report them in the **[bugs]** text channel in [my discord server](https://discord.gg/eZEHeNbzUE)
## ⚠️ **MULTIPLAYER**
Haven’t tested if this works. There shouldn’t be big problems, however it might not work perfectly
## **DOWNLOAD**
To download the datapack, you have two options to add it to your world:
**Creating a new world:**
1. Download the **Whopper_Datapack.zip**
2. Click **Create new world** in minecraft
3. Click **Data Packs**
4. Drag the **Whopper_Datapack.zip** into there, and make sure you put it on the ‘selected’ side (right side)
**Add to existing world:**
1. Download the **Whopper_Datapack.zip**
2. Select your world in the single player menu
3. Click **Edit** at the bottom of the screen
4. Click **Open World Folder**
5. Click on the **datapacks** folder
6. Drag the **Whopper_Datapack.zip** into there
To download the resource pack, follow these steps:
1. Download the **Whopper_Resourcepack.zip**
2. In minecraft, click on **Options**
3. Click on **Resource Packs**
4. Drag the **Whopper_Resourcepack.zip** into there, and make sure you put it on the ‘selected’ side (right side)
White Rabbit
This Fabric/Quilt mod adds a food and a drink that change the size of the player that consumes it.
Drinking Pishsalver will make you smaller (half your size each time you drink it by default) and eating Upelkuchen will make you larger (double your size each time you eat it by default).
The items can also be put in a Dispenser which will resize any entity in front of it when activated.
Recipes can be unlocked in the vanilla recipe book once you pick up Sweet Berries.
Several settings are configurable, including the duration of the resizing effect, the resizing multiplier for each item, the minimum and maximum scale, and the time it takes for your size to change.
White Pumpkins

[](https://curseforge.com/minecraft/mc-mods/white-pumpkins)
[](https://github.com/MincraftEinstein/WhitePumpkins)
[](https://discord.gg/gSsaFAvrBM)
### **📘 Description**
A little mod adding Minecraft Story Mode inspired white pumpkins that generate in the pale garden. Made for SpookyJam 2024
📜 Terms of Use
**You may**
✅ Use this mod as a reference to understand and or create something of your own, as long as it is not a copy or recreation
✅ Use this mod in modpacks with credit and one or more links to any of the project pages*
✅ Edit for personal use
✅ Use this mod for/in YouTube videos or streams with credit and one or more links to any of the project pages*
✅ Create resource packs, data packs, and addon mods for this mod
**You may not**
❌ Reupload/publish this mod to any website without explicit permission from me and one or more links
to any of the project pages*
❌ Redistibute edited or unedited assets** from this mod without permission from me and credit
* Project pages include CurseForge, Modrinth, Planet Minecraft, GitHub
** Assets include logos, banners, textures, models etc
[
](https://ko-fi.com/mincrafteinstein)
—
### **💬 Translations**
Feel free to translate this mod into any language or update existing translations. To get your translation into the mod, make a pull request on GitHub with the translated language file.
All translators are credited in the list below.
– Simplified Chinese: [junshengxie](https://curseforge.com/members/junshengxie)
– Japanese: [gohkenytp](https://github.com/gohkenytp)
– Korean: [gohkenytp](https://github.com/gohkenytp)
—
Want to play with your friends on a server? Get 15% off your first month with code `einstein`.
Click [here](https://billing.kinetichosting.net/aff.php?aff=124) or on the banner below to get started!
[](https://billing.kinetichosting.net/aff.php?aff=124)
WheatToBread
# WheatToBread
A Minecraft PaperMC plugin that allows you to smelt wheat into bread using furnaces and smokers.
[](https://discord.gg/7y6kgJ7XZG)



## Author
mituba4154
## Features
– Convert wheat to bread by smelting in furnaces and smokers
– Configurable on/off toggle
– Configurable bread output per wheat
– Admin command to reload configuration
## Compatibility
– **API:** PaperMC/Spigot API 1.20.1
– **Server Versions:** PaperMC 1.20.1 – 1.21.1
## Installation
1. Download the latest `WheatToBread.jar` from releases
2. Place the JAR file in your server’s `plugins` folder
3. Restart your server or use a plugin manager to load it
4. Configure the plugin by editing `plugins/WheatToBread/config.yml`
## Configuration
The configuration file is located at `plugins/WheatToBread/config.yml`:
“`yaml
# Enable or disable the wheat to bread conversion
enabled: true
# Number of bread items produced from one wheat
bread-count: 1
# Cooking time in ticks (20 ticks = 1 second)
cooking-time: 200
# Experience points given when smelting wheat to bread
exp: 0.0
“`
### Options
– `enabled`: Set to `true` to enable wheat to bread conversion, `false` to disable (default: `true`)
– `bread-count`: Number of bread items produced from one wheat (default: `1`, minimum: `1`)
– `cooking-time`: Time in ticks for smelting to complete (default: `200`, minimum: `1`). 20 ticks = 1 second
– `exp`: Experience points awarded when smelting completes (default: `0.0`)
### GeyserMC Compatibility
This plugin uses server-side furnace recipes which work correctly with GeyserMC. However, **Bedrock Edition clients may not see the recipe in their recipe book** due to GeyserMC’s known limitation with custom recipes. Despite this display issue, **the smelting functionality works correctly** – Bedrock players can smelt wheat into bread in furnaces and receive the configured result.
## Commands
| Command | Description | Permission |
|———|————-|————|
| `/wtbreload` | Reload the plugin configuration | `wheattobread.admin` |
## Permissions
| Permission | Description | Default |
|————|————-|———|
| `wheattobread.admin` | Allows reloading the plugin configuration | OP only |
## Usage
1. Place wheat in a furnace or smoker
2. Add fuel to start smelting
3. Wait for the wheat to smelt into bread
4. Collect your bread!
WHAT THE GECK’O!?
WHAT THE GECK’O BRO GECKOS IN MINECRAFT!? Yes that’s what you heard, here you can found geckos,reptiles, lizards,Tuataras and amphibians. You can expands Minecraft Fauna,enjoy the adventures to find them and turn to them to pets =3.

——————————————————————————————————

——————————————————————————————————
==Have cute ones, the rare ones and other!==
🦖🐢🐍🦎🐸🐊🐲🐉
Reptiles:
-Tuatara
-Bearded Dragon
-Tegu
-Gila Monster
-Marine Iguana
Amphibians:
-HellBender
-Olm
-Chinese Giant Salamender

——————————————————————————————————
==Join In our Discord Server to more updates, mods, beta testers and report bugs==
https://discord.gg/yAdCkxqbav
Wetland Whimsy

### About
Wetland Whimsy is a mod which completely overhauls Minecraft’s swamps! It includes a whole new subbiome, several new plants and blocksets, and ancient ruins that dot the landscape of these overhauled wetlands. While these ruins contain plenty of treasure, be warned – some of them may not be as abandoned as they first seem!
Features:
– **Overhauled Swamps** with completely redone visuals!
– **The Marsh**, an all-new biome that spawns between Swamps and the ocean!
– **New Flora** in the form of Pennywort, Cordgrass, and unique mushrooms!
– **New Fauna**, such as the friendly Cranes and not-so-friendly Infested Spiders!
– **New Building Blocks** including Lemonstone and the all-new Bald Cypress woodset!
– **Wetland Ruins**, ancient structures built from lemonstone with plenty of loot for those who look.
– **The Swamp Dungeon**, a mysterious, mazelike structure built for an unknown purpose. **Ancient Pots** with **strange symbols** may be found down there… their loot may not be that great, but maybe there’s a way to improve it?
### Compatibility
Wetland Whimsy uses biome modifiers to modify the vanilla Swamp, meaning it should be compatible with most other mods that redo the Swamp biome as well! This is true for both the 1.21.1 and the 1.20.1 releases, so you don’t need to worry about adding this mod to any of your modpacks.
Currently, Wetland Whimsy has explicit support for **YUNGs Better Witch Huts**, **YUNGs Extras**, and **Supplementaries**. Additionally, it has been tested with **Nature’s Spirit**, **Swampier Swamps**, and **Extra Compat**, all with no isssues. If you are unsure if a mod will be compatible, try it out! The worst that could happen is that they aren’t.
### Version Support
Wetland Whimsy currently supports **Neoforge 1.21.1**. 1.20.1 is deprecated – it may recieve bugfixes, but most likely will not get any new content.
Unfortunately, this mod will not have official Fabric support. Maintaining one modloader is already difficult and time-consuming, two would be too much for me to handle. However, this mod is **free and open-source**, so if you know how to port it and would like to, go ahead!
### Credits
Spoiler
– Music Disc: Quizzly
– OST: Skyllaremon
Wesley’s Roguelike Dungeons



Transcription
Wesley’s Roguelike Dungeons is a very unique and advanced dungeon crawler mod.
Every dungeon is completely unique and houses a bunch of new content.
New mobs, weapons, challenges, environments, traps and much more.
These dungeons have a mostly liniar progression through them with optional objectives for bigger rewards.
These dungeons also use a new chest and key system for distributing loot.
Some chests may require keys only obtainable in special challenges.
And every dungeon ends in an epic bossfight against one of the 12 regular dungeon bosses!


Transcription
The main dungeons in the mod consist of 18 different themes.
3 for each biome climate, hot desert dungeons, cold icy dungeons, warm jungle dungeons, hellish nether dungeons and 6 for the regular temperatures.
Not only are there dungeons in the overworld and nether, there is also a brand new giant structure which can be found in the end. The End Palace.
A large city inhabited by all sorts of ender creatures with the rich living high and the poor living in the deep dank depths below.
But that’s not all. There is a brand new dimension with its main focus being neverending dungeons.
And these are not your usual dungeons, these are difficult dungeons where you are on a timer trying to gather as much loot as you can before you inevitably escape.. or die.
This mod has a lot to offer and I hope you will have a great time playing.
If you have any questions you can find a link to the discord at the bottom of the page!

# [The Ancients Discord Server](https://discord.gg/h5YXsaK)
(ps, if you are a modpack creator and you plan on using this mod, please check the dungeon dimension timer and adjust it accordingly in the config files)
WellRested
[](https://opensource.org/licenses/MIT) [](https://www.codefactor.io/repository/github/retrob/wellrested)
## Features
– Gives players a saturation effect when they wake up from a bed
– Configurable duration and amplifier for the saturation effect
– Customizable message shown to players
– Simple reload command
## Installation
1. Download the latest release from the [Versions](https://modrinth.com/plugin/wellrested/versions) page
2. Place the JAR file in your server’s `plugins` folder
3. Restart your server or use a plugin manager to load the plugin
4. Edit the configuration file if needed
## Configuration
You can customize the plugin by editing the `config.yml` file in the plugin’s folder:
“`yaml
# Saturation effect settings
saturation:
# Duration in seconds
duration: 30
# Amplifier level (0 = level I, 1 = level II, etc.)
amplifier: 1
# Messages
messages:
# Message shown when player wakes up
well-rested: “&aYou got a very good sleep, and now you’re well rested!”
“`
### Configuration Options
– `saturation.duration`: How long the saturation effect lasts (in seconds)
– `saturation.amplifier`: The strength of the saturation effect (0 = level I, 1 = level II, etc.)
– `messages.well-rested`: The message shown to players when they wake up (supports color codes with &)
## Requirements
– Minecraft 1.21.x server (Paper, Spigot, or compatible fork)
– Java 17 or higher
Well Fed!
# Well Fed!
This is a simple datapack inspired by Terraria which grants the following buffs whilst your hunger is 15 or higher:

– 8% Attack Damage
– 8% Movement Speed
– 16% Attack Speed
– 16% Mining Speed
– +2 Armor
– +0.8 Armor Toughness
## You can also customise the values
– **/scoreboard players set aolu-wf aolu_wf_threshold x**
– x is a value between 0 and 20. This is the hunger threshold
– Default value is 15
– **/scoreboard players set aolu-wf aolu_wf_mult x**
– x is a value above 0. This is what all of the bonuses scale off of
– Default Value is 8
– **Attack damage** and **Movement speed** is a direct % conversion
– **Attack Speed** and **Mining Speed** is equal to double the direct % conversion
– **Armor** is equal to 1/4 of the value
– **Armor Toughness** is equal to 1/10 of the value
**ALTERNATIVELY** you can just directly edit the values in the datapack
Weird_Update
Weird Update – The Most Unhinged Minecraft Experience You’ll Ever Install
Think you know Minecraft? Think again.
Weird Update flips the rules of reality with a single setting: the “weird” gamerule. Turn it on… and prepare for absolute chaos.
Sheep? Yeah, good luck shearing them—they’ll sprint away while roasting you like a YouTube comment section.
Cows? Let’s just say… you’ll want to discover that surprise yourself.
Villagers are no longer innocent either. Meet the Influencer Villager, an emerald-generating machine with a personality you’ll regret spawning. And if you thought that was strange:
Give a villager a burger → a full McDonald’s magically appears (yes, really… and Mr. Chunks is waiting inside).
Give a villager a weight → boom, a gym spawns, complete with a suspiciously intense buff villager.
And that’s just the beginning.
New Items to Embrace the Madness
Frying Pan – Bonk your enemies into submission (literally stuns them).
Potato Peeler – Causes brutal bleed damage over time.
Cap – Because even chaos needs style (grants jump boost).
New Profession
A brand-new villager profession that trades… burgers and plastic. No questions asked.
Why download Weird Update?
Because normal Minecraft is overrated.
This mod is for players who want:
Unexpected, ridiculous gameplay
Laugh-out-loud moments with friends
Absolute nonsense that somehow still works
Flip the switch. Embrace the weird.
You won’t understand it… but you won’t stop playing it either.