Everything posted by Kander16
-
Colored bed: the player won't sleep
Okay, Its just for testing. http://pastebin.com/VsNFKPP0
-
Colored bed: the player won't sleep
Nope, Doesn't work, it keeps going into bed for a minimum of time and goes back out of the bed.
-
Colored bed: the player won't sleep
Like public class BlockBlueBed extends BlockDirectional? or what do you mean?
-
Colored bed: the player won't sleep
What line? An what Class file?
-
Colored bed: the player won't sleep
Hello, I have a problem about my colored bed. When i right click the "Blue bed" it flashes into the bed and goes back out withing a half second. Everything works good exept that part, it just won't get into bed ant sleep i see "Leave bed" for a flash of time and then you get out of the bed. It doesn't crahses or anything like that, no log message, nothing I think its with the BlockBlueBed file, i dont see a reason why it is at the ItemBlueBed, but for sure iam posting it below. Please help. ItemBlueBed.java http://pastebin.com/uiMi5i1g BlockBlueBed.java http://pastebin.com/z12Kw6cX
- Milk barrel
-
Milk barrel
Jeah, I thought it was impossible to change base classes, like milk?
-
Milk barrel
Hello, I was wondering if it could be possible to have milk that you can place on the ground like water + that you can drink it like as normal I have an idea for a milk-barrel, and u use a bowl to take milk from that barrel. (Like a cauldron and glass bottle) that you can take some milk so you get a milk -bowl and thus the other can be used as food or other things can participate. I also wanted it that it can only be placed into the barrel, not on the ground. It also goes empty after a few times taking milk. then you need to refill it before you can take milk again. Thanks for helping!
-
Dual input furnace: Can't get my recipes to work
With the Debugger class?
-
Dual input furnace: Can't get my recipes to work
I have one there? line 178.
-
Dual input furnace: Can't get my recipes to work
in What class file?
-
Dual input furnace: Can't get my recipes to work
Hello, I have crafted a new Furnace with dual inputs (Sauce Maker Furnace) one for placing a bowl in, one for the ingredient. I have no idea how i can get the recipes to work, i have tried several things with no succes does i have typed something wrong? Please take a look at the files (where you think the problem is) Thanks! Here are al my files about it: Main mod class: http://pastebin.com/UynajXsn SauceMaker.java: http://pastebin.com/8JBXh6BN TileEntitySauceMaker.java: http://pastebin.com/HfD86Num ContainerSauceMaker.java: http://pastebin.com/8Cm57XMg GuiSauceMaker.java http://pastebin.com/wLWLM81y SauceMakerRecipes.java: http://pastebin.com/qKjxfcJi GuiHandler.java: http://pastebin.com/4pescRdu SlotSauceMaker.java: http://pastebin.com/a9W1dk2U
-
How does i generate blocks on top of the surface world (like flowers)?
Hello, I was wondering how i could generate some bushes on top of the surface. Does anyone know what i need to do? This is for spawning ores, but it will only spawn blocks in other blocks like 'MagneziumOre generate in the Stone' but i wanted to have like 'Strawberry plant generate on top of the grass block'. http://pastebin.com/HhKmJ9ha Thanks!
-
Problem with Custom Furnace
Hello, I have a problem about texturing the fuel reserve and the progress bar. I can't get the texture on the right place where it needs to be. However i don't see anything i've done wrong. Any help is appreciated. Thanks. Link to GuiSuperHotFurnace: http://pastebin.com/Hn0Jdrzr Link to GuiSuperHotFurnace (Gui-Image) http://postimg.org/image/65wlk18y9/ Problem Image: http://postimg.org/image/4in356k9n/
-
Morefood mod Alpha v3.2 for {1.7.10} Including Crops! (Add's over 70 foods!)
The Morefood mod is like it says: it adds Many foods to the game! :-D This makes minecraft more fun and more awesome to play We added many foods and 6 crops (strawberry, blueberry, tomato, paprika, onion, asparagus) The third version of the mod is there u can find the strawberry's, blueberry, tomato's, paprika, onion, asparagus in dungeons and mineshafts for now. by killing sheeps or squids you can get raw mutton or raw squid! Soon enough there will be another mod that is like as 3x The awesomeness of this mod! Download link: http://www.planetminecraft.com/mod/morefood-mod-for-mc-172-including-crops/ Thanks for downloading the mod! Enjoy Playing my mod
-
Texture of my new door doesn't work fully correctly
Hello, My question is that i have coded a new door and changed the "_Upper" of the door texture. It looks pretty nice but only at the side (and top) of some doors it shows up glass texture that should be only at the front. This are the pictures of the doors: http://minetronic.be/Door1 & http://minetronic.be/Door2 Is there a way to fix this (or that i can just add a "side" and a "top")? Thanks
-
How to let a ore drop exp?
Yes, this works Thanks for giving me the hint!
-
How to let a ore drop exp?
Okey, Thanks, Will check in the blockore class file
-
How to let a ore drop exp?
Hello, I have a question for How to have an ore that drops exp when broken? Thanks. Code of class: http://pastebin.com/3VPd1ffU
-
My fence gate crash on placing it
Thanks, It works it extends now to "BlockFenceGate" And changed the texture from wood to iron.
-
My fence gate crash on placing it
Hello, I have created a new fence and wanted to make a fence gate too. But the problem is that i could not use the BlockFenceGate.class file cause that would give it a wooden plank texture, I wanted to have an iron block texture So what i did was copy the whole BlockFenceGate.class file into my IronBlockFenceGate.class and change the texture of it. But i don't know how, It doesn't crash when i use the BlockFenceGate.class file It only crashes when i use the IronBlockFenceGate.class file. So it won't render the item, then it crashes and says 'one device not closed' Anyone know how to fix this? Main mod class: http://pastebin.com/7Rk0YxtW IronBlockFenceGate.java: http://pastebin.com/vLBngqCH BlockFenceGate.class: http://pastebin.com/mcN9BNQy Thanks for helping!
-
My New Door Won't Render good.
Okey, But Thanks for helping! [solved]
-
My New Door Won't Render good.
Thank You! It's Because otherwise you place only 1 part of the door?
-
My New Door Won't Render good.
Hello, I have coded a new door (copper door) And it won' work properly, when i place my door it just render's 1 block (not the upper) + the texture won't show up. It isn't even black and purple rendered, It's just transparent, and you can't open it too. Please help, code of the door: http://pastebin.com/cKVPHdDj Picture of problem: http://minetronic.be/Door Hope anyone could help me, Thanks!
-
[1.7.10] My Crop won't load 8 stages
Just Changed return this.iconArray[3]; To, return this.iconArray[7]; http://pastebin.com/4qWACp6F
IPS spam blocked by CleanTalk.