Tags
Creators
Details
0.1
Compatibility
Changes

In this version I have added the Pedestal Table, a new table variant previously in Axel's Tables & Chairs. It now has a significantly improved new model I made! It's also expandable, just like the regular tables.
Placing blocks and items on top of tables has been made significantly easier, and shift-placing tables down now prevents connections.
There is a new Chiseled Pale Oak Chair model made by our good friend Axel!
Conversion tools have been revamped. Type '/function tac:xxx/' and choose between 'upgrade' (upgrades T&C1 into T&C2), 'replace' (replaces furniture with blocks), or 'clear' (clears all furniture). If you're updating from T&C1 make sure to run the '/reload' command as a pop-up may appear to prompt an upgrade. Furniture placed from now on will get counted which will help judge how many were upgraded around you and what more is left. WARNING: Changes are permanent and without warning. Consider making a backup on larger worlds
Crafting Recipes will unlock by each wood set. Planks and Sticks will unlock the base furniture, Stripped Wood will unlock Neat variants and Stairs will unlock Chiseled variants.
Download the Resource Pack in the additional downloads below.
SCREENSHOTS WANTED! I need good looking screenshots of your tables and chairs. If you would please use the VanillaXBR texture pack when taking them, and send them on the Discord (links on modrinth page). Thanks
Other fixes:
- Chair movement is a lot smarter.
- Many bugs were fixed
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| tables_chairs_2_resource_pack - v0.1.zip | Unknown | 323.84 KiB |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:6sIyp8H4:EJLAy0WM"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:6sIyp8H4:EJLAy0WM"
}

