AddSomeFurniture
AddSomeFurniture
AddSomeFurniture adds furniture to your server, like chairs, tables, thrones, worktops etc.
Features:
- adds lots of furniture
- functional Lamps (enable / disable light with right click)(buggy)
- functional Worktops (open a craftingtable with right click)
- functional Seats (requires ChairsReloaded plugin)
- special tables!
- switch between 16x16 and 64x64 textures!
Requirements:
- Spoutcraft / Spoutcraftplugin
- ChairsReloaded (optional/for functional seats)
Commands:
- /asf: Check if AddSomeFurniture is up to date.
Permissions:

You can disable/enable permissions in the config.yml.
Recipes:

Changes in the last update:
- v1.1.0 and v1.1.1:
- updated to 1.6.4
- added coffetables
- deleted flowers and carpets
- improved code
- updated metrics
Additional informations:
This plugin utilizes Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
You can disable the stat collection via /plugins/PluginMetrics/config.yml if you wish.
-
View User Profile
-
Send Message
Posted Sep 16, 2012Must've skipped right over that, thanks.
-
View User Profile
-
Send Message
Posted Sep 16, 2012@jelliton
see Information: ;)
-
View User Profile
-
Send Message
Posted Sep 15, 2012What do the blocks change to if your not running spoutcraft client?
-
View User Profile
-
Send Message
Posted Sep 15, 2012@456205841sdfsdfs
sry, no. because tekkit is only a mod pack.
-
View User Profile
-
Send Message
Posted Sep 15, 2012Doesn't Work in Tekkit?
-
View User Profile
-
Send Message
Posted Sep 15, 2012@tallfrogte
You don't install spout on a client, they download SpoutCraft client. It's simple to download and login. Just like the vanilla client. Download the exe (if windows, same for other files for other OSs), run the exe, login, first time will download the files, just like the vanilla client, then they can log into the server.
-
View User Profile
-
Send Message
Posted Sep 15, 2012@tallfrogte
okay... but it can“t work without spout. ;)
-
View User Profile
-
Send Message
Posted Sep 15, 2012Disappointing! Would of been great if Spout wouldn't have to be installed on every client!
-
View User Profile
-
Send Message
Posted Sep 13, 2012@nerodemon18
you can use the version for 1.3.2 for 1.3.1 too ;)
-
View User Profile
-
Send Message
Posted Sep 13, 2012will not come out for version 1.3.1?
-
View User Profile
-
Send Message
Posted Sep 13, 2012@yurikoma
i know, but it“s not possible at the moment.
-
View User Profile
-
Send Message
Posted Sep 12, 2012next update you do, could you make it so while in creative mode there is only 1 version of the item, not one for every direction, because whichever direction one you use, it turns itself around anyway, so these aren't needed. (just seems to be cluttering up the custom item menu in spout creative mode.
-
View User Profile
-
Send Message
Posted Sep 9, 2012@ShadeSilver
it“s not possible.
-
View User Profile
-
Send Message
Posted Sep 8, 2012Can you create this whithout Spout?
-
View User Profile
-
Send Message
Posted Sep 5, 2012@Vanndrake
ok... ;) i will change it.
-
View User Profile
-
Send Message
Posted Sep 5, 2012Just a suggestion since the tables have 4 legs and the crafting grid only allows 2 make the recipe require either 2 items or increase the sticks downwards :p
-
View User Profile
-
Send Message
Posted Sep 3, 2012@Masterxyyx
update in progress...
-
View User Profile
-
Send Message
Posted Sep 3, 2012Please Update this plugin, I really like it. In this version I alway craft a flint when I use one of these combinations.
THX
-
View User Profile
-
Send Message
Posted Sep 1, 2012update it plz i need this plugin!
-
View User Profile
-
Send Message
Posted Aug 10, 2012BUG!!! : when placing rugs on themselves they drop as rails.. I guess because their underlying vanilla block is rails... try setting the item drop under exdending the GenericBlock put
public ItemStack BlueRug; <--- whatever u named it, then in "public void onBlockDestoyed"
put setItemDrop(BlueRug); I haven't tested this but hopefully it works and saves you time :D