Mob Spider Climb
Modby FerrinEmber
Give mobs the ability to climb walls like spiders!
Type
Mod
CurseForge Downloads
107,075
CurseForge ID
669425
Last Updated
Aug 16, 2026
Description
Mob Spider Climb
Gives any mob (that has ground based navigation, like zombies) the ability to climb walls like spiders! Pairs well with mods that add mob block breaking behavior, like Improved Mobs, and mods that add block physics, like Simple Block Physics, to create a truly intense defensive experience where you can't get away from the mobs!
Note that the pathing AI is quite literally the same as that of the spider, so it is often... unelegant, at times. Future updates may address this!
Configuration
climbingMobsAllowList: A list of mobs (hostile, passive, you name it) to allow to use climbing behavior.
- Only actually works with mobs that natively use the default ground navigation AI, which thankfully is most mobs, but flying mobs like phantoms, swimming mobs like guardians, and bouncing mobs like slimes won't be affected if added.
- Modded mobs may work as well, just be sure to use lead with the mod namespace! I.e. "modname:mobname", like you would use if you created it with the 'summon' command. If it doesn't work, it's likely that the mob doesn't use the ground navigation AI.
- If you notice your config resetting to default, that probably means you've given it invalid mob names. Double check spelling, and ensure you that "modname:mobname" also works with the summon command!
climbingTag: NBTTag required for mob to use climbing behavior. Leave as empty double quotes (default) to not require a tag. For example, a value of "canClimb" would mean that only mobs with the "canClimb" nbt tag could climb, such as those summoned with the command...
/summon minecraft:zombie ~ ~ ~ {Tags: ["canClimb"]}
useAllowlistAsBanlist: Uses the allowlist as a banlist, attempting to add climbing behavior to all mobs EXCEPT those listed in climbingMobsAllowlist.
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Screenshots
Similar Mods
Create: Pillager Arise
10 new structures for in game! ( Defended by pillagers ) Requires Create
Extra Apoth Compat
Adds extra inter-mod compatability to Apotheosis
Ore Sheep Mod
This mod adds ore sheep. Convert regular sheep to grow ore!
Spell Bundle (Electroblob's Wizardry)
Add-on for Electroblob's Wizardry, bringing new spells for all of your favorite mods
NoDamI (No Damage Immunity)
Every Hit Matters! How is a rightful hit [under certain condition] doing no damage acceptable?
Create:Entity Control
A simple Create attachment that enables custom block entity configurations and can be configured to fix certain exploits...