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

{
    "forge_marker": 1,
    "defaults": {
        "textures": {
          "#texture": "zombiesurvival:items/m16"
        },
        "model": "zombiesurvival:m16.b3d"
     },
    "variants": {
        "inventory": [{
            "transform": {
              "gui": {
                "rotation": [
                  {
                    "y": 135
                  },
                  {
                    "x": 165
                  },
                  {
                    "z": -90
                  }
                ],
                "scale": 0.05
              },
              "firstperson": {
                "translation": [
                  0,
                  -0.25,
                  -0.25
                ],
                "rotation": [
                  {
                    "y": 225
                  },
                  {
                    "x": 0
                  },
                  {
                    "z": 90
                  }
                ],
                "scale": 0.25
              },
              "thirdperson": {
                "translation": [
                  0,
                  0,
                  0
                ],
                "rotation": [
                  {
                    "y": -90
                  },
                  {
                    "x": 180
                  },
                  {
                    "z": 180
                  }
                ],
                "scale": 0.05
              }
            }
        }]
    }
}

 

https://gyazo.com/ddfafbec9d1e7832c77dc8d4c0244790

It won't edit it all. Can anyone help?

did you tell minecraft about it in your clientproxy?

Long time Bukkit & Forge Programmer

Happy to try and help

                "rotation": [

                  {

                    "y": 135

                  },

                  {

                    "x": 165

                  },

                  {

                    "z": -90

                  }

                ]

That part is so strange. It should be something like [ 165, 135, -90 ].

I. Stellarium for Minecraft: Configurable Universe for Minecraft! (WIP)

II. Stellar Sky, Better Star Rendering&Sky Utility mod, had separated from Stellarium.

If his .JSON was wrong, it wouldn't render his model. @NathanLeadill how did you get that B3D to render as an item (I've been trying for days)? Maybe the way you load your B3D is causing your model to not accept its transforms.

Development of Plugins [2012 - 2014] Development of Mods [2012 - Current]

If his .JSON was wrong, it wouldn't render his model. @NathanLeadill how did you get that B3D to render as an item (I've been trying for days)? Maybe the way you load your B3D is causing your model to not accept its transforms.

No it should render because the syntax itself is not wrong.

The "x", "y", "z" properties would be treated like a comment.

I. Stellarium for Minecraft: Configurable Universe for Minecraft! (WIP)

II. Stellar Sky, Better Star Rendering&Sky Utility mod, had separated from Stellarium.

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.