• 1

    posted a message on Request - make Quark backpack a Bauble

    Currently, the Quark backpack only resides in a player's inventory, or can be equipped on the player chest armor slot. (which means players can't equip a chest armor when wearing the backpack)


    It would be neat if it could go in the 'chest' Bauble slot, and still function as it does (expands player inventory)


    As I understand it, both Quark and Baubles have the APIs to make this possible, so the mod shouldn't be difficult.


    Yes, we have asked both devs about this, and neither will add this feature because 1) Baubles doesn't add compat for mods since it has an API that modders should be using instead to make things into Baubles, and 2) Quark doesn't make things into Baubles because it doesn't fit the theme of the Quark mod.


    This will be used for Rebirth of the Night modpack, but I'm sure other pack devs would appreciate a mod that does this.

    Posted in: Requests / Ideas For Mods
  • 1

    posted a message on Potion Core - Lots of New Potion Effects and Attributes!

    How stable is Potion Core for 1.7.10?


    I'm currently developing a modpack for 1.7.10, and it's in the final stages prior to release. One of the issues holding me back is one of the mods - Brewcraft - has a server-specific bug (my pack relies on a server-hosted map that I'm hosting) that causes severe crashes.

    The original dev isn't even maintaining Brewcraft anymore, so attempts to ask for a fix have been useless.


    That said, I just noticed your Potion Core mod has a 1.7.10 version, but is beta.

    It could possibly work for what I need, but I figured I'd ask about its stability before using it/adding it to my pack.


    Thanks

    Posted in: Minecraft Mods
  • 1

    posted a message on Need an abandoned mod fixed (Brewcraft)
    Quote from arisalanna»

    IKR I wanna use this mod too. I am an amateur sry I can't fix this :( What I do though is weapons. Custom knockback, range, and possibly cooldowns thanks to electroblob_. You might want to consider having electroblob's wizardry in your modpack.


    I have Minefantasy2 in the pack, which does add a few new combat mechanics, but nothing too overhaul-y.

    Anywho, thanks for the interest. This mod is still open to be fixed for anyone out there willing. Unfortunately I can't even release my modpack until this is fixed, due to how severe/disruptive the issue is, so *any* help is appreciated!
    Posted in: Requests / Ideas For Mods
  • 1

    posted a message on [Request] Better animal husbandry

    Currently working on a modpack (Tradewinds) for 1.7.10, which allows players to specialize in professions (like fishing, farming, beekeeping, metal working, etc)


    Most of these have mods out there that let me create pretty involved progression systems (Forestry for bees, Mariculture for fishing, Agricraft for farming, Minefantasy for blacksmithing, etc)


    Well, it turns out there's no mods out there that overhaul animal breeding and husbandry in a similarly involved/progression based way.


    I would like to request for such a mod to be made. I'll try to outline this mod in a way that it can be used in other modpacks as well, if you wish to release it to the public. I'm happy to provide support for designing the mod's philosophy, mechanics and textures, but I don't know a lick of coding.


    For those of you who used Agricraft, this mod will apply a very similar system to animals.


    ___________________

    This mod gives all farm animals THREE stats, whose values range from 1-10:


    Growth - Determines the animal's willingness to breed and how quickly they grow.

    Yield - Determines how much animal product an animal yields.

    Resilience - Determines an animal's resistance to getting sick.


    These stats are represented like this: G/Y/R. So, 1/2/3 is 1 Growth / 2 Yield / 3 Resilience.

    In most cases, 1 stat = 10% chance of something happening (described below under each stat section).


    The premise here is players must capture wild animals, whose stats will start out 1/1/1, and must feed and care for their animals, otherwise they will get sick, starve and die. Taking care of your animals and breeding them will increase their overall quality (stats), giving you farm animals that live a long time, resist sickness, and produce plenty of food.


    A lot of the systems I describe below incorporate a 'roll for success/failure every X ticks'

    This 'X ticks' should be a configurable option for each associated mechanic. This way, users of the mod can adjust how frequently things like breeding, sickness, etc occur. The chance these things will happen is solely based on stats, but how often they occur is based on a configurable 'per X ticks' setting.

    ___________________


    FOOD


    Each animal requires a different blend of food to survive. All animals will have a hidden hunger bar that ranges from 0-10. This hunger bar slowly drains over time (configurable in ticks - X ticks per 1 hunger bar depletion), and all animals will always perform checks for nearby food. If food is found, it will eat it. Different foods will restore different amounts of hunger... but it shouldn't be super complicated.


    Basically, you can feed animals three kinds of food.

    1 - Plain food. This is stuff like feeding cows raw wheat or feeding pigs apples. Unmixed, plain feed restores 1 hunger.

    2 - Generic mixed feed. You get this by crafting together most any of 2 food items. This can be fed to any animal, and restores 3 hunger.

    3 - Specialized feed. You get this by crafting together 3 specific ingredients, based on the animal the feed is for. Pigs would eat slop, which is carrots, melon/pumpkin and apples. Cows would eat a hay mix, which is 2x wheat and seeds. Chickens eat a seed mix, which is any x3 combination of seeds and melon seeds. All of these recipes require 3 of something, and restore 5 hunger.

    These should be normal, shapeless crafting recipes so modpack makers can edit the recipes via Minetweaker (as I intend to do for my modpack)


    This mod will also add a handful of new blocks which can hold various kinds of feed. Troughs for pig slop, hay bin for cow feed, and chicken coop for chicken feed, etc. There would also be a bin for holding generic feed. Players can also hand feed animals by right clicking them with feed.


    If an animal's hunger reaches zero, it enters into a famished state, and the animal's texture will change to appear famished.

    As soon as the animal becomes famished, it loses 1 of every stat (a 10/10/10 famished cow would become 9/9/9). These stats will NOT be recovered after feeding the animal to get it out of the famishes state.

    Famished animals also stop producing byproducts (such as famished chickens not laying eggs), will not breed, and will not grow. They will resume doing these things once you feed them. A famished animal leaves the famished state when its hunger bar reaches a full 10. This way, players can't just keep an animal barely starving with 1 hunger after it became famished.


    If an animal stays famished for X ticks, it dies.


    Animals will excrete poop. Excretion occurs when an animal's hunger bar has lost 5 hunger (even after they eat something, this is a value the mod keeps track of to know when to create excretion). When excretion occurs, a tile of poop is left where the animal is. The poop looks just like a pile of snow, but brown. If another animal poops in the same spot, the poop pile grows, like snow piles do.


    After X amount of time, poop will disappear and fertilize the ground its on (does the same effect as clicking that spot with bone meal).


    Poop can be shoveled to create a manure item. This can be used just like bonemeal (for vanilla settings), or, the ability to use it as bonemeal can be DISABLED via configs, so modpack makers can include it in recipes.

    ___________________

    GROWTH


    This stat is associated with two mechanics.


    Breeding.


    Every X ticks, the mod will make all animals perform a breed check.

    This check is based on the Growth stat.

    If this check succeeds, the mod will check for any animals of the same species in a 4 block radius around that animal.

    Any animal that is nearby then rolls a breed check based on their Growth stat.

    If both animals succeed the roll, the mod breeds the two animals, producing an offspring.


    For example.

    COW1 has a Growth stat of 6 out of 10. When the mod performs the breed check, COW1 has a 60% chance to succeed the roll.

    If the roll succeeds, the mod looks for a nearby (4 block radius) COW2, whose Growth stat is 4.

    The mod then makes COW2 roll a breed check (this check is tied to the successful roll of COW1, and not an independent check). COW2 has a 40% chance to succeed.

    If COW2's roll succeeds, the mod then takes all 3 stats of COW1 and COW2, averages them (rounding up) and produces an offspring with those stats.

    So, if COW1 is 3/6/2 and COW2 is 4/4/7, then the offspring will be 4/5/5.


    Aging/growing


    Animals will go through 5 growth stages. The growth stat determines how quickly animals progress through each stage.


    Every X ticks, the mod checks to see if an animal grows to the next stage.

    (These should be very long durations, and perhaps even different durations for each growth stage, because animals stay adults much longer than they stay infant)

    So, you might have the check for stage 1 > 2 take a total of 100 ticks, stage 2 > 3 150 ticks, 3 > 4 500 ticks, etc.


    This check looks at the animal's growth stat and uses that as a percent chance for every check to determine if it grows or not.

    Also, each time an animal grows from one stage to another, it has a chance to gain +1 in one of the 3 stats. This is determined by the growth stat itself. So, a 4 Growth animal has a 40% chance to gain +1 to either Growth, Yield or Resilience when it advances from one growth stage to another. The stat that gets this +1 increase is chosen at random by the mod.


    Stages are:


    1 - Newborn. These animals do not produce anything (no eggs, no meat if killed, no feathers, etc).

    Newborns will only eat the specialized feed blends (#3 in the FOOD section above - they need nutrients to grow!)

    If a newborn becomes famished, it dies immediately.

    If it becomes sick, then it has a chance every X ticks to die, based on its Resilience stat. (Newborn with 9 Resilience has a 10% to die when sick, 1 Resilience has 90% chance to die when sick, etc). This means players must pay close attention to newborns to ensure they survive.


    1 > 2 uses Growth stat to determine the chance it has TO advance from 1 > 2.

    (So, Growth 4 animal has a 40% chance each check to go from Newborn to Young)


    2 - Young. They still don't produce anything, like milk, meat, eggs etc. However, young animals will eat all of the 3 food types. They will not die when famished, and respect the same famished rules stated above. They also respect the same sickness rules outlined in the Resilience section. They're basically adults that don't produce any animal products nor can breed.


    2 > 3 uses Growth stat to determine the chance it has TO advance from 2 > 3.


    3 - Adult. This is your normal animal state, where most of your husbandry will occur. This is the only stage where animals can breed. This stage also has the longest duration, making up perhaps 50% of the animal's lifespan. This stage has 'no exceptions' to any of the other rules/systems outlined in this post.


    3 > 4 uses Growth stat to determine the chance it has NOT to advance from 3 > 4.

    Yep, this one is the opposite. So, Growth 4 animal would have a 60% chance to go from Adult to Old. (And a Growth 10 animal would have a 10% chance to go from Adult to Old, which is same as Growth 9, because we don't want immortal animals)


    4 - Old. Once an animal enters this stage, ALL of its stats are cut in half, rounding up. Animals in this stage stop breeding. Similar to Newborn, they also have a percent chance to die when sick, and die immediately when famished. They will still eat any food, however.


    4 > 5 uses Growth stat to determine the chance it has NOT to advance from 4 > 5.

    Again, Growth stat is helping keep animals from dying at this point.


    5 - Dead. What more is there to it? Animals get old and die. This stage is inevitable for all animals, regardless of how often they get sick or famished.


    ___________________

    YIELD


    This one simply determines how much and how often animals produce milk, eggs, wool, ink sacs, etc etc.


    Animal byproducts, however, for the purpose of this stat, have to be divided into two categories and treated differently.


    There's recurring byproducts, and then there's butchered byproducts.

    Eggs, milk, wool, etc would be recurring, and ink sacs and meat would be butchered.


    For recurring, yield determines how quickly animals produce stuff. Rather, the mod checks every X ticks and rolls for a chance based on the yield stat if the animal produces a product.


    For cows, this is milk. So, every X ticks, a cow with a yield stat of 6 has a 60% chance to become milkable. Players can get 1 bucket of milk from a cow for each time it can be milked. I think for the purpose of this mod, there should be some indicator that a cow is ready to be milked, like changing the color of its udder or something...


    For butchered products, the yield stat simply determines how many of that butchered item is dropped when the animal dies. Could be as straight forward as yield 1 = 1 porkchop, yield 10 = 10 porkchops.


    ___________________

    RESILIENCE


    With this stat, there is a sickness mechanic to the mod. Resilience determines how animals deal with sickness.


    When an animal is sick, it will not breed nor produce anything, except when killed (a sick cow won't produce milk, but still drops meat when killed)


    For the most part, sickness is pure RNG with Resilience determining how well your animal resists getting sick and how quickly it recovers from being sick.


    Every X ticks, the mod makes animals perform a sickness check, based on the animal's resilience stat. An animal with 1 Resilience has a 90% chance to get sick when this check occurs, and a Resilience 10 animal will never get sick.


    Once an animal is sick, there are 2 methods of recovery.


    The first method is a splash healing potion. Yep. That easy. (Configurable perhaps to turn this off or even change the potion)


    The second method is to isolate the animal and wait.

    While an animal is sick, the mod will make the animal perform a recover check every X ticks (same duration as the sickness check). This check is based on Resilience. The higher the resilience, the more likely the animal will recover from sickness (again, 1 resilience = 10% chance to recover)


    The reason why you want to isolate sick animals is because sickness can SPREAD!


    Similar to how the breed check works, sick animals will, every X ticks, have a chance to spread their sickness. This check should occur right after the recovery check, meaning that when the mod checks if a sick animal recovers, and the check fails, it then immediately checks to see if the sickness spreads. Again, chance to spread is based on resilience.


    If the check succeeds to spread sickness, the mod will attempt to make all nearby animals get sick (4 block radius). These nearby animals must then also check to see if they catch the sickness, chance being based on resilience.


    You can see that if you have a lot of low resilience animals, and one gets sick, there's a good chance your entire farm of animals will get sick.


    Additionally, while an animal is sick, it loses hunger at DOUBLE the speed as normal, meaning it gets hungry twice as fast.


    If an animal becomes famished while sick, it dies (and vice versa, famished animals that get sick also die)


    ___________________

    ADDITIONAL THINGS


    Chicken coops are blocks you can place down. You can place chicken feed in them, and nearby chickens will eat it. Chicken coops will also pick up any nearby eggs and feathers, and place them in an inventory in the coop.


    Troughs are used for placing pig slop in. Nearby pigs will eat from it.


    Hay bins are for placing horse, sheep and cow feed in.


    Fish cages are for placing fish in for nearby squid to eat.


    An item of some sort for learning what an animal's stats are.


    A method of naming animals, and recording them in a catalog that lists all animals by type, name and their stats. This way, you can name an animal (visible above the animal's head), and you can look at your catalog to see what stats that animal has. Unnamed animals will just be named after what species they are.


    Different items for calling different animal species. Cow bell for herding cows, shepherd crook for herding sheep, etc.


    A new potion for temporarily boosting an animal's stats. There could be 4 potions total, each with different strengths. 3 of them raise 1 of the 3 stats, and the 4 raises all 3 stats.


    How much these potions raise a stat by is determined by the potion's strength, and how long by the duration (just like how vanilla potions work)


    These potions have a side effect though. When the potion wears off, the animal immediately gets sick.

    Posted in: Requests / Ideas For Mods
  • 1

    posted a message on Realistic Terrain Generation (RTG) — Realistic Biomes, Huge Mountains, Custom Trees, Truly Flat Terrain, Breathtaking Landscapes
    Quote from Sunconure11»




    I'm having the same issue, but in singleplayer as well.


    Edit: Could WildCaves3 be causing this? I also have the following mods which alter generation to some extent:


    Thaumcraft

    Ars Magica 2

    Botania

    Growthcraft Complete Test Build

    Streams (I'm also having cobblestone rivers, as well as forests populated by nothing)

    AppleMilkTea2

    Harvestcraft

    Fossils and Archaeology

    Chisel

    BiomeTweaker (Only being used to change mob spawns)

    Climate Control

    Exotic Birds

    COFH Core

    Plant Mega Pack

    Recurrent Complex

    Roguelike Dungeons

    Doomlike Dungeons


    If needed, I will list more.


    Edit 2: I found the solution to this. Clear out the contents of the RTG folder.


    Didn't solve it. Made a new world on my server, and I'm getting cobblestone streams, even with fresh configs.
    Posted in: Minecraft Mods
  • 1

    posted a message on Climate Control - change climate zones sizes, ocean sizes, and more

    I think I might be a bit dumb here, but how do I use ForgeAmidst? When I open the .jar, the program crashes. I think I'm missing something here lol


    EDIT: Figured it out. Turns out that it's a mod, not a program (like the vanilla Amidst is). Also, I was trying to use the version in your OP, Zeno, which isn't compatible with (I'm guessing) newer versions of CC. I found the working version via Google, so you might want to include the latest ForgeAmidst link in the OP. Even doing searches for 'Amidst' within here on the forum - the links posted by other people throw missing link errors.


    This was the link I found that had a working DL:

    https://www.dropbox.com/s/7wnopprms8agduh/ForgeAmidst-1.7.10-1.2-beta.jar?dl=0

    Posted in: Minecraft Mods
  • 1

    posted a message on Climate Control - change climate zones sizes, ocean sizes, and more
    Quote from Keybounce»

    So, you're looking for two large continents, with large biomes, so that neither continent's "accessible" area contains everything, and the players have to trade across the water?


    That's ... a great idea.


    I even went a step further by restricting certain resources/ores to certain biomes. Like, coal is only found in abundance in mountain/hill biomes, copper in deserts and hot biomes, etc.

    But, yea, I'm trying to get a very specific world setup. It's still going to be random, but random within a set of strict parameters.
    Posted in: Minecraft Mods
  • 1

    posted a message on Growthcraft Community Edition
    Quote from Snipe13051»

    Same for me:
    [Growthcraft|Milk]: Growthcraft|Milk Doing le world gen everywhere... no chance to find streams for example.


    I thought worldgen mods are doing that job and not growthcraft is responsible for worldgen?!


    I should reiterate. Growthcraft doing world gen is not an issue. Growthcraft does put plants and stuff in the wild and in villages, which is perfectly fine.


    The problem is that Growthcraft logs every single thing it generates, which results in a spammed console log and large log files. Additionally, there is no config option to disable world gen logging.
    Posted in: WIP Mods
  • 3

    posted a message on MineFantasy2 - Alpha

    Hey AP,

    Thanks to our in house dev, Coolmanzz, we were able to add Minetweaker support for this mod!

    He had to write a separate mod that used both the MT and MF2 APIs. We're using the mod in our newest modpack, Tradewinds, to test it out and work out and bugs, but so far it works pretty great. He may end up releasing the mod on Curse when it's ready.


    Check it out. Here's some of the things I'm able to do:


    The Bloomery now accepts all copper ores, as long as the ore has an ore dictionary value of oreCopper. By default, MF2 only allowed certain copper ores, but now I can ensure that ALL copper ores function with the mod. All I had to do was write a script to input <ore:oreCopper>, output the Minefantasy copper ingot, and tell the script that I wanted the ingot to be "hot", plus indicated the tool, tier and skill associated with it, and it works! Putting in any oreCopper item will turn it into hot copper ingots, which must be processed using the correct tool, the player must have to research, and the hot ingot works with the tongs to cool off into a MF2 copper ingot!





    Here's another thing I did - I use a mod called SGU Better Geo in my Tradewinds modpack. SGUBetterGeo replaces all the materials in the world, such as stone, with its own custom blocks, like limestone, shale, gneiss, etc. Of course, not having regular stone in the world is a bit of a problem, so I ensured all blocks like shale and limestone have an ore dictionary value of <ore:stone>, meaning they function just like stone in most recipes. Unfortunately, MF2 didn't accept <ore:stone> in its recipes, so players would have no way of making the crucible for example. But with Minetweaker, I can ensure this is possible!


    Check it out:







    There's a few things I would like to request, however, AP. They don't have to be features within your mod - as long as they exist on the API end, then we can Minetweak it.


    1 - Allow other tools to be used from other mods. For example, the tanning rack. Currently, I am limited to designating the tool types from within your mod. I can, for example, make a tanning rack recipe with MT that lets me use the MF2 hammer to turn hide into leather. A bit silly, yes, but it is possible. What is NOT possible, however, is using a knife from a different mod in order to tan a hide into leather. I would love to be able to do this - to use tools from other mods.


    Perhaps one approach to this is to simply allow a Minetweaker script to assign tool types to items from other mods. For example, if I could say "the knife from the Better Beginnings mod (<betterbeginnings:flintknife>) is a Tier 0 knife", then, when I go to write a MT script for the tanning rack, all I have to do is say "knife, tier 0" and the script will include all tools I designated as a tier 0 knife.


    2 - Allow custom fuels for the Forge, Crucible, Blast Furnace, Bloomery, etc.


    Currently, I can't assign fuels using Minetweaker. Your mod won't even let our Minetweaker/MF2 bridge mod to call upon this function. It's restricted to exactly what fuel types you've included in your mod.


    What I would LIKE to be able to do, for example, is write a script that removes all fuel types for the Blast Furnace, then add a fuel type for Railcraft:fuel.coke (coal coke from Railcraft) - as well as set the burn time.


    Additionally, allow Minetweaker to set the burn times of individual fuels. Currently, I can't tell the Bloomery that coal burns slower - it will eat up 1 coal per ore, and I can't modify that, but I would prefer to be able to, for example, change it to 1 coal per 5 ore.


    Again - not asking for you to add Minetweaker support for your mod at this point - just asking for your API to allow for more things to be customized and called upon, so that our bridge mod can allow the above mentioned things to be edited by Minetweaker scripts.


    One last thing - is it possible that I could get a complete list of how long it takes to craft each item, the xp they give, ingot max temps, unstable temps, etc? When writing a lot of these scripts, I'm able to set things like the time to craft the crucible, the amount of xp you get from crafting it, etc, but I don't know what the default values are, so I have to guess - but I want to be sure that they match the defaults.


    Like, when I added the recipe that allowed all ore:stone to be used to craft the crucible - I want it to match the xp/time to craft/skill level required of the default crucible, and have nothing to refer to.


    Thanks!

    Posted in: WIP Mods
  • 1

    posted a message on Jewelrycraft 2 - Customizable magic jewelry that render on your player, curses and more!

    Is this mod still being maintained? Seems like it needs a lot of polish and has missing features.

    Posted in: Minecraft Mods
  • To post a comment, please .