JayC
Well-Known Member
This was more of a unique idea, I combined a few rares to make this I am sure someone has already came up with fountain on a cloud but I did more then just that! With this release I took it to the next level to provide good details and a fun new look!
Screenshot:
Download:
SQL:
Furnidata:
Like + Rate!
Thanks to @TruCluez for some ideas
Screenshot:
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
(85775126, 'cloudfountain', 'cloudfountain', 's', 1, 1, 1, '1', '0', '0', 85475962, '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
(85775126, 'PAGEHERE', '85775126', 'Cloud Fountain', '50', '0', '0', '1');
Furnidata:
Code:
["s","85475962","cloudfountain","879652","0","1","1","","Cloud Fountain","Created by JayTouch","","-1","-1"],
Like + Rate!
Thanks to @TruCluez for some ideas
Last edited: