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.

Featured Replies

Posted

I made a sword small using .json because it took up so much space on my screen, i didnt want to make a smaller sword using textures, so now i am here. if you can help out with the code id REALLY Appriciate it!

  • Author

 {
    "parent": "item/smaller_util",
    "textures": {
        "layer0": "item/netherite_sword"
    }    
}

  • Author

i added this to my sword, (copied from another website) it worked and made the sword smaller, but now hand holding is weird and just bad 

  • Author

its a code i copied. "item/smaller_util" is a directory from another .json where its the full one i can send you it

 

  • Author

{
    "parent": "builtin/generated",
    "gui_light": "front",
    "display": {
        "ground": {
            "rotation": [ 0, 0, 0 ],
            "translation": [ 0, 2, 0],
            "scale":[ 0.5, 0.5, 0.5 ]
        },
        "head": {
            "rotation": [ 0, 180, 0 ],
            "translation": [ 0, 13, 7],
            "scale":[ 1, 1, 1]
        },
        "thirdperson_righthand": {
            "rotation": [ 0, 0, 0 ],
            "translation": [ 0, 3, 1 ],
            "scale": [ 0.55, 0.55, 0.55 ]
        },
        "firstperson_righthand": {
            "rotation": [ 0, -90, 25 ],
            "translation": [ 1.13, 2, 1.13],
            "scale": [ 0.4, 0.4, 0.4 ]
        },
        "fixed": {
            "rotation": [ 0, 180, 0 ],
            "scale": [ 1, 1, 1 ]
        }
    }
}
its a code i copied. "item/smaller_util" is a directory from another .json where its the full one i can send you it

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.