Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • SanAndreasP's Mods
  • [1.7.10] [CoreMod] [SP|MP] SanAndreasPs Manager Pack v2.2.0
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 1
SanAndreasP

[1.7.10] [CoreMod] [SP|MP] SanAndreasPs Manager Pack v2.2.0

By SanAndreasP, October 20, 2012 in SanAndreasP's Mods

  • Reply to this topic
  • Start new topic

Recommended Posts

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted October 20, 2012

SanAndreasPs Manager Pack

 

This is a coremod required by all my mods. If you're a modder, you can use this as a library.

For Players:

For players it's just a coremod which has to be installed if it's required. Download for the pack is below (do not use the deobf nor the src package!).

For Modders:

To use this as a library (you want to use hooks from it or need this to develop for one of my mods), download the deobf and src .jar files. The deobf one goes into your build/libs folder, whereas the src folder can be placed anywhere (preferably inside build/sources).

After doing this, add the deobf as a library in your project settings and attack the src one as source.

 

 

[catbar]Download[/catbar]

Current downloads need at least Forge version

1.7.10-10.13.2.1232

Current download (Players):

- v. 1.7.10-2.2.0: Download  (*)

Current download (Modders):

You can now grab the deobf and src packages on the github releases page

Old downloads (Players):

- v. 1.7.10-2.1.0: Download  (*)

- v. 1.7.10-2.0.0: Download  (*)

- v. 2.0.0 (alpha): Download  (*)

- v. 1.4.2: Download  (*)

- v. 1.4.1: Download  (*)

- v. 1.4: Download  (*)

- v. 1.3: Download  (*)

- v. 1.2: Download  (*)

- v. 1.1_01: Download  (*)

- v. 1.1: Download  (*)

- v. 1.0_01: Download  (*)

- v. 1.0: Download  (*)

Old downloads (Modders):

- v. 1.7.10-2.1.0 (deobf): Download  (*)

- v. 1.7.10-2.1.0 (src): Download  (*)

- v. 1.7.10-2.0.0 (deobf): Download  (*)

- v. 1.7.10-2.0.0 (src): Download  (*)

 

 

[catbar]Installation (Players)[/catbar]

  • Install Minecraft Forge
  • Drop the .jar into the /mods folder

 

 

[catbar]Changelog[/catbar]

  • v 2.2.0:
    - Tuples refactored
    - Added model box (ModelRenderer) helper methods for creating new instances, reduces spaghetti code
    - cleaned up some stuff (renamed some classes etc.)
    - hopefully fixing the crash involving mods / servers (I'm looking at you Cauldron ⌐.⌐) modifying the EntityPlayer class. If it doesn't fix it, it's the mods doing stuff wrong
     
  • v 2.1.0:
    - added helper method to check if an index can be used for an array
    - moved client stuff out of SAPUtils and into SAPClientUtils
    - added pre-formatted translation method
    - added forge version check
    - added helper method for registering new recipes
  • v 2.0.0:- the list of changes is too massive to list them in any changelog :( -
  • v 2.0.0a: - n/a -
  • v 1.4.2:
    - fixed bug where the config files and default language files don't have the correct path on the client
    - extending the CommonUsedStuff class for future mod features
  • v 1.4.1:
    - fixed seroius glitch where the world stops loading for a couple of seconds if the update check file isn't reachable
    - Using FMLs Logging system
    - some more log info added
  • v 1.4:
    - updated to Forge 7.7.0.582 and later
    - updated for Minecraft 1.5
    - several changes in the Language Manager
  • v 1.3:
    - updated to Forge 6.5.0.473 and later
    - updated for Minecraft 1.4.6
    - Update manager brings its own Tick Handler to check for updates.
      * Mods which uses the Update manager don't need one anymore
      * Mods will be registered automatically when calling the Update Manager constructor
  • v 1.2:
    - added reassigning occupied Item/Block IDs upon config creation
    - shorter update notifications
    - different colored messages for different updates:
      * major versions will be shown red
      * minor versions (feature updates) will be shown yellow
      * revision versions (bugfixes) will be shown cyan
    - tweaked Language Manager
  • v 1.1_01:
    - updated to Minecraft 1.4.4
  • v 1.1:
    - Language Manager writes a default language file in the mod's language path.
    - fixed NPE in Language Manager
    - added method to get translated Name from specified language
  • v 1.0_01:
    - updated to Minecraft 1.4.2
    - bug fixed where a newer version of a mod would get an update message from the Update Manager
  • v 1.0:
    - first official and seperate release
    - rewritten config manager

 

 

[catbar]Modders Information[/catbar]

- coming soon -

 

[catbar]Source code[/catbar]

Source on Github:

https://github.com/SanAndreasP/SAPManagerPack

 

 

[catbar]License[/catbar]

88x31.png

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

  • Quote

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

ruerue244    0

ruerue244

ruerue244    0

  • Tree Puncher
  • ruerue244
  • Members
  • 0
  • 1 post
Posted February 21, 2014

I'm getting nothing but ads from the 2.0.0 link.

  • Quote

Share this post


Link to post
Share on other sites

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted February 21, 2014

I'm getting nothing but ads from the 2.0.0 link.

The asterisk leads you to the direct DL link.

  • Quote

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

A2ndFamine    0

A2ndFamine

A2ndFamine    0

  • Tree Puncher
  • A2ndFamine
  • Members
  • 0
  • 2 posts
Posted July 1, 2014

I followed all of the steps of instalition for version 142, and nothing happened, any ideas on what I did wrong? BTW I know this is an old version, but I wanted to use the version of clay soilders that had everything.

 

  • Quote

Share this post


Link to post
Share on other sites

SaabX93    0

SaabX93

SaabX93    0

  • Tree Puncher
  • SaabX93
  • Members
  • 0
  • 1 post
Posted August 6, 2014

I have put it in my mods folder but when i load it says No Manager Pack

 

Please reply soon,

SaabX93

  • Quote

Share this post


Link to post
Share on other sites

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted September 27, 2014

I've finally updated this mod to 1.7.10 to prepare for a new mod \o/

  • Quote

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted October 25, 2014

updated the coremod to 2.1.0, adding some more helper methods

  • Quote

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

Brailerth    0

Brailerth

Brailerth    0

  • Tree Puncher
  • Brailerth
  • Members
  • 0
  • 1 post
Posted December 17, 2014

I dont know which ones to download if I'm running Minecraft 1.7.2 using Forge 10.12.2.1147. I tried using the current, then went backwards, but cant seem to get one to work. Help please?

  • Quote

Share this post


Link to post
Share on other sites

SanAndreasP    402

SanAndreasP

SanAndreasP    402

  • World Shaper
  • SanAndreasP
  • Forge Modder
  • 402
  • 1689 posts
Posted December 17, 2014

I dont know which ones to download if I'm running Minecraft 1.7.2 using Forge 10.12.2.1147. I tried using the current, then went backwards, but cant seem to get one to work. Help please?

 

There's no 1.7.2 version and will never be. It's outdated.

  • Quote

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Share this post


Link to post
Share on other sites

Navarone    0

Navarone

Navarone    0

  • Tree Puncher
  • Navarone
  • Members
  • 0
  • 1 post
Posted January 5, 2015

Got this crash report when I tried to launch the game. Anything I can do to fix it?

 

http://pastebin.com/F765f91q

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • diesieben07
      Meine Inkompetenz kennt mal wieder keine Grenzen.(Forge 1.16.1)

      By diesieben07 · Posted 28 minutes ago

      Threads merged. Please keep this forum in English.   Make sure your anti virus does not block the jar file. Also ensure you only download it from https://files.minecraftforge.net/.
    • Mounty
      Meine Inkompetenz kennt mal wieder keine Grenzen.(Forge 1.16.1)

      By Mounty · Posted 34 minutes ago

      Ich versuche seit geraumer Zeit Minecraft Forge für die 1.16.1.   Zu niemandens Überraschung bin Ich auch hierbei glorreich gescheitert. Um spezifischer zu sein zeigt es mir nach dem skip ".... . jar wurde blockiert, da dieser Dateityp ihr Gerät könnte " an .   Ich habe nun 2 Auswahlmöglichkeiten:  1.Beibehalten  2.Löschen  Da 2teres selbst für mich offensichtlich falsch erscheint ich schnell schon lächerlich vont"beibehalten" aus. Meine Anstrengungen endeten aber im Nichts, da die Datei einfach auf meinen Pc sitzt, nichts macht und sich mein Wissen nach auch nichts mit ihr anstellen lässt.   Ich würde mich sehr freuen wenn, wenn, der weiß wie man mit einem Pc auf Grundlevel umgeht mir bei meiner Inkompetenz helfen könnte. 
    • diesieben07
      Meine Inkompetenz kennt mal wieder keine Grenzen.(Forge 1.16.1)

      By diesieben07 · Posted 49 minutes ago

      ?
    • Danebi
      Как применить нбт к предмету.

      By Danebi · Posted 52 minutes ago

      This is an english forum. Talk in english. 30 minutes to download 7 MB?
    • Mounty
      Meine Inkompetenz kennt mal wieder keine Grenzen.(Forge 1.16.1)

      By Mounty · Posted 53 minutes ago

      !
  • Topics

    • Mounty
      3
      Meine Inkompetenz kennt mal wieder keine Grenzen.(Forge 1.16.1)

      By Mounty
      Started 53 minutes ago

    • Amperka_pro
      5
      Как применить нбт к предмету.

      By Amperka_pro
      Started 2 hours ago

    • MistyMarshes
      9
      [1.16.4] Get IChunk World / get current World for the overworld.

      By MistyMarshes
      Started 13 hours ago

    • CHRISTMASDOG24
      3
      minecraft forge not working

      By CHRISTMASDOG24
      Started 1 hour ago

    • Rimural
      14
      Forge 1.16.4 keeps Crashing

      By Rimural
      Started 13 hours ago

  • Who's Online (See full list)

    • Mounty
    • EnergizedAB
    • Nuparu00
    • diesieben07
    • displaynamexx
    • maddiemojo330
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • SanAndreasP's Mods
  • [1.7.10] [CoreMod] [SP|MP] SanAndreasPs Manager Pack v2.2.0
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community