Otho

Coin Example

Oct 4th, 2014
619
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "creativeTabs":[
  3.         {          
  4.             "tabLabel":"Coins",
  5.             "iconItem":"customItems:coin"
  6.         }
  7.     ],
  8.     "items":[
  9.         {
  10.             "name":"Coin",
  11.             "textureName":"coin",
  12.             "masstackSize":13,
  13.             "creativeTab":"Coins"
  14.         }
  15.     ]
  16. }
Advertisement
Add Comment
Please, Sign In to add comment