问小白 wenxiaobai
资讯
历史
科技
环境与自然
成长
游戏
财经
文学与艺术
美食
健康
家居
文化
情感
汽车
三农
军事
旅行
运动
教育
生活
星座命理

Minecraft建筑利器:MCEdit使用完全指南

创作时间:
作者:
@小白创作中心

Minecraft建筑利器:MCEdit使用完全指南

引用
CSDN
1.
https://blog.csdn.net/culingluan4376/article/details/108708070

MCEdit是Minecraft玩家的得力助手,它是一款强大的第三方地图编辑工具,能够帮助玩家快速完成大型或复杂的建筑创作。从基础的区域选择和修改,到高级的刷子工具和筛选器应用,MCEdit提供了丰富的功能来提升建筑效率。本文将详细介绍MCEdit的使用方法,帮助你掌握这个强大的编辑工具。

MCEdit is a powerful third party program for editing Minecraft maps. MCEdit has many tools and filters for editing and building, and can speed up the building of large or complex Minecraft creations.

安装和启动MCEdit

MCEdit can be downloaded from theirwebsite or compiled from source from theirGithub repository. MCEdit Unified is the version that supports 1.8+, which is what most Minecraft players are playing on.

Once you’ve got MCEdit installed, you should open it and get a black screen with a bunch of buttons.

The two buttons of interest are “Create New World” and “Quick Load”. The “New World” button will auto-generate a new world for you, and the “Quick Load” button will open up one of your Minecraft worlds. Just make sure you don’t have Minecraft open at the same time as you’re editing a world, or MCEdit will crash.

浏览MCEdit

Once you’ve got MCEdit open and running, you should see your Minecraft world from the perspective of where you were when you logged out. Navigating this world is a little complicated, but easy to get used to. Anyone familiar with 3D editing programs and CAD programs like Blender should find it intuitive. You can use W, A, S, and D to move forward, left, backward, and right, respectively, and I, J, K, and L to look around. Left shift will lower the camera and Space will lift it up, much like flying in-game.

选择和修改区域

First, make sure the first item in the toolbar is selected. This is the selection tool, and you can quickly select a region by clicking two blocks. The resulting region will be highlighted with yellow and blue blocks at both ends. You can resize this region by clicking and dragging on the region’s faces. If you click the “Nudge” tools for each color at the bottom, you can move each one block by block. The nudge tool is the most precise way to select a region.

The left hand toolbar contains tools for modifying your selection. The first is “Nudge”, which is similar to the nudge tools for selections except this tool moves all the blocks in the region with it. Keep in mind that whatever you move it into will be destroyed. Undo is your friend.

The next tool is “Deselect” which does exactly what it says it does, clears the selection. “Select Chunks” will select all thechunksthat your selection touches, from top to bottom. “Delete Blocks” removes all blocks in your selection, as does “Delete Entities” and “Delete Tile Ticks”, respectively. “Analyze” will show you a report of all the blocks in your selection and what percentage of the whole they make up, which isn’t extremely useful.

The next few tools are the powerful ones. “Cut” and “Copy” both copy the blocks in the selection to memory, and “Cut” removes them from the world as well. “Export” will save this copy to your hard drive as a schematic file, which is very useful for large projects or sharing individual buildings with other people.

“Paste” opens up its own menu, and will let you add whatever you copied (or imported) to your world. The E, R, F, and G keys will rotate, roll, flip, and mirror your selection, and the buttons on the side will do the same.

Toggling “Chunk Align” will only let you paste your selection in the same spot in a different chunk. “Copy Air” and “Copy Water” will toggle the pasting of empty air blocks and water blocks. “Copy Biome” doesn’t do much other than update the biome data of the surroundings to match whatever you’re copying. “Update Command Block Coords” and “Update Spawner Coords” will preserve data when copying command blocks and spawners.

刷子

MCEdit’s brushes are an easy way to quickly build from within the program. The main brush is the “Fill” brush, which just paints blocks in the shape of spheres or squares.

筛选器

Filters are where MCEdit really shines over the in-game alternative, WorldEdit. Filters are custom scripts and commands designed to do various tasks. MCEdit comes with a bunch by default, but you can also find many community made filters online. One of the great built-in filters is “Forester” which creates trees for you. You can use it to create hundreds of small trees or a few really big ones.

The options for this filter are pretty straightforward. For example, you could select a large square area, set the “Tree Count” to 1, “Tree Height” to 40, “Branch Density” and “Trunk Thickness” to 4 and press “Filter”, which generates an awesome looking, very large tree. With MCEdit you could create entire forests filled with these trees!

MCEdit is a fairly complex tool and takes a while to master. Still, even using it for basic things is better than placing blocks by hand. Also, many custom filter repositories exist, dedicated to improving MCEdit’s capabilities. The most notable of which areSethBling,Brightmoore, andTexelElf. Between these three, there are hundreds of awesome filters that are worth checking out. If you really want to get into it, you can dissect all these various filters to find out how they’re written, since all the filters are just Python scripts.

翻译自:https://www.howtogeek.com/237649/how-to-use-mcedit-to-speed-up-building-in-minecraft/

minecraft

© 2023 北京元石科技有限公司 ◎ 京公网安备 11010802042949号