-
-
Notifications
You must be signed in to change notification settings - Fork 5
MobFarm
The Mob Farm is a powerful tool designed to efficiently extract loot from animals and mobs in Minecraft. This mod provides a variety of unique capture items and also supports capture items from other mods, making it versatile for all types of mob farming!
- โก Server-Friendly Performance: Optimized for smooth gameplay on both client and server.
- ๐ค Automated Loot Collection: Gathers mob drops automaticallyโno extra effort needed!
- ๐ Support for Multiple Mob Catchers: Use different Mob Catcher items with ease, including items from other mods.
- โ๏ธ Fully Upgradable: Enhance farm efficiency, increase output slots, and boost processing speed with various upgrades.
- ๐ข Tier-Based System: Each tier unlocks new functionality and boosts output rates.
Mob Farms come in several tiers, each increasing in power and efficiency. The higher the tier, the faster and more productive your farm becomes!
- Tier 0: Basic farm with standard processing speed.
- Tier 1: Improved processing and better drop rates.
- Tier 2: Faster processing and even more output.
- Tier 3: Maximum processing speed and loot output, making it the ultimate choice for efficient farming!
- Place the Mob Farm anywhere in your world.
- Insert a Mob Capture Card or Mob Capture Item by right-clicking the Mob Farm or opening the GUI.
- Add Upgrades to boost the farmโs performance.
- Add Filters to control which items are collected.
- Collect Drops from the output slots as mobs are processed!
Optional: Upgrade the output slots to expand your storage capacity!
Enhance your Mob Farm with various upgrades to customize your loot collection experience.
Upgrade your Mob Farm to maximize loot quality, speed, and efficiency.
- ๐ฐ Loot Enhancement: Increases the quantity of drops from mobs.
- ๐ Luck Enhancement: Improves the quality and rarity of drops.
- โฉ Speed Enhancement: Boosts the processing speed by 6 ticks/sec, allowing the farm to work faster.
Note: General enhancements stack, so combining them amplifies their effects!
These specialized upgrades bring unique benefits for specific use cases. They donโt stack, but theyโre perfect for targeted loot collection.
- ๐งช Experience Enhancement: Adds experience bottle drops (only for mobs with >= 3 XP).
- ๐ Egg Collector Enchantment: Collects eggs from chickens.
- ๐ Sheep Enchantment: Shears sheep for wool drops.
- ๐ก๏ธ Sword Enchantment: Enables mob drops as if killed by a player, giving player-based loot!
These upgrades are specifically designed for bee farming, enhancing the farmโs capabilities for bee-related drops.
- ๐ Honey Extractor Enhancement: Extracts honey bottles from processed bees.
- ๐ฏ Honey Harvester Frame Enhancement: Collects honeycombs from processed bees.
- ๐ผ Pollen Trap Enhancement: Collects pollen to generate flowers or dyes.
The Mob Farm comes with multiple output slots for loot storage, which can be expanded as needed.
- Small Slot Upgrade: Adds 3 extra output slots for more loot.
- Big Slot Upgrade: Adds 7 extra output slots for even greater capacity.
Control which items the Mob Farm collects using the built-in filter system. Select general filters to block out specific categories or add specific items for fine-tuned filtering.
- ๐ซ No Flower Filter: Blocks all flower drops.
- ๐ซ No Meat Filter: Blocks all meat drops.
Tip: Add any specific item you want in the filter slots to customize exactly what gets filtered out!
The Lucky Drop Farm is a one-of-a-kind Mob Farm that specializes in generating rare and valuable drops. However, it comes with a twist: the farm damages the mob during processing, and thereโs always a chance the mob might break free!
The rarity of the drops is influenced by both the mobโs rarity and the farmโs tier, making it an excellent choice for adventurous players looking to maximize their rewards.
The Mob Farm can be seamlessly automated with hoppers and other redstone components. Connect output slots to a hopper system to automatically transfer loot to your storageโhands-free collection for the ultimate farming setup!
To obtain a Mob Farm with a specific tier level directly in-game, you can use the /give
command.
This command allows you to summon a customized Mob Farm item with the exact tier level and model you
want.
Use the following command format to get a Mob Farm with a particular tier and design:
1.18.1 - 1.20.1:
/give @p easy_mob_farm:<Mob_Farm_Name>{TierLevel:<Tier_Level>,CustomModelData:<Model_Data>}
1.21.1 and above:
/give @p easy_mob_farm:<Mob_Farm_Name>[minecraft:custom_data={TierLevel:<Tier_Level>}, minecraft:custom_model_data=<Tier_Level>]
-
<Mob_Farm_Name>
: The type of Mob Farm you want, such asjungle_farm
,desert_farm
, etc. -
<Tier_Level>
: The tier level of the Mob Farm, ranging from basic to advanced tiers. -
<Model_Data>
: Custom model data for visual differentiation between tiers.
To summon a Jungle-themed Mob Farm at Tier 1, use:
1.18.1 - 1.20.1:
/give @p easy_mob_farm:jungle_farm{TierLevel:1,CustomModelData:1}
1.21.1 and above:
/give @p easy_mob_farm:jungle_farm[minecraft:custom_data={TierLevel:1}, minecraft:custom_model_data=1]
This command grants the player a Jungle Mob Farm with a basic Tier 1 design.
Adjust the TierLevel
and CustomModelData
values to get higher-tier versions or different model
appearances.