热度:12025语言:英文大小:1MB
版本:1.6.4|1.6.2上传者:网友上传原创者:ProPercivalalb
更新:2015-06-16英文名字:Map Making Tools原址:http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1287188-map-making-tools-quick-build-system-autobuilding
介绍
有创世神的功能,快速建筑,自定义村民商店,药水,物品等!
使用 木斧 选择区块
//set id 用方块填充选定区域
//floor id 用方块填充选定区域的底层
//roof id 用方块填充选定区域的顶层
//wall id 用方块填充选定区域的外层
//replace id id 用第二种方块替换选定区域里的第一种方块
//undo 取消上一步操作
//redo 用于undo之后的取消操作
//copy 复制选定区域
//paste 粘贴选定区域
//set BLOCK META
This will set the entire area to the specified block and meta.
//floor BLOCK META
This will set the bottom layer to the specified block and meta.
//roof BLOCK META
This will set the top layer to the specified block and meta.
//wall BLOCK META
This will set the side layer to the specified block and meta.
//replace BLOCK META BLOCK META
This replace the first block with the first meta to the second block with the second meta.
//undo
Any action taken using the 'Quick Build' system will be reverted to it's original state
//redo
If you undo anything that will be redone to how it was.
//copy
Will copy the selected area ready to be pasted.
//paste
Will paste the last copied selection relative to where you were when you copied it.
//rotate ROTATION
Will rotate the last copied area and when pasted the effects will take place. Variable ROTATION must be a multiple of 90.
//flip FLIP_VALUE
Will flip the selected area in x, y, z axis flipping blocks to, (eg logs, furnace,stairs).
//clearpoints [player] Will deselect position 1 and 2 for you or a given player.
//setbiome BIOME
Will set the selected area the specified biome.
//selectedsize
Will tell you the size of the area you currently have selected.
输入命令时 按住 右shift 可选查看选择物品
2区块跨地图复制
复制区块
//worldtransfer copy [name]
[name]可以随便起名。退出,来到另一个地图,站在地上输入//worldtransfer paste [name]
就可以神奇的看到原先的区域被转移过来了!
使用//worldtransfer gui可以查看你所转移过的区域,并且可以再次转移
3物品编辑
打开物品栏在物品上点 “M”可修改 可编辑物品属性的
4增加扳手 编辑尸体方块 村民商店等等
扳手在红石分类里Wrench