Done Stuff missing from nether worldgen

Discussion in 'Age of Engineering' started by chaosblad3, Aug 2, 2017.

  1. chaosblad3

    chaosblad3 Very Well-Known Member Patron Tier 1

    Messages:
    1,701
    Likes Received:
    649
    Local Time:
    2:48 PM
    Same issue that was reported by someone on DW20 server a few months ago (thread marked done for some reason even though no solution was ever given)...

    The nether is missing two things from worldgen, magma blocks from vanilla minecraft that are supposed to be pretty common (the lighter blocks you can see in the background on the edge of the lava lake in the pic below) and the magma slime islands from tinkers construct, which are supposed to be ~7x as common as the normal slime islands that spawn in the overworld:
    This is a pic I just took in singleplayer where as soon as I got to the nether I was immediately able to find not 1 but 2 magma slime islands, yet after 1h of searching on the server (node1) and not a single one in sight...
    [​IMG]
    Anyway, regardless of what the cause is, the fact is that no magma slime islands have generated on the server, so a workaround for obtaining magma slimeballs and magma slime saplings like a custom recipe is needed... my suggestion is this:
    Code:
    furnace.addRecipe(<tconstruct:edible:4>, <minecraft:magma_cream>);
    Put magma cream through a furnace to get magma slimeball (ensures you still have to go to the nether first to get the magma cream either from magma cubes or crafting normal slime with blaze powder).
    Code:
    recipes.addShaped(<tconstruct:slime_sapling:2>,[[null,<ore:slimeballMagma>, null],[<ore:slimeballMagma>,<tconstruct:slime_sapling:*>,<ore:slimeballMagma>],[null, <ore:slimeballMagma>, null]]);
    Surround any slime sapling (obtained from a slime island in the overworld) with 4 magma slime to get a magma slime sapling.
    (Feel free to use the recipes on other servers like DW20 that have tinkers and are also having the same problem too)
     
    Last edited: Aug 2, 2017
    Fireforce likes this.
  2. Rohen

    Rohen The beemaster

    Messages:
    879
    Likes Received:
    170
    Local Time:
    3:48 PM
    Weird...
     
  3. wyndman

    wyndman Well-Known Member

    Messages:
    4,045
    Likes Received:
    2,014
    Local Time:
    9:48 AM
    Magma islands are disabled normally, though I'm not entirely sure why. I'll make sure we have recipes for the magma and other colored slimes we're still debating the recipes internally.
     
  4. chaosblad3

    chaosblad3 Very Well-Known Member Patron Tier 1

    Messages:
    1,701
    Likes Received:
    649
    Local Time:
    2:48 PM
    What do you mean disabled normally? Disabled by default on mym servers? Sirwill said in the thread I linked that they weren't disabled in the config on DW20 even though none actually generated on the server...

    Any ETA on when the recipes will be ready? and any reason you can't just use the ones I suggested? Bearing in mind that the magma slimeballs should be obtainable as soon as you reach the nether so they dont need making needlessly hard just for the sake of it..
     
  5. wyndman

    wyndman Well-Known Member

    Messages:
    4,045
    Likes Received:
    2,014
    Local Time:
    9:48 AM
    They're either disabled, or something stops them from spawning as we've had this issue on beyond as well. I'll try to add everything I know we are missing tonight if another admin doesn't beat me to it.

    I know we are missing jungle saplings, and slime balls of all sorts. RF Tools Shape card needs to be addressed too
     
    chaosblad3 likes this.
  6. chaosblad3

    chaosblad3 Very Well-Known Member Patron Tier 1

    Messages:
    1,701
    Likes Received:
    649
    Local Time:
    2:48 PM
    I mean I'm not saying recipes for the other slimeballs/slime saplings wouldn't make life easier for quite a few people, though the other colors aren't really missing, we just run out of unlooted slime islands in the farmworld pretty quickly, but that could be just as easily be addressed by replacing the current farmworld reset template with a fresh one that was generated with the slime island spawn rate set artificially high, so that way each farmworld reset should provide more than enough to go around for another month.
     
    Rohen likes this.
  7. wyndman

    wyndman Well-Known Member

    Messages:
    4,045
    Likes Received:
    2,014
    Local Time:
    9:48 AM
    Added slimes of every color to be craftable.
     
  8. ArkaneDragon

    ArkaneDragon Kappa Pride Forever

    Messages:
    115
    Likes Received:
    38
    Local Time:
    9:48 AM
    Doesn't that mean you can mark this done, also what use do you have for magma blocks chaosblad
     
  9. chaosblad3

    chaosblad3 Very Well-Known Member Patron Tier 1

    Messages:
    1,701
    Likes Received:
    649
    Local Time:
    2:48 PM
    [​IMG]
    It allowed me to add a paper part as an embossment which gives an extra modifier without taking a durability penalty from having a paper part and not being able to use another material for an extra trait, since there isn't the usual ways to get extra modifiers like the old diamond+gold block or from tinkers tool leveling or toolkits from tinkers addons etc this is by far the best way to make an optimal tool.
     
  10. Rohen

    Rohen The beemaster

    Messages:
    879
    Likes Received:
    170
    Local Time:
    3:48 PM
    You could have made the tool out of paper, upgraded it and replaced the parts.
     
  11. chaosblad3

    chaosblad3 Very Well-Known Member Patron Tier 1

    Messages:
    1,701
    Likes Received:
    649
    Local Time:
    2:48 PM
    No you can't, you can only replace a paper part if you have an available modifier, that exploit was patched AGES ago.
     
  12. Tuffnoodle

    Tuffnoodle Well-Known Member

    Messages:
    418
    Likes Received:
    134
    Local Time:
    6:48 AM
    Alrighty!
    I've added recipes for:
    Blue Slime Tree
    Purple Slime Tree
    Magma Slime Tree
    Magma Slime Dirt
    Jungle Sapling
    Ocelot Egg - doesn't work yet, gotta work on that

    Didn't do one for cocoa beans since you can get those when you grown jungle saplings :p
    I just added them, so they should be there after the next restart.

    Let us know if there's anything else missing from world gen!
     
    Last edited: Aug 5, 2017

Share This Page