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.

Leaderboard

Popular Content

Showing content with the highest reputation on 11/18/22 in Posts

  1. You've installed the player module but not the "core" module that it needs. https://www.curseforge.com/minecraft/mc-mods/adaptive-performance-tweaks-core
  2. There's no such block tag as minecraft:cobblestone https://github.com/misode/mcmeta/tree/data/data/minecraft/tags/blocks There is a forge:cobblestone/normal https://github.com/MinecraftForge/MinecraftForge/blob/1.19.x/src/generated/resources/data/forge/tags/blocks/cobblestone/normal.json Or you can change your GLM to use a LootItemCondition that matches a specific block instead of a block tag.
  3. When you are in the game, look at the block and press F3. On the right hand side you can see what tags it has. You should also look at run/logs/debug.log because you have lots of errors in your datapack. The one stopping your blocks being mined is because this deepslate ore block does not exist. So it fails to load that file. https://github.com/Nexeran/Mundane_Chronicles_Mod/blob/505bfda1db4d6d761309dad63b787ea3d1731d68/src/main/resources/data/minecraft/tags/blocks/mineable/pickaxe.json#L6

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.