-
Notifications
You must be signed in to change notification settings - Fork 0
/
visual_workbench.json
97 lines (97 loc) · 3.53 KB
/
visual_workbench.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"__comment": "Crafting table blocks to enable Visual Workbench support for.",
"values": [
"minecraft:crafting_table",
"blue_skies:bluebright_crafting_table",
"blue_skies:starlit_crafting_table",
"blue_skies:frostbright_crafting_table",
"blue_skies:lunar_crafting_table",
"blue_skies:dusk_crafting_table",
"blue_skies:maple_crafting_table",
"blue_skies:cherry_crafting_table",
"blocksplus:spruce_crafting_table",
"blocksplus:birch_crafting_table",
"blocksplus:jungle_crafting_table",
"blocksplus:acacia_crafting_table",
"blocksplus:dark_oak_crafting_table",
"blocksplus:crimson_crafting_table",
"blocksplus:warped_crafting_table",
"blocksplus:bamboo_crafting_table",
"blocksplus:mushroom_crafting_table",
"mctb:spruce_crafting_table",
"mctb:birch_crafting_table",
"mctb:acacia_crafting_table",
"mctb:jungle_crafting_table",
"mctb:dark_oak_crafting_table",
"mctb:warped_crafting_table",
"mctb:crimson_crafting_table",
"mctb:cherry_crafting_table",
"mctb:dead_crafting_table",
"mctb:fir_crafting_table",
"mctb:hellbark_crafting_table",
"mctb:jacaranda_crafting_table",
"mctb:magic_crafting_table",
"mctb:mahogany_crafting_table",
"mctb:palm_crafting_table",
"mctb:redwood_crafting_table",
"mctb:umbran_crafting_table",
"mctb:willow_crafting_table",
"betternether:crafting_table_anchor_tree",
"betternether:crafting_table_nether_sakura",
"betternether:crafting_table_crimson",
"betternether:crafting_table_warped",
"betternether:crafting_table_stalagnate",
"betternether:crafting_table_reed",
"betternether:crafting_table_willow",
"betternether:crafting_table_wart",
"betternether:crafting_table_rubeus",
"betternether:crafting_table_mushroom",
"betternether:crafting_table_mushroom_fir",
"betterendforge:mossy_glowshroom_crafting_table",
"betterendforge:lacugrove_crafting_table",
"betterendforge:end_lotus_crafting_table",
"betterendforge:pythadendron_crafting_table",
"betterendforge:dragon_tree_crafting_table",
"betterendforge:tenanea_crafting_table",
"betterendforge:helix_tree_crafting_table",
"betterendforge:umbrella_tree_crafting_table",
"betterendforge:jellyshroom_crafting_table",
"betterendforge:lucernia_crafting_table",
"crumbs:spruce_crafting_table",
"crumbs:birch_crafting_table",
"crumbs:jungle_crafting_table",
"crumbs:acacia_crafting_table",
"crumbs:dark_oak_crafting_table",
"crumbs:crimson_crafting_table",
"crumbs:warped_crafting_table",
"byg:aspen_crafting_table",
"byg:baobab_crafting_table",
"byg:blue_enchanted_crafting_table",
"byg:cherry_crafting_table",
"byg:cika_crafting_table",
"byg:cypress_crafting_table",
"byg:ebony_crafting_table",
"byg:fir_crafting_table",
"byg:green_enchanted_crafting_table",
"byg:holly_crafting_table",
"byg:jacaranda_crafting_table",
"byg:mahogany_crafting_table",
"byg:mangrove_crafting_table",
"byg:maple_crafting_table",
"byg:pine_crafting_table",
"byg:rainbow_eucalyptus_crafting_table",
"byg:redwood_crafting_table",
"byg:skyris_crafting_table",
"byg:willow_crafting_table",
"byg:witch_hazel_crafting_table",
"byg:zelkova_crafting_table",
"byg:sythian_crafting_table",
"byg:embur_crafting_table",
"byg:palm_crafting_table",
"byg:lament_crafting_table",
"byg:bulbis_crafting_table",
"byg:nightshade_crafting_table",
"byg:ether_crafting_table",
"byg:imparius_crafting_table"
]
}