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.

Luis_ST

Members
  • Joined

  • Last visited

Everything posted by Luis_ST

  1. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  2. 1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  3. TickEvent.World and then you can get the time from the World, is that what you need since there is no global time event
  4. Keep this forum in English please
  5. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  6. what problem? D7 told you what to do first...! and you can create a custom BiomeGenerationSettings via BiomeGenerationSettings.Builder
  7. are there errors on the log, since there is a error message on the log when minecraft can't find the texture Also make sure the texture is in the correct folder and has the same name
  8. you need to place the new state at the position via World#setBlockState
  9. a idea not sure if it's work but you can register an AdvancementListerner to the Player in PlayerLoggedInEvent to the villager_trade AdvancementTrigger, then you need a bit logic inside the Listener to get the Villager with which the player trades (you can get from the World all Villager in a area then check if the trading player which is store in the Villager is the same player) and a you need to check if the player was trading with your trade after a successful tests you can remove the Villager
  10. create your own thread
  11. show the method ResourceHelper#createNew and which is line 41 in this code?
  12. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  13. use a git client for that like: https://desktop.github.com/
  14. Cheat Mod are not supported on this forum
  15. there are no error on the log, delet the current debug log run the game again and post again the full debug log
  16. thats not the full log
  17. the gist is empty...
  18. the full link which is show in your browser!
  19. okay thats strange try this command line: "C:\Program Files\Java\jre1.8.0_301\bin\java.exe" -Xmx10592M -Xms256M -jar forgeserver.jar PAUSE
  20. search for the debug log, drag and drop it on https://gist.github.com/, click on "Create secret gist" and the post the link to it here

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.