Skip to main content
Dan's Plugins Community
HomeNewsGuidesLeaderboardAboutRoad MapCommissionsDev PortalAccount
All guides

More Recipes Guide

0

More Recipes User Guide

What is More Recipes?

More Recipes is a Spigot plugin that adds crafting recipes for items that are normally unobtainable or difficult to craft in vanilla Minecraft, including saddles, chainmail armour, name tags, and more.

Installation

  1. Download the latest More-Recipes-<version>.jar from the Releases page.
  2. Place the JAR in your server's plugins/ folder.
  3. Restart the server.

Craftable Items

The following items gain crafting recipes. Each name below is also the name /mr get accepts:

  • BlazeRod
  • ChainmailBoots
  • ChainmailChestplate
  • ChainmailHelmet
  • ChainmailLeggings
  • Cobweb
  • DiamondHorseArmor
  • GoldenHorseArmor
  • GrassBlock
  • Gunpowder
  • IronHorseArmor
  • Lead
  • NameTag
  • PrismarineShard
  • Saddle
  • SlimeBall
  • String
  • TotemOfUndying

Use /mr list in-game to see all available items.

Getting Items Directly

Operators can use /mr get <itemName> <amount> to give themselves a specific item without crafting it.

Permissions

PermissionDefaultDescription
morerecipes.helptrueView the help menu.
morerecipes.listitemstrueList craftable items.
morerecipes.getopUse /mr get to receive items directly.

Support

Ask questions in the Discord server or open a GitHub issue.

View this guide on GitHub
v0.15.0-SNAPSHOT-8-8-2026
Source CodeReport a Bug