
Petting - Tame any mob!
Pet mobs and have them become protective companions that follow you, offering support and assistance during your adventures.
13.4K
80
Petting 4.2.1-beta4
beta8 апреля 2026 г.- Fixed
NoSuchFieldError: CREATIVE_MODE_TABby switching to more robust registry key referencing inPettingModTabs.java. - Verified and fixed
PoseStackrendering imbalance inPetInventoryScreen.javaby validating 1.20.1-compatible signatures. - Implemented
hideTamedBossBarsconfig option to correctly hide boss bars for tamed pets. - Fixed an issue where boss bars would reappear after a relog by implementing a tamed status synchronization system.
- Improved overall mod stability during startup and screen transitions.
Full Changelog: https://github.com/yigit-guven/Petting/compare/4.2.1-beta3...4.2.1-beta4
Petting 4.2.1-beta3
beta7 апреля 2026 г.- Fixed Mod Loading Crash: Resolved an issue where an extra
pop()call inPettingConfigcaused anIllegalArgumentExceptionduring initialization.
Full Changelog: https://github.com/yigit-guven/Petting/compare/4.2.1-beta2...4.2.1-beta3
Petting 4.2.1-beta2
beta7 апреля 2026 г.- Configurable Pet Armor: Added
petBaseArmorandpetBaseArmorToughnessto allow pets to have increased defense even without wearing armor. - Forced Equipment Slots: Added
alwaysShowEquipmentSlotsconfig option which, when enabled, allows any tamed mob to use Armor and Hand slots in their inventory UI. - Implemented a transient attribute modifier system for pets that updates in real-time as configuration changes.
- Improved
PetInventoryUtilto support forced inventory layouts. - Centralized pet attribute updates within the entity tick procedure for better reliability.
Full Changelog: https://github.com/yigit-guven/Petting/compare/4.2.1-beta...4.2.1-beta2
Petting 4.2.1-beta
beta6 апреля 2026 г.- Free Roam (Wandering) Mode: Pets can now be set to roam freely without following you. This mode bypasses the "Follow/Teleport to owner" logic while still allowing the pet to defend itself and respond to your attacks (if configured).
- Mode Cycle Update: Interacting with a Stick now cycles through: Following → Sitting → Waisting → Wandering.
- Clearer Labels: Renamed the previous generic "Wandering" label to "Following" for better clarity.
- Blacklist Interaction Block: Added a check at the start of the interaction handler (OwnerRightclicksPetProcedure.java) that immediately stops Petting from processing any action on blacklisted mobs. This ensures that even if you own a "Hybrid Pet" (like a vanilla Wolf), Petting will completely ignore it and let the original mod's interactions work or remain vanilla.
- Implemented the Global Blacklist system, which allows you to completely disable the Petting mod for specific entities. This ensures that complex entities are entirely ignored by the mod's AI, inventory, and interaction systems.
- Bound Roam Radius Fix: The pet was snapping back to its bound spot prematurely because of a hardcoded 20-block limit (400.0 squared).
- Improved the boss bar hiding logic.
- Implemented a Configurable Tool ID system that allows you to remap all of the mod's interaction items (like the Stick, Sword, or Shield) to any other item registry ID.
Full Changelog: https://github.com/yigit-guven/Petting/compare/4.2.0...4.2.1-beta
Petting 4.2.0
release5 апреля 2026 г.- Special Attacks while Riding: Players can now left-click while riding an Ender Dragon to fire projectiles (Dragon Fireballs).
- Mount Protection (Anti-Kick): Players can no longer accidentally attack (kick) the pet they are currently riding.
- Improved Damage Prevention: Added comprehensive protection logic to prevent pets from damaging their owners and to shield both from their own special attack explosions.
- Warden Darkness Suppression: The Darkness effect is now automatically removed for players near their owned tamed Wardens.
- Manual Flying Mobs Config: Added
manualFlyingMobsconfiguration to allow users to manually enable 3D flight controls for any other compatible mobs. - Robust Entity Identification: Updated both client and server logic to use Registry IDs for identifying boss mobs, ensuring consistent behavior across all environments.
- Taming Improvements: Optimized the taming process to ensure all boss-level NBT data is correctly injected and synchronized.
- PartEntity Redirection: Interaction with multi-part entities (like the Ender Dragon) is now correctly redirected to the main entity, enabling taming and mounting on any part of the body.
- Sit State Synchronization: Fixed a bug where a pet's sitting state would occasionally desync when interactin with other items.
- Interaction Catch-all: Narrowed the interaction logic to prevent the mod from overriding vanilla behavior for other edible items.
Full Changelog: https://github.com/yigit-guven/Petting/compare/4.1.8...4.2.0
Совместимость
Создатели
Детали
Лицензия:LGPL-3.0-only
Опубликован:1 год назад
Обновлён:6 дней назад
