UnlimitedRecipes Plugin (1.12.2) is an alternative to modding, which allows you to create craft recipes and furnace recipes.

And this is a pretty example of what the plugin can do


Commands

Management commands:

  •   ur.reload – /ur reload
  •   ur.create – /ur create <name> furnace [disableOthers]
  •   ur.create – /ur create <name> <shaped/shapeless> [disableOthers] [enablePermission] [transfertDamage]
  •   ur.list   – /ur list
  •   ur.view   – /ur view <name>
  •   ur.delete – /ur delete <name>

Style commands: (ur.item)

  •     /ur item rename <name>
  •     /ur item lore add <line>
  •     /ur item lore reset
  •     /ur item enchant add <enchant> <level>
  •     /ur item enchant list
  •     /ur item enchant reset
  •     /ur item potion add <effect> <level>
  •     /ur item potion list
  •     /ur item potion reset
  •     /ur item unbreakable <true/false>
  •     /ur item skull <ownerName or %player%>

Flags commands: (ur.item)

  •     /ur item flag hide attributes <true/false>
  •     /ur item flag hide destroys <true/false>
  •     /ur item flag hide enchants <true/false>
  •     /ur item flag hide potion_effects <true/false>
  •     /ur item flag hide placed_on <true/false>
  •     /ur item flag hide unbreakable <true/false>

Blacklist commands: (ur.blacklist)

  •     /ur blacklist <on/off>
  •     /ur blacklist add <useData>
  •     /ur blacklist remove
  •     /ur blacklist list

How to create recipes

To create a new recipe you just have to take the wanted result in your main hand (you can customise it like name, lores, enchantments, unbreakability (and more …) with commands), and use the “/ur create” command (see commands page above). Once you used the command you will be able to configure the shape (if shaped recipe) and the ingredients of the recipe. When you finished, just press the green wool to save the new recipe.

The recipe will give you exactly the block/item that you have in hand during the registration (it could be a written book, an enchanted stuff, a potion, an item with customized name/lore, what you want…)

Blacklisting Items

You can define a “blacklisted_items” list in the ‘config.yml’ (you can also use commands to do this, see below), it delete all the default recipes for this item (before loading custom recipes). It will delete all the furnace and crafting recipes.

#Example config enableBlackList: true blacklisted_items: – WORKBENCH

Screenshots:

How to install:

  • Download a plugin of your choice.
  • Place the .jar and any other files in your plugins directory.
  • Run the server and wait for it to fully load.
  • Type stop in your Minecraft server console to bring the server to a clean stop.
  • Run the server.
  • All done! Your plugin should be installed and ready to be used.

UnlimitedRecipes Plugin (1.12.2) Download Links

For Minecraft Bukkit 1.12

Download from Server 1

Click to rate this post!
[Total: 0 Average: 0]