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.

hacatu

Members
  • Joined

  • Last visited

  1. Thank you, changing pack_format to 2 does fix it. Removing pack.mcmeta altogether also fixes it, I guess because it defaults to good values.
  2. I've made a simple mod and my textures, models, and blockstates are recognized and show up in the game, but my localized names simply do not. The mod is called Yo-yo so I have the ./src/main/resources/assets/yoyo/ folder, which contains blockstates/, lang/, models/, and textures/. I set the item's unlocalized name with setUnlocalizedName("yoyo_placer"). Minecraft correctly picks up the model and texture and getUnlocalizedName() returns "item.yoyo_placer", but the name still shows up as "item.yoyo_placer.name" in game. My language is set to en_US, my language file is in lang/ and named en_US.lang, it is a UTF-8 text file with a BOM and LF line endings. It is in the same location and format as every tutorial I can find. Most big name mods on github seem to have the resources folder somewhere else but the structure within it is the same. The code can be found here: https://github.com/hacatu/yoyo. I am running Minecraft 1.11, Minecraft Forge 1.11-13.19.1.2199, Forge Gradle 2.2, Gradle 3.3, Groovy 2.4.7, Ant 1.9.6, Java 1.8.0_112, and Arch Linux 4.8.13-1 64 bit.

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.