Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

laci200270

Members
  • Joined

  • Last visited

Everything posted by laci200270

  1. Did you tested with the pre-supplied world 'void'?If you fly up and relog a structure should generate.For me generates it:
  2. Sorry, I'm using a eclipse plugin that setups the gradle for me, added gradle in the new commit
  3. if you need the git file: https://github.com/laci200270/skyblockgenerator.git
  4. Edit: added test world saves
  5. Sorry but I can't done the saving part better yet
  6. https://github.com/laci200270/skyblockgenerator to create a skyblock world go new world customize and in a worldtype select the custom one generate a new world and a structure should generate(its'a bit hard to test because is a void world so you need to fly up) and if you survived everything when you relog a new structure should generate if you want to save a new structure give a wand by /give Player skyblockgenerator:wandofsave and right click in one corner and shift right click on another corner and right click in air
  7. If you need the NBT that the code generates I uploaded here: http://www.fileconvoy.com/dfl.php?id=g8edfd55d669e7942999680907e24bcfcf85570150 and the blockpos class: http://pastebin.com/bq7uAeFj
  8. Sorry, the new code: http://pastebin.com/w4ATic21
  9. Fixed it but now I get this:
  10. Now another problem happened: I finsihed the loading/saving code and when I tested it I got this: the loader/saver code http://pastebin.com/ApFXdeSe
  11. I'm working on a mod where I need to save a part of the world so I made this algortihm: http://pastebin.com/6rUvHJfN but it simply return an empty compound. Any ideas?(i'm on 17.10 the blcokpos is simply stores x y z
  12. You should look at this: https://github.com/Chicken-Bones/ForgeMultipart
  13. I found it, just after close mybrowser tab.(the setspawnpoint command and events)
  14. When the player logs in first time I nwant to give a custom spawn loc.I only found a tutorial for globally do it
  15. Take a look at: https://github.com/Messen/VoidMod
  16. Write your launcher, or simply public your modpack on a popular platform(technik)
  17. Take a look at:https://github.com/Azanor/thaumcraft-api
  18. You trying to generate biomes o plenty world?
  19. You can add spoiler with %spoiler@Text%/spoiler@ % means [ @ means ]
  20. laci200270 replied to austinv11's topic in Modder Support
    Take a look at: https://github.com/Minalien/BlogArchive/blob/master/ForgeTutorials/Spotlight__API_Annotation.md
  21. If only in inventory not rendering try this: renderItem.getItemModelMesher().register(Item.getItemFromBlock(block), 0, new ModelResourceLocation(Reference.MODID + ":" + block.getUnlocalizedName().substring(5), "inventory")); (Sorry for that,I not good in English)
  22. I think if you write in two file and the another file reads it or simply setup tcp connection to localhost

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.