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. the file is empty, btw you can use https://gist.github.com/ drag the file there it's very easy and post l the link here
  2. use the effect to make the player invisible
  3. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  4. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  5. did you join the server? because there are no errors
  6. tick events fired twice (START and END), and between START and END there is a short period of time during which your player is visible
  7. run the game it will be create automatically
  8. debug please, it contains more infos what crashes the game
  9. then post the client log its in .minecraft/logs/debug.log to explain why I asked that: Just Enough Resources crashes the server a problem that a few people already had so I speculated that you have the same problem
  10. it's an mod, does your modpack contains Just Enough Resources
  11. you should post the full log, but you're using java 16 but minecraft 1.16 requires java 8-15
  12. this is not really helpful, do what @diesieben07told you
  13. okay first of all, you don't need an IStorage, just return and empty CompoundNBT, you should because the error occurs there inside of getCapability you need to check if it is your Capability and your serializeNBT and deserializeNBT methods in your StaffProvider are broken, add a serializeNBT & deserializeNBT to your DefaultStaffCapability and call them inside the method why did you add two providers to the ItemStack? you should also create a git repo because it is terrible to look at many classes when using pastebin
  14. so it's now @Mod(BlacksmithMod)?
  15. okay the whole thing is a bit complicated, as you already found out you need an Access Transformers, use it to make the field customSpawners in ServerWorld public then use WorldEvent.Load and check whether the world of the event is a ServerWorld if so, you can simply add a new instance of your spawner to the CustomSpawner list Edit: the AT for ServerWorld.customSpawners is: public net.minecraft.world.server.ServerWorld field_241104_N_ # customSpawners
  16. 1.14 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  17. https://mcforge.readthedocs.io/en/latest/datastorage/capabilities/#attaching-capabilities

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.