Published Jan 26th, 2014, 1/26/14 9:28 am
- 3,557 views • 1 today
- 187 downloads • 0 today
60
This mod is from MCenderdragon.
Its add a new command named "count"
Its add a new command named "count"
Click to reveal
/count {x=-2,5} {y=1,5} {z=-2,5} /setblock ~#x ~#y ~#z
first the vaiable x, y and z where made and the start value are set (-2 for x, 1 for y and -2 for z)
the we use the vaiables in the command with #+"variable name"
this command make the 5x5x5 block at the picture
/count {x=score_@p_dummy1,1} /say #x
first we made the variable 'x' with the value from the dummy1 at the nearest player
than the variable x is used in the command say
first the vaiable x, y and z where made and the start value are set (-2 for x, 1 for y and -2 for z)
the we use the vaiables in the command with #+"variable name"
this command make the 5x5x5 block at the picture
/count {x=score_@p_dummy1,1} /say #x
first we made the variable 'x' with the value from the dummy1 at the nearest player
than the variable x is used in the command say
Click to reveal
/count {=[minimum/score_player_object],,[steps]} ... {} /command #variable
- variable is the name of the new variable
- minimum is the number the vaiable start to count, default 0
- or you can juse with "score_" + playername + scoreboard-object name the value of the scoreboard as minimum
- maximum is the value the command count to, if the minimumis -5 and the maximum 10 the command count from -5 to 5 (-5 + 10 = 5)
- steps is the value that where add to the minimum , deafult 1
| Progress | 90% complete |
| Game Version | Minecraft 1.7.2 |
| Tags |
2715220
7


Have something to say?