Skip 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.

randomusert gh

Members
  • Joined

  • Last visited

  1. Yeah. It looks like it is a permissions issue. Usually in linux you have to use chmod for modifying. Doing ls -l should say the permissions. For example when you create a folder, you should get the following permissions by default: drwxr-xr-x So doing chmod 644 will give it drw-r--r-- permissions. If you really don't care that anyone could read and write, you could do chmod 777 on the folder
  2. do you notice that it stops the internal server for the singleplayer worlds. here are some lines that you should take a look: [11Oct2025 00:02:01.774] [Render thread/INFO][rgp_client/]: Reconnected Rocket client as session has become inactive. [11Oct2025 00:02:01.810] [Server thread/INFO][net.minecraft.server.network.ServerGamePacketListenerImpl/]: ItsOutCast lost connection: Disconnected [11Oct2025 00:02:01.810] [Server thread/INFO][net.minecraft.server.MinecraftServer/]: ItsOutCast left the game [11Oct2025 00:02:01.845] [Server thread/INFO][net.minecraft.server.network.ServerCommonPacketListenerImpl/]: Stopping singleplayer server as player logged out [11Oct2025 00:02:02.085] [Server thread/INFO][net.creeperhost.ftbbackups.FTBBackups/]: Shutdown Complete [11Oct2025 00:02:02.091] [Render thread/INFO][mezz.jei.library.startup.JeiStarter/]: Stopping JEI [11Oct2025 00:02:02.092] [Render thread/INFO][mezz.jei.library.load.PluginCaller/]: Sending Runtime Unavailable... [11Oct2025 00:02:02.092] [Render thread/INFO][mezz.jei.neoforge.plugins.neoforge.NeoForgeGuiPlugin/]: Stopping JEI GUI
  3. Did you have the world folder in the saves folder? Since it is the folder where worlds are located. To play with the official minecraft launcher you need forge installed. After that you can make a folder called mods in .Minecraft folder and you can now put mods to it!
  4. when i add item in minecraft 1.20.1 it doesn't load the textures the source code is at: https://github.com/randomusert/customcrafting-1.20.1-forge

Important Information

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

Account

Navigation

Search

Search

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.