Randomizes Minecraft recipes (and maybe other things) Compatible w/v.1.14.2
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MCRandomizer/MCRandomizer
sigonasr2 d2c2165534 Fix Issues #4, #5, #6. 6 years ago
..
src/scramble/plugin Fix Issues #4, #5, #6. 6 years ago
.gitignore Initial commit. Implement basic features. Just requires tweaking. 6 years ago
MCRandomizer.jar Add basic files required to run the plugin. 6 years ago
furnace_data Add basic files required to run the plugin. 6 years ago
plugin.yml Initial commit. Implement basic features. Just requires tweaking. 6 years ago
readme.md Update readme.md 6 years ago
recipe_data Add basic files required to run the plugin. 6 years ago

readme.md

MCRandomizer

Ever wanted to play Minecraft with a brand new set of recipes and having to go through a harder grind from scratch? Look no further. This is a randomizer that makes your gameplay experience a little more fresh. Take every recipe you have come to know and love and try your hand at them again...You may notice this time items produced are different than before!

Features

  • All Crafting Recipes are shuffled, this includes recipes used for other tools/machines as well. You will need to learn a new set of crafting rules to beat the game.
  • The Crafting Table Recipe is untouched. Find some planks and get a crafting table to unlock 3x3 crafting.
  • Other events in the game may drop or give items that you may not normally expect.
  • Seeded adventures! Every world seed that you play on will have a different set of crafting rules. Enjoy new playthroughs on worlds as you try to unlock all recipes.
  • Use your knowledge of Minecraft and crafting recipes to discover items in the world. All regular item farming and harvesting rules still apply.
  • Compatibility with Version 1.14.2 of Minecraft (Spigot Plugin for a Spigot server).

To Be Added:

  • Randomize Fishing recipes
  • Randomize Brewing/Potion recipes
  • Advanced logic and checks to verify entire game can be completed from start to finish.

Editing from original README.

Using this super easy plugin template, you can build a bukkit plugin in no time at all.

Creepinson's Spigot Plugin Template for Complete Beginners

Thank you for using my plugin template! It is free to use in any of your plugins, just please credit me. That's all I request. This template includes an example command, and an example event listener. This template also includes a few utilities made both by me, and some other programmers out there.

Usage

I am also providing a link to get Spigot's buildtools here: https://www.spigotmc.org/wiki/buildtools