• 1

    posted a message on [Request] Window Shutters mod.
    Been sick for the last few days, no progress on any of the mods I'm working on. But I feel a bit better now.

    EDIT: have a random landscape sketch, because why not? :creeperdance: by Alvoria
    Posted in: Requests / Ideas For Mods
  • 1

    posted a message on [Request] Window Shutters mod.
    Ah, alright I see. Thanks, and lol. I use Photoshop CS6 & a Wacom Intuos 4 Medium for a lot of the stuff I use.

    You should give Paint.Net a try, it's like Paint a bit, but the key thing is Layers.

    And, here's a little look at what I usually do with PS CS6. :)

    http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2300833-vertical-halfslabs-supports-vanilla-1-6-4
    Posted in: Requests / Ideas For Mods
  • 1

    posted a message on [Request] Window Shutters mod.
    Alright man, lol. I already got the basic test dummy version done, I have no clue how to really do the texturing inside of Techne, lol.



    And, I just duped the Fence Gate, so thing are starting to get going. Hopefully adding the render code isn't too bad. :)
    Posted in: Requests / Ideas For Mods
  • 1

    posted a message on [Request] Window Shutters mod.
    I installed Techne to get code for the blocks, and it seems like I can't load the blocks, so I'll just make a basic version to use, haha
    Posted in: Requests / Ideas For Mods
  • 1

    posted a message on [Request] Window Shutters mod.
    Alright, I'll have to see what I can do with the models tomorrow morning, then after work. I'll post any ideas if I get any at work. :)
    Posted in: Requests / Ideas For Mods
  • 1

    posted a message on [Request] Window Shutters mod.
    Looks nice. The indented parts are all one solid part right?

    Since the textures for this one would be assigned via the coding, I am not sure if you need to do any texturing, or is it just mapping the texture? I'm in need of learning the modeling stuff, and texture mapping is something I need to learn right now, coding wise.



    I kind fear lag when doing things with custom rendering and models, so you might want to make another version where it's just two full squares without the indents, and that one can have custom textures.

    Both can be offered as downloads. Or maybe if I figure out the Fancy settings thing, it can be implemented that way. :)

    Heck, the fancy version can use the same custom textures. It will help the 3D look to it, since the dark parts of the wood will be right in the indents.
    Posted in: Requests / Ideas For Mods
  • 1

    posted a message on [Request] Window Shutters mod.
    If you do the modeling for Vanilla 16.4, I'll see what I can scrape together from the FenceGate, maybe even some other features, and textures for it can just be the different wood types. Don't want to make something stand out too much. :P

    Currently I am only developing for 1.6.4 and waiting on the next full release of MCP. Once the next version of MCP comes out, it should be easy to release an update for whatever version it will support. The 1.6.4 version would just be like a proof of concept version.
    So reply back if interested, otherwise just ignore this.
    Posted in: Requests / Ideas For Mods
  • 3

    posted a message on Vertical Halfslabs (Supports Vanilla 1.6.4)
    [Note] This mod is open for implementation, please contact at [email protected]


    Hello everyone, thank you for your support so far on this mod, I know it's a highly anticipated feature for Minecraft, and I hope I can help fulfill your Halslab needs. :)

    Description: The Vertical Halfslabs mod for Vanilla Minecraft 1.6.4 adds new Slab blocks to enhance the Vanilla building experience. This mod was intended mostly for builders.

    When two Slabs of the same type are combined, new full blocks are available, and will drop as that block. (Recipes for the full blocks will be added)








    Downloads: Currently this mod is only available for Vanilla Minecraft 1.6.4

    1.6.4 Client Side Files: http://www.mediafire.com/download/xnzryldcaul45n6/CLIENT_Verticle_Halfslabs_12-13-2014.zip

    1.6.4 Server Side Files: Will be supported soon.

    1.7.10: 1.7 Will not be supported at this time, though there are ways to change my mind if you really want it. ;)

    1.8: WORK IN PROGRESS


    Future versions of Vanilla Minecraft will be supported soon. It really helps me when people show their support, so please remember to comment if you like it. :)


    Client Installation:

    Step 1: Download the 1.6.4 Client Jar.


    Step 2: Go to your Minecraft installation folder, look for the folder Versions, and copy the 1.6.4 folder, then rename it to VerticalHalfslabs, or whatever you want. Once you do that, go in the folder, rename the .jar & .json to VerticalHalfslabs.jar & VerticalHalfslabs.json


    Step 3: open the .json file in a text editor, and where it says
    "id": "1.6.4"
    Rename 1.6.4 to VerticalHalfslabs or whatever you made the folder and files name to.
    Then save and close the text document.


    Step 6. Open the .jar file with Winrar or any other program like that. Then delete the folder called META-INF. Once that finishes take the files within the .zip you downloaded for this mod, and place all of those files into the .jar file using Winrar or any program like that. Let it replace any files it needs to.


    Step 5: Open the Minecraft Launcher, create a new profile, and select the VerticalHalfslabs jar, or whatever you named it to. Then save and launch the game with the custom for this mod selected.



    I'm sorry it's not easier to install, but this is what we have to work with, with the current launcher when dealing with Vanilla mods. I'm sure it will be better in the future. :)




    Features I am looking into:
    Mixing slabs (2 Different slab types combined into 1 block, keeping the textures of the blocks used in either position)

    Quarter Blocks (This will probably be a different mod entirely)


    Current Issues with this mod:

    The texture for the Nether Brick Full Block may not be working properly, I am looking into this and will update the post.

    Recipes for Half Slabs and Full Blocks are not implemented yet.

    When middle mouse clicking on the Vertical Halflab Block, you get that block in the orientation the block was placed, instead of a default for the new block.

    You can not place anything like Torches or Redstone Dust on the sides, or top just yet. Some blocks may still allow you to do so, I have not tested everything yet.


    Found bugs? Please report them by posting a comment, or private messaging me. :)
    Posted in: Minecraft Mods
  • 1

    posted a message on Wheat Fields Biome
    I don't do Forge modding, so I'm not looking so much into the code you have, but couldn't you do it like how grass and tall grass blocks are rendered into the chunks? Or possibly even look at how any of the Village Farms are rendered into the chunks?

    Either of those should work, and maybe you could add a growth variation. :)
    Posted in: Modification Development
  • 1

    posted a message on What tells Redstone Dust to connect?
    Haha, you got it! ^^



    With the shell the dimensions are 21x21x10

    With only just the Redstone, the dimensions are 17x17x8

    I feel like I can make it thinner xD



    I had to go and look up a 1 minute timer system, ended up using this Silent Hopper Timer, but I set it to go off every 2 minutes, making this clock accurate to the 20 minute day night cycle. Or if you're wanting AM/PM set it to 1 minute and it works as expected. :)

    Although you have to use a Command Block to set time to 0 when it hits morning as to sync it with the world.



    The "gear" system was the most irritating part of this.

    A Piston based solution was out of the question as this needs something vertical, and we all know how Pistons have issues with a Powered Input being aboce it. xD

    A Dropper based solution was needed, with the power updates going in the opposite order so the item can be pushed 1 hopper at a time and control the clock arm position. :)



    I love building with this block, I can't wait to release it to see what everyone builds, but I never did any server-side stuff, so I have to do that soon. x'D
    #Edit: Did the server stuff, but my custom keybind isn't working so hot, need to do something with network packets? I have no clue, I have to figure out how Shift & Jump do it, but no luck so far.
    Posted in: Modification Development
  • To post a comment, please .