Jump to content

CroComeT

Members
  • Posts

    124
  • Joined

  • Last visited

Everything posted by CroComeT

  1. How to i make preInit for block i maked all like this : CucumberBlock : https://gist.github.com/Propucani2/58a26a6d29240dba856b MainClass : https://gist.github.com/Propucani2/2defe1c12791dfa8cbd6 ItemSeedFood : https://gist.github.com/Propucani2/66764469a499ddc7f117 ItemBlockCrop : https://gist.github.com/Propucani2/7bc30e0e95b698ae582e CucumberItem : https://gist.github.com/Propucani2/ae8fa3d30dff9535e1a7 Please help i not have texture.
  2. I started me world and tryed to place me cucumber on farmland and minecraft just crash. CrashReport https://gist.github.com/Propucani2/82a97234a09fd7db4f17 CucumberCropClass https://gist.github.com/Propucani2/939212a86adda3b8319d MainClass https://gist.github.com/Propucani2/4ec5ec457686e5c10909 Thanks anyway!
  3. I was soo stupid i placed chunkX*17 I needed to place chunkX*16 Thanks Anyway and i placed little lower generate of ores that helped me too, thanks diesieben07.
  4. Whenever i make new world minecraft just crash. crash report : https://gist.github.com/Propucani2/856de7a426515751b257 ObsidianGenerationClass : https://gist.github.com/Propucani2/108aeea7525b415dd320 ObsidianOreClass : https://gist.github.com/Propucani2/c02de450e848fb8eb440 MainClass : https://gist.github.com/Propucani2/0f91e53d43e97f3da155
  5. Can anyone just say me please how to i fix textures.
  6. Main Class https://gist.github.com/Propucani2/57c5a5993c1ee3ac70cf BlockCucumber https://gist.github.com/Propucani2/0815db7a9ec6bf941531 Crops Class https://gist.github.com/Propucani2/b50f339c6910b104c2e1 SeedFood https://gist.github.com/Propucani2/9bd7f6e8b374649968e5
  7. I cannot eat item
  8. I did all that and crop textures are not working.
  9. Here is MainClass https://gist.github.com/Propucani2/50968535c65bf39f7a5d Here is Block(Stages) https://gist.github.com/Propucani2/562bc7fe0dd02d1c39aa Here is item https://gist.github.com/Propucani2/0a80e0bac3e8565ac103
  10. And im not getting item when destroy in survival, before item grow.
  11. Yea we need a code to help you!
  12. My tutorial isn't advanced. And you have to do all the steps in my tutorial, you cant really simplify further. Lastly text tutorials are good because they have code examples. Anyway to make a crop you need a seed item and a plant block. I got no texture when i plant please help but i write right like this
  13. Did you placed new package in resources. Did you spell it right assets. Did you maked this setTextureName(MainClassName:NameOfPngImage) (without.png)
  14. I not have reompSrc in eclipse.
  15. How to look at vanilla crop code can you tell me?
  16. I don't get it with text its hard and video is same.... can anyone get me all clear without boring advenced, i wanna just for begginers plant on farmland and when its growed you can destroy and pickup please can anyone tell me clear.
  17. Hi im new to coding soo can you help me please to make crop (seed) with forge 1.7.2. I tried to find but not help.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.