Skip to content

Commit

Permalink
Meta.json
Browse files Browse the repository at this point in the history
  • Loading branch information
notquitehadouken committed Feb 5, 2025
1 parent a7fbc35 commit 2305f44
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 24 deletions.
36 changes: 24 additions & 12 deletions Resources/Textures/Mobs/Species/Gingerbread/parts.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,51 +12,63 @@
},
{
"name": "head_f",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "head_m",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "l_arm",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "l_foot",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "l_hand",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "l_leg",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "r_arm",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "r_foot",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "r_hand",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "r_leg",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "torso_f",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "torso_m",
"directions": 4
"directions": 4,
"bump": "bump"
}
]
}
36 changes: 24 additions & 12 deletions Resources/Textures/Mobs/Species/Reptilian/parts.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,51 +12,63 @@
},
{
"name": "head_f",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "head_m",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "l_arm",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "l_foot",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "l_hand",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "l_leg",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "r_arm",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "r_foot",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "r_hand",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "r_leg",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "torso_f",
"directions": 4
"directions": 4,
"bump": "bump"
},
{
"name": "torso_m",
"directions": 4
"directions": 4,
"bump": "bump"
}
]
}

0 comments on commit 2305f44

Please sign in to comment.