Difference between revisions of "Osccraft"

From CCRMA Wiki
Jump to: navigation, search
m
m
 
Line 19: Line 19:
 
   
 
   
 
  http://minecraft.gamepedia.com/Commands
 
  http://minecraft.gamepedia.com/Commands
 +
 +
/setblock
 +
 +
http://gaming.stackexchange.com/questions/138336/how-do-i-use-setblock-and-what-are-the-possible-options

Latest revision as of 04:00, 12 August 2014

Toggle Creative to Survival Mode:

"/gamemode 0" without the quotation marks. "/gamemode 1" will bring you back to creative mode.

oscRock.setHarvestLevel("shovel", 0);  //Wood:0 Stone:1 Iron:2 Diamond: 3 Gold:0

Building Mod package:

cd /Users/slork/rob/forge-1.7.2

./gradlew build

Eternal Daytime

/gamerule doDaylightCycle false
/time set 6000".

Commands

http://minecraft.gamepedia.com/Commands

/setblock

http://gaming.stackexchange.com/questions/138336/how-do-i-use-setblock-and-what-are-the-possible-options