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.

DJ1TJOO

Members
  • Joined

  • Last visited

Everything posted by DJ1TJOO

  1. public class DoorLock extends DoorLockBlock { public DoorLock() { super(Properties.create(Material.IRON) .sound(SoundType.METAL) .hardnessAndResistance(25.0f, 18000000.0f) .lightValue(0)); setRegistryName("fantasy20:doorlock"); } }
  2. I have a door block and I setted the blocks resistance to 18000000 (that’s bedrock) and I can still blow it up with tnt.
  3. I want to make it for some friends. They are to lazy to look up a video some where. And I just want to if its possible. If the awnser is yes, then what is a good way to start. What do you mean?
  4. I already fixed with packets I did not see that the serverplayer had the getserverworld method
  5. I have a question. Most people know optifine. Optifine has a easy to use installer and forge has it to. Is there a way to make my own forge installer and also install my own mod with it?
  6. But how would I get the server side world in a serverproxy?
  7. I have a door and when the player clicks on a gui de door opens/closes. In my screen class I use door.toggleDoor(dls.getContainer().getTileEntity().getWorld(), dls.getContainer().getTileEntity().getPos(), true/false); The problem is that dls.getContainer().getTileEntity().getWorld() returns the client world, the client world does change and the door opens, but not on de server side so you can't go through it.Can someone please help?Sorry for my English

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.