别名: einvsee item 介绍: 生成一个物品。 用法: /< command > < 物品名称|物品ID > [数量 < 附魔名称[ 附魔等级] > 。。。] 别名: i,eitem,ei itemdb 介绍: 搜索物品。 用法: /< command > < 物品|物品ID > 别名: dura,edura,durability,edurability,eitemdb,itemno,eitemno jails 介绍: 显示...
别名: einvsee item 介绍: 生成一个物品。 用法: /< command > < 物品名称|物品ID > [数量 < 附魔名称[ 附魔等级] > 。。。] 别名: i,eitem,ei itemdb 介绍: 搜索物品。 用法: /< command > < 物品|物品ID > 别名: dura,edura,durability,edurability,eitemdb,itemno,eitemno jails 介绍: 显示...
Craft是一个由Codea制作的3D游戏(:游戏内容模仿MineCraft【这谁看不出来现0.1版十分简陋,功能非常少,毫无可玩性制作时间大概10多天lz在测试游戏时发现Fps很低,所以把地图大小调小了,现在是64*64*64不知道是Codea的3D图形性能比较低还是我的代码太慢了。。。吧里的大神帮忙看看,Fps太低的话这个游戏就更新不下去...
Find all the best Minecraft RLCraft servers on our top server list. 1 2 Next RankServerPlayersStatusTags #132 1.12.2 Online BukkitDiscordEconomyFeed The BeastLand ClaimPvERLCraftTekkitTekkit Legends #163 1.21.4 mp.minewind.net 66/1000AdultAnarchyBattle RoyaleBitcoinChallengeDrugMagic WorldRLCraftZom...
The crafting guide is a complete list of recipes in Minecraft. This guide tells you how to craft in Minecraft and includes everything from simple tools and weapons to crafting complex mechanisms and transportation devices. Crafting is how most things are made in Minecraft. The 2×2 crafting ...
Once created, players can pilot these crafts, move them around, and even engage in battles with other players using their own crafted vessels.Find all the best Minecraft Movecraft servers on our top server list.1 2 NextRank Server Players Status Tags...
outputs.add(list); ingredients.setOutputLists(ItemStack.class, outputs); } 代码示例来源:origin: JurassiCraftTeam/JurassiCraft2 @Override public void getIngredients(IIngredients ingredients) { ingredients.setInputs(ItemStack.class, Lists.newArrayList(input.stack, new ItemStack(ItemHandler.STORAGE_DISC))...
如stat.craftItem.261准则就是玩家合成弓的次数,stat.craftItem.minecraft.bow也是玩家合成弓的次数。注意,使用英文ID,命名空间就需要作为次1级准则,物品ID就要放到次2级准则中。 stat.useItem.<物品数字ID或英文ID>——对应1.13更新后的minecraft.used:<物品ID>,用法和stat.craftItem.<物品数字ID或英文ID>一样...
用法: /< command > < list|item|clear > [玩家] 别名: eunlimited,ul,unl,eul,eunl 介绍: 进入隐身模式,其他玩家将无法看到你。 用法: /< command > [玩家] [on|off] 别名: v,ev,evanish 介绍: 传送到你所站坐标上的最高方块处。 用法: /< command > 别名: etop 介绍: 允许打开并编辑一本书...
firePlayerCraftingEvent(this.player, stack, craftMatrix); } this.amountCrafted = 0; IRecipe irecipe = crafter.getRecipeUsed(); if (irecipe != null && !irecipe.isDynamic()) { this.player.unlockRecipes(Lists.newArrayList(irecipe)); } }...