Here are my diamonds. There not in the centre of the square but they work so hope you like em !
http://i46.servimg.com/u/f46/16/76/76/22/diamon11.png
http://www.mediafire.com/?s8r0yi7zgdvlppz
http://www.mediafire.com/?welp6g0gbozyx2l
Furniture :
Where it says 13 change that if your Exchange page is DifferentCode:INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES
(49672955, 'Small Diamond', 'CF_100000_diamo', 's', 1, 1, 1, '1', '0', '0', 49672955, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(49672956, 'Medium Diamond', 'CF_500000_diamo', 's', 1, 1, 1, '1', '0', '0', 49672956, '1', '1', '1', '1', '1', 'default', 1, '0', '0');
Catalog Items :
Furnidata :Code:INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(49672956, 13, '49672956', 'CF_500000_diamo', 500000, 0, 0, 1),
(49672957, 13, '49672957', 'CF_1000000_diam', 1000000, 0, 0, 1);
Code:["s","49672956","CF_500000_diamo","25824","0","1","1","0,0,0","Medium Diamond","Worth 500,000 Credits","","-1","-1"],["s","49672957","CF_1000000_diam","25824","0","1","1","0,0,0","Large Diamond","Worth 1,000,000 Credits","","-1","-1"],

