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.

D2A

Members
  • Joined

  • Last visited

  1. D2A changed their profile photo
  2. The tick method code should also be applied to the minecart that I created. And so the applyNaturalSlowdown() should work.
  3. I checked AbstractMinecart push method so I tried minecart.push(0.1D, 0.0D, 0.0D), the minecart moves but does not slow down like when a player pushes a minecart in rails after 9 blocks the minecart stops. How to achive the same effect ?
  4. I know that the texture loading system changed in 1.19.3 and that you need to use the textures/block and textures/item folders. But what about an entity, I tried to change entity/chest/normal, to block/chest/normal but it didn't worked. { "parent": "simplycaterpillar:block/drill_base/drill_base", "textures": { "side": "simplycaterpillar:block/rock_side", "chest": "minecraft:entity/chest/normal", "rod": "simplycaterpillar:block/pieces/wood_piece" } } Full file: https://github.com/The-Fireplace-Minecraft-Mods/Simply-Caterpillar/blob/1.19.3/src/main/resources/assets/simplycaterpillar/models/block/storage/storage.json

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.