Jump to content

[Request] Randomly generating loot chests


bsmith239

Recommended Posts

Don't think this mod exists for forge yet but I think it would be cool to have a mod that randomly generates loot (based on lists made in a config files) for select chests.

 

So basically a forge version of the Bukkit Loot mod (Also like the DayZ chests in the DayZ mod but allow users to configure what can generate in them including modded items and weapons)

 

Here is the Bukkit Loot mod.

http://dev.bukkit.org/server-mods/loot/

 

 

Link to comment
Share on other sites

  • 4 months later...

I don't know anything about Bukkit or this loot mod you speak of, or even how complex you mean this mod idea to be, especially the config file part. However, ... I do assume it would not be too difficult to create an item-iterator that randomly select a bunch of blocks and items from vanilla Minecraft and possibly even other mods. I've sorta had this idea as well for my adaptation of the old CaveGen mod, so that the sparsely-available chests may have more items, and more random types of items.

Link to comment
Share on other sites

  • 2 weeks later...

Or, going another way, perhaps creating (yet another) chest type by adding a new chest entity that handles loot randomization after the contextual click but before any gui is shown... No tick handler necessary with this method (I presume).

Link to comment
Share on other sites

Or, going another way, perhaps creating (yet another) chest type by adding a new chest entity that handles loot randomization after the contextual click but before any gui is shown... No tick handler necessary with this method (I presume).

I didn't bother looking at the Bukkit mod, but I have now, and I see what you mean. That would be one way to do it. Or you could redefine TEChest and override openChest(). Maybe I will do this if nobody else wants to take it.

BEWARE OF GOD

---

Co-author of Pentachoron Labs' SBFP Tech.

Link to comment
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.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.