Jump to content

loordgek

Members
  • Posts

    1910
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by loordgek

  1. how do you get if the owner invalidated/validated ?? unloaded/loaded can be done w/ chunk events
  2. not if you use the event to attach a cap
  3. do i read the title correctly ?? you want to register items while the game is running ??????
  4. i was asking on the IC2 forum if they can port EU to the capability system but that is not possible the way EU works it can work but the cap holder(tile) needs to tell all the capability s when the tile got unloaded/loaded , destoyed/mined , invalidated/validated and that ^ will be useful for other things
  5. i believe that there is a mod that does it
  6. use http://imgur.com/
  7. note https://github.com/MinecraftForge/MinecraftForge/pull/4174#issuecomment-314991496
  8. you cant i think, because the the registry is locked
  9. what are you trying to do ?? pull water out of the raincollector ?
  10. no http://shadersmod.net/downloads/ yes 1.12 dont know but keep a eye out for https://minecraft.curseforge.com/projects/super-circuit-maker dont know addons are for "the next gen minecraft"(dont have a better name for it) the java version not "the next gen minecraft" yes yes
  11. { "parent": "block/cube_all" } i removed this and the new log https://gist.github.com/loordgek/dd7490e5120d09d96053c54635bf68ff
  12. i have done that
  13. https://github.com/loordgek/Extragenarators/blob/trytofix/src/main/resources/assets/extragenarators/blockstates/genaratorbase.json i have more than 1 model and block
  14. and how does that work ?
  15. instead of Item.getItemFromBlock(blockExchanger) do new ItemBlock(blockExchanger)
  16. how do i fix. it do i need a model for every itemblock ??
  17. all working now
  18. yes user home
  19. i try to delete the .gradle folder
  20. still the same
  21. you need to update forge to 11.15.1.1738
  22. update your mods
  23. https://gist.github.com/loordgek/81e8b725426f6b2cec749dae312d21b1 blockstates https://github.com/loordgek/Extragenarators/blob/trytofix/src/main/resources/assets/extragenarators/blockstates/genaratorbase.json the render register https://github.com/loordgek/Extragenarators/blob/trytofix/src/main/java/loordgek/extragenarators/enums/EnumBlocks.java#L42
  24. build gradle https://gist.github.com/loordgek/8596c7e93c16f1ab9d45d2115e0fbd06https://gist.github.com/loordgek/8596c7e93c16f1ab9d45d2115e0fbd06 gradle.properties https://gist.github.com/loordgek/9e2d1f8c9fa80abc534f2887f8eddabc log https://gist.github.com/loordgek/131c764164c6fa2aad53685e4b40a50f
  25. thank you nope
×
×
  • Create New...

Important Information

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