Jump to content
  • Home
  • Files
  • Docs
  • Merch
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
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

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

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

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

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

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

    • Simon_kungen
      [1.14.4] Sync ItemStack Capability Data + Multi-Capability Provider casting error

      By Simon_kungen · Posted 23 minutes ago

      Hi   My item has ItemHandler capability, which works fine. But one of the things I have when storing a item on the capability is overring the translation key with the contained stack's translation key.     The problem is that this will only sync when opening the item again. I need to send a message to the client with the new contained stack which I do not know how to do. I don't know which ItemStack I need to change on the client when the container is closed.     My item needs to have two capabilities attached to it. One is the Forge ItemHandler Capability while the other that is exclusive to the glass variant should be able to store a liquid too. For this, I made a provider that includes these capabilities: public class StackFluidContainerProvider implements ICapabilitySerializable { private final FluidContainer fluid; private final ItemStackHandler inventory; private final LazyOptional<IItemHandler> itemHandler = LazyOptional.of(this::getInventory); private final LazyOptional<IFluidContainer> fluidHandler = LazyOptional.of(this::getFluid); public StackFluidContainerProvider(short slots, short maxVolume) { inventory = new ItemStackHandler(slots); fluid = new FluidContainer(maxVolume); } protected FluidContainer getFluid() { return fluid; } protected ItemStackHandler getInventory() { return inventory; } @SuppressWarnings("ConstantConditions") @Override public INBT serializeNBT() { CompoundNBT compoundNBT = new CompoundNBT(); compoundNBT.put("items", CapabilityItemHandler.ITEM_HANDLER_CAPABILITY.getStorage().writeNBT(CapabilityItemHandler.ITEM_HANDLER_CAPABILITY,getInventory(),null)); compoundNBT.put("fluid", FluidContainerStorage.FLUID_CONTAINER_CAPABILITY.getStorage().writeNBT(FluidContainerStorage.FLUID_CONTAINER_CAPABILITY,getFluid(),null)); return compoundNBT; } @Override public void deserializeNBT(INBT nbt) { if (nbt instanceof CompoundNBT) { CompoundNBT compoundNBT = (CompoundNBT)nbt; CapabilityItemHandler.ITEM_HANDLER_CAPABILITY.getStorage().readNBT(CapabilityItemHandler.ITEM_HANDLER_CAPABILITY, getInventory(), null, compoundNBT.get("items")); FluidContainerStorage.FLUID_CONTAINER_CAPABILITY.getStorage().readNBT(FluidContainerStorage.FLUID_CONTAINER_CAPABILITY, getFluid(), null, compoundNBT.get("fluid")); } } @SuppressWarnings("unchecked") public <T> LazyOptional<T> getCapability(@Nonnull Capability<T> cap, Direction side) { if (cap == CapabilityItemHandler.ITEM_HANDLER_CAPABILITY) return itemHandler.cast(); else if (cap == FluidContainerStorage.FLUID_CONTAINER_CAPABILITY) return fluidHandler.cast(); return (LazyOptional<T>) LazyOptional.empty(); } }   But when I try and fetch the capability the parameter cap seems to always be null, which means it always returns the first statement (in this case the ItemHandler) which results in a casting error.
    • DragonITA
      [1.14.4] How to get Minecraft Horse model/texture to make a custom unicorn?

      By DragonITA · Posted 37 minutes ago

      No, you have said that i should make that modelUnicorn extends ModelEntity and not ModelHorse, but i need the AbstractHorseEntity, else the gui, animations and etc. wont work and i should rewrite the code.
    • Simon_kungen
      [1.14.4] TileEntityItemStackSpecialRenderer (TEISR)

      By Simon_kungen · Posted 42 minutes ago

      Other mods I can find add their TEISR directly in the item constructor (which crashes the server). But doing the same I at least expect it to do something while in Single Player.
    • salvestrom
      [1.14.4] How to get Minecraft Horse model/texture to make a custom unicorn?

      By salvestrom · Posted 55 minutes ago

      ModelUnicorn should extend ModelHorse. Everything else you want will come from your UnicornEntity class extending EntityHorse.
    • mindstorm3223
      1.12.2-Problem with tile entity custom crafting table

      By mindstorm3223 · Posted 1 hour ago

      Sorry, I looked around and couldn't figure out how to do that, do you know of any good place where it can tell me how to?
  • Topics

    • Simon_kungen
      0
      [1.14.4] Sync ItemStack Capability Data + Multi-Capability Provider casting error

      By Simon_kungen
      Started 23 minutes ago

    • DragonITA
      26
      [1.14.4] How to get Minecraft Horse model/texture to make a custom unicorn?

      By DragonITA
      Started Monday at 11:06 AM

    • Simon_kungen
      3
      [1.14.4] TileEntityItemStackSpecialRenderer (TEISR)

      By Simon_kungen
      Started Saturday at 03:50 PM

    • mindstorm3223
      2
      1.12.2-Problem with tile entity custom crafting table

      By mindstorm3223
      Started Yesterday at 03:18 AM

    • Jaffaaaaa
      0
      ScreenGui does nothing

      By Jaffaaaaa
      Started 1 hour ago

  • Who's Online (See full list)

    • maycool12
    • StefanDeSterke
    • TurtyWurty
    • LexManos
    • matorassan
    • Yanny7
    • Jaffaaaaa
    • Cuz_Tobi
    • Lea9ue
    • Simon_kungen
    • DragonITA
    • diesieben07
    • Alpvax
    • MoeBoy76
    • DaemonUmbra
    • willydd123456
    • Arcratist
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • SanAndreasP's Mods
  • [1.7.10] [CoreMod] [SP|MP] SanAndreasPs Manager Pack v2.2.0
  • Theme
  • Contact Us
  • Discord

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