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.

xXFroggyToadXx

Members
  • Joined

  • Last visited

Everything posted by xXFroggyToadXx

  1. I managed to figure it out! after some more looking online I found Some one who had the same issue who was smarter then me. { "loader": "forge:separate-perspective", "gui_light": "front", "base": { "parent": "item/generated", "textures": { "layer0" : "epicfight:item/stone_greatsword" }, "display": { "thirdperson_righthand": { "translation": [-1.0, 12, -1.0], "rotation": [40, 90, 0], "scale": [1.8, 1.8, 1.4] }, "firstperson_righthand": { "translation": [2,7.5,0], "rotation": [30,90,0], "scale": [1.2, 1.2, 0.7] } } }, "perspectives": { "ground": { "parent": "item/generated", "textures": { "layer0": "epicfight:item/stone_greatsword_gui" } }, "gui": { "parent": "item/generated", "textures": { "layer0": "epicfight:item/stone_greatsword_gui" }, "gui_light": "front" }, "fixed": { "parent": "item/generated", "textures": { "layer0": "epicfight:item/stone_greatsword_gui" } } } } If anyone else has a similar issue, make sure you put "gui_light": "front" right after "loader": "forge:separate-perspective", Hope People who have had issues like mine will find this
  2. { "loader": "forge:separate-perspective", "base": { "parent": "item/generated", "textures": { "layer0" : "epicfight:item/stone_greatsword" }, "display": { "thirdperson_righthand": { "translation": [-1.0, 12, -1.0], "rotation": [40, 90, 0], "scale": [1.8, 1.8, 1.4] }, "firstperson_righthand": { "translation": [2,7.5,0], "rotation": [30,90,0], "scale": [1.2, 1.2, 0.7] } } }, "perspectives": { "ground": { "parent": "item/generated", "textures": { "layer0": "epicfight:item/stone_greatsword_gui" } }, "gui": { "parent": "item/generated", "textures": { "layer0": "epicfight:item/stone_greatsword_gui" }, "gui_light": "front" }, "fixed": { "parent": "item/generated", "textures": { "layer0": "epicfight:item/stone_greatsword_gui" } } } } Hey Trying To make a Resource Pack for Mod to give it a much needed face lift. I got the textures to load in game no problem using Forges Separate Perspective loader, but all of the textures in the GUI appear much darker for some reason. I was wondering if anyone knew a way to fix it and make all the GUI textures Brighter I saw someone has had the same issue and they said they fixed it through overriding "gui_light":"front", unfortunately i couldnt figure out how to modify it in the json file. Help Would be appreciated.

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.