// priority: -100 "use strict"; global.WAB_DISABLED_BLOCKS =[ 'wan_ancient_beasts:frozen_straw_block', 'wan_ancient_beasts:straw_block', 'wan_ancient_beasts:straw_stairs', 'wan_ancient_beasts:straw_slab', 'wan_ancient_beasts:nest', 'wan_ancient_beasts:suspicious_red_sand', 'wan_ancient_beasts:suspicious_ice' ] global.WAB_DISABLED_ITEMS = [ 'wan_ancient_beasts:frozen_straw_block', 'wan_ancient_beasts:straw_block', 'wan_ancient_beasts:straw_stairs', 'wan_ancient_beasts:straw_slab', 'wan_ancient_beasts:nest', 'wan_ancient_beasts:suspicious_red_sand', 'wan_ancient_beasts:suspicious_ice', 'wan_ancient_beasts:chisel', 'wan_ancient_beasts:ancient_club', 'wan_ancient_beasts:ancient_upgrade_smithing_template', 'wan_ancient_beasts:hang_glider', //'wan_ancient_beasts:surfer_armor', 'wan_ancient_beasts:frozen_ancient_meat', 'wan_ancient_beasts:jaw_pottery_sherd', 'wan_ancient_beasts:spike_pottery_sherd', 'wan_ancient_beasts:stroll_pottery_sherd', 'wan_ancient_beasts:beak_pottery_sherd', 'wan_ancient_beasts:fall_pottery_sherd', 'wan_ancient_beasts:fossil_pottery_sherd', 'wan_ancient_beasts:tide_pottery_sherd', 'wan_ancient_beasts:white_hang_glider', 'wan_ancient_beasts:light_gray_hang_glider', 'wan_ancient_beasts:gray_hang_glider', 'wan_ancient_beasts:black_hang_glider', 'wan_ancient_beasts:brown_hang_glider', 'wan_ancient_beasts:red_hang_glider', 'wan_ancient_beasts:orange_hang_glider', 'wan_ancient_beasts:yellow_hang_glider', 'wan_ancient_beasts:lime_hang_glider', 'wan_ancient_beasts:green_hang_glider', 'wan_ancient_beasts:light_blue_hang_glider', 'wan_ancient_beasts:cyan_hang_glider', 'wan_ancient_beasts:blue_hang_glider', 'wan_ancient_beasts:purple_hang_glider', 'wan_ancient_beasts:magenta_hang_glider', 'wan_ancient_beasts:pink_hang_glider', 'wan_ancient_beasts:paleo_table', 'wan_ancient_beasts:shrieking_horn', 'wan_ancient_beasts:spectral_horn', 'wan_ancient_beasts:nasty_stew', 'wan_ancient_beasts:rafflesia_seeds', 'wan_ancient_beasts:sundew_seeds', 'wan_ancient_beasts:bellflower_seeds', 'wan_ancient_beasts:moonflower', 'wan_ancient_beasts:equisetum_seeds', 'wan_ancient_beasts:olden_moss_carpet', 'wan_ancient_beasts:olden_moss_block', 'wan_ancient_beasts:amber_ginkgo_seeds', 'wan_ancient_beasts:verdant_ginkgo_seeds', 'wan_ancient_beasts:amber_ginkgo_sapling', 'wan_ancient_beasts:verdant_ginkgo_sapling', 'wan_ancient_beasts:amber_ginkgo_leaves', 'wan_ancient_beasts:verdant_ginkgo_leaves', 'wan_ancient_beasts:ginkgo_log', 'wan_ancient_beasts:stripped_ginkgo_log', 'wan_ancient_beasts:ginkgo_wood', 'wan_ancient_beasts:stripped_ginkgo_wood', 'wan_ancient_beasts:ginkgo_planks', 'wan_ancient_beasts:ginkgo_stairs', 'wan_ancient_beasts:ginkgo_slab', 'wan_ancient_beasts:ginkgo_fence', 'wan_ancient_beasts:ginkgo_fence_gate', 'wan_ancient_beasts:ginkgo_door', 'wan_ancient_beasts:ginkgo_trapdoor', 'wan_ancient_beasts:ginkgo_pressure_plate', 'wan_ancient_beasts:ginkgo_button', 'wan_ancient_beasts:ginkgo_sign', 'wan_ancient_beasts:ginkgo_hanging_sign', 'wan_ancient_beasts:ginkgo_boat', 'wan_ancient_beasts:ginkgo_chest_boat', 'wan_ancient_beasts:petrified_log', 'wan_ancient_beasts:stripped_petrified_log', 'wan_ancient_beasts:petrified_wood', 'wan_ancient_beasts:stripped_petrified_wood', 'wan_ancient_beasts:horns_pottery_sherd', 'wan_ancient_beasts:loot_pottery_sherd', 'wan_ancient_beasts:steal_pottery_sherd' ]