JayC
Well-Known Member
It has been awhile since I have released a custom but here is my first one, I have only been making customs about a day.. I have made like 3 in the past 2 months ;D So don't hate!
Screenshots:
Download:
SQL:
Furnidata:
Screenshots:
Download:
You must be registered for see links
SQL:
Code:
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`) VALUES
(94852020, 'eastercandle', 'eastercandle', 's', 1, 1, 1, '1', '0', '0', 94852021, '1', '1', '1', '1', '1', 'default', 4, '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(94852020, 'PAGEGOESHERE', '94852020', 'Easter Candle', '50', '0', '0', '1');
Furnidata:
Code:
["s","94852021","eastercandle","758540","0","1","1","","Easter Candle","Designed by JayCustom","","-1","-1"],