我的世界空岛地图建造教程 建造一个属于你的空岛地图
我的世界虽然是一个马赛克游戏,但是游戏本身的创造性非常的高,玩家可以建造不同玩法的地图,例如生存服,空岛服,mod服等等。下面游戏园的小编就为大家带来我的世界空岛地图建造教程,教你建造属于自己的空岛地图!希望此篇文章能帮到大家!
经典空岛
1 新建一个超平坦世界,自定义预设改为
1.7版本 2;0;3
1.8版本 3;minecraft:air;3
2 进入游戏,打开局域网,打开作弊,输入/gamemode 1, 然后双击空格飞行。中间可能会死亡数次。
3 输入 /tp 0 5 0
4 1.7输入 /setblock 0 0 0 grass,然后将其扩展成一个平台
1.8输入 /fill -3 0 -3 3 0 3 grass
5 1.7 输入 /setblock 0 4 0 137
1.8输入 /setblock 0 4 0 command_block
6 右键打开命令方块,输入 give @p grass 64 或 give @p dirt 64 (更难)
7 清空背包,然后放入南瓜种子、西瓜种子(或西瓜片)、橡树树苗、甘蔗、岩浆桶各一个,雪块、冰两个。也可以考虑添加少量骨头、小麦种子、其它树苗、沙子、仙人掌、可可豆。如果还觉得难度太大,就再添加各种动物蛋各两个。
8 输入 /setworldspawn
根据需要选择是否输入
/gamerule keepInventory true 死后不掉落,以免失足掉入虚空掉落大量物资
/gamrule mobGriefing false 怪物不能破坏方块,以免苦力怕直接炸烂空岛。
9 /gamemode 0
10 退出游戏重新进入。
这样我们就制造了一个空岛,我们可以种下一棵树,可以在命令方块上放上按钮来给予我们更多的土,可以杀死骷髅获取骨头分解骨粉撒在地上获取种子,可以扩展土地生出动物,可以利用岩浆和水来制造石头,可以制作刷怪塔等等。
注意:前期注意树苗、种子等物品的收集以免一个不剩。冰可以在下方有方块的时候被破坏得到水,或者融化得到。小心岩浆源不要直接与水接触以免变成黑曜石。1.7之前的版本可以通过杀死女巫得到红石来刷黑曜石来制作下界传送门,但是1.8之后不行,如果想进入,请在一开始就给予自己10个黑曜石。
我们可以进入下界寻找要塞,寻找矿物,制作药水,治愈村民,交易并获取更多资源。
资源更少的空岛
我们可以去掉岩浆桶,换成熔炉(甚至直接去掉),这样石头不再是无限的资源,我们只能通过杀僵尸来获取铁锭。
我们可以去掉冰,刷怪塔仍然可以建造,利用骨粉来催熟作物。
我们可以去掉树,换成一个工作台,这样我们只能通过杀女巫来获取木棍并合成工具。
我们可以去掉无限土的命令方块,只给与一定数量的土,用木板或者石头来扩展平台。
我们可以去掉死后不掉落、怪物不破坏方块的命令,增加游戏的难度。
自定义交易的空岛
我们可以将空岛弄成资源可以通过村民来交易得到,我们
/give @p 137 或者
/give @p command_block
选择一个位置放置命令方块,然后在其下方1X1X2建立一个平台并围起来,用于放置村民,在命令方块中输入召唤一个村民的指令,例如
summon ~ ~-2 ~ {Profession:0,Offers:{Recipes:[
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:grass,Count:4}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:sand,Count:4}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:cobblestone,Count:4}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:netherrack,Count:4}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:waterlily,Count:4}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:sand,Count:2,Damage:1}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:clay,Count:2}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:soul_sand,Count:2}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:experience_bottle,Count:2}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:quartz_ore,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 7},sell:{id:lapis_ore,Count:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:32},sell:{id:diamond_ore,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:25},sell:{id:iron_ore,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:40},sell:{id:gold_ore,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 2},sell:{id:redstone_ore,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:ice,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:snow,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 3},sell:{id:bookshelf,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:20},sell:{id:name_tag,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 7},sell:{id:ender_eye,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:glowstone,Count:3}},
{maxUses:10000000,buy:{id:emerald,Count: 2},sell:{id:bow,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:arrow,Count:12}},
{maxUses:10000000,buy:{id:emerald,Count: 7},sell:{id:fishing_rod,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:wool,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 5},sell:{id:chainmail_helmet, Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:chainmail_chestplate,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 9},sell:{id:chainmail_leggings, Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 5},sell:{id:chainmail_boots, Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:14},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:0,lvl:4}]}}},
{maxUses:10000000,buy:{id:emerald,Count:14},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:1,lvl:4}]}}},
{maxUses:10000000,buy:{id:emerald,Count:14},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:2,lvl:4}]}}},
{maxUses:10000000,buy:{id:emerald,Count:14},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:3,lvl:4}]}}},
{maxUses:10000000,buy:{id:emerald,Count:14},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:4,lvl:4}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:5,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 5},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:6,lvl:1}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:7,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:8,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count:17},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:16,lvl:5}]}}},
{maxUses:10000000,buy:{id:emerald,Count:17},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:17,lvl:5}]}}},
{maxUses:10000000,buy:{id:emerald,Count:17},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:18,lvl:5}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 8},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:19,lvl:2}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 8},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:20,lvl:2}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:21,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count:17},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:32,lvl:5}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 5},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:33,lvl:1}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:34,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:35,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count:17},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:48,lvl:5}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 8},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:49,lvl:2}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 5},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:50,lvl:1}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 5},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:51,lvl:1}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:61,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:62,lvl:3}]}}},
{maxUses:10000000,buy:{id:diamond_block,Count:10},sell:{id:diamond_pickaxe,Count:1,tag:{ench:[{id:35,lvl:5},{id:32,lvl:5},{id:34,lvl:3}],display:{Name:"李敏镐"}}}},
{maxUses:10000000,buy:{id:diamond_block,Count:10},sell:{id:diamond_sword,Count:1,tag: {AttributeModifiers:[{Operation:0,UUIDLeast:1,UUIDMost:1,Amount:20,AttributeName:generic.attackDamage,Name:Damage}],ench:[{id:16,lvl:5},{id:17,lvl:5},{id:18,lvl:5},{id:21,lvl:5},{id:34,lvl:3}],display:{Name:"毕福剑"}}}},
{maxUses:10000000,buy:{id:diamond_block,Count:10},sell:{id:skull,Count:1,Damage:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:spawn_egg,Count:1,Damage:90}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:spawn_egg,Count:1,Damage:91}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:spawn_egg,Count:1,Damage:92}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:spawn_egg,Count:1,Damage:93}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:spawn_egg,Count:1,Damage:95}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:spawn_egg,Count:1,Damage:101}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:potato,Count:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:carrot,Count:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:reeds,Count:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:nether_wart,Count:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:pumpkin_seeds,Count:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:melon,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:cactus,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:brown_mushroom,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:red_mushroom,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:sapling,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:sapling,Count:1,Damage:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:sapling,Count:1,Damage:2}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:sapling,Count:1,Damage:3}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:sapling,Count:1,Damage:4}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:sapling,Count:1,Damage:5}},
{maxUses:10000000,buy:{id:wheat,Count:18},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:potato,Count:15},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:carrot,Count:15},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:pumpkin,Count: 8},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:melon_block,Count: 7},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:porkchop,Count:14},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:chicken,Count:14},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:leather,Count: 9},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:wool,Count:16},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:paper,Count:24},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:rotten_flesh,Count:32},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:arrow,Count:32},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:gunpowder,Count:32},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:spider_eye,Count:32},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:string,Count:16},sell:{id:emerald,Count:1}}]}}
你可以把里面的交易内容更改为你认为更合理的内容。然后放上按钮。
你甚至可以输入
/gamerule mobSpawning false
来使得不能自然生成动物和怪物,然后只能通过购买来获取它们。
看上去像空岛的超平坦
我们可以将超平坦预设改成(1.8版本)
3;minecraft:bedrock;3 一层基岩
3;minecraft:barrier;3 一层屏障
3;minecraft:bedrock,minecraft:water;3 基岩+水
这样在大部分地区仍然不能生成怪物。而且我们可以关闭死后不掉落和怪物不能破坏方块。我们可以照着前面的做法给予初期资源。也可以自定义村民的交易。
关于生物群系
超平坦预设中最后一个数字,我把它设置为3(山脉)的好处是既可以下雨也可以下雪。如果是1草原,则只能下雨不能下雪。如果是132繁华森林,则用骨粉能生长出更多种类的花。如果是8或9,则分别对应地狱和末地的生物群系,会影响怪物的生成种类。
我的世界虽然是一个马赛克游戏,但是游戏本身的创造性非常的高,玩家可以建造不同玩法的地图,例如生存服,空岛服,mod服等等。下面游戏园的小编就为大家带来我的世界空岛地图建造教程,教你建造属于自己的空岛地图!希望此篇文章能帮到大家!
经典空岛
1 新建一个超平坦世界,自定义预设改为
1.7版本 2;0;3
1.8版本 3;minecraft:air;3
2 进入游戏,打开局域网,打开作弊,输入/gamemode 1, 然后双击空格飞行。中间可能会死亡数次。
3 输入 /tp 0 5 0
4 1.7输入 /setblock 0 0 0 grass,然后将其扩展成一个平台
1.8输入 /fill -3 0 -3 3 0 3 grass
5 1.7 输入 /setblock 0 4 0 137
1.8输入 /setblock 0 4 0 command_block
6 右键打开命令方块,输入 give @p grass 64 或 give @p dirt 64 (更难)
7 清空背包,然后放入南瓜种子、西瓜种子(或西瓜片)、橡树树苗、甘蔗、岩浆桶各一个,雪块、冰两个。也可以考虑添加少量骨头、小麦种子、其它树苗、沙子、仙人掌、可可豆。如果还觉得难度太大,就再添加各种动物蛋各两个。
8 输入 /setworldspawn
根据需要选择是否输入
/gamerule keepInventory true 死后不掉落,以免失足掉入虚空掉落大量物资
/gamrule mobGriefing false 怪物不能破坏方块,以免苦力怕直接炸烂空岛。
9 /gamemode 0
10 退出游戏重新进入。
这样我们就制造了一个空岛,我们可以种下一棵树,可以在命令方块上放上按钮来给予我们更多的土,可以杀死骷髅获取骨头分解骨粉撒在地上获取种子,可以扩展土地生出动物,可以利用岩浆和水来制造石头,可以制作刷怪塔等等。
注意:前期注意树苗、种子等物品的收集以免一个不剩。冰可以在下方有方块的时候被破坏得到水,或者融化得到。小心岩浆源不要直接与水接触以免变成黑曜石。1.7之前的版本可以通过杀死女巫得到红石来刷黑曜石来制作下界传送门,但是1.8之后不行,如果想进入,请在一开始就给予自己10个黑曜石。
我们可以进入下界寻找要塞,寻找矿物,制作药水,治愈村民,交易并获取更多资源。
资源更少的空岛
我们可以去掉岩浆桶,换成熔炉(甚至直接去掉),这样石头不再是无限的资源,我们只能通过杀僵尸来获取铁锭。
我们可以去掉冰,刷怪塔仍然可以建造,利用骨粉来催熟作物。
我们可以去掉树,换成一个工作台,这样我们只能通过杀女巫来获取木棍并合成工具。
我们可以去掉无限土的命令方块,只给与一定数量的土,用木板或者石头来扩展平台。
我们可以去掉死后不掉落、怪物不破坏方块的命令,增加游戏的难度。
自定义交易的空岛
我们可以将空岛弄成资源可以通过村民来交易得到,我们
/give @p 137 或者
/give @p command_block
选择一个位置放置命令方块,然后在其下方1X1X2建立一个平台并围起来,用于放置村民,在命令方块中输入召唤一个村民的指令,例如
summon ~ ~-2 ~ {Profession:0,Offers:{Recipes:[
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:grass,Count:4}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:sand,Count:4}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:cobblestone,Count:4}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:netherrack,Count:4}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:waterlily,Count:4}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:sand,Count:2,Damage:1}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:clay,Count:2}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:soul_sand,Count:2}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:experience_bottle,Count:2}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:quartz_ore,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 7},sell:{id:lapis_ore,Count:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:32},sell:{id:diamond_ore,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:25},sell:{id:iron_ore,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:40},sell:{id:gold_ore,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 2},sell:{id:redstone_ore,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:ice,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:snow,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 3},sell:{id:bookshelf,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:20},sell:{id:name_tag,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 7},sell:{id:ender_eye,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:glowstone,Count:3}},
{maxUses:10000000,buy:{id:emerald,Count: 2},sell:{id:bow,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:arrow,Count:12}},
{maxUses:10000000,buy:{id:emerald,Count: 7},sell:{id:fishing_rod,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 1},sell:{id:wool,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 5},sell:{id:chainmail_helmet, Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:chainmail_chestplate,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 9},sell:{id:chainmail_leggings, Count:1}},
{maxUses:10000000,buy:{id:emerald,Count: 5},sell:{id:chainmail_boots, Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:14},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:0,lvl:4}]}}},
{maxUses:10000000,buy:{id:emerald,Count:14},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:1,lvl:4}]}}},
{maxUses:10000000,buy:{id:emerald,Count:14},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:2,lvl:4}]}}},
{maxUses:10000000,buy:{id:emerald,Count:14},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:3,lvl:4}]}}},
{maxUses:10000000,buy:{id:emerald,Count:14},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:4,lvl:4}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:5,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 5},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:6,lvl:1}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:7,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:8,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count:17},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:16,lvl:5}]}}},
{maxUses:10000000,buy:{id:emerald,Count:17},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:17,lvl:5}]}}},
{maxUses:10000000,buy:{id:emerald,Count:17},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:18,lvl:5}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 8},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:19,lvl:2}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 8},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:20,lvl:2}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:21,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count:17},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:32,lvl:5}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 5},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:33,lvl:1}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:34,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:35,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count:17},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:48,lvl:5}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 8},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:49,lvl:2}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 5},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:50,lvl:1}]}}},
{maxUses:10000000,buy:{id:emerald,Count: 5},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:51,lvl:1}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:61,lvl:3}]}}},
{maxUses:10000000,buy:{id:emerald,Count:11},sell:{id:403,Count:1,tag:{StoredEnchantments:[{id:62,lvl:3}]}}},
{maxUses:10000000,buy:{id:diamond_block,Count:10},sell:{id:diamond_pickaxe,Count:1,tag:{ench:[{id:35,lvl:5},{id:32,lvl:5},{id:34,lvl:3}],display:{Name:"李敏镐"}}}},
{maxUses:10000000,buy:{id:diamond_block,Count:10},sell:{id:diamond_sword,Count:1,tag: {AttributeModifiers:[{Operation:0,UUIDLeast:1,UUIDMost:1,Amount:20,AttributeName:generic.attackDamage,Name:Damage}],ench:[{id:16,lvl:5},{id:17,lvl:5},{id:18,lvl:5},{id:21,lvl:5},{id:34,lvl:3}],display:{Name:"毕福剑"}}}},
{maxUses:10000000,buy:{id:diamond_block,Count:10},sell:{id:skull,Count:1,Damage:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:spawn_egg,Count:1,Damage:90}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:spawn_egg,Count:1,Damage:91}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:spawn_egg,Count:1,Damage:92}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:spawn_egg,Count:1,Damage:93}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:spawn_egg,Count:1,Damage:95}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:spawn_egg,Count:1,Damage:101}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:potato,Count:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:carrot,Count:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:reeds,Count:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:nether_wart,Count:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:pumpkin_seeds,Count:1}},
{maxUses:10000000,buy:{id:emerald_block,Count:20},sell:{id:melon,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:cactus,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:brown_mushroom,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:red_mushroom,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:sapling,Count:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:sapling,Count:1,Damage:1}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:sapling,Count:1,Damage:2}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:sapling,Count:1,Damage:3}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:sapling,Count:1,Damage:4}},
{maxUses:10000000,buy:{id:emerald,Count:10},sell:{id:sapling,Count:1,Damage:5}},
{maxUses:10000000,buy:{id:wheat,Count:18},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:potato,Count:15},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:carrot,Count:15},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:pumpkin,Count: 8},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:melon_block,Count: 7},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:porkchop,Count:14},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:chicken,Count:14},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:leather,Count: 9},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:wool,Count:16},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:paper,Count:24},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:rotten_flesh,Count:32},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:arrow,Count:32},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:gunpowder,Count:32},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:spider_eye,Count:32},sell:{id:emerald,Count:1}},
{maxUses:10000000,buy:{id:string,Count:16},sell:{id:emerald,Count:1}}]}}
你可以把里面的交易内容更改为你认为更合理的内容。然后放上按钮。
你甚至可以输入
/gamerule mobSpawning false
来使得不能自然生成动物和怪物,然后只能通过购买来获取它们。
看上去像空岛的超平坦
我们可以将超平坦预设改成(1.8版本)
3;minecraft:bedrock;3 一层基岩
3;minecraft:barrier;3 一层屏障
3;minecraft:bedrock,minecraft:water;3 基岩+水
这样在大部分地区仍然不能生成怪物。而且我们可以关闭死后不掉落和怪物不能破坏方块。我们可以照着前面的做法给予初期资源。也可以自定义村民的交易。
关于生物群系
超平坦预设中最后一个数字,我把它设置为3(山脉)的好处是既可以下雨也可以下雪。如果是1草原,则只能下雨不能下雪。如果是132繁华森林,则用骨粉能生长出更多种类的花。如果是8或9,则分别对应地狱和末地的生物群系,会影响怪物的生成种类。
相关文章
更多+热门搜索
手游排行榜
- 最新排行
- 最热排行
- 评分最高
-
冒险解谜 大小:400.38MB
-
网络工具 大小:6.27MB
-
模拟经营 大小:184M
-
体育竞技 大小:65.90M
-
休闲益智 大小:51.8M
-
主机游戏 大小:89.56MB
-
动作塔防 大小:50.76MB
-
动作塔防 大小:58.62MB
-
休闲益智 大小:37M
-
角色扮演 大小:100M