All Projects → Exopandora → ShoulderSurfing

Exopandora / ShoulderSurfing

Licence: MIT license
Custom 3rd person perspective for Minecraft

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ShoulderSurfing

serilum-mc-mods
A hub for source code, issues and content suggestions for Serilum's Minecraft mods on CurseForge.
Stars: ✭ 66 (+135.71%)
Mutual labels:  fabric, forge, minecraft-mod, minecraft-forge, forge-mod, fabric-mod
NaturesCompass
A Minecraft mod that allows you to search for a biome's location anywhere in the world and view information about it.
Stars: ✭ 42 (+50%)
Mutual labels:  fabric, forge, minecraft-mod, minecraft-forge, forge-mod
Iodine
A Minecraft mod - server plugin pair that adds custom GUIs and overlays. No more inventory and chat menus!
Stars: ✭ 23 (-17.86%)
Mutual labels:  forge, minecraft-mod, minecraft-forge, forge-mod
Bettercolors
⚔️ Minecraft assistance mod built with Forge AND Fabric. For MC 1.8.9, 1.12.2, 1.13.2, 1.14.4, 1.15.2, 1.16.x, 1.17.X, 1.18.X, 1.19.X
Stars: ✭ 37 (+32.14%)
Mutual labels:  fabric, forge, minecraft-mod, minecraft-forge
ForgeWurst
Wurst Client for Minecraft Forge.
Stars: ✭ 37 (+32.14%)
Mutual labels:  forge, minecraft-mod, minecraft-forge, forge-mod
3d-Skin-Layers
Renders the player skin layer in 3d
Stars: ✭ 63 (+125%)
Mutual labels:  fabric, forge, forge-mod, fabric-mod
NotEnoughAnimations
Brings the First-Person animations to the Third-Person and tries to fix other animation issues of the Third-Person.
Stars: ✭ 41 (+46.43%)
Mutual labels:  fabric, forge, forge-mod, fabric-mod
Rug
Extension Mod for gnembon's fabric-carpet with some more features
Stars: ✭ 20 (-28.57%)
Mutual labels:  fabric, minecraft-mod, fabric-mod
Tis 3d
TIS-100 inspired low-tech computing in Minecraft.
Stars: ✭ 64 (+128.57%)
Mutual labels:  fabric, forge, minecraft-forge
ElevatorMod
Port of the elevator from OpenBlocks for Minecraft 1.8+
Stars: ✭ 21 (-25%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Hypermc
Install Minecraft extensions with a user-friendly interface ⛏💎
Stars: ✭ 27 (-3.57%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Modding-Resources
A set of ressources for minecraft modding with MinecraftForge by the community
Stars: ✭ 42 (+50%)
Mutual labels:  fabric, forge, minecraft-forge
RandomPatches
A bunch of miscellaneous patches for Minecraft.
Stars: ✭ 89 (+217.86%)
Mutual labels:  fabric, forge, minecraft-forge
Vistas
A library and tool for creating and customizing main menu panoramas and music for mods and modpacks on the fabric platform.
Stars: ✭ 21 (-25%)
Mutual labels:  fabric, minecraft-mod, fabric-mod
refinedstorage2
Refined Storage is a mass storage mod for Minecraft that offers the player a network-based storage system, allowing them to store items and fluids on a massively expandable device network.
Stars: ✭ 35 (+25%)
Mutual labels:  fabric, minecraft-mod, fabric-mod
Geckolib
GeckoLib is an animation library for Minecraft Mods, with support for complex 3D keyframe and scriptable math-based animations. Available for Forge and Fabric (1.12, 1.15, 1.16). Supports entity, block, item, armor animations and more.
Stars: ✭ 131 (+367.86%)
Mutual labels:  fabric, forge, minecraft-mod
RubyMod
RubyMod is an open-source mod, which prioritizes sharing its code to help other modders learn.
Stars: ✭ 15 (-46.43%)
Mutual labels:  minecraft-mod, minecraft-forge, forge-mod
MrCrayfishGunMod
A Minecraft Mod focused on adding fun and simple weapons wtih lots of customisation including attachments and more!
Stars: ✭ 132 (+371.43%)
Mutual labels:  forge, minecraft-mod, minecraft-forge
Tiny-Redstone
Forge mod for Minecraft that adds many tiny redstone pieces that you can put together on redstone panels to form tiny redstone circuits.
Stars: ✭ 20 (-28.57%)
Mutual labels:  forge, minecraft-mod, forge-mod
Waddles
Waddles adds cute Adélie penguins that waddle
Stars: ✭ 22 (-21.43%)
Mutual labels:  forge, minecraft-mod, minecraft-forge

ShoulderSurfing

Revamped over-the-shoulder F5 third-person camera view

Features

  • Over-the-shoulder camera
  • Hotkeys to move the camera a bit (Default: arrow keys, page up and page down, O to swap shoulders)
  • Corrective cross-hair positioning if dynamic crosshair is enabled
  • Hide player if the camera gets too close to it
  • Client-side only

Installation

Download ShoulderSurfing from curseforge or build from source

Forge

Prerequisites

  1. Make sure Minecraft Forge is installed

Manual

  1. Navigate to ..\.minecraft\mods
  2. Copy the ShoulderSurfing-Forge-[VERSION].jar
  3. Follow the steps below

Launcher Settings

  1. Select Forge as your profile
  2. Launch Minecraft
  3. Join a world or server
  4. Use arrow keys, page up and page down to adjust the perspective (O to swap shoulder)

Fabric

Prerequisites

  1. Make sure Fabric is installed
  2. Make sure Fabric API is installed
  3. Make sure Forge Config API Port is installed

Manual

  1. Navigate to ..\.minecraft\mods
  2. Copy the ShoulderSurfing-Fabric-[VERSION].jar
  3. Follow the steps below

Launcher Settings

  1. Select Fabric as your profile
  2. Launch Minecraft
  3. Join a world or server
  4. Use arrow keys, page up and page down to adjust the perspective (O to swap shoulder)

Configuration

≥ 1.13: Manual: ..\.minecraft\config\shouldersurfing.toml
≤ 1.12: Ingame: Mods -> ShoulderSurfing -> Config (Manual: ..\.minecraft\config\shouldersurfing.cfg)

Troubleshooting

Optifine:
1.15: Shaders will be offset because of compatibility issues
1.15-1.16.1: The crosshair will not render in 3pp because of compatibility issues
≤ 1.14: Set "Render Quality" to "1.0x" for Shader Pack "(internal)" and switch back to Shader Pack "OFF"
BetterCombat: Set "Enable 1PP Crosshair" to "false" and "Override Mod Crosshairs" to "true"

FAQ

Q: Is this client-side only ?
A: Yes

Q: Can you port feature x to version y ?
A: No

Q: Can you port this to liteloader, rift, etc ?
A: No

Q: Can you make the player aim at where the crosshair is pointing at ?
A: No as it would break server compatibility

Q: Can i add this to my modpack ?
A: Yes

Support

Only the latest game version will be supported and updated with new features

License

MIT License, Original project by Sabar: Minecraft Forum, GitHub

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].