Mod
| 该页的内容尚未被Mojang、Minecraft Wiki、Minecraft IRC频道和Minecraft论坛所支持。 |
| 此页面的部分内容由于太久没更新而已过期。 |
Mods(或游戏增强包)是一种对Minecraft游戏的更改,添加或删除某些元素来改变原来的游戏方式。在原来的游戏增添新的内容的MODS通常被称为「局部转换」,而创造一个全新的游戏方式的MODS则被称为「总转换」,另外修正错误的Mods被称为「非官方修补程序」(补丁)。
Minecraft的MODS可以引入一个全新的体验,并在许多不同的方式上增加游戏的创造性,而Mojang的团队计划增加官方的API(应用程序编程接口),允许游戏修改者更轻松地将内容添加到游戏中。[1]
在Minecraft中的大多数MODS都添加内容到游戏中以改变游戏方式,改变其可塑性,或给予玩家更多与Minecraft世界互动的选择。有些可能有更大的地图,如Aether Mod,它在游戏中添加大量的新内容。其他MODS可能会删除一些内容以创建一个更简单或更特定的游戏体验。有些MODS,如Portal Mod,尝试将另一个游戏的内容,体验和感觉带过来Minecraft这里。而其他MODS可能会做更技术性的东西,如添加或扩大更多的设置/选项或优化游戏速度,图像处理或游戏方式。至于服务器MODS或插件主要给服务器管理员更多的选择和易用性,单人模式的大多数MODS都有服务器版本,它可以允许或优化多人模式的MOD程序。
理想的情况下,一个Minecraft的MOD制造者在游戏更新时也会其更新MOD - 带来更多的内容,修正或优化。反之,该MOD可能无法在一个新的Minecraft版本中正常运作。Minecraft羣体上不少人感谢MODS给他们的额外体验和易用性,而其他人则扮演“草苺族”,只玩原来的游戏,只玩原来的内容,还可能会认为使用MOD等于作弊。虽然 Minecraft MODS的安装通常是安全的,使用MODS时要谨慎,以防止死机,游戏或保存数据的删除,系统不稳定性,或从一个坏的链接或MOD本身潜在的恶意软件感染到计算机病毒。现在有很多用来补充原本Minecraft游戏的MODS和插件,或给服务器管理员更多的选择和控制自己的服务器。
目录 |
[编辑] 有害的MOD和MOD的安全性
由于MOD几乎可以添加任何代码,因此假若作者有任何恶意的打算,其MOD可能会传播病毒,窃取账户信息,或对你的计算机造成其他损害。这种情况很少发生,但在安装前,先观察下群体的反响再安装是有价值的。
若你选择信任一个MOD,请确保只从它的官方下载地址下载。某些「好心人」在把一个你最喜爱的MOD的快速下载地址展示出来的时候,可能已经添加了一些额外的东西...
如果MOD的安装出现问题,也可能与你的Minecraft安装产生问题,并有可能导致Minecraft世界存档出现问题。大部分MODS都不会有这种问题,但在安装新MOD前把.minecraft文件夹或世界存档所在文件夹备份也是相当明智之举。
多个MODS间可能会相互冲突。当然,如果两个MODS需要改变相同的文件,那么他们兼容的可能性不会很大,并往往会导致Minecraft无法正常运行。
MODS通常需要在它们开发对应的Minecraft版本运行,不匹配的Minecraft/MOD版本不大可能会正常运作。即使Minecraft和你使用的MODS在同一时间更新,仍有可能导致世界存档文件出现问题,所以强烈建议在进行任何更新之前都备份你的世界。
[编辑] 客户端MODS
客户端MODS是对你的Minecraft程序的修改。他们不是自定义客户端,并需要minecraft.jar的修改。像高分辨率图像,他们只与启动器一起运作,如果你通过浏览器玩测试版本便不会运作。
客户端MODS最常见的形式是图像和/或功能型的MODS。但是,一些客户端MODS添加内容到游戏中,其他则修复游戏的问题。虽然有些可与对称多处理机一起运作,和添加内容的MODS,从而可以用来骚扰他人,但此不会运作,因为服务器会忽略自定义内容。
[编辑] MOD列表
编辑此页以把自己的MODS展示出来的人请注意:
一,请把你的MOD放在正确的区域。如果它增加新的怪物,物品,或砖块(或层面),把它放在「内容添加区」。如果它改变现有项目的功能,或增加设定,如加入一个新的难度级别,或让怪物掉落更多的经验,把它放在「图像与功能区」。如果它能修复在“草苺族”Minecraft中的错误,把它放在「修复区」。 二,请把MODS按字母顺序排列。否则会更难找到更旧的,被在上面增加的MODS埋藏的MODS。
感谢你遵守这些简单的规则。
[编辑] 应用程序编程接口(API)和启动器区
| 名称 | 介绍 | 版本 | 连接 | 最新兼容性版本 | 需要「Modloader」(一种Mod,用于加载其他MOD) | 作者 |
|---|---|---|---|---|---|---|
| AudioMod | 升级Minecraft的声音系统来兼容三种格式的声音文件,并允许添加自定义音乐。 | 1.2.5 | Forum | 1.2.5 | 不需要 | Risugami |
| Creative API | Add custom blocks or Items with subtypes to the creative mode inventory. (讓模組可以在創造模式的介面加入更多的方塊跟物品) | 1.2.5 | Forum | 1.2.5 | 需要 | pitman-87 |
| Custom Mob Spawner | This API allows you to add mobs and creatures to Minecraft that spawn randomly instead of at predefined points based on the world seed. | 1.4 | Forum | 1.1 | 不需要 | DrZhark |
| ID Resolver | 防止ID冲突 | 1.2.5 | Forum | 1.2.5 | 需要 | ShaRose |
| Minecraft Forge | Picks up where Modloader leaves off, adding extensive hooks that allow compatibility between more advanced Mods. Source code is available, and participation is encouraged. This API is meant to form and promote a standard for mods, reducing incompatibilities between mods using it. | 3.1.2 | Forum | 1.2.5 | 需要 | SpaceToad |
| ModLoader | A mod manager that stops many conflicts between mods. Modders are free to decompile this and learn how to make mods work with it. Supports 303's mods. Also supports texture packs for override images, and chunk population hook was added.(單人遊戲模組載入器,可以避免模組之間互相衝突) | 1.2.5 | Forum | 1.2.5 | style="background: # | Risugami |
| MyCraft Mod Manager | A mod manager that will work on any Minecraft version. MyCraft can load any mod, except for patcher style mods, and keep them organized without ever modifying the Minecraft jar. MyCraft includes a proof-of-concept API which is not version-specific, allowing mods to work on any version if they are using the API. MyCraft also contains built-in mods for proxying, changing render options and flying, which are made with the API. | 2.4.4 | Forum | Alpha 以及更高版本 | 不需要 | xthexder and jli |
[编辑] 修复区
| 名称 | 介绍 | 版本 | 连结 | 最新兼容性版本 | 需要「Modloader」(一种Mod) | 作者 |
|---|---|---|---|---|---|---|
| FiniteLiquid | 转换Minecraft水的物理现象。水将有实际容量和仿真水压。也增加了水泵,管道,炉篦,修复的海绵,以及更多。 | v5.6 | Website | 1.2.5 | Yes | djoslin |
| FM DebugMod | 1.2.5v1 | Forum | 1.2.5 | No | FinalMinuet | |
| HD Texture Fix | 修复了火,水,熔岩,指南针项目使之大于初始模块大小。同时有更好的草地及随机生物选项。 | 2.3.6_03 | Forum | 1.2.5 | No | Kahr |
| Mattyp153's Fixes | 让你堆栈的项目能多于64个。 | 1.2.5V0.1 | Forum | 1.2.5 | Yes | Mattyp153 |
| VerticalRedstone | 允许红石被放置在墙壁上。 | v2 | Website | 1.2.5 | Yes | djoslin |
[编辑] Mod礼包区
| 名称 | 介绍 | 版本 | 连结 | 最新兼容性版本 | 需要「Modloader」(一种Mod) | 编者 |
|---|---|---|---|---|---|---|
| Cheetah Pack
[SSP] [SMP] |
A compilation of the best mods made for multiplayer. Designed to make playing Minecraft online, much easier. Includes: Useful Ingame GUI, Skin Thief, ControlPack, Smart Moving, Rei's MiniMap, Inventory Tweaks, Whats My Light Level along with an X-Ray and Christmas Texture pack made with the Painterly Pack. |
v2.3 | Forum | 1.0.0 | Yes | Hectic Craft |
| Zombe's Modpack | Currently contains: "weather", "flying", "recipe", "cart", "wield", "compass", "build", "cloud", "growth", "item", "death", "path", "spawn", "sun", "safe", "craft", "boom", "ore", "teleport", "cheat", "resize", "furnace" and "dig". Each mod has its own uses. Though officially updated for 1.0.0, many bugs have appeared in some of the mods, including "resize". | 1.0.0 v5.7 | Forum | 1.0.0 | No | tanzanite (zombe) |
| Yogbox
[SSP] |
Currently contains: Airships, Mo' Creatures, Millenaire, Tale of Kingdoms, Rei's MiniMap, Twilight Forest, Thaumcraft, Elemental Creepers, Sensible Enchanting, Risugami's Mods, DaftPVF's Mods, Convenient Inventory, Inventory Tweaks, More Health RPG, Pfaeffs Mod, Somnia, Treecapitator & Equivalent Exchange.
|
v1.2 | Website | 1.0.0 | Yes | PuddingHuxtable |
| Technic Pack | A compilation of industrial mods to give Minecraft a more advanced feel. Includes: BuildCraft, Industrial Craft, Power Converters, MineFactory Reloaded, Balkon's Weaponmod, Nature Overhaul, Mo' Creatures, Redpower 2 (Pr4), Single Player Commands, Toomanyitems, Additional BuildCraft Pipes, Rei's MiniMap, Treecapitator, Convinient Inventory, Pfaeff's Mods (Allocator and Jump Pads, Somnia and Xie's Mods, Zeppelin Mod |
v5.0.5 | Website | 1.0.0 | Yes | Kakermix |
| VoxelModPack
[SMP] |
The preferred ModPack of The Voxel Box. Includes: ModLoader, The Voxel Box Essentials, Zombe's Modpack, xT Utilities, xT Texture Mods, In-Game Texture Pack Changer, Rei's Minimap, Improved Chat, Macro/Keybind Mod, VoxelGET, Void Fog Remover, Minaptics, and WorldEdit CUI. |
v7.2 | Website | 1.0.0 | Yes | MehStrongBadMeh |
| AMCO
[SSP] |
Previously containing over 70 mods for Minecraft 1.8.1, Arrrg's Minecraft Community Overhaul returns for the full release of Minecraft!
Currently contains 40 mods including: Buildcraft, Millenaire, Redpower 2, Equivalent Exchange, Tale of Kingdoms, Fossils and Archaeology, Somnia, Zeppelin, Spawner Gui, Minimap, Floating Ruins and many more! |
v1.0.0 RevA | Forum | 1.0.0 | Yes | Arrrg |
[编辑] 图像与功能区
- For a list of Outdated Aesthetic and Functional mods, see here.
| 名称 | 介绍 | 版本 | 连结 | 最新兼容性版本 | 需要「Modloader」(一种Mod) | 作者 |
|---|---|---|---|---|---|---|
| AdventureCraft | AdventureCraft! is a total conversion for Minecraft, which turns the game into a pure adventure mode in which players cannot place or destroy blocks.
You can build there an adventuremap which runs with triggers, spawn locations, triggered doors and more. |
r1040 | Forum | 1.0.0 | No | Cryect |
| AutoSwitch | Automatically switches to the appropriate tool when mining a block and automatically switches to the best weapon when attacking a mob or player. It also switches back when you are done for easy building. Works in SSP and SMP. Supports items and blocks added by mods and enchantments. | 1.4.3 | Forum | 1.0.0 | Yes | Thebombzen |
| Convenient Inventory | Convenient Inventory aims at speeding up inventory management by giving the player many additional features, such as:
Move|Drop|Craft—single items|stacks of items|all items of the same type—with a single mouse click. Sort your inventory and chests based on item ids. The key + mouse button combinations for (almost) all these actions can be remapped to whatever fits your gaming style. Everything works in multiplayer. |
CI2.1.2 | Forum | 1.0.0 | Yes | SmartModding |
| Creepers | FriendlyCreeper, StupidCreeper and MiniCreeper. Makes Creeper more or less explode. | v1.0 | Forum | 1.0.0 | Yes | pitman-87 |
| Death Chest | If you have a chest in your inventory when you die, it will be placed where you die, or in the closest available spot. The chest will be filled with as many items as possible. Any excess that won't fit in the chest will be dropped. | 1.0.0 | Forum | 1.0.0 | No | Risugami |
| Drakus's Mods | Stronger Gold, Craftable Chainmail, Peaceful Creeper, Better Magma Cube drops, Throwing Daggers, Arrow Mod. | 1.0.0 | Forum | 1.0.0 | No | Drakus Fett |
| Dynamic Lights | Adds "shiny" attribute to items, allowing handheld or thrown light sources. | 1.0.0 | Forum | 1.0.0 | Yes | AtomicStryker |
| EnchantView | Makes the enchanting table show what the enchantments are before you click them. | 2.2 | Forum | 1.0.0 | No | Thebombzen |
| iMod | Adds an assortment of iThings to Minecraft as well as iMobs. | v3-0 | Forum | 1.0.0 | No | Coolio_G, Willispr0 |
| Inventory Tweaks | Allows to sort your inventory and your chests, and replace any broken tools and emptied stacks by others from your inventory. Fully customizable, and works in both single and multiplayer. | 1.34b | Forum Website | 1.0.0 | Yes | Jimeowan |
| InstaWire | Insta-Wire makes redstone computing much faster. It comes with instant repeaters / or / and / memory / xor / inverters. No more delays! | v2 | Website | 1.0.0 | Yes | djoslin |
| iPixeli's Female Gender Option Mod | Being for minecraft girls, this mod has the option to turn the player into a female and sticks to the minecraft-y style. The female default (Steve equivalent) is called "Steph" (short for Stephanie). The mod comes with different female models and the female voice. You can choose which model you want to use, and what you want the others to be. As well as adding the female gender, this mod adds a 'male' gender that isn't as gruff as Steve. | 5 | Forum | 1.0.0 | Yes | iPixeli |
| Material Detector | Shows the surrounding environment with possibility to indicate the position of some specific materials like diamond or iron (or whatever you want). Useful to search and dig efficiently some rare materials. | v1.17 | Forum | 1.0.0 | Yes | Ellian |
| MessiahAndrw's Minecraft Renderer Wrapper | Custom full screen res, change 3D depth, anaglyph colours, NVidia 3D Vision, cross-eyed. Doesn't modify minecraft.jar. | 3/3/11 | Forum | 1.0.0 | No | MessiahAndrw |
| MinecartLavaBoats | Makes minecarts behave like boats in lava. | 1.4 | Forum | 1.0.0 | Yes | Thebombzen |
| MineChat | MineChat is an IRC communication mod for survival single player. It can be used to chat with friends while using mods only available in single player. | 1.4 | Forum | 1.0.0 | Yes | Blitz_9100 |
| Moar Diamonds | Makes diamond ore drop more diamonds per ore | 1.0.0 | Forum | 1.0.0 | No | The2b |
| (Mob) Spawner Gui | This mod gives you the ability to mine and program mob spawners. | 1.0.0 | Forum | 1.0.0 | Yes | Risugami |
| More Stackables | Makes food and buckets stackable, but unusable when stacked. It also makes doors, signs, saddles, minecarts, and trees stackable. | 1.0.0 | Forum | 1.0.0 | Yes | Risugami |
| Music Discs | Adds crafting recipes for all music discs. | v0.1 | Forum | 1.0.0 | Yes | Mattyp153 |
| NoBoomCreepers | NoBoomCreepers makes it so creepers don't explode but walk slowly and hurt you like a zombie. This is the same thing as the zOmBeH CREEPERS!!!! mod but I coded it completely from scratch and it is up to date (1.0.0, not 1.7.2) | 1.1 | Forum | 1.0.0 | No | Thebombzen |
| No more durability | Gets rid of durability for everything but not armour | 1.0 | Forum | 1.0.0 | No | drew1ind |
| One Small Step For Man | This mod adds a multiplayer command that allows you to change your step height from 1/2(slabs) to 50,000(mountains) or 1(pocket edition)! Another way to explain you never gotta jump no matter how high you're going up(watch the video) or in 1.3 just no jump for one block up. Good for walking up stairs/mountains without getting hungrier. | v1.3 | Forum | 1.0.0 | No | BlakeTheModer |
| OptiFine | This mod adds support for HD textures and a lot of options for better looks and performance. Doubling the FPS is common. Moves fog away, adds mipmaps, chunk loading control (mod CAF), Smooth FPS, time control, VSync, Better Grass, Clear Water, Far View, Zoom, and many other. | HD_D3 | Forum | 1.0.0 | No | sp614x |
| Overkill | Crafting things gives twice as many items. | v0.2 | Forum | 1.0.0 | Yes | Mattyp153 |
| Rei's Minimap | Shows a minimap in the corner of the screen with configurable waypoints and other options. Useful if you always get lost. | v2.0 | Forum | 1.0.0 | Yes | ReiNFSK |
| Sign Tags | Adds tags to signs - type [time] to show an in-game clock, [light] to show the light level where the sign is, and [x], [y], and/or [z] to show coordinates, based on the sign's position. [a|b] acts as an input option, where 'a' is shown when the sign is powered, and 'b' is shown otherwise. [biome], [temp], and [humid] tell you the biome, temperature, and humidity of where the sign was placed. | 1.0.0 | Forum | 1.0.0 | No | Risugami |
| Single Player Commands | This mod introduces commands to singleplayer!(Note: No longer outdated!) | V3.0 | Forum | 1.0.0 | No | simo_415 |
| Somnia | Allows crops to grow and mobs to spawn while asleep. In essence, speeds up time around you while in bed. Also allows 'Napping' in the day. | v1.0.0 | [1] | 1.0.0 | Yes | MALfunction84 |
| Timber! | Makes all the logs in a tree break when you hit the bottom block of the tree with an axe of any type. Updated 25/11/2011 for the official release. | r5 | Forum | 1.0.0 | Yes | TehKrush |
| TimeLapse | You are able to fast-forward. | 1.0.0 | Forum | 1.0.0 | Yes | AintLarry & TheSorm |
| WeatherBeGone | WeatherBeGone makes it so rain and snow don't render in Single Player or Multiplayer. | 1.2 | Forum | 1.0.0 | No | Thebombzen |
| What's My Light Level | Displays light level and other useful information in the upper left corner of the screen. | Build 248 | Forum | 1.0.0 | No | iPeer |
| WorldAndGenerationTweaks | A large number of tweaks related to the World and the terrain generation are included in this mod. This mod includes:
|
0.3.1 | Forum | 1.0.0 | Yes | Thebombzen |
| World Downloader | Clones parts of a MP world from a server to your SP folder. | 1.0.0a | Forum | 1.0.0 | No | nairol |
[编辑] 内容添加区
Any mods that add new blocks, items, or mobs will have new Data Values, which can be found on the Mods/Data values page.
For a list of Outdated New Content mods, see here.
| 名称 | 介绍 | 版本 | 连结 | 最新兼容性版本 | 服务器版本 | 需要「Modloader」(一种Mod) | 作者 |
|---|---|---|---|---|---|---|---|
| Aether | This mod adds a new world called the Aether by combining a map generator and a mod now finally Updated for 1.0.0 with Forge included and lots of new features! | V1.04 | Forum | 1.0.0 | None | Yes | KingBDogz, Kodaichi and Shockah |
| Automatic Turrets / Defense Bot | This mod adds 6 types of defense turrets and a defense bot. The turrets acts for themselves (automatic aiming and shooting) and also you can control them. They're grouped in tech stages T1 to T4, (actually) one unique type and one defense bot. T1 shoots arrows, T2 shoots bullets and so on. | V1.3_02 | Forum | 1.0.0 | None | Yes | SanAndreasP |
| Backpacks | Portable chests | v1.8.1 | Planet Minecraft | 1.0.0 | None | Yes | MightyPork |
| Meteorite | This mod adds Meteorite, new armor and new tools. | 1.0.0 | Forum | 1.0.0 | None | Yes | AintLarry und TheSorm |
| BaitBox | This mod adds a bait box which can be used to trap non-hostile mobs, making it easier to collect their drops. | v1.0 | Forum | 1.0.0 | None | Yes | djoslin |
| Blast Proof Glass | also adds smeltable glass shards | v1.0 | Forum | 1.0.0 | None | Yes | mermz |
| BetterWheat | This mod adds additional items produced from wheat, including flour, straw bales and more bread. Full SMP support. | 1.0 | Forum | 1.0.0 | 1.0.0 | Yes | Fearitude |
| BoneSticks | Adds recipes for all your regular tools, only with bones instead of sticks. Also adds a cobblestone workbench and bone torches. (More features are planned for future updates.) | v1.4 | Forum | 1.0.0 | None | Yes | 4two89 |
| Car Mod | Adds a driveable minecart. | v2.2 | Forum | 1.0.0 | None | Yes | mermz |
| CannonPowder | Cannon powder works exactly like tnt, except it doesn't remove blocks or damage entities. It's used to push things. I also hooked up the dispenser to spit out live TNT / CannonPowder instead of just the item. | 1 | Website | 1.0.0 | None | Yes | djoslin |
| Compressed Blocks | Having a lot of resources? Shrink them with this new mod! Currently supporting coal, redstone, iron, gold, lapis-lazuli and diamonds! And what to do with these resources afterwards? Make items from them! Now with FORGE API! | v4.1 | Forum | 1.0.0 | None | Yes | vino007 |
| DarkWolffe's Firestone | Adds a new light block as well as a god-enhanced sword. Next stable version coming soon! | v8 | Forum | 1.0.0 | None | Yes | DarkWolffe |
| Detector Pressure Plate | Adds a detector pressure plate that can be activated by custom entities. | v1.0.0 | Forum | 1.0.0 | None | Yes | JOModCorp |
| Elemental Arrows | Adds fire, ice, lightning, and explosive arrows, and a gag weapon, egg arrows, along with the unstoppable homing bow. | 1.8 | Forum | 1.0.0 | None | Yes | Risugami |
| Elevator | This mod allows you to create an elevator that will take you both up and down vast distances quickly. | v1.9 | Forum | 1.0.0 | None | Yes | Exanadu |
| Explodables | This adds many new explosives which are designed to be much safer and more flexible, allowing you to control exactly what is destroyed. Full SMP support. | 1.4 | Forum | 1.0.0 | 1.0.0 | Yes | Fearitude |
| Extruder | A drill that lays a sequence of blocks behind while drilling blocks in front. Great for building bridges and tunnels. | v1.1 | Forum | 1.0.0 | 1.0.0 | Yes | Ljdp |
| FlashShelter Mod | Allows you to craft a mobile instant shelter. | 2.1 | Forum | 1.0.0 | None | Yes | Suudsu |
| Footprints | Leave footprints on soft materials such as snow and dirt. Mobs leave footprints too. | v1.3 | Forum | 1.0.0 | 1.0.0 | Yes | Ljdp |
| GlassLight | The glass light is a simple mod. It's a block that lights up on redstone trigger. You can also light it by right clicking it. | v1 | Website | 1.0.0 | None | Yes | djoslin |
| HumanGangsters | Adds Gangsters To Minecraft! | v1.8 | Forum | 1.0.0 | None | No | TheJukecast |
| iMod | Adds an assortment of iThings to Minecraft! | v2-1 | Forum | 1.0.0 | None | No | Coolio_G, Willispr0 |
| InfinityCraft | Adds weapons,redstone, ores, tools, mobs, POTION!!!!!! | v3.1 | Forum | 1.0.0 | None | Yes | Val166 |
| Light Sensor | Adds a light-sensing block as a new redstone input. | 1.8 | Forum | 1.0.0 | None | Yes | Risugami |
| Magic Box | Like a moving box, can move whole buildings or areas. | v2.0 | Forum | 1.0.0 | None | Yes | pitman-87 |
| Magic Wands | Ultimate building, breaking and mining tools, great for building servers, harvesting tons of resources and for fun. Simple usage. | v3.3 | Planet Minecraft | 1.0.0 | None | Yes | MightyPork |
| MotionDetector | The motion detector is a multipurpose redstone output. You can use it to trigger automatic doors, traps, lights, just about anything. | 2.9 | Website | 1.0.0 | None | Yes | djoslin |
| Metallurgy | Adds a host of new ores, metals, alloys, and tools. | Beta 1.1.4 | Forum | 1.0.0 | None | Yes | Shadowclaimer |
| Millénaire | Adds in villages to the game, based on medieval Normandy. You can trade with the villagers, and help them expand the village. Also includes new tools, armor, and food. | 2.0.7 | Forum Wiki | 1.0.0 | None | Yes | Kinneken |
| Mo' Creatures | Adds a lot of new mobs: Crocodiles, Turtles, Scorpions, Kitties, Mice, Rats, Deer, BigCats™, Lil' Fish (including piranhas), Dolphins, Sharks, Werewolves, Bear, Wolf, Polar Bear, Wraith, Flame Wraith, Ogre, Fire Ogre, Cave Ogre, Ducks, Boars, Bunnies, Birds, Foxes & Horses | 3.0 | Forum | 1.0.0 | None | Yes | DrZhark |
| Mo' Food n' Drinks | Adds LOTS of new drinks and foods!! You will like it! | 1.0.0 | Forum | 1.0.0 | None | Yes | Eastonium147 and Gigs135 |
| Mo' Zombies | Adds Different types of zombies. Each with a different ability. | 1.0 | Forum | 1.0.0 | 1.0.0 | Yes | coocoo617 |
| More Food | Adds chocolate, sushi, cheese, pies, and more food ... | V1.2 | direct download | 1.0.0 | None | Yes | Val166 |
| MoreMeat | This mod adds many new meat items from almost every animal. Plus "The Meat Machine" a self contained capturing, slaughtering and butchering device. Full SMP support. | 1.1 | Forum | 1.0.0 | 1.0.0 | Yes | Fearitude |
| MrJoshieMoto's Mod Pack | This mod gives new ores which can be converted to dust for magic uses, it also contains PeacefulCraft which allows the player to get any item from hostile mobs in peaceful. | 1.1 | Forum | 1.0.0 | None | Yes | Mrjoshiemoto |
| Nether Expansion | Nether Expansion makes the nether a lot more interesting; it adds a lot to the game like glowing mushrooms, Lava Tortoise and Salamanders | V0.1 | Forum | 1.0.0 | None | Yes | Nether_Expansion / Fish2 |
| Obsidian Plus | Adds obsidian tools and armor. More coming soon | v0.1 | Forum | 1.0.0 | None | Yes | Mattyp153 |
| ObsidiBronze | Adds Obsidian, and Bronze Armour and tools. Now OFFICIAL RELEASE! The very first mod to include new armour and tools first created in MC 1.0.0, soon adding Paxel! | Offical v1.0.0 | Forum | 1.0.0 | None | Yes | EmanP |
| Pitfall | The block can be placed in the air and will not fall until redstone lights it up. | v1 | Website | 1.0.0 | None | Yes | djoslin |
| RedPower 2 | Simplifies and extends redstone with single block circuits, and introduces new materials and machines, and tubes for moving items around. | pr4 | Forum Website | 1.0.0 | 1.0.0 | Yes | Eloraam |
| Redstone Lanterns | Adds lanterns, that can be turned on/off with redstone. | v0.3 | Forum | 1.0.0 | 1.0.0 | No | Kisko |
| Roads! | 5 Different types of road that speed you up. | v1.5 | MinecraftForum | 1.0.0 | Yes | Yes | Gloosx |
| Rope | The rope was created for all those times you wanted to rappel down a large cliff or cave. The rope must be attached to a solid block on top. Any rope blocks placed directly next to other rope blocks will be added to the bottom of the rope. | v3 | Website | 1.0.0 | None | Yes | djoslin |
| SavePointChest | Saves your items when you die to a chest you can place anywhere | v1.2.0 | Forum | 1.0.0 | None | Yes | BigBre88ap |
| Shifters | Similar to pistons but work at a longer range | v1.0 | Forum | 1.0.0 | None | Yes | mermz |
| Sponge Mod | This mod adds 3 types of sponge that absorb water and lava making the nether and under the ocean a much easier place to live. | v2.8 | Forum | 1.0.0 | None | Yes | Exanadu |
| Team Fortress 2 Teleporter | Adds a teleporter to minecraft! | v2.0 | Forum | 1.0.0 | None | Yes | pitman-87 |
| Telescope | This mod adds a telescope that allows you to get your eyes a little closer to the beauty. Zooms in when right-clicked. | v2.0 | Website | 1.0.0 | None | Yes | djoslin |
| TooManyItems | The mod allows the player to visually choose and get directly in his inventory any object (blocks or items) from the game without the need to type any command | ? | Forum | 1.0.0 | 1.0.0 | No | Marglyph |
| Transmitter | The Long-Distance Transmitter transfers a redstone signal wirelessly up to 75 blocks. I've thought of several uses for this mod, including checking the status of your mob traps, routing a minecart from a station to the correct destination, sending an SOS signal, etc. | V2.0 | Forum | 1.0.0 | None | Yes | djoslin |
| Turret / Cannon | The turret was created for all those times you wanted a mounted gun at your base. Instead of relying on static short-shooting dispensers, you have complete control over the aim. This mod also comes with three types of cannonballs. | V3.0 | Website | 1.0.0 | None | Yes | djoslin |
| Twinecraft | Twitter client for Minecraft. Mine, tweet and craft at the same time. New tweets from your timeline appear in the chat area, pressing F10 lets you send a tweet, reply and show your mentions and other timelines. | V1.3.0 | Website | 1.0.0 | None | Yes | Satscape |
| Wireless Redstone | Adds the ability to transmit signals of redstone current. | 1.4 | Forum | 1.0.0 | 1.8.1 | Yes | Ali4z |
| Zeppelin | Make the Airship, place the block, fly away! | 1.0.0.0.21 | Forum | 1.0.0 | In Progress | Yes | blakmajik, DiEvAl |
[编辑] 语言包
[编辑] Introduction
You have to delete the META-INF folder inside the file "minecraft.jar" and replace the files "en_US.lang" and "stats_US.lang" inside the folder "lang" in order to use a language pack.
You can find a complete installation guide for different operating systems on the Minecraft Forums.
As of snapshot 11w49a, language packs are obselete, due to the official implementation of other languages.
[编辑] Language Packs
| Name | Description | Version | Link | Latest Compatible Release | Requires ModLoader | Author |
|---|---|---|---|---|---|---|
| Czech Language Pack | Czech translation of Minecraft | 1.0.0 | Website | 1.0.0 | No | Nightavanger |
| German Language Pack | German translation of Minecraft | 1.1 | Forum | 1.0.0 | No | Frederik94 |
| German Language Pack | German translation of Minecraft | 2.1.0 | Forum | 1.0.0 | No | Spyx |
| German (Deutsch) Language Pack | German (Deutsch) translation of Minecraft | 1.0.3 | Forum | 1.0.0 | No | EnProX |
| Japanese Language Pack | Japanese translation of Minecraft | 2.03 | Website | B1.7.3 | No | Zeeksphere |
| Portuguese[PT] Language Pack | Portuguese[PT] translation of Minecraft | 1.5.0 | Portuguese Forum | B1.7.3 | No | ERaZ0S |
| Spanish[ES] Language Pack | Spanish(Spain) translation of Minecraft | 1.05 | Forum | B1.7.3 | No | KilFer, _Burner_, Yonseca |
| Hungarian Language Pack | Hungarian translation of Minecraft | 1.1.0 | Download | 1.0.0 | Yes | MCWiki |
| Norwegian Language Pack | Norwegian translation of Minecraft (new version is in development) | 3.1.0 | Website | 1.0.0 | No | Swoy |
[编辑] Server Mods
Server Mods are modifications to the official Minecraft server software. They generally fall into two broad categories: management and gameplay.
Management mods are commonly designed to make administration of servers easier by implementing tiered privileges for commands (such as kicking, banning etc.). They are frequently implemented as "wrappers" which do not actually modify the main server .jar file, instead monitoring its output and sending commands to it.
Gameplay mods are modifications to actual game mechanics, such as restricting the placement of blocks commonly abused by Griefers (e.g. lava, TNT), fixing bugs in the server (e.g. making furnaces function before the update of 10th of September 2010) or adding new gameplay features.
[编辑] Mod List
This is a list of wrappers and modifications. For server mods for out of date versions, see here.
[编辑] Server Modifications
| Name | Description | Version | Forum Link | Latest Compatible Release |
|---|---|---|---|---|
| Bukkit |
|
1.0.1-R1 | Homepage Forum |
1.0.1-R1. |
| Runecraft |
Adds magic to minecraft by using runes that can manipulate the world. Bukkit Compatible
|
2.10.1_2 | Forum | 1.0.1 |
[编辑] Server Operating Systems
Server OS' are often Linux distributions specifically built to host a Minecraft server.
They are built to ease the burden for Minecraft server administrators by providing tools to manage deployment & maintenance.
[编辑] OS List
| Name | Description | Version | Website Link | Forum Link | Status |
|---|
[编辑] See Also
- Modding (commonly referred to as hacking)
- Harmful Mods
[编辑] References
| ||||||||||||||||||||||||