• Minecraft Chat Thread v68 : Jeburary edition
    10,002 replies, posted
[QUOTE=DireAvenger;37426473][QUOTE=ralle105;37426382][noparse][url=http://www.facepunch.com/showthread.php?t=1136467]Normal words here[/url][/noparse][/QUOTE] Quickly fix it before someone quotes it[/QUOTE] Quickly fix it before someone quotes it
[QUOTE=Zac;37425980]No, i understand.[B] I will start lurking, but i will NOT stop posting[/B]. Well, i wont post as much, but im not going to stop because a few people are annoyed about me. Like i said before, i just utterly dont care about them. Thank you for being nice, and i will take your advice.[/QUOTE] Clearly you're mentally challenged [editline]27th August 2012[/editline] Zac, lurking means that you read posts but do not post, ever.
Wait, is [I]everyone[/I] here still in high school?
[QUOTE=maxipad;37427775]Wait, is [I]everyone[/I] here still in high school?[/QUOTE] I'm not I haven't even started high school
Personally i'm starting university in mid-September, and I still like this game.
[QUOTE=maxipad;37427775]Wait, is [I]everyone[/I] here still in high school?[/QUOTE] Just graduated. Welcome to Facepunch.
There's nothing wrong with being in high school... :saddowns:
-snip-
Dinnerbone! [t]http://dinnerbone.com/media/uploads/2012-08/screenshots/Minecraft_2012-08-27_16-19-06.png[/t]
[QUOTE=Moofy;37428015]Dinnerbone! [t]http://dinnerbone.com/media/uploads/2012-08/screenshots/Minecraft_2012-08-27_16-19-06.png[/t][/QUOTE] This man is doing so much good work my god what the hell.
[QUOTE=Moofy;37428015]Dinnerbone! [t]http://dinnerbone.com/media/uploads/2012-08/screenshots/Minecraft_2012-08-27_16-19-06.png[/t][/QUOTE] holy fucking [U][B]SHIT[/B][/U] This is so fucking awesome, I can finally make a decent customized flatworld and get rid of those fucking slimes. Fucking winner. Though I wonder how can we customize that as for server map.
[QUOTE=Moofy;37428015]Dinnerbone! [t]http://dinnerbone.com/media/uploads/2012-08/screenshots/Minecraft_2012-08-27_16-19-06.png[/t][/QUOTE] That setup doesn't seem very safe lol:v:
So you can make a layer of torches?
I am in college and I still play minecraft. [editline]27th August 2012[/editline] [QUOTE=dmillerw;37424743]Now I start to wonder if there wasn't an easier way to do this. [IMG]http://i.imgur.com/Ndybu.png[/IMG][/QUOTE] That is what you would have to do basically, although I thought it would be weightValues(132) = 0;
if you're going to customize them individually you can consider a couple different things: simply defining the array as int (or whatever type) weightValues = {0, 4, 5, ... }; will work, as long as you can keep everything lined up. Alternately, you can read in from a file, which allows for more organized / structured reading but more complexity. This is me speaking from a basic Java background but not a Minecraft programming background so take that with a grain of salt.
loading from a file would be much better and organized(and customizable for the user!)
[QUOTE=victormeriqui_1;37428755]loading from a file would be much better and organized(and customizable for the user!)[/QUOTE] Yea, if you had a weight config text file that it could read from, that would allow the user to customize it to their liking, and make it easier for you.
Started on the dough add-on. What other pastries and recipes can you fix using it? Dmillerw, is it possible to remove existing crafting recipes from vanilla and replace it with your own?
Some WIP [IMG]http://i.imgur.com/83Mxm.png[/IMG]
[QUOTE=Lilyo;37429502]Some WIP [IMG]http://i.imgur.com/83Mxm.png[/IMG][/QUOTE] Wow. I really like this style!
[QUOTE=Lilyo;37429502]Some WIP [IMG]http://i.imgur.com/83Mxm.png[/IMG][/QUOTE] Thats some real nice texturing, looking forward for the final product.
[QUOTE=Lilyo;37429502]Some WIP [IMG]http://i.imgur.com/83Mxm.png[/IMG][/QUOTE] WOW!
[QUOTE=Lilyo;37429502]Some WIP [IMG]http://i.imgur.com/83Mxm.png[/IMG][/QUOTE] Reminds me of EldPack, its awesome. How much of the textures do you think is finished in %? Really looking forward to the release.
[QUOTE=Lilyo;37429502]Some WIP [IMG]http://i.imgur.com/83Mxm.png[/IMG][/QUOTE] Awesome
[QUOTE=Stonecycle;37429484]Started on the dough add-on. What other pastries and recipes can you fix using it? Dmillerw, is it possible to remove existing crafting recipes from vanilla and replace it with your own?[/QUOTE] The easiest way would probably just be either modifying base classes, or providing an alternate recipe. I believe I found a post about removing recipes with some clever reflection. I'll see if I can find it again. Also, I only realized after I did all that that a user-configurable file would be better. I'll be doing that later. [editline]27th August 2012[/editline] Actually, for the recipe thing, you might be able to use this. [I]CraftingManager.getInstance().getRecipeList().remove(int);[/I] Where int is the recipe to remove. The issue is finding out where the recipe you want to remove is in the list...
[QUOTE=Lilyo;37429502]Some WIP [IMG]http://i.imgur.com/83Mxm.png[/IMG][/QUOTE] Has a very classic look to it. Might just be one of the first tex-packs that I'm liking.
I'd love to use that pack.
Bawww XP farms being nerfed, I was going to make a slime XP farm but now it'd be pointless hmmmm
[QUOTE=Lilyo;37429502]Some WIP [IMG]http://i.imgur.com/83Mxm.png[/IMG][/QUOTE] I liked it so much, i decided to put it in game. Immediately. [IMG]http://i.imgur.com/MWnW7.png[/IMG] (how the fuck did it manage to get custom water textures?)
[QUOTE=happyaqueduct;37430985]I liked it so much, i decided to put it in game. Immediately. (how the fuck did it manage to get custom water textures?)[/QUOTE] That texture pack has everything that's not textured, green. So the water got that texture.
Sorry, you need to Log In to post a reply to this thread.