RoomRecipes

RoomRecipes

RoomRecipes is a utility mod which can detect a "rooms" and "room recipes". It is not much use on its own, and is typically used as a dependency for other mods.

by
1.7K Downloads
forgelibraryutility
Rent Server with this Mod

Screenshots

Bedroom

About this Mod

RoomRecipes is a utility mod which adds two things:

  • Room Detection
  • Room Recipes

Note

RoomRecipes was created to power the Questown mod. But it may also be used for other mods.

Room Detection

When given an X,Z coordinate, this library can identify an enclosed space (a "room"). The simplest example of this would be a set of four straight walls connected at the corners to form a rectangle. But RoomRecipe can also detect more complex shapes and has an extensive set of unit tests to protect its detection logic from breaking.

Room Recipes

A Room Recipe is a JSON file which consists of a set of items that correspond to blocks. These files go in the typical "recipes" folder that mods and resource packs use to add crafting recipes to Minecraft.

The RoomRecipes mod can be used to check if a Room contains all of those blocks. If the room contains all of the recipe's blocks, that recipe is complete.

Room recipes can added via mods or resource packs. A room recipe looks like this:

crafting_room.json

{
  "type": "roomrecipes:room",
  "recipe_strength": 1,
  "ingredients": [
    {
      "item": "minecraft:torch"
    },
    {
      "item": "minecraft:crafting_table"
    }
  ]
}

Available Versions

RoomRecipes 1.19.2-1.0.0-beta.1beta
MC 1.19.2forge
March 27, 2026
RoomRecipes 1.19.2-0.0.7-alpha.1alpha
MC 1.19.2, 1.19.3, 1.19.4forge
August 24, 2025
RoomRecipes 1.19.2-0.0.6-alpha.4alpha
MC 1.19.2, 1.19.3, 1.19.4forge
July 13, 2025
RoomRecipes 1.19.2-0.0.6-alpha.3alpha
MC 1.19.2, 1.19.3, 1.19.4forge
February 19, 2025
RoomRecipes 1.18.2-0.0.6-beta.1beta
MC 1.18.2forge
February 19, 2025

How to Install RoomRecipes on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set forge Loader

In the panel under "Egg", select the forge loader and matching Minecraft version (1.19.4).

3

Install Mod

Open the mod browser in the dashboard and search for "RoomRecipes". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

forge

Minecraft Versions

1.19.4, 1.19.3, 1.19.2 (+1 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

RoomRecipes server crashes on startup – what to do?

Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.19.4). You can switch loaders with one click in the panel.

Is RoomRecipes compatible with forge?

RoomRecipes officially supports forge for Minecraft 1.19.4, 1.19.3, 1.19.2. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with RoomRecipes – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if RoomRecipes consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install RoomRecipes with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.19.41.19.31.19.21.18.2