NPC村庄
类型代码: village
Generates a random NPC village complex starting next to your current position. Villages start with a center square and branch out randomly, adding various structures along the way. Use the [radius] option to limit the max size of the village.
<<color red>>NOTE: Villages only generate in plains or desert biomes. Attempting in any other biome type will result in just getting a well.<</color red>>
巫婆的小黑屋
类型代码: witch, witchhut
Generates a single witch's hut next to the player's current location. Should contain a single witch.
丛林神庙
类型代码: jtemple, jungletemple
Generates a jungle temple next to the player's current location.
沙漠神庙
类型代码: dtemple, deserttemple
Generates a desert temple next to the player's current location. Depending on the terrain, the complex can generate partially underground.
井
类型代码: well, desertwell
Generates a solitary desert well on the player's current location. A well requires the land you are above to be made of sand to generate.
巨型蘑菇
类型代码: mushroom, shroom
Generates a single huge mushroom, much as you'd see on a mushroom island. The mushroom will only generate on grass, dirt, or mycelium. The Minecraft placement algorithm seems to be very picky for a starting location, so if you get an error on placement, move around a little bit and try again.
甘蔗
类型代码: reed
Generates a group of sugar canes along a waterfront. This requires you to be standing along a shoreline to generate.
睡莲
类型代码: lily
Generates a group of water lilies in the water. You must be standing over water for this to generate anything.
南瓜地
类型代码: pumpkin
Generates a pumpkin patch on grass. You must be standing on a grass patch for this to work.
湿地树
类型代码: swamptree
Generates a swamp tree at your current location. Can generate on grass, dirt, or in shallow water.
要塞
类型代码: stronghold
Generates a random stronghold complex, normally underground, starting near the player's current position. Note that strongholds generated this way may not make a portal room in them (the positions of these are fixed by the world seed). You can generate a custom portal room of your own using the command below. Use the [radius] option to limit the max size of the stronghold.
末地传送室
类型代码: shportal,strongholdportal
This generates a single stronghold portal room next to the player's current location. This can generate underground or in the air, so be aware of your current position when you generate it. Portal rooms generated this way are not traceable using an eye of ender, since its not tied to a world seed location.
废矿
类型代码: mineshaft
This generates a random mineshaft complex underground starting near the player's current location. Use the [radius] option to limit the max size of the fortress.
地狱要塞
类型代码: fortress, netherfortress
This generates a random nether fortress complex starting near the player's current location. You can generate fortresses in worlds other than the nether, such as the overworld. Use the [radius] option to limit the max size of the fortress.
村庄: 铁匠铺
类型代码: vblack
This generates a village blacksmith building next to your current location.
村庄: 屠夫屋
类型代码: vbutcher
This generates a village butcher building next to your current location.
村庄: 农田
类型代码: vfarm, vfarm2
This generates a village farming area (plots of wheat typically) next to your current location. Use vfarm2 to build a double-sized farm.
村庄: 屋子
类型代码: vhouse, vhouse2
This generates a village house building next to your current location. Use vhouse2 to build a double-sized house.
村庄: 小屋
类型代码: vhut
This generates a small village hut building next to your current location.
村庄: 照明火炬杆
类型代码: vlight
This generates a village light pole next to your current location.
村庄: 图书馆
类型代码: vlibrary
This generates a village library building next to your current location.
村庄: 庙宇
类型代码: vtemple
This generates a village temple building next to your current location.
|