Jump to content

Mr. Pineapple

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by Mr. Pineapple

  1. 1.8.9 isn’t supported, update to a sorted version to receive help
  2. Yeah, they were backported to 1.14 too. Though that version is loosing LTS at somepoint soon
  3. There were minimal changes between the versions for most things, still use DeferredRegistries for registering things. Though, the only way to know what has changed is to update yourself and see.
  4. In the ClientSetupEvent you need to set the render layer from `RenderTypeLookup`. That takes two params - the Block and the RenderType
  5. Make sure you set the render layer in FMLClientSetupEvent.
  6. 1.12 isn't supported here. You should update for help.
  7. Check curse forge, thats the best place to go
  8. Oh well, I'm glad you found your answer, I didn't just join to comment on your post. I just forgot the password to my old account so made a new one lol
  9. Try looking at this: https://github.com/Mr-Pineapple/Pine-Tutorial/blob/master/src/main/java/com/pineapple/tutorialmod/world/gen/TutorialGeneration.java The commented out part should show you how to use the create method inside of the FillerBlockType
×
×
  • Create New...

Important Information

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