Files
TFG/config/visual_workbench.json
2024-10-02 08:32:27 +07:00

25 lines
901 B
JSON

{
"__comment": "Crafting table blocks to enable Visual Workbench support for.",
"values": [
"minecraft:crafting_table",
"tfc:wood/planks/ash_workbench",
"tfc:wood/planks/aspen_workbench",
"tfc:wood/planks/birch_workbench",
"tfc:wood/planks/blackwood_workbench",
"tfc:wood/planks/chestnut_workbench",
"tfc:wood/planks/douglas_fir_workbench",
"tfc:wood/planks/hickory_workbench",
"tfc:wood/planks/kapok_workbench",
"tfc:wood/planks/mangrove_workbench",
"tfc:wood/planks/maple_workbench",
"tfc:wood/planks/oak_workbench",
"tfc:wood/planks/palm_workbench",
"tfc:wood/planks/pine_workbench",
"tfc:wood/planks/rosewood_workbench",
"tfc:wood/planks/sequoia_workbench",
"tfc:wood/planks/spruce_workbench",
"tfc:wood/planks/sycamore_workbench",
"tfc:wood/planks/white_cedar_workbench",
"tfc:wood/planks/willow_workbench"
]
}