WhatEverYouWantMinecraft

Note: this instructions assume that you are using Windows, slight modifications will be needed for other operating systems.

Installing the Mod

  1. This asssumes you already have a Minecraft account with Minecraft installed on your computer
  2. Install Minecraft Forge 1.7.2 according to this video
  3. Download the rpgmod jar file
  4. Put this file into your %appdata%\.minecraft\mods\ folder (~/.minecraft/mods/ on other os)
  5. Select the Forge profile and play!
  6. You can connect to the server we have set up with the following address: minecraft.4kdev.com

Setting up a server

  1. Run the Minecraft Forge installer
  2. Select the server option
  3. Pick an empty directory where you want your server to reside
  4. Run the forge jar file
  5. Close the server once it finishes loading
  6. Copy the rpgmod.jar file into the mods folder
  7. Run the forge jar file

Bug Reports

Use the GitHub issue tracker to report bugs.

Setting up the development environment

  1. Download Java JDK if you don't already have it installed.
  2. Set your JAVA_HOME environment variable. E.g. on my computer: JAVA_HOME = C:\Program Files\Java\jdk1.7.0_25
  3. Download the Minecraft-Forge SRC from this branch: 1.7.2 Recommended Version 10.12.0.1024
  4. Extract the folder then open
  5. Shift-right-click and select “open a new command window here”
  6. In the terminal run "gradlew.bat setupDevWorkspace --refresh-dependencies" (setupDecompWorkspace can be substituted for setupDevWorkspace to decompile the Minecraft source code but this will take much longer)
  7. In the terminal run "gradlew.bat eclipse"
  8. Go to the src folder and delete the main directory
  9. Run the following command in the src folder: "git clone git@github.com:jaltekruse/WhatEverYouWantMinecraft.git main"
  10. Open Eclipse, set the workspace to the Eclipse directory. For me: C:\Users\Wesley\Git\forge\eclipse
  11. You can now run the program like normal from Eclipse
  12. If you get really stuck, check out this link

Commands to run once inside the game

Most of these items are also available in creative mode under the uncategorized tab.
  • /summon Villager then right click for dialogue, press k-key then right click for dialogue editor
  • type ‘asdf’ then enter to find your player number, replace ### with the proper number in the following commands (you can use the up key to re-use previous commands):
  • /give player### rpgmod:item.holy_hand_grenade 64
  • /give player### rpgmod:item.axe_of_revenge 64
  • /give player### rpgmod:item.lightning 64
  • /give player### rpgmod:item.super_lightning 64
  • /give player### rpgmod:item.heal_party 64
  • /give player### rpgmod:item.super_lightning 64
  • /give player### rpgmod:item.become_undead 64
  • /give player### rpgmod:item.summon_zombie 64
  • /give player### rpgmod:item.heal_self 64
  • /give player### rpgmod:item.heal_mana 64
  • /give player### rpgmod:item.tomato_food 64
  • /give player### rpgmod:item.tomato_seeds 64
  • /give player### rpgmod:item.pepperoni 64
  • /give player### rpgmod:item.dough 64
  • /give player### rpgmod:item.tomato_sauce 64
  • /give player### rpgmod:item.cheese 64
  • /give player### rpgmod:item.uncooked_basic_pizza 64
  • /give player### rpgmod:item.uncooked_pepperoni_pizza 64
  • /give player### rpgmod:item.cooked_basic_pizza 64
  • /give player### rpgmod:item.cooked_pepperoni_pizza 64
  • /give player### rpgmod:item.wes_food 64
  • /give player### rpgmod:item.wes_seeds 64
  • O hotkey - Skills
  • P hotkey - Party
  • L hotkey - Rain/Light
  • K hotkey - Enable/Disable admin mode

Recipes

Here are some special recipes for the mod.
  • Tomato Seeds: Place a Tomato in the crafting block
  • Wes Plant Seeds: Place a Wes Plant in the crafting block
  • Flour: Place wheat in the crafting block
  • Cheese: Place a bucket of milk in the crafting block (You'll get your bucket back!)
  • Tomato Sauce: Place a tomato on top of a bowl in the crafting block
  • Dough: Place a flour, an egg, and a flour above an egg, a flour, and an egg in the crafting block
  • Pepperoni: Place a porkchop on top of a bowl in the crafting block
  • Uncooked Cheese Pizza: Place some cheese above some tomato sauce on top of dough in the crafting block
  • Uncooked Pepperoni Pizza: Place some pepperoni above an uncooked cheese pizza in the crafting block
  • Cooked Cheese Pizza: Place the pizza in a furnace and give it some fuel!
  • Cooked Pepperoni Pizza: Place the pizza in a furnace and give it some fuel!
  • Enchanted Pepperoni Pizza: Place a wes plant on top of a cooked pepperoni pizza