• 0

    posted a message on CubeX2's Mods - All mods available for 1.8.9
    It looks like the Javadoc files aren't public on BitBucket. I can see the commit for them, but they aren't in the download or the source directory.
    Posted in: Minecraft Mods
  • 0

    posted a message on [REQ] Making Airships, and making them move.
    I could see this being possible with heavy modification of Sunrise_78's ControllerBloc (viewtopic.php?f=25&t=84500).

    The way I envision it working is:
    Use the ControllerBloc base code, make it so that if a Control Bloc moves, it moves all of its changing blocks too.
    Then, make it so that when in a specific arrangement (maybe this is activated when the control block is sitting on top of obsidian), every time the Control Bloc gets redstone current (or at a frequency while it has constant current), it moves, maybe in the direction of the current.

    Keep in mind that the game can only ever display blocks on the block-sized grid, so the boat would shift quite abruptly, and you'd probably need to run to stay on it.

    It would be a very large undertaking for a mod-maker, but I could see it being possible. Maybe suggest it to Sunrise_78.
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on [32x] [1.4] GERUDOKU [31 MAR 2011] [outdated, see pg.100]
    Quote from tombones »
    I miss bettergrass too.. kind of wish mrm had left the semi-working version of it in his patcher, since gerudoku has green grass and wasn't affected by the gray sides issue anyway.


    Seems that MrMessiah has a working BetterGrass back up :smile.gif:
    viewtopic.php?f=25&t=55700&start=690#p1277961
    Posted in: Resource Packs
  • 0

    posted a message on [MOD]Minecart Mania!
    Quote from Afforess »
    I've removed the friction from falling in air, which should allow people to make more interesting minecart jumps and roller coasters. Sorry about the lag, my computer is not up to par with my modding abilities. :wink.gif:

    Awesome! Thanks for doing that :smile.gif:
    I assume this will be active in 1.8?
    Posted in: Mods Discussion
  • 0

    posted a message on [MOD]Minecart Mania!
    Awesome update, as always, Afforess.

    Do you know if it would be possible to change cart deceleration so that carts don't decelerate when in the air? Currently, the game seems to treat air the same as dirt when it comes to decelerating, so I can't launch a cart across any kind of gap (without stacking carts on top of each other to negate the deceleration). (to clarify, I'm fine with how carts fall in the air, but they decelerate too fast)

    I figured your experience with minecarts might give you an idea what would need to be done (I looked in the deobfuscated code, but couldn't tell much with my limited programming knowledge). If you wanted to add it to this mod that would be sweet too.
    Posted in: Mods Discussion
  • 0

    posted a message on HD texture fix [Feb22: 1.3 support, fixed compass]
    Any chance of Better Grass returning? (or is changing it for every minecraft patch not worth it?)

    Other than that, 100% satisfaction. Great work Xau!
    Posted in: Resource Packs
  • 0

    posted a message on about the diamond search method
    Quote from Opeth »
    16 :Grey: :Grey: :Grey: :Grey: :Grey: :Grey:
    15 :Grey: [] :Grey: :Grey: [] :Grey:
    14 :Grey: [] :Grey: :Grey: [] :Grey:
    13 :Grey: :Grey: :Grey: :Grey: :Grey: :Grey:
    12 :Grey: [] :Grey: :Grey: [] :Grey:
    11 :Grey: [] :Grey: :Grey: [] :Grey:
    10 :Grey: :Grey: :Grey: :Grey: :Grey: :Grey:

    So ya

    Or you can try this. Every block is seen once, and only once, giving you the greatest coverage for the least digging.

    16 :Grey: :Grey: :Grey: [] :Grey: :Grey: :Grey: []
    15 :Grey: [] :Grey: :Grey: :Grey: [] :Grey: :Grey:
    14 :Grey: [] :Grey: :Grey: :Grey: [] :Grey: :Grey:
    13 :Grey: :Grey: :Grey: [] :Grey: :Grey: :Grey: []
    12 :Grey: :Grey: :Grey: [] :Grey: :Grey: :Grey: []
    11 :Grey: [] :Grey: :Grey: :Grey: [] :Grey: :Grey:
    10 :Grey: [] :Grey: :Grey: :Grey: [] :Grey: :Grey:
    09 :Grey: :Grey: :Grey: [] :Grey: :Grey: :Grey: []
    Posted in: Alpha - Survival Single Player
  • 0

    posted a message on [MOD]Minecart Mania!
    Bug report:
    Non-autocart version: Plates are not tracks again. They stop carts as if your mod wasn't installed. Booster/bounce blocks work fine.
    Autocart version: Bouncer block doesn't work (not sure if this is intentional, but it would be handy)
    Posted in: Mods Discussion
  • 0

    posted a message on [MOD]Minecart Mania!
    Quote from Afforess »
    Anyway, I think lightstone is a genius idea for a booster - If everyone else is in agreement, Lightstone will replace Gold Blocks in 1.6 for the booster.


    The only problem with that is that lightstone is still very hard to get in large amounts. It takes 9 dust (1 per lightstone found) to make a lightstone block. That means each lightstone cluster (which can be hard to get to) gives just 1 booster or so. Also, lightstone can't be picked up and moved like gold can (you just get 1 dust back).

    How about an ore? As long as you don't smelt it, you can place it, pick it back up, and its easy to get (but still a valuable resource).

    Gold ore would work.
    Posted in: Mods Discussion
  • 0

    posted a message on [MOD]Minecart Mania!
    Any chance you could add redstone-powered boosters and brakes?
    I'd love to be able to turn brakes and boosters on and off (without resulting to track-changing around them).

    Also, if you made redstone-powered boosters affect stopped carts (not sure how you'd decide which direction to go), we could make stations where pressing a button would launch a stopped cart up to the user.
    Posted in: Mods Discussion
  • 0

    posted a message on [MOD]Minecart Mania!
    I tried out both versions, and it seems like the non-Autocart version isn't working at all. Every plate (wood and stone) stops the cart. The Autocart version worked great (except that it doesn't play well with my double-stacked carts, but that isn't your fault).

    Semi-related, any chance you could make your Autocart mod prevent deceleration while the cart is in the air? That slowdown is the whole reason I stack two carts (so they can jump over large gaps).
    Posted in: Mods Discussion
  • 0

    posted a message on Minecart Launcher! not a booster!
    Awesome video and technique. I played with this technique, and found a way to launch directly forward instead of at an angle:
    I don't think you can launch quite as far, but its great for jumping moats and such.

    I successfully jumped this http://i81.photobucket.com/albums/j206/ ... -15-87.jpg and this http://i81.photobucket.com/albums/j206/ ... -27-37.jpg

    I'll be doing tests for max distance next.
    Posted in: Discussion
  • 0

    posted a message on [V1.8.1]HoverBoat
    Tron1o7,
    My fiance is having the same issue. I can get this mod working fine on my PC, but every approach we try on her Mac ends with a black screen. I have a hard time believing that a java mod is somehow platform specific, but that might be the case. We are updating her Java version, to see if that changes anything.
    EDIT:
    Updating Java didn't change anything.
    Posted in: Minecraft Mods
  • To post a comment, please .