D4RKAR

Item BlockState

Jul 19th, 2019
707
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.73 KB | None | 0 0
  1. {
  2.   "forge_marker": 1,
  3.   "defaults": {
  4.     "model": "ac_reborn:acr_hiddenblade.obj",
  5.     "custom": {
  6.       "flip-v": true
  7.     },
  8.     "textures": {
  9.       "#LeatherMaterial": "ac_reborn:blocks/texture_leather",
  10.       "#IronMaterial": "ac_reborn:blocks/texture_shiny_iron",
  11.       "#PoorIronMaterial": "ac_reborn:blocks/texture_poor_iron"
  12.     }
  13.   },
  14.   "variants": {
  15.       "normal": {
  16.         "model": "ac_reborn:acr_hidenblade.obj"
  17.       },
  18.       "extended": {
  19.         "true": {
  20.           "model": "ac_reborn:acr_hiddenblade.obj"
  21.         },
  22.         "false": {
  23.           "model": "ac_reborn:acr_hiddenblade.obj"
  24.         }
  25.       }
  26.     },
  27.     "inventory": [
  28.       {
  29.         "transform": "forge:default-item"
  30.       }
  31.     ]
  32. }
Advertisement
Add Comment
Please, Sign In to add comment