Skip to content
LXZ_svn_sync edited this page Oct 30, 2019 · 4 revisions

command: /loadtemplate

quick ref:

/loadtemplate [-r] [-abspos] [-tp] [-a seconds] [x y z] [templatename]

description:

load template to the given position
@param -a seconds: animate building progress. the followed number is the number of seconds (duration) of the animation. 
@param -r: remove blocks
@param -abspos: whether load using absolute position. 
@param -tp: whether teleport player to template player's location. 
@param x,y,z: absolute or relative position, default to current player position
@param templatename: filename relative to current world or blocktemplates/. If no file extension is specified, [name].blocks.xml is used. 
default name is "default"
/loadtemplate ~0 ~2 ~ test
/loadtemplate -a 3 test
/loadtemplate -r test

加载模板到指定的位置。

点击观看loadtemplate命令教学视频

Clone this wiki locally