diff --git a/.gitignore b/.gitignore index 03a576d..c39bcc0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,18 @@ - *.zip +banned-ips.json +banned-players.json +cache/* +eula.txt +commands.yml +libraries/* +logs/* +ops.json +permissions.yml +plugins/bStats/config.yml +plugins/WorldEdit/.archive-unpack/* +usercache.json +version_history.json +wepif.yml +whitelist.json +help.yml +plugins/Updater/config.yml diff --git a/Breeze2/data/raids.dat b/Breeze2/data/raids.dat index fe6d825..1169693 100644 Binary files a/Breeze2/data/raids.dat and b/Breeze2/data/raids.dat differ diff --git a/Breeze2/level.dat b/Breeze2/level.dat index e1b0943..f4eb725 100644 Binary files a/Breeze2/level.dat and b/Breeze2/level.dat differ diff --git a/Breeze2/level.dat_old b/Breeze2/level.dat_old index 4c9ce8a..4c3e371 100644 Binary files a/Breeze2/level.dat_old and b/Breeze2/level.dat_old differ diff --git a/Breeze2/poi/r.-1.-1.mca b/Breeze2/poi/r.-1.-1.mca index 1fd4470..d45a9c2 100644 Binary files a/Breeze2/poi/r.-1.-1.mca and b/Breeze2/poi/r.-1.-1.mca differ diff --git a/Breeze2/poi/r.-1.0.mca b/Breeze2/poi/r.-1.0.mca index 4d25a26..7eb50da 100644 Binary files a/Breeze2/poi/r.-1.0.mca and b/Breeze2/poi/r.-1.0.mca differ diff --git a/Breeze2/poi/r.0.0.mca b/Breeze2/poi/r.0.0.mca index 2425c08..4e698b3 100644 Binary files a/Breeze2/poi/r.0.0.mca and b/Breeze2/poi/r.0.0.mca differ diff --git a/Breeze2/region/r.-1.-1.mca b/Breeze2/region/r.-1.-1.mca index 036c83e..4ba94b5 100644 Binary files a/Breeze2/region/r.-1.-1.mca and b/Breeze2/region/r.-1.-1.mca differ diff --git a/Breeze2/region/r.-1.0.mca b/Breeze2/region/r.-1.0.mca index 6295052..7bf7e35 100644 Binary files a/Breeze2/region/r.-1.0.mca and b/Breeze2/region/r.-1.0.mca differ diff --git a/Breeze2/region/r.0.-1.mca b/Breeze2/region/r.0.-1.mca index 3f21738..d6b0a80 100644 Binary files a/Breeze2/region/r.0.-1.mca and b/Breeze2/region/r.0.-1.mca differ diff --git a/Breeze2/region/r.0.0.mca b/Breeze2/region/r.0.0.mca index 177c90f..4c3307c 100644 Binary files a/Breeze2/region/r.0.0.mca and b/Breeze2/region/r.0.0.mca differ diff --git a/CHANGELOG.md b/CHANGELOG.md index 5932eae..93ba22a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. +## [2.5] + +### Changed +- Update main and plugin jars to 1.18.1 + ## [2.4] ### Changed @@ -82,6 +87,7 @@ All notable changes to this project will be documented in this file. ### Changed - Initial commit of pack to Github for version control +[2.5]: https://github.com/apexhosting/HungerGames/releases/tag/2.5 [2.4]: https://github.com/apexhosting/HungerGames/releases/tag/2.4 [2.3.2]: https://github.com/apexhosting/HungerGames/releases/tag/2.3.2 [2.3.1]: https://github.com/apexhosting/HungerGames/releases/tag/2.3.1 diff --git a/Chernobyl2015/data/raids.dat b/Chernobyl2015/data/raids.dat index fe6d825..1169693 100644 Binary files a/Chernobyl2015/data/raids.dat and b/Chernobyl2015/data/raids.dat differ diff --git a/Chernobyl2015/level.dat b/Chernobyl2015/level.dat index 67f86f9..c14b58c 100644 Binary files a/Chernobyl2015/level.dat and b/Chernobyl2015/level.dat differ diff --git a/Chernobyl2015/level.dat_old b/Chernobyl2015/level.dat_old index 9916064..89d8c48 100644 Binary files a/Chernobyl2015/level.dat_old and b/Chernobyl2015/level.dat_old differ diff --git a/Chernobyl2015/poi/r.-1.-1.mca b/Chernobyl2015/poi/r.-1.-1.mca index 026acda..a21238a 100644 Binary files a/Chernobyl2015/poi/r.-1.-1.mca and b/Chernobyl2015/poi/r.-1.-1.mca differ diff --git a/Chernobyl2015/poi/r.-1.0.mca b/Chernobyl2015/poi/r.-1.0.mca index d9888c2..eb7d1bc 100644 Binary files a/Chernobyl2015/poi/r.-1.0.mca and b/Chernobyl2015/poi/r.-1.0.mca differ diff --git a/Chernobyl2015/poi/r.0.0.mca b/Chernobyl2015/poi/r.0.0.mca index e746fca..0677c70 100644 Binary files a/Chernobyl2015/poi/r.0.0.mca and b/Chernobyl2015/poi/r.0.0.mca differ diff --git a/Chernobyl2015/region/r.-1.-1.mca b/Chernobyl2015/region/r.-1.-1.mca index fe1a1ca..f6ca9c7 100644 Binary files a/Chernobyl2015/region/r.-1.-1.mca and b/Chernobyl2015/region/r.-1.-1.mca differ diff --git a/Chernobyl2015/region/r.-1.0.mca b/Chernobyl2015/region/r.-1.0.mca index 9f07de2..d45b8ba 100644 Binary files a/Chernobyl2015/region/r.-1.0.mca and b/Chernobyl2015/region/r.-1.0.mca differ diff --git a/Chernobyl2015/region/r.0.-1.mca b/Chernobyl2015/region/r.0.-1.mca index 0bb01bb..fab6e54 100644 Binary files a/Chernobyl2015/region/r.0.-1.mca and b/Chernobyl2015/region/r.0.-1.mca differ diff --git a/Chernobyl2015/region/r.0.0.mca b/Chernobyl2015/region/r.0.0.mca index 5631cf0..9853156 100644 Binary files a/Chernobyl2015/region/r.0.0.mca and b/Chernobyl2015/region/r.0.0.mca differ diff --git a/SurvivalGames_world/data/raids.dat b/SurvivalGames_world/data/raids.dat index fe6d825..1169693 100644 Binary files a/SurvivalGames_world/data/raids.dat and b/SurvivalGames_world/data/raids.dat differ diff --git a/SurvivalGames_world/datapacks/bukkit/pack.mcmeta b/SurvivalGames_world/datapacks/bukkit/pack.mcmeta index 83089ab..8a3181a 100644 --- a/SurvivalGames_world/datapacks/bukkit/pack.mcmeta +++ b/SurvivalGames_world/datapacks/bukkit/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { "description": "Data pack for resources provided by Bukkit plugins", - "pack_format": 6 + "pack_format": 8 } } diff --git a/SurvivalGames_world/level.dat b/SurvivalGames_world/level.dat index 73a89a9..d0f89a1 100644 Binary files a/SurvivalGames_world/level.dat and b/SurvivalGames_world/level.dat differ diff --git a/SurvivalGames_world/level.dat_old b/SurvivalGames_world/level.dat_old index cb2d91f..1ff73a6 100644 Binary files a/SurvivalGames_world/level.dat_old and b/SurvivalGames_world/level.dat_old differ diff --git a/SurvivalGames_world/region/r.0.2.mca b/SurvivalGames_world/region/r.0.2.mca index 88b794e..2ffbd28 100644 Binary files a/SurvivalGames_world/region/r.0.2.mca and b/SurvivalGames_world/region/r.0.2.mca differ diff --git a/SurvivalGames_world/region/r.0.3.mca b/SurvivalGames_world/region/r.0.3.mca index 879661b..247f386 100644 Binary files a/SurvivalGames_world/region/r.0.3.mca and b/SurvivalGames_world/region/r.0.3.mca differ diff --git a/SurvivalGames_world/region/r.1.2.mca b/SurvivalGames_world/region/r.1.2.mca index c89c099..f12d7d6 100644 Binary files a/SurvivalGames_world/region/r.1.2.mca and b/SurvivalGames_world/region/r.1.2.mca differ diff --git a/SurvivalGames_world/region/r.1.3.mca b/SurvivalGames_world/region/r.1.3.mca index 81763e6..f3e8d16 100644 Binary files a/SurvivalGames_world/region/r.1.3.mca and b/SurvivalGames_world/region/r.1.3.mca differ diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 9cb01aa..0000000 --- a/TODO.md +++ /dev/null @@ -1,2 +0,0 @@ -# Todo -List of items to be done before next release diff --git a/TheZone85/data/raids.dat b/TheZone85/data/raids.dat index fe6d825..1169693 100644 Binary files a/TheZone85/data/raids.dat and b/TheZone85/data/raids.dat differ diff --git a/TheZone85/level.dat b/TheZone85/level.dat index ac976c2..99dab7f 100644 Binary files a/TheZone85/level.dat and b/TheZone85/level.dat differ diff --git a/TheZone85/level.dat_old b/TheZone85/level.dat_old index 741944a..3ab44ea 100644 Binary files a/TheZone85/level.dat_old and b/TheZone85/level.dat_old differ diff --git a/TheZone85/poi/r.-1.-1.mca b/TheZone85/poi/r.-1.-1.mca index 440c49f..bd33af6 100644 Binary files a/TheZone85/poi/r.-1.-1.mca and b/TheZone85/poi/r.-1.-1.mca differ diff --git a/TheZone85/poi/r.0.-1.mca b/TheZone85/poi/r.0.-1.mca index 8284892..93f8734 100644 Binary files a/TheZone85/poi/r.0.-1.mca and b/TheZone85/poi/r.0.-1.mca differ diff --git a/TheZone85/poi/r.0.0.mca b/TheZone85/poi/r.0.0.mca index 9cab3ab..99968d7 100644 Binary files a/TheZone85/poi/r.0.0.mca and b/TheZone85/poi/r.0.0.mca differ diff --git a/TheZone85/region/r.-1.-1.mca b/TheZone85/region/r.-1.-1.mca index 20b201a..50e4162 100644 Binary files a/TheZone85/region/r.-1.-1.mca and b/TheZone85/region/r.-1.-1.mca differ diff --git a/TheZone85/region/r.-1.0.mca b/TheZone85/region/r.-1.0.mca index 5ecd04a..77811f1 100644 Binary files a/TheZone85/region/r.-1.0.mca and b/TheZone85/region/r.-1.0.mca differ diff --git a/TheZone85/region/r.0.-1.mca b/TheZone85/region/r.0.-1.mca index 4c2eb84..63fcce5 100644 Binary files a/TheZone85/region/r.0.-1.mca and b/TheZone85/region/r.0.-1.mca differ diff --git a/TheZone85/region/r.0.0.mca b/TheZone85/region/r.0.0.mca index ab4d863..c2045f1 100644 Binary files a/TheZone85/region/r.0.0.mca and b/TheZone85/region/r.0.0.mca differ diff --git a/bukkit.yml b/bukkit.yml index bc1c887..b7455de 100644 --- a/bukkit.yml +++ b/bukkit.yml @@ -24,6 +24,7 @@ settings: deprecated-verbose: default shutdown-message: Server closed spawn-limits: + water-underground-creature: 5 water-ambient: 20 monsters: 70 animals: 15 @@ -33,6 +34,7 @@ chunk-gc: period-in-ticks: 600 load-threshold: 0 ticks-per: + water-underground-creature-spawns: 1 water-spawns: 1 water-ambient-spawns: 1 ambient-spawns: 1 diff --git a/jar/gametype_HungerGames.jar b/jar/gametype_HungerGames.jar index 5bd8a68..7f0e9b0 100644 Binary files a/jar/gametype_HungerGames.jar and b/jar/gametype_HungerGames.jar differ diff --git a/mcsg2/data/raids.dat b/mcsg2/data/raids.dat index fe6d825..1169693 100644 Binary files a/mcsg2/data/raids.dat and b/mcsg2/data/raids.dat differ diff --git a/mcsg2/level.dat b/mcsg2/level.dat index 7dbc61a..5a278bc 100644 Binary files a/mcsg2/level.dat and b/mcsg2/level.dat differ diff --git a/mcsg2/level.dat_old b/mcsg2/level.dat_old index 2941a19..5a31637 100644 Binary files a/mcsg2/level.dat_old and b/mcsg2/level.dat_old differ diff --git a/mcsg2/poi/r.-1.-1.mca b/mcsg2/poi/r.-1.-1.mca index 2c11546..d784905 100644 Binary files a/mcsg2/poi/r.-1.-1.mca and b/mcsg2/poi/r.-1.-1.mca differ diff --git a/mcsg2/poi/r.0.-1.mca b/mcsg2/poi/r.0.-1.mca index fc418a1..e20e7f9 100644 Binary files a/mcsg2/poi/r.0.-1.mca and b/mcsg2/poi/r.0.-1.mca differ diff --git a/mcsg2/poi/r.0.0.mca b/mcsg2/poi/r.0.0.mca index 94cfd2a..62de97f 100644 Binary files a/mcsg2/poi/r.0.0.mca and b/mcsg2/poi/r.0.0.mca differ diff --git a/mcsg2/region/r.-1.-1.mca b/mcsg2/region/r.-1.-1.mca index 15519c0..518b94f 100644 Binary files a/mcsg2/region/r.-1.-1.mca and b/mcsg2/region/r.-1.-1.mca differ diff --git a/mcsg2/region/r.-1.0.mca b/mcsg2/region/r.-1.0.mca index da97839..89d6f89 100644 Binary files a/mcsg2/region/r.-1.0.mca and b/mcsg2/region/r.-1.0.mca differ diff --git a/mcsg2/region/r.0.-1.mca b/mcsg2/region/r.0.-1.mca index e6d48eb..f50f54b 100644 Binary files a/mcsg2/region/r.0.-1.mca and b/mcsg2/region/r.0.-1.mca differ diff --git a/mcsg2/region/r.0.0.mca b/mcsg2/region/r.0.0.mca index bc3fef7..2600e4a 100644 Binary files a/mcsg2/region/r.0.0.mca and b/mcsg2/region/r.0.0.mca differ diff --git a/paper.yml b/paper.yml index 526fba9..847c2a3 100644 --- a/paper.yml +++ b/paper.yml @@ -10,9 +10,15 @@ # Website: https://papermc.io/ # Docs: https://paper.readthedocs.org/ +use-display-name-in-quit-message: false verbose: false -config-version: 20 +config-version: 24 settings: + fix-target-selector-tag-completion: true + lag-compensate-block-breaking: true + send-full-pos-for-hard-colliding-entities: true + log-player-ip-addresses: true + log-named-entity-deaths: true track-plugin-scoreboards: false fix-entity-position-desync: true console-has-all-permissions: false @@ -59,6 +65,30 @@ settings: allow-piston-duplication-readme: This setting controls if player should be able to use TNT duplication, but this also allows duplicating carpet, rails and potentially other items + use-display-name-in-quit-message: false + console: + enable-brigadier-highlighting: true + enable-brigadier-completions: true + loggers: + deobfuscate-stacktraces: true + item-validation: + display-name: 8192 + loc-name: 8192 + lore-line: 8192 + book: + title: 8192 + author: 8192 + page: 16384 + packet-limiter: + kick-message: '&cSent too many packets' + limits: + all: + interval: 7.0 + max-packet-rate: 500.0 + PacketPlayInAutoRecipe: + interval: 4.0 + max-packet-rate: 5.0 + action: DROP messages: no-permission: '&cI''m sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.' @@ -68,6 +98,7 @@ messages: flying-player: Flying is not enabled on this server flying-vehicle: Flying is not enabled on this server timings: + url: https://timings.aikar.co/ enabled: true verbose: true server-name-privacy: false @@ -80,6 +111,22 @@ timings: server-name: Unknown Server world-settings: default: + piglins-guard-chests: true + map-item-frame-cursor-update-interval: 10 + anticheat: + obfuscation: + items: + hide-itemmeta: false + hide-durability: false + monster-spawn-max-light-level: -1 + split-overstacked-loot: true + allow-using-signs-inside-spawn-protection: false + fix-wither-targeting-bug: false + allow-player-cramming-damage: false + map-item-frame-cursor-limit: 128 + seed-based-feature-search-loads-chunks: true + fix-items-merging-through-walls: false + show-sign-click-command-failure-msgs-to-player: false should-remove-dragon: false ender-dragons-death-always-places-dragon-egg: false update-pathfinding-on-block-update: true @@ -97,7 +144,7 @@ world-settings: light-queue-size: 20 seed-based-feature-search: true portal-create-radius: 16 - per-player-mob-spawns: false + per-player-mob-spawns: true max-entity-collisions: 8 disable-creeper-lingering-effect: false duplicate-uuid-resolver: saferegen @@ -170,6 +217,7 @@ world-settings: per-player: false day: 5 hopper: + ignore-occluding-blocks: true cooldown-when-full: true disable-move-event: false max-growth-height: @@ -182,8 +230,30 @@ world-settings: MinimumTicks: 100 MaximumTicks: 600 despawn-ranges: - soft: 32 - hard: 128 + monster: + soft: 32 + hard: 128 + creature: + soft: 32 + hard: 128 + ambient: + soft: 32 + hard: 128 + axolotls: + soft: 32 + hard: 128 + underground_water_creature: + soft: 32 + hard: 128 + water_creature: + soft: 32 + hard: 128 + water_ambient: + soft: 32 + hard: 64 + misc: + soft: 32 + hard: 128 lightning-strike-distance-limit: sound: -1 impact-sound: -1 @@ -203,6 +273,7 @@ world-settings: squid-spawn-height: maximum: 0.0 anti-xray: + max-block-height: 64 lava-obscures: false use-permission: false enabled: false @@ -231,6 +302,8 @@ world-settings: viewdistances: no-tick-view-distance: -1 entity-per-chunk-save-limit: + fireball: -1 + small_fireball: -1 experience_orb: -1 snowball: -1 ender_pearl: -1 @@ -250,3 +323,28 @@ world-settings: vindicator: - NORMAL - HARD + mob-effects: + undead-immune-to-certain-effects: true + spiders-immune-to-poison-effect: true + immune-to-wither-effect: + wither: true + wither-skeleton: true + spawn-limits: + monster: -1 + creature: -1 + axolotls: -1 + underground_water_creature: -1 + water_creature: -1 + water_ambient: -1 + ambient: -1 + tick-rates: + sensor: + villager: + secondarypoisensor: 40 + behavior: + villager: + validatenearbypoi: -1 + unsupported-settings: + fix-invulnerable-end-crystal-exploit: true + feature-seeds: + generate-random-seeds-for-all: false diff --git a/plugins/Citizens-2.0.28-b2359.jar b/plugins/Citizens-2.0.29-b2430.jar similarity index 55% rename from plugins/Citizens-2.0.28-b2359.jar rename to plugins/Citizens-2.0.29-b2430.jar index 9cf01c4..d8b8f86 100644 Binary files a/plugins/Citizens-2.0.28-b2359.jar and b/plugins/Citizens-2.0.29-b2430.jar differ diff --git a/plugins/Citizens/config.yml b/plugins/Citizens/config.yml index 751c57a..ea4c774 100644 --- a/plugins/Citizens/config.yml +++ b/plugins/Citizens/config.yml @@ -24,6 +24,7 @@ npc: multiple-targets-format: |, | & | & others range: 5 max-text-range: 500 + talk-to-npcs: true format: no-targets: '[]: ' with-target-to-bystanders: '[] -> []: ' @@ -52,6 +53,7 @@ npc: range: 5 text: '0': Hi, I'm ! + bossbar-view-range: 64 hologram: default-line-height: 0.4 limits: @@ -82,6 +84,7 @@ npc: not-enough-money: You need at least ${0}. on-cooldown: Please wait for {minutes} minutes and {seconds_over} seconds. on-global-cooldown: Please wait for {minutes} minutes and {seconds_over} seconds. + not-enough-experience: You need at least {0} experience. packets: update-delay: 30 player: @@ -94,6 +97,7 @@ npc: max-talk-cooldown: 5 min-talk-cooldown: 10 talk-item: '*' + speech-bubble-ticks: 50 teleport-delay: -1 player-scoreboard-teams: enable: true @@ -110,6 +114,7 @@ general: message: translation: locale: '' + reload-warning-enabled: true advanced: check-minecraft-version: true economy: diff --git a/plugins/Citizens/saves.yml b/plugins/Citizens/saves.yml index 1b87603..6ac3489 100644 --- a/plugins/Citizens/saves.yml +++ b/plugins/Citizens/saves.yml @@ -38,10 +38,13 @@ npc: globalcooldown: 0 n: -1 delay: 0 + experienceCost: -1.0 + hideErrorMessages: false owner: - owner: AllanStrat uuid: f0e7f028-4955-4dc8-8e40-d334ef0bd19a - traitnames: type,mounttrait,owner,scoreboardtrait,skintrait,spawned,location,commandtrait,inventory,equipment + sneak: + sneaking: false + traitnames: inventory,spawned,equipment,sneak,type,owner,mounttrait,location,skintrait,commandtrait,scoreboardtrait navigator: speedmodifier: '1.0' avoidwater: false @@ -82,10 +85,13 @@ npc: globalcooldown: 0 n: -1 delay: 0 + experienceCost: -1.0 + hideErrorMessages: false owner: - owner: AllanStrat uuid: f0e7f028-4955-4dc8-8e40-d334ef0bd19a - traitnames: type,mounttrait,owner,scoreboardtrait,skintrait,spawned,location,commandtrait,inventory,equipment + sneak: + sneaking: false + traitnames: inventory,spawned,equipment,sneak,type,owner,mounttrait,location,skintrait,commandtrait,scoreboardtrait navigator: speedmodifier: '1.0' avoidwater: false @@ -126,10 +132,13 @@ npc: globalcooldown: 0 n: -1 delay: 0 + experienceCost: -1.0 + hideErrorMessages: false owner: - owner: AllanStrat uuid: f0e7f028-4955-4dc8-8e40-d334ef0bd19a - traitnames: type,mounttrait,owner,scoreboardtrait,skintrait,spawned,location,commandtrait,inventory,equipment + sneak: + sneaking: false + traitnames: inventory,spawned,equipment,sneak,type,owner,mounttrait,location,skintrait,commandtrait,scoreboardtrait navigator: speedmodifier: '1.0' avoidwater: false @@ -170,10 +179,13 @@ npc: globalcooldown: 0 n: -1 delay: 0 + experienceCost: -1.0 + hideErrorMessages: false owner: - owner: AllanStrat uuid: f0e7f028-4955-4dc8-8e40-d334ef0bd19a - traitnames: type,mounttrait,owner,scoreboardtrait,skintrait,spawned,location,inventory,commandtrait,equipment + sneak: + sneaking: false + traitnames: inventory,spawned,equipment,sneak,type,owner,mounttrait,location,skintrait,commandtrait,scoreboardtrait navigator: speedmodifier: '1.0' avoidwater: false @@ -205,6 +217,8 @@ npc: globalcooldown: 0 n: -1 delay: 0 + experienceCost: -1.0 + hideErrorMessages: false location: bodyYaw: 272.2057 world: SurvivalGames_world @@ -215,9 +229,10 @@ npc: pitch: '-1.2006' type: PLAYER owner: - owner: AllanStrat uuid: f0e7f028-4955-4dc8-8e40-d334ef0bd19a - traitnames: type,mounttrait,owner,scoreboardtrait,skintrait,spawned,location,inventory,commandtrait,equipment + sneak: + sneaking: false + traitnames: inventory,spawned,equipment,sneak,type,owner,mounttrait,location,skintrait,commandtrait,scoreboardtrait navigator: speedmodifier: '1.0' avoidwater: false diff --git a/plugins/CitizensCMD.jar b/plugins/CitizensCMD-2.5.1.jar similarity index 100% rename from plugins/CitizensCMD.jar rename to plugins/CitizensCMD-2.5.1.jar diff --git a/plugins/CoreProtect-20.1.jar b/plugins/CoreProtect-20.1.jar deleted file mode 100644 index 1cb4066..0000000 Binary files a/plugins/CoreProtect-20.1.jar and /dev/null differ diff --git a/plugins/CoreProtect-20.3.jar b/plugins/CoreProtect-20.3.jar new file mode 100644 index 0000000..09b29a3 Binary files /dev/null and b/plugins/CoreProtect-20.3.jar differ diff --git a/plugins/CoreProtect/.license b/plugins/CoreProtect/.license new file mode 100644 index 0000000..e69de29 diff --git a/plugins/CoreProtect/config.yml b/plugins/CoreProtect/config.yml new file mode 100644 index 0000000..8d42cd5 --- /dev/null +++ b/plugins/CoreProtect/config.yml @@ -0,0 +1,145 @@ +# CoreProtect Config + +# CoreProtect is donationware. For more information, visit our project page. +donation-key: + +# MySQL is optional and not required. +# If you prefer to use MySQL, enable the following and fill out the fields. +use-mysql: false +table-prefix: co_ +mysql-host: 127.0.0.1 +mysql-port: 3306 +mysql-database: database +mysql-username: root +mysql-password: + +# If modified, will automatically attempt to translate languages phrases. +# List of language codes: https://coreprotect.net/languages/ +language: en + +# If enabled, CoreProtect will check for updates when your server starts up. +# If an update is available, you'll be notified via your server console. +check-updates: true + +# If enabled, other plugins will be able to utilize the CoreProtect API. +api-enabled: true + +# If enabled, extra data is displayed during rollbacks and restores. +# Can be manually triggered by adding "#verbose" to your rollback command. +verbose: true + +# If no radius is specified in a rollback or restore, this value will be +# used as the radius. Set to "0" to disable automatically adding a radius. +default-radius: 10 + +# The maximum radius that can be used in a command. Set to "0" to disable. +# To run a rollback or restore without a radius, you can use "r:#global". +max-radius: 100 + +# If enabled, items taken from containers (etc) will be included in rollbacks. +rollback-items: true + +# If enabled, entities, such as killed animals, will be included in rollbacks. +rollback-entities: true + +# If enabled, generic data, like zombies burning in daylight, won't be logged. +skip-generic-data: true + +# Logs blocks placed by players. +block-place: true + +# Logs blocks broken by players. +block-break: true + +# Logs blocks that break off of other blocks; for example, a sign or torch +# falling off of a dirt block that a player breaks. This is required for +# beds/doors to properly rollback. +natural-break: true + +# Properly track block movement, such as sand or gravel falling. +block-movement: true + +# Properly track blocks moved by pistons. +pistons: true + +# Logs blocks that burn up in a fire. +block-burn: true + +# Logs when a block naturally ignites, such as from fire spreading. +block-ignite: true + +# Logs explosions, such as TNT and Creepers. +explosions: true + +# Track when an entity changes a block, such as an Enderman destroying blocks. +entity-change: true + +# Logs killed entities, such as killed cows and enderman. +entity-kills: true + +# Logs text on signs. If disabled, signs will be blank when rolled back. +sign-text: true + +# Logs lava and water sources placed/removed by players who are using buckets. +buckets: true + +# Logs natural tree leaf decay. +leaf-decay: true + +# Logs tree growth. Trees are linked to the player who planted the sappling. +tree-growth: true + +# Logs mushroom growth. +mushroom-growth: true + +# Logs natural vine growth. +vine-growth: true + +# Logs when portals such as Nether portals generate naturally. +portals: true + +# Logs water flow. If water destroys other blocks, such as torches, +# this allows it to be properly rolled back. +water-flow: true + +# Logs lava flow. If lava destroys other blocks, such as torches, +# this allows it to be properly rolled back. +lava-flow: true + +# Allows liquid to be properly tracked and linked to players. +# For example, if a player places water which flows and destroys torches, +# it can all be properly restored by rolling back that single player. +liquid-tracking: true + +# Track item transactions, such as when a player takes items from +# a chest, furnace, or dispenser. +item-transactions: true + +# Logs items dropped by players. +item-drops: true + +# Logs items picked up by players. +item-pickups: true + +# Track all hopper transactions, such as when a hopper removes items from a +# chest, furnace, or dispenser. +hopper-transactions: true + +# Track player interactions, such as when a player opens a door, presses +# a button, or opens a chest. Player interactions can't be rolled back. +player-interactions: true + +# Logs messages that players send in the chat. +player-messages: true + +# Logs all commands used by players. +player-commands: true + +# Logs the logins and logouts of players. +player-sessions: true + +# Logs when a player changes their Minecraft username. +username-changes: true + +# Logs changes made via the plugin "WorldEdit" if it's in use on your server. +worldedit: true diff --git a/plugins/CoreProtect/database.db b/plugins/CoreProtect/database.db new file mode 100644 index 0000000..d676b3b Binary files /dev/null and b/plugins/CoreProtect/database.db differ diff --git a/plugins/CoreProtect/language.yml b/plugins/CoreProtect/language.yml new file mode 100644 index 0000000..0cfeaf7 --- /dev/null +++ b/plugins/CoreProtect/language.yml @@ -0,0 +1,197 @@ +# CoreProtect Language File (en) + +ACTION_NOT_SUPPORTED: "That action is not supported by the command." +AMOUNT_BLOCK: "{0} {block|blocks}" +AMOUNT_CHUNK: "{0} {chunk|chunks}" +AMOUNT_ENTITY: "{0} {entity|entities}" +AMOUNT_ITEM: "{0} {item|items}" +API_TEST: "API test successful." +CACHE_ERROR: "WARNING: Error while validating {0} cache." +CACHE_RELOAD: "Forcing reload of {mapping|world} caches from database." +CHECK_CONFIG: "Please check config.yml" +COMMAND_NOT_FOUND: "Command \"{0}\" not found." +COMMAND_THROTTLED: "Please wait a moment and try again." +CONTAINER_HEADER: "Container Transactions" +DATABASE_BUSY: "Database busy. Please try again later." +DATABASE_INDEX_ERROR: "Unable to validate database indexes." +DATABASE_LOCKED_1: "Database locked. Waiting up to 15 seconds..." +DATABASE_LOCKED_2: "Database is already in use. Please try again." +DATABASE_LOCKED_3: "To disable database locking, set \"database-lock: false\"." +DATABASE_LOCKED_4: "Disabling database locking can result in data corruption." +DATABASE_UNREACHABLE: "Database is unreachable. Discarding data and shutting down." +DEVELOPMENT_BRANCH: "Development branch detected, skipping patch scripts." +DIRT_BLOCK: "Placed a dirt block under you." +DISABLE_SUCCESS: "Success! Disabled {0}" +ENABLE_FAILED: "{0} was unable to start." +ENABLE_SUCCESS: "{0} has been successfully enabled!" +ENJOY_COREPROTECT: "Enjoy {0}? Join our Discord!" +FINISHING_CONVERSION: "Finishing up data conversion. Please wait..." +FINISHING_LOGGING: "Finishing up data logging. Please wait..." +FIRST_VERSION: "Initial DB: {0}" +GLOBAL_LOOKUP: "Don't specify a radius to do a global lookup." +GLOBAL_ROLLBACK: "Use \"{0}\" to do a global {rollback|restore}" +HELP_ACTION_1: "Restrict the lookup to a certain action." +HELP_ACTION_2: "Examples: [a:block], [a:+block], [a:-block] [a:click], [a:container], [a:inventory], [a:item], [a:kill], [a:chat], [a:command], [a:sign], [a:session], [a:username]" +HELP_COMMAND: "Display more info for that command." +HELP_EXCLUDE_1: "Exclude blocks/users." +HELP_EXCLUDE_2: "Examples: [e:stone], [e:Notch], [e:stone,Notch]" +HELP_HEADER: "{0} Help" +HELP_INCLUDE_1: "Include specific blocks/entities." +HELP_INCLUDE_2: "Examples: [i:stone], [i:zombie], [i:stone,wood,bedrock]" +HELP_INSPECT_1: "With the inspector enabled, you can do the following:" +HELP_INSPECT_2: "Left-click a block to see who placed that block." +HELP_INSPECT_3: "Right-click a block to see what adjacent block was broken." +HELP_INSPECT_4: "Place a block to see what block was broken at that location." +HELP_INSPECT_5: "Place a block in liquid (etc) to see who placed it." +HELP_INSPECT_6: "Right-click on a door, chest, etc, to see who last used it." +HELP_INSPECT_7: "Tip: You can use just \"/co i\" for quicker access." +HELP_INSPECT_COMMAND: "Turns the block inspector on or off." +HELP_LIST: "Displays a list of all commands." +HELP_LOOKUP_1: "Command shortcut." +HELP_LOOKUP_2: "Use after inspecting a block to view logs." +HELP_LOOKUP_COMMAND: "Advanced block data lookup." +HELP_NO_INFO: "Information for command \"{0}\" not found." +HELP_PARAMETER: "Please see \"{0}\" for detailed parameter info." +HELP_PARAMS_1: "Perform the {lookup|rollback|restore}." +HELP_PARAMS_2: "Specify the user(s) to {lookup|rollback|restore}." +HELP_PARAMS_3: "Specify the amount of time to {lookup|rollback|restore}." +HELP_PARAMS_4: "Specify a radius area to limit the {lookup|rollback|restore} to." +HELP_PARAMS_5: "Restrict the {lookup|rollback|restore} to a certain action." +HELP_PARAMS_6: "Include specific blocks/entities in the {lookup|rollback|restore}." +HELP_PARAMS_7: "Exclude blocks/users from the {lookup|rollback|restore}." +HELP_PURGE_1: "Delete data older than specified time." +HELP_PURGE_2: "For example, \"{0}\" will delete all data older than one month, and only keep the last 30 days of data." +HELP_PURGE_COMMAND: "Delete old block data." +HELP_RADIUS_1: "Specify a radius area." +HELP_RADIUS_2: "Examples: [r:10] (Only make changes within 10 blocks of you)" +HELP_RELOAD_COMMAND: "Reloads the configuration file." +HELP_RESTORE_COMMAND: "Restore block data." +HELP_ROLLBACK_COMMAND: "Rollback block data." +HELP_STATUS: "View the plugin status and version information." +HELP_STATUS_COMMAND: "Displays the plugin status." +HELP_TELEPORT: "Teleport to a location." +HELP_TIME_1: "Specify the amount of time to lookup." +HELP_TIME_2: "Examples: [t:2w,5d,7h,2m,10s], [t:5d2h], [t:2.50h]" +HELP_USER_1: "Specify the user(s) to lookup." +HELP_USER_2: "Examples: [u:Notch], [u:Notch,#enderman]" +INCOMPATIBLE_ACTION: "\"{0}\" can't be used with that action." +INSPECTOR_ERROR: "Inspector already {enabled|disabled}." +INSPECTOR_TOGGLED: "Inspector now {enabled|disabled}." +INTEGRATION_ERROR: "Unable to {initialize|disable} {0} logging." +INTEGRATION_SUCCESS: "{0} logging successfully {initialized|disabled}." +INTEGRATION_VERSION: "Invalid {0} version found." +INTERACTIONS_HEADER: "Player Interactions" +INVALID_ACTION: "That is not a valid action." +INVALID_BRANCH_1: "Invalid plugin version (branch has not been set)." +INVALID_BRANCH_2: "To continue, set project branch to \"development\"." +INVALID_BRANCH_3: "Running development code may result in data corruption." +INVALID_CONTAINER: "Please inspect a valid container first." +INVALID_DONATION_KEY: "Invalid donation key." +INVALID_INCLUDE: "\"{0}\" is an invalid block/entity name." +INVALID_INCLUDE_COMBO: "That is an invalid block/entity combination." +INVALID_RADIUS: "Please enter a valid radius." +INVALID_SELECTION: "{0} selection not found." +INVALID_USERNAME: "\"{0}\" is an invalid username." +INVALID_WORLD: "Please specify a valid world." +LATEST_VERSION: "Latest Version: {0}" +LINK_DISCORD: "Discord: {0}" +LINK_DOWNLOAD: "Download: {0}" +LINK_PATREON: "Patreon: {0}" +LINK_WIKI_BLOCK: "Block Names: {0}" +LINK_WIKI_ENTITY: "Entity Names: {0}" +LOGGING_ITEMS: "{0} items left to log. Please wait..." +LOGGING_TIME_LIMIT: "Logging time limit reached. Discarding data and shutting down." +LOOKUP_BLOCK: "{0} {placed|broke} {1}." +LOOKUP_CONTAINER: "{0} {added|removed} {1} {2}." +LOOKUP_HEADER: "{0} Lookup Results" +LOOKUP_INTERACTION: "{0} {clicked|killed} {1}." +LOOKUP_ITEM: "{0} {picked up|dropped} {1} {2}." +LOOKUP_LOGIN: "{0} logged {in|out}." +LOOKUP_PAGE: "Page {0}" +LOOKUP_ROWS_FOUND: "{0} {row|rows} found." +LOOKUP_SEARCHING: "Lookup searching. Please wait..." +LOOKUP_STORAGE: "{0} {deposited|withdrew} {1} {2}." +LOOKUP_TIME: "{0} ago" +LOOKUP_USERNAME: "{0} logged in as {1}." +LOOKUP_VIEW_PAGE: "To view a page, type \"{0}\"." +MAXIMUM_RADIUS: "The maximum {lookup|rollback|restore} radius is {0}." +MISSING_ACTION_USER: "To use that action, please specify a user." +MISSING_LOOKUP_TIME: "Please specify the amount of time to {lookup|rollback|restore}." +MISSING_LOOKUP_USER: "Please specify a user or {block|radius} to lookup." +MISSING_PARAMETERS: "Please use \"{0}\"." +MISSING_ROLLBACK_RADIUS: "You did not specify a {rollback|restore} radius." +MISSING_ROLLBACK_USER: "You did not specify a {rollback|restore} user." +MYSQL_UNAVAILABLE: "Unable to connect to MySQL server." +NO_DATA: "No data found at {0}." +NO_DATA_LOCATION: "No {data|transactions|interactions|messages} found at this location." +NO_PERMISSION: "You do not have permission to do that." +NO_RESULTS: "No results found." +NO_RESULTS_PAGE: "No {results|data} found for that page." +NO_ROLLBACK: "No {pending|previous} rollback/restore found." +PATCH_INTERRUPTED: "Upgrade interrupted. Will try again on restart." +PATCH_OUTDATED_1: "Unable to upgrade databases older than {0}." +PATCH_OUTDATED_2: "Please upgrade with a supported version of CoreProtect." +PATCH_PROCESSING: "Processing new data. Please wait..." +PATCH_SKIP_UPDATE: "Skipping {table|index} {update|creation|removal} on {0}." +PATCH_STARTED: "Performing {0} upgrade. Please wait..." +PATCH_SUCCESS: "Successfully upgraded to {0}." +PATCH_UPGRADING: "Database upgrade in progress. Please wait..." +PLEASE_SELECT: "Please select: \"{0}\" or \"{1}\"." +PREVIEW_CANCELLED: "Preview cancelled." +PREVIEW_CANCELLING: "Cancelling preview..." +PREVIEW_CONTAINER: "You can't preview container transactions." +PREVIEW_IN_GAME: "You can only preview rollbacks in-game." +PURGE_ABORTED: "Purge failed. Database may be corrupt." +PURGE_ERROR: "Unable to process {0} data!" +PURGE_FAILED: "Purge failed. Please try again later." +PURGE_IN_PROGRESS: "Purge in progress. Please try again later." +PURGE_MINIMUM_TIME: "You can only purge data older than {0} {days|hours}." +PURGE_NOTICE_1: "Please note that this may take some time." +PURGE_NOTICE_2: "Do not restart your server until completed." +PURGE_OPTIMIZING: "Optimizing database. Please wait..." +PURGE_PROCESSING: "Processing {0} data..." +PURGE_REPAIRING: "Attempting to repair. This may take some time..." +PURGE_ROWS: "{0} {row|rows} of data deleted." +PURGE_STARTED: "Data purge started on \"{0}\"." +PURGE_SUCCESS: "Data purge successful." +RELOAD_STARTED: "Reloading configuration - please wait." +RELOAD_SUCCESS: "Configuration successfully reloaded." +ROLLBACK_ABORTED: "Rollback or restore aborted." +ROLLBACK_CHUNKS_FOUND: "Found {0} {chunk|chunks} to modify." +ROLLBACK_CHUNKS_MODIFIED: "Modified {0}/{1} {chunk|chunks}." +ROLLBACK_COMPLETED: "{Rollback|Restore|Preview} completed for \"{0}\"." +ROLLBACK_EXCLUDED_USERS: "Excluded {user|users}: \"{0}\"." +ROLLBACK_INCLUDE: "{Included|Excluded} {block|entity|target} {type|types}: \"{0}\"." +ROLLBACK_IN_PROGRESS: "A rollback/restore is already in progress." +ROLLBACK_LENGTH: "Time taken: {0} {second|seconds}." +ROLLBACK_MODIFIED: "{Modified|Modifying} {0}." +ROLLBACK_RADIUS: "Radius: {0} {block|blocks}." +ROLLBACK_SELECTION: "Radius set to \"{0}\"." +ROLLBACK_STARTED: "{Rollback|Restore|Preview} started on \"{0}\"." +ROLLBACK_TIME: "Time range: {0}." +ROLLBACK_WORLD_ACTION: "Restricted to {world|action} \"{0}\"." +SIGN_HEADER: "Sign Messages" +STATUS_CONSUMER: "Consumer: {0} {item|items} in queue." +STATUS_DATABASE: "Database: Using {0}." +STATUS_INTEGRATION: "{0}: Integration {enabled|disabled}." +STATUS_LICENSE: "License: {0}" +STATUS_VERSION: "Version: {0}" +TELEPORTED: "Teleported to {0}." +TELEPORTED_SAFETY: "Teleported you to safety." +TELEPORT_PLAYERS: "Teleport command can only be used by players." +TIME_DAYS: "{0} {day|days}" +TIME_HOURS: "{0} {hour|hours}" +TIME_MINUTES: "{0} {minute|minutes}" +TIME_SECONDS: "{0} {second|seconds}" +TIME_WEEKS: "{0} {week|weeks}" +UPDATE_ERROR: "An error occurred while checking for updates." +UPDATE_HEADER: "{0} Update" +UPDATE_NOTICE: "Notice: {0} is now available." +UPGRADE_IN_PROGRESS: "Upgrade in progress. Please try again later." +USER_NOT_FOUND: "User \"{0}\" not found." +USING_MYSQL: "Using MySQL for data storage." +USING_SQLITE: "Using SQLite for data storage." +VALID_DONATION_KEY: "Valid donation key." +VERSION_NOTICE: "Version {0} is now available." +VERSION_REQUIRED: "{0} {1} or higher is required." +WORLD_NOT_FOUND: "World \"{0}\" not found." \ No newline at end of file diff --git a/plugins/Essentials/items.json b/plugins/Essentials/items.json index 61aa453..de0d205 100644 --- a/plugins/Essentials/items.json +++ b/plugins/Essentials/items.json @@ -1,4 +1,4 @@ -#version: 2.18.2.0 +#version: 2.19.2 # This file is for internal EssentialsX usage. # We recommend using custom_items.yml to add custom aliases. { @@ -338,6 +338,34 @@ "material": "ALLIUM" }, "minecraft:allium": "allium", + "amethyst_block": { + "material": "AMETHYST_BLOCK" + }, + "amethyst": "amethyst_block", + "amethystblock": "amethyst_block", + "cave": "amethyst_block", + "caveblock": "amethyst_block", + "minecraft:amethyst_block": "amethyst_block", + "amethyst_cluster": { + "material": "AMETHYST_CLUSTER" + }, + "amethystclump": "amethyst_cluster", + "amethystcluster": "amethyst_cluster", + "caveclump": "amethyst_cluster", + "cavecluster": "amethyst_cluster", + "clumpamethyst": "amethyst_cluster", + "clumpcave": "amethyst_cluster", + "clusteramethyst": "amethyst_cluster", + "clustercave": "amethyst_cluster", + "minecraft:amethyst_cluster": "amethyst_cluster", + "amethyst_shard": { + "material": "AMETHYST_SHARD" + }, + "amethystfragment": "amethyst_shard", + "amethystshard": "amethyst_shard", + "cavefragment": "amethyst_shard", + "caveshard": "amethyst_shard", + "minecraft:amethyst_shard": "amethyst_shard", "ancient_debris": { "material": "ANCIENT_DEBRIS" }, @@ -477,6 +505,117 @@ "awkwardtarr": "awkward_tipped_arrow", "awkwardtarrow": "awkward_tipped_arrow", "awkwardtippedarrow": "awkward_tipped_arrow", + "axolotl_bucket": { + "material": "AXOLOTL_BUCKET" + }, + "axolotlbucket": "axolotl_bucket", + "axolotlbukkit": "axolotl_bucket", + "axolotlpail": "axolotl_bucket", + "bucketoaxolotl": "axolotl_bucket", + "bucketowalkingfish": "axolotl_bucket", + "minecraft:axolotl_bucket": "axolotl_bucket", + "walkingfishbucket": "axolotl_bucket", + "walkingfishbukkit": "axolotl_bucket", + "walkingfishpail": "axolotl_bucket", + "axolotl_spawn_egg": { + "material": "AXOLOTL_SPAWN_EGG" + }, + "axolotlegg": "axolotl_spawn_egg", + "axolotlsegg": "axolotl_spawn_egg", + "axolotlspawn": "axolotl_spawn_egg", + "axolotlspawnegg": "axolotl_spawn_egg", + "eggaxolotl": "axolotl_spawn_egg", + "eggwalkingfish": "axolotl_spawn_egg", + "minecraft:axolotl_spawn_egg": "axolotl_spawn_egg", + "seggaxolotl": "axolotl_spawn_egg", + "seggwalkingfish": "axolotl_spawn_egg", + "spawnaxolotl": "axolotl_spawn_egg", + "spawneggaxolotl": "axolotl_spawn_egg", + "spawneggwalkingfish": "axolotl_spawn_egg", + "spawnwalkingfish": "axolotl_spawn_egg", + "walkingfishegg": "axolotl_spawn_egg", + "walkingfishsegg": "axolotl_spawn_egg", + "walkingfishspawn": "axolotl_spawn_egg", + "walkingfishspawnegg": "axolotl_spawn_egg", + "axolotl_spawner": { + "entity": "AXOLOTL", + "material": "SPAWNER" + }, + "axolotlcage": "axolotl_spawner", + "axolotlmcage": "axolotl_spawner", + "axolotlmobcage": "axolotl_spawner", + "axolotlmobspawner": "axolotl_spawner", + "axolotlmonstercage": "axolotl_spawner", + "axolotlmonsterspawner": "axolotl_spawner", + "axolotlmspawner": "axolotl_spawner", + "axolotlspawner": "axolotl_spawner", + "walkingfishcage": "axolotl_spawner", + "walkingfishmcage": "axolotl_spawner", + "walkingfishmobcage": "axolotl_spawner", + "walkingfishmobspawner": "axolotl_spawner", + "walkingfishmonstercage": "axolotl_spawner", + "walkingfishmonsterspawner": "axolotl_spawner", + "walkingfishmspawner": "axolotl_spawner", + "walkingfishspawner": "axolotl_spawner", + "azalea": { + "material": "AZALEA" + }, + "minecraft:azalea": "azalea", + "azalea_leaves": { + "material": "AZALEA_LEAVES" + }, + "azaleaf": "azalea_leaves", + "azalealeaf": "azalea_leaves", + "azalealeave": "azalea_leaves", + "azalealeaves": "azalea_leaves", + "azalealogleaf": "azalea_leaves", + "azalealogleave": "azalea_leaves", + "azalealogleaves": "azalea_leaves", + "azaleatreeleaf": "azalea_leaves", + "azaleatreeleave": "azalea_leaves", + "azaleatreeleaves": "azalea_leaves", + "azaleatrunkleaf": "azalea_leaves", + "azaleatrunkleave": "azalea_leaves", + "azaleatrunkleaves": "azalea_leaves", + "azaleave": "azalea_leaves", + "azaleaves": "azalea_leaves", + "azaleawoodleaf": "azalea_leaves", + "azaleawoodleave": "azalea_leaves", + "azaleawoodleaves": "azalea_leaves", + "azalogleaf": "azalea_leaves", + "azalogleave": "azalea_leaves", + "azalogleaves": "azalea_leaves", + "azatreeleaf": "azalea_leaves", + "azatreeleave": "azalea_leaves", + "azatreeleaves": "azalea_leaves", + "azatrunkleaf": "azalea_leaves", + "azatrunkleave": "azalea_leaves", + "azatrunkleaves": "azalea_leaves", + "azawoodleaf": "azalea_leaves", + "azawoodleave": "azalea_leaves", + "azawoodleaves": "azalea_leaves", + "azleaf": "azalea_leaves", + "azleave": "azalea_leaves", + "azleaves": "azalea_leaves", + "azlogleaf": "azalea_leaves", + "azlogleave": "azalea_leaves", + "azlogleaves": "azalea_leaves", + "aztreeleaf": "azalea_leaves", + "aztreeleave": "azalea_leaves", + "aztreeleaves": "azalea_leaves", + "aztrunkleaf": "azalea_leaves", + "aztrunkleave": "azalea_leaves", + "aztrunkleaves": "azalea_leaves", + "azwoodleaf": "azalea_leaves", + "azwoodleave": "azalea_leaves", + "azwoodleaves": "azalea_leaves", + "leafaz": "azalea_leaves", + "leafaza": "azalea_leaves", + "leafazalea": "azalea_leaves", + "leavesaz": "azalea_leaves", + "leavesaza": "azalea_leaves", + "leavesazalea": "azalea_leaves", + "minecraft:azalea_leaves": "azalea_leaves", "azure_bluet": { "material": "AZURE_BLUET" }, @@ -502,6 +641,7 @@ "basalt": { "material": "BASALT" }, + "bas": "basalt", "basaltb": "basalt", "basaltbl": "basalt", "basaltblock": "basalt", @@ -509,6 +649,9 @@ "basaltstb": "basalt", "basaltstbl": "basalt", "basaltstblock": "basalt", + "basb": "basalt", + "basbl": "basalt", + "basblock": "basalt", "bast": "basalt", "bastb": "basalt", "bastbl": "basalt", @@ -615,6 +758,11 @@ "material": "BELL" }, "minecraft:bell": "bell", + "big_dripleaf": { + "material": "BIG_DRIPLEAF" + }, + "bigdripleaf": "big_dripleaf", + "minecraft:big_dripleaf": "big_dripleaf", "birch_boat": { "material": "BIRCH_BOAT" }, @@ -1169,6 +1317,13 @@ "blabed": "black_bed", "blackbed": "black_bed", "minecraft:black_bed": "black_bed", + "black_candle": { + "material": "BLACK_CANDLE" + }, + "bkcandle": "black_candle", + "blacandle": "black_candle", + "blackcandle": "black_candle", + "minecraft:black_candle": "black_candle", "black_carpet": { "material": "BLACK_CARPET" }, @@ -1412,6 +1567,12 @@ "blubed": "blue_bed", "bluebed": "blue_bed", "minecraft:blue_bed": "blue_bed", + "blue_candle": { + "material": "BLUE_CANDLE" + }, + "blucandle": "blue_candle", + "bluecandle": "blue_candle", + "minecraft:blue_candle": "blue_candle", "blue_carpet": { "material": "BLUE_CARPET" }, @@ -1624,6 +1785,13 @@ "brobed": "brown_bed", "brownbed": "brown_bed", "minecraft:brown_bed": "brown_bed", + "brown_candle": { + "material": "BROWN_CANDLE" + }, + "brcandle": "brown_candle", + "brocandle": "brown_candle", + "browncandle": "brown_candle", + "minecraft:brown_candle": "brown_candle", "brown_carpet": { "material": "BROWN_CARPET" }, @@ -1798,6 +1966,15 @@ "material": "BUCKET" }, "minecraft:bucket": "bucket", + "budding_amethyst": { + "material": "BUDDING_AMETHYST" + }, + "buddingamethyst": "budding_amethyst", + "minecraft:budding_amethyst": "budding_amethyst", + "bundle": { + "material": "BUNDLE" + }, + "minecraft:bundle": "bundle", "cactus": { "material": "CACTUS" }, @@ -1806,10 +1983,18 @@ "material": "CAKE" }, "minecraft:cake": "cake", + "calcite": { + "material": "CALCITE" + }, + "minecraft:calcite": "calcite", "campfire": { "material": "CAMPFIRE" }, "minecraft:campfire": "campfire", + "candle": { + "material": "CANDLE" + }, + "minecraft:candle": "candle", "carrot": { "material": "CARROT" }, @@ -2074,6 +2259,46 @@ }, "chippedanvil": "chipped_anvil", "minecraft:chipped_anvil": "chipped_anvil", + "chiseled_deepslate": { + "material": "CHISELED_DEEPSLATE" + }, + "chiseleddeepslate": "chiseled_deepslate", + "chiseleddeepslateb": "chiseled_deepslate", + "chiseleddeepslatebl": "chiseled_deepslate", + "chiseleddeepslateblock": "chiseled_deepslate", + "chiseleddslate": "chiseled_deepslate", + "chiseleddslateb": "chiseled_deepslate", + "chiseleddslatebl": "chiseled_deepslate", + "chiseleddslateblock": "chiseled_deepslate", + "chiseledslate": "chiseled_deepslate", + "chiseledslateb": "chiseled_deepslate", + "chiseledslatebl": "chiseled_deepslate", + "chiseledslateblock": "chiseled_deepslate", + "cideepslate": "chiseled_deepslate", + "cideepslateb": "chiseled_deepslate", + "cideepslatebl": "chiseled_deepslate", + "cideepslateblock": "chiseled_deepslate", + "cidslate": "chiseled_deepslate", + "cidslateb": "chiseled_deepslate", + "cidslatebl": "chiseled_deepslate", + "cidslateblock": "chiseled_deepslate", + "circledeepslate": "chiseled_deepslate", + "circledeepslateb": "chiseled_deepslate", + "circledeepslatebl": "chiseled_deepslate", + "circledeepslateblock": "chiseled_deepslate", + "circledslate": "chiseled_deepslate", + "circledslateb": "chiseled_deepslate", + "circledslatebl": "chiseled_deepslate", + "circledslateblock": "chiseled_deepslate", + "circleslate": "chiseled_deepslate", + "circleslateb": "chiseled_deepslate", + "circleslatebl": "chiseled_deepslate", + "circleslateblock": "chiseled_deepslate", + "cislate": "chiseled_deepslate", + "cislateb": "chiseled_deepslate", + "cislatebl": "chiseled_deepslate", + "cislateblock": "chiseled_deepslate", + "minecraft:chiseled_deepslate": "chiseled_deepslate", "chiseled_nether_bricks": { "material": "CHISELED_NETHER_BRICKS" }, @@ -2428,11 +2653,140 @@ "ocoal": "coal_ore", "orec": "coal_ore", "orecoal": "coal_ore", + "stonecoalore": "coal_ore", + "stonecore": "coal_ore", "coarse_dirt": { "material": "COARSE_DIRT" }, "coarsedirt": "coarse_dirt", "minecraft:coarse_dirt": "coarse_dirt", + "cobbled_deepslate": { + "material": "COBBLED_DEEPSLATE" + }, + "cbdeepslate": "cobbled_deepslate", + "cbdeepslateb": "cobbled_deepslate", + "cbdeepslatebl": "cobbled_deepslate", + "cbdeepslateblock": "cobbled_deepslate", + "cbdslate": "cobbled_deepslate", + "cbdslateb": "cobbled_deepslate", + "cbdslatebl": "cobbled_deepslate", + "cbdslateblock": "cobbled_deepslate", + "cbslate": "cobbled_deepslate", + "cbslateb": "cobbled_deepslate", + "cbslatebl": "cobbled_deepslate", + "cbslateblock": "cobbled_deepslate", + "cobbleddeepslate": "cobbled_deepslate", + "cobbleddeepslateb": "cobbled_deepslate", + "cobbleddeepslatebl": "cobbled_deepslate", + "cobbleddeepslateblock": "cobbled_deepslate", + "cobbleddslate": "cobbled_deepslate", + "cobbleddslateb": "cobbled_deepslate", + "cobbleddslatebl": "cobbled_deepslate", + "cobbleddslateblock": "cobbled_deepslate", + "cobbledeepslate": "cobbled_deepslate", + "cobbledeepslateb": "cobbled_deepslate", + "cobbledeepslatebl": "cobbled_deepslate", + "cobbledeepslateblock": "cobbled_deepslate", + "cobbledslate": "cobbled_deepslate", + "cobbledslateb": "cobbled_deepslate", + "cobbledslatebl": "cobbled_deepslate", + "cobbledslateblock": "cobbled_deepslate", + "cobbleslate": "cobbled_deepslate", + "cobbleslateb": "cobbled_deepslate", + "cobbleslatebl": "cobbled_deepslate", + "cobbleslateblock": "cobbled_deepslate", + "cobdeepslate": "cobbled_deepslate", + "cobdeepslateb": "cobbled_deepslate", + "cobdeepslatebl": "cobbled_deepslate", + "cobdeepslateblock": "cobbled_deepslate", + "cobdslate": "cobbled_deepslate", + "cobdslateb": "cobbled_deepslate", + "cobdslatebl": "cobbled_deepslate", + "cobdslateblock": "cobbled_deepslate", + "cobslate": "cobbled_deepslate", + "cobslateb": "cobbled_deepslate", + "cobslatebl": "cobbled_deepslate", + "cobslateblock": "cobbled_deepslate", + "minecraft:cobbled_deepslate": "cobbled_deepslate", + "cobbled_deepslate_slab": { + "material": "COBBLED_DEEPSLATE_SLAB" + }, + "cbdeepslatehalfblock": "cobbled_deepslate_slab", + "cbdeepslatestep": "cobbled_deepslate_slab", + "cbdslatehalfblock": "cobbled_deepslate_slab", + "cbdslatestep": "cobbled_deepslate_slab", + "cbslatehalfblock": "cobbled_deepslate_slab", + "cbslatestep": "cobbled_deepslate_slab", + "cobbleddeepslatehalfblock": "cobbled_deepslate_slab", + "cobbleddeepslateslab": "cobbled_deepslate_slab", + "cobbleddeepslatestep": "cobbled_deepslate_slab", + "cobbleddslatehalfblock": "cobbled_deepslate_slab", + "cobbleddslatestep": "cobbled_deepslate_slab", + "cobbledeepslatehalfblock": "cobbled_deepslate_slab", + "cobbledeepslatestep": "cobbled_deepslate_slab", + "cobbledslatehalfblock": "cobbled_deepslate_slab", + "cobbledslatestep": "cobbled_deepslate_slab", + "cobbleslatehalfblock": "cobbled_deepslate_slab", + "cobbleslatestep": "cobbled_deepslate_slab", + "cobdeepslatehalfblock": "cobbled_deepslate_slab", + "cobdeepslatestep": "cobbled_deepslate_slab", + "cobdslatehalfblock": "cobbled_deepslate_slab", + "cobdslatestep": "cobbled_deepslate_slab", + "cobslatehalfblock": "cobbled_deepslate_slab", + "cobslatestep": "cobbled_deepslate_slab", + "minecraft:cobbled_deepslate_slab": "cobbled_deepslate_slab", + "cobbled_deepslate_stairs": { + "material": "COBBLED_DEEPSLATE_STAIRS" + }, + "cbdeepslatestair": "cobbled_deepslate_stairs", + "cbdeepslatestairs": "cobbled_deepslate_stairs", + "cbdslatestair": "cobbled_deepslate_stairs", + "cbdslatestairs": "cobbled_deepslate_stairs", + "cbslatestair": "cobbled_deepslate_stairs", + "cbslatestairs": "cobbled_deepslate_stairs", + "cobbleddeepslatestair": "cobbled_deepslate_stairs", + "cobbleddeepslatestairs": "cobbled_deepslate_stairs", + "cobbleddslatestair": "cobbled_deepslate_stairs", + "cobbleddslatestairs": "cobbled_deepslate_stairs", + "cobbledeepslatestair": "cobbled_deepslate_stairs", + "cobbledeepslatestairs": "cobbled_deepslate_stairs", + "cobbledslatestair": "cobbled_deepslate_stairs", + "cobbledslatestairs": "cobbled_deepslate_stairs", + "cobbleslatestair": "cobbled_deepslate_stairs", + "cobbleslatestairs": "cobbled_deepslate_stairs", + "cobdeepslatestair": "cobbled_deepslate_stairs", + "cobdeepslatestairs": "cobbled_deepslate_stairs", + "cobdslatestair": "cobbled_deepslate_stairs", + "cobdslatestairs": "cobbled_deepslate_stairs", + "cobslatestair": "cobbled_deepslate_stairs", + "cobslatestairs": "cobbled_deepslate_stairs", + "minecraft:cobbled_deepslate_stairs": "cobbled_deepslate_stairs", + "cobbled_deepslate_wall": { + "material": "COBBLED_DEEPSLATE_WALL" + }, + "cbdeepslatewall": "cobbled_deepslate_wall", + "cbdslatewall": "cobbled_deepslate_wall", + "cbslatewall": "cobbled_deepslate_wall", + "cobbleddeepslatewall": "cobbled_deepslate_wall", + "cobbleddslatewall": "cobbled_deepslate_wall", + "cobbledeepslatewall": "cobbled_deepslate_wall", + "cobbledslatewall": "cobbled_deepslate_wall", + "cobbleslatewall": "cobbled_deepslate_wall", + "cobdeepslatewall": "cobbled_deepslate_wall", + "cobdslatewall": "cobbled_deepslate_wall", + "cobslatewall": "cobbled_deepslate_wall", + "minecraft:cobbled_deepslate_wall": "cobbled_deepslate_wall", + "wallcbdeepslate": "cobbled_deepslate_wall", + "wallcbdslate": "cobbled_deepslate_wall", + "wallcbslate": "cobbled_deepslate_wall", + "wallcobbleddeepslate": "cobbled_deepslate_wall", + "wallcobbleddslate": "cobbled_deepslate_wall", + "wallcobbledeepslate": "cobbled_deepslate_wall", + "wallcobbledslate": "cobbled_deepslate_wall", + "wallcobbleslate": "cobbled_deepslate_wall", + "wallcobdeepslate": "cobbled_deepslate_wall", + "wallcobdslate": "cobbled_deepslate_wall", + "wallcobslate": "cobbled_deepslate_wall", "cobblestone": { "material": "COBBLESTONE" }, @@ -3008,6 +3362,60 @@ "material": "COOKIE" }, "minecraft:cookie": "cookie", + "copper_block": { + "material": "COPPER_BLOCK" + }, + "coblock": "copper_block", + "copblock": "copper_block", + "copperblock": "copper_block", + "minecraft:copper_block": "copper_block", + "plaincoblock": "copper_block", + "plaincopblock": "copper_block", + "plaincopperblock": "copper_block", + "purecoblock": "copper_block", + "purecopblock": "copper_block", + "purecopperblock": "copper_block", + "copper_ingot": { + "material": "COPPER_INGOT" + }, + "barcop": "copper_ingot", + "barcopp": "copper_ingot", + "barcopper": "copper_ingot", + "copbar": "copper_ingot", + "copi": "copper_ingot", + "copingot": "copper_ingot", + "coppbar": "copper_ingot", + "copperbar": "copper_ingot", + "copperi": "copper_ingot", + "copperingot": "copper_ingot", + "coppi": "copper_ingot", + "coppingot": "copper_ingot", + "icop": "copper_ingot", + "icopp": "copper_ingot", + "icopper": "copper_ingot", + "ingotcop": "copper_ingot", + "ingotcopp": "copper_ingot", + "ingotcopper": "copper_ingot", + "minecraft:copper_ingot": "copper_ingot", + "copper_ore": { + "material": "COPPER_ORE" + }, + "copo": "copper_ore", + "copore": "copper_ore", + "coppero": "copper_ore", + "copperore": "copper_ore", + "coppo": "copper_ore", + "coppore": "copper_ore", + "minecraft:copper_ore": "copper_ore", + "ocop": "copper_ore", + "ocopp": "copper_ore", + "ocopper": "copper_ore", + "orecop": "copper_ore", + "orecopp": "copper_ore", + "orecopper": "copper_ore", + "stonecopore": "copper_ore", + "stonecopperore": "copper_ore", + "stonecoppore": "copper_ore", "cornflower": { "material": "CORNFLOWER" }, @@ -3036,6 +3444,68 @@ "cowmonsterspawner": "cow_spawner", "cowmspawner": "cow_spawner", "cowspawner": "cow_spawner", + "cracked_deepslate_bricks": { + "material": "CRACKED_DEEPSLATE_BRICKS" + }, + "crackdeepslatebr": "cracked_deepslate_bricks", + "crackdeepslatebricks": "cracked_deepslate_bricks", + "crackdslatebr": "cracked_deepslate_bricks", + "crackdslatebricks": "cracked_deepslate_bricks", + "crackeddeepslatebr": "cracked_deepslate_bricks", + "crackeddeepslatebricks": "cracked_deepslate_bricks", + "crackeddslatebr": "cracked_deepslate_bricks", + "crackeddslatebricks": "cracked_deepslate_bricks", + "crackedslatebr": "cracked_deepslate_bricks", + "crackedslatebricks": "cracked_deepslate_bricks", + "crackslatebr": "cracked_deepslate_bricks", + "crackslatebricks": "cracked_deepslate_bricks", + "crdeepslatebr": "cracked_deepslate_bricks", + "crdeepslatebricks": "cracked_deepslate_bricks", + "crdslatebr": "cracked_deepslate_bricks", + "crdslatebricks": "cracked_deepslate_bricks", + "crslatebr": "cracked_deepslate_bricks", + "crslatebricks": "cracked_deepslate_bricks", + "minecraft:cracked_deepslate_bricks": "cracked_deepslate_bricks", + "cracked_deepslate_tiles": { + "material": "CRACKED_DEEPSLATE_TILES" + }, + "crackdeepslatetile": "cracked_deepslate_tiles", + "crackdeepslatetiles": "cracked_deepslate_tiles", + "crackdslatetile": "cracked_deepslate_tiles", + "crackdslatetiles": "cracked_deepslate_tiles", + "crackeddeepslatetile": "cracked_deepslate_tiles", + "crackeddeepslatetiles": "cracked_deepslate_tiles", + "crackeddslatetile": "cracked_deepslate_tiles", + "crackeddslatetiles": "cracked_deepslate_tiles", + "crackedslatetile": "cracked_deepslate_tiles", + "crackedslatetiles": "cracked_deepslate_tiles", + "crackslatetile": "cracked_deepslate_tiles", + "crackslatetiles": "cracked_deepslate_tiles", + "crdeepslatetile": "cracked_deepslate_tiles", + "crdeepslatetiles": "cracked_deepslate_tiles", + "crdslatetile": "cracked_deepslate_tiles", + "crdslatetiles": "cracked_deepslate_tiles", + "crslatetile": "cracked_deepslate_tiles", + "crslatetiles": "cracked_deepslate_tiles", + "minecraft:cracked_deepslate_tiles": "cracked_deepslate_tiles", + "tilecrackdeepslate": "cracked_deepslate_tiles", + "tilecrackdslate": "cracked_deepslate_tiles", + "tilecrackeddeepslate": "cracked_deepslate_tiles", + "tilecrackeddslate": "cracked_deepslate_tiles", + "tilecrackedslate": "cracked_deepslate_tiles", + "tilecrackslate": "cracked_deepslate_tiles", + "tilecrdeepslate": "cracked_deepslate_tiles", + "tilecrdslate": "cracked_deepslate_tiles", + "tilecrslate": "cracked_deepslate_tiles", + "tilescrackdeepslate": "cracked_deepslate_tiles", + "tilescrackdslate": "cracked_deepslate_tiles", + "tilescrackeddeepslate": "cracked_deepslate_tiles", + "tilescrackeddslate": "cracked_deepslate_tiles", + "tilescrackedslate": "cracked_deepslate_tiles", + "tilescrackslate": "cracked_deepslate_tiles", + "tilescrdeepslate": "cracked_deepslate_tiles", + "tilescrdslate": "cracked_deepslate_tiles", + "tilescrslate": "cracked_deepslate_tiles", "cracked_nether_bricks": { "material": "CRACKED_NETHER_BRICKS" }, @@ -3406,6 +3876,61 @@ }, "cryingobsidian": "crying_obsidian", "minecraft:crying_obsidian": "crying_obsidian", + "cut_copper": { + "material": "CUT_COPPER" + }, + "ccoblock": "cut_copper", + "ccopblock": "cut_copper", + "ccopperblock": "cut_copper", + "cutcoblock": "cut_copper", + "cutcopblock": "cut_copper", + "cutcopper": "cut_copper", + "cutcopperblock": "cut_copper", + "minecraft:cut_copper": "cut_copper", + "cut_copper_slab": { + "material": "CUT_COPPER_SLAB" + }, + "ccohalfblock": "cut_copper_slab", + "ccophalfblock": "cut_copper_slab", + "ccopperhalfblock": "cut_copper_slab", + "ccoppersl": "cut_copper_slab", + "ccopperslab": "cut_copper_slab", + "ccopperstep": "cut_copper_slab", + "ccopsl": "cut_copper_slab", + "ccopslab": "cut_copper_slab", + "ccopstep": "cut_copper_slab", + "ccosl": "cut_copper_slab", + "ccoslab": "cut_copper_slab", + "ccostep": "cut_copper_slab", + "cutcohalfblock": "cut_copper_slab", + "cutcophalfblock": "cut_copper_slab", + "cutcopperhalfblock": "cut_copper_slab", + "cutcoppersl": "cut_copper_slab", + "cutcopperslab": "cut_copper_slab", + "cutcopperstep": "cut_copper_slab", + "cutcopsl": "cut_copper_slab", + "cutcopslab": "cut_copper_slab", + "cutcopstep": "cut_copper_slab", + "cutcosl": "cut_copper_slab", + "cutcoslab": "cut_copper_slab", + "cutcostep": "cut_copper_slab", + "minecraft:cut_copper_slab": "cut_copper_slab", + "cut_copper_stairs": { + "material": "CUT_COPPER_STAIRS" + }, + "ccopperstair": "cut_copper_stairs", + "ccopperstairs": "cut_copper_stairs", + "ccopstair": "cut_copper_stairs", + "ccopstairs": "cut_copper_stairs", + "ccostair": "cut_copper_stairs", + "ccostairs": "cut_copper_stairs", + "cutcopperstair": "cut_copper_stairs", + "cutcopperstairs": "cut_copper_stairs", + "cutcopstair": "cut_copper_stairs", + "cutcopstairs": "cut_copper_stairs", + "cutcostair": "cut_copper_stairs", + "cutcostairs": "cut_copper_stairs", + "minecraft:cut_copper_stairs": "cut_copper_stairs", "cut_red_sandstone": { "material": "CUT_RED_SANDSTONE" }, @@ -3472,6 +3997,12 @@ "cbed": "cyan_bed", "cyanbed": "cyan_bed", "minecraft:cyan_bed": "cyan_bed", + "cyan_candle": { + "material": "CYAN_CANDLE" + }, + "ccandle": "cyan_candle", + "cyancandle": "cyan_candle", + "minecraft:cyan_candle": "cyan_candle", "cyan_carpet": { "material": "CYAN_CARPET" }, @@ -4121,6 +4652,327 @@ }, "debugstick": "debug_stick", "minecraft:debug_stick": "debug_stick", + "deepslate": { + "material": "DEEPSLATE" + }, + "deepslateb": "deepslate", + "deepslatebl": "deepslate", + "deepslateblock": "deepslate", + "dslate": "deepslate", + "dslateb": "deepslate", + "dslatebl": "deepslate", + "dslateblock": "deepslate", + "minecraft:deepslate": "deepslate", + "slate": "deepslate", + "slateb": "deepslate", + "slatebl": "deepslate", + "slateblock": "deepslate", + "deepslate_brick_slab": { + "material": "DEEPSLATE_BRICK_SLAB" + }, + "deepslatebrhalfblock": "deepslate_brick_slab", + "deepslatebrickhalfblock": "deepslate_brick_slab", + "deepslatebrickshalfblock": "deepslate_brick_slab", + "deepslatebrickslab": "deepslate_brick_slab", + "deepslatebricksstep": "deepslate_brick_slab", + "deepslatebrickstep": "deepslate_brick_slab", + "deepslatebrstep": "deepslate_brick_slab", + "dslatebrhalfblock": "deepslate_brick_slab", + "dslatebrickshalfblock": "deepslate_brick_slab", + "dslatebricksstep": "deepslate_brick_slab", + "dslatebrstep": "deepslate_brick_slab", + "minecraft:deepslate_brick_slab": "deepslate_brick_slab", + "slatebrhalfblock": "deepslate_brick_slab", + "slatebrickshalfblock": "deepslate_brick_slab", + "slatebricksstep": "deepslate_brick_slab", + "slatebrstep": "deepslate_brick_slab", + "deepslate_brick_stairs": { + "material": "DEEPSLATE_BRICK_STAIRS" + }, + "deepslatebricksstair": "deepslate_brick_stairs", + "deepslatebricksstairs": "deepslate_brick_stairs", + "deepslatebrickstair": "deepslate_brick_stairs", + "deepslatebrickstairs": "deepslate_brick_stairs", + "deepslatebrstair": "deepslate_brick_stairs", + "deepslatebrstairs": "deepslate_brick_stairs", + "dslatebricksstair": "deepslate_brick_stairs", + "dslatebricksstairs": "deepslate_brick_stairs", + "dslatebrstair": "deepslate_brick_stairs", + "dslatebrstairs": "deepslate_brick_stairs", + "minecraft:deepslate_brick_stairs": "deepslate_brick_stairs", + "slatebricksstair": "deepslate_brick_stairs", + "slatebricksstairs": "deepslate_brick_stairs", + "slatebrstair": "deepslate_brick_stairs", + "slatebrstairs": "deepslate_brick_stairs", + "deepslate_brick_wall": { + "material": "DEEPSLATE_BRICK_WALL" + }, + "deepslatebrickswall": "deepslate_brick_wall", + "deepslatebrickwall": "deepslate_brick_wall", + "deepslatebrwall": "deepslate_brick_wall", + "dslatebrickswall": "deepslate_brick_wall", + "dslatebrwall": "deepslate_brick_wall", + "minecraft:deepslate_brick_wall": "deepslate_brick_wall", + "slatebrickswall": "deepslate_brick_wall", + "slatebrwall": "deepslate_brick_wall", + "walldeepslatebr": "deepslate_brick_wall", + "walldeepslatebrick": "deepslate_brick_wall", + "walldeepslatebricks": "deepslate_brick_wall", + "walldslatebr": "deepslate_brick_wall", + "walldslatebricks": "deepslate_brick_wall", + "wallslatebr": "deepslate_brick_wall", + "wallslatebricks": "deepslate_brick_wall", + "deepslate_bricks": { + "material": "DEEPSLATE_BRICKS" + }, + "deepslatebr": "deepslate_bricks", + "deepslatebrick": "deepslate_bricks", + "deepslatebricks": "deepslate_bricks", + "dslatebr": "deepslate_bricks", + "dslatebricks": "deepslate_bricks", + "minecraft:deepslate_bricks": "deepslate_bricks", + "slatebr": "deepslate_bricks", + "slatebricks": "deepslate_bricks", + "deepslate_coal_ore": { + "material": "DEEPSLATE_COAL_ORE" + }, + "deepcoalore": "deepslate_coal_ore", + "deepcore": "deepslate_coal_ore", + "deeporec": "deepslate_coal_ore", + "deeporecoal": "deepslate_coal_ore", + "deepslatecoalore": "deepslate_coal_ore", + "deepslatecore": "deepslate_coal_ore", + "dorec": "deepslate_coal_ore", + "dorecoal": "deepslate_coal_ore", + "minecraft:deepslate_coal_ore": "deepslate_coal_ore", + "slatecoalore": "deepslate_coal_ore", + "slatecore": "deepslate_coal_ore", + "deepslate_copper_ore": { + "material": "DEEPSLATE_COPPER_ORE" + }, + "deepcopore": "deepslate_copper_ore", + "deepcopperore": "deepslate_copper_ore", + "deepcoppore": "deepslate_copper_ore", + "deeporecop": "deepslate_copper_ore", + "deeporecopp": "deepslate_copper_ore", + "deeporecopper": "deepslate_copper_ore", + "deepslatecopore": "deepslate_copper_ore", + "deepslatecopperore": "deepslate_copper_ore", + "deepslatecoppore": "deepslate_copper_ore", + "dorecop": "deepslate_copper_ore", + "dorecopp": "deepslate_copper_ore", + "dorecopper": "deepslate_copper_ore", + "minecraft:deepslate_copper_ore": "deepslate_copper_ore", + "slatecopore": "deepslate_copper_ore", + "slatecopperore": "deepslate_copper_ore", + "slatecoppore": "deepslate_copper_ore", + "deepslate_diamond_ore": { + "material": "DEEPSLATE_DIAMOND_ORE" + }, + "deepcrystalore": "deepslate_diamond_ore", + "deepdiamondore": "deepslate_diamond_ore", + "deepdore": "deepslate_diamond_ore", + "deeporecrystal": "deepslate_diamond_ore", + "deepored": "deepslate_diamond_ore", + "deeporediamond": "deepslate_diamond_ore", + "deepslatecrystalore": "deepslate_diamond_ore", + "deepslatediamondore": "deepslate_diamond_ore", + "deepslatedore": "deepslate_diamond_ore", + "dorecrystal": "deepslate_diamond_ore", + "dored": "deepslate_diamond_ore", + "dorediamond": "deepslate_diamond_ore", + "minecraft:deepslate_diamond_ore": "deepslate_diamond_ore", + "slatecrystalore": "deepslate_diamond_ore", + "slatediamondore": "deepslate_diamond_ore", + "slatedore": "deepslate_diamond_ore", + "deepslate_emerald_ore": { + "material": "DEEPSLATE_EMERALD_ORE" + }, + "deepemeraldore": "deepslate_emerald_ore", + "deepeore": "deepslate_emerald_ore", + "deeporee": "deepslate_emerald_ore", + "deeporeemerald": "deepslate_emerald_ore", + "deepslateemeraldore": "deepslate_emerald_ore", + "deepslateeore": "deepslate_emerald_ore", + "doree": "deepslate_emerald_ore", + "doreemerald": "deepslate_emerald_ore", + "minecraft:deepslate_emerald_ore": "deepslate_emerald_ore", + "slateemeraldore": "deepslate_emerald_ore", + "slateeore": "deepslate_emerald_ore", + "deepslate_gold_ore": { + "material": "DEEPSLATE_GOLD_ORE" + }, + "deepgoldore": "deepslate_gold_ore", + "deepgore": "deepslate_gold_ore", + "deeporeg": "deepslate_gold_ore", + "deeporegold": "deepslate_gold_ore", + "deepslategoldore": "deepslate_gold_ore", + "deepslategore": "deepslate_gold_ore", + "doreg": "deepslate_gold_ore", + "doregold": "deepslate_gold_ore", + "minecraft:deepslate_gold_ore": "deepslate_gold_ore", + "slategoldore": "deepslate_gold_ore", + "slategore": "deepslate_gold_ore", + "deepslate_iron_ore": { + "material": "DEEPSLATE_IRON_ORE" + }, + "deepiore": "deepslate_iron_ore", + "deepironore": "deepslate_iron_ore", + "deeporei": "deepslate_iron_ore", + "deeporeiron": "deepslate_iron_ore", + "deepores": "deepslate_iron_ore", + "deeporest": "deepslate_iron_ore", + "deeporesteel": "deepslate_iron_ore", + "deepslateiore": "deepslate_iron_ore", + "deepslateironore": "deepslate_iron_ore", + "deepslatesore": "deepslate_iron_ore", + "deepslatesteelore": "deepslate_iron_ore", + "deepslatestore": "deepslate_iron_ore", + "deepsore": "deepslate_iron_ore", + "deepsteelore": "deepslate_iron_ore", + "deepstore": "deepslate_iron_ore", + "dorei": "deepslate_iron_ore", + "doreiron": "deepslate_iron_ore", + "dores": "deepslate_iron_ore", + "dorest": "deepslate_iron_ore", + "doresteel": "deepslate_iron_ore", + "minecraft:deepslate_iron_ore": "deepslate_iron_ore", + "slateiore": "deepslate_iron_ore", + "slateironore": "deepslate_iron_ore", + "slatesore": "deepslate_iron_ore", + "slatesteelore": "deepslate_iron_ore", + "slatestore": "deepslate_iron_ore", + "deepslate_lapis_ore": { + "material": "DEEPSLATE_LAPIS_ORE" + }, + "deeplapislazuliore": "deepslate_lapis_ore", + "deeplapisore": "deepslate_lapis_ore", + "deeplore": "deepslate_lapis_ore", + "deeporel": "deepslate_lapis_ore", + "deeporelapis": "deepslate_lapis_ore", + "deeporelapislazuli": "deepslate_lapis_ore", + "deepslatelapislazuliore": "deepslate_lapis_ore", + "deepslatelapisore": "deepslate_lapis_ore", + "deepslatelore": "deepslate_lapis_ore", + "dorel": "deepslate_lapis_ore", + "dorelapis": "deepslate_lapis_ore", + "dorelapislazuli": "deepslate_lapis_ore", + "minecraft:deepslate_lapis_ore": "deepslate_lapis_ore", + "slatelapislazuliore": "deepslate_lapis_ore", + "slatelapisore": "deepslate_lapis_ore", + "slatelore": "deepslate_lapis_ore", + "deepslate_redstone_ore": { + "material": "DEEPSLATE_REDSTONE_ORE" + }, + "deeporer": "deepslate_redstone_ore", + "deeporered": "deepslate_redstone_ore", + "deeporereds": "deepslate_redstone_ore", + "deeporeredstone": "deepslate_redstone_ore", + "deeporers": "deepslate_redstone_ore", + "deeporerstone": "deepslate_redstone_ore", + "deepredore": "deepslate_redstone_ore", + "deepredsore": "deepslate_redstone_ore", + "deepredstoneore": "deepslate_redstone_ore", + "deeprore": "deepslate_redstone_ore", + "deeprsore": "deepslate_redstone_ore", + "deeprstoneore": "deepslate_redstone_ore", + "deepslateredore": "deepslate_redstone_ore", + "deepslateredsore": "deepslate_redstone_ore", + "deepslateredstoneore": "deepslate_redstone_ore", + "deepslaterore": "deepslate_redstone_ore", + "deepslatersore": "deepslate_redstone_ore", + "deepslaterstoneore": "deepslate_redstone_ore", + "dorer": "deepslate_redstone_ore", + "dorered": "deepslate_redstone_ore", + "dorereds": "deepslate_redstone_ore", + "doreredstone": "deepslate_redstone_ore", + "dorers": "deepslate_redstone_ore", + "dorerstone": "deepslate_redstone_ore", + "minecraft:deepslate_redstone_ore": "deepslate_redstone_ore", + "slateredore": "deepslate_redstone_ore", + "slateredsore": "deepslate_redstone_ore", + "slateredstoneore": "deepslate_redstone_ore", + "slaterore": "deepslate_redstone_ore", + "slatersore": "deepslate_redstone_ore", + "slaterstoneore": "deepslate_redstone_ore", + "deepslate_tile_slab": { + "material": "DEEPSLATE_TILE_SLAB" + }, + "deepslatetilehalfblock": "deepslate_tile_slab", + "deepslatetileshalfblock": "deepslate_tile_slab", + "deepslatetileslab": "deepslate_tile_slab", + "deepslatetilesstep": "deepslate_tile_slab", + "deepslatetilestep": "deepslate_tile_slab", + "dslatetilehalfblock": "deepslate_tile_slab", + "dslatetileshalfblock": "deepslate_tile_slab", + "dslatetilesstep": "deepslate_tile_slab", + "dslatetilestep": "deepslate_tile_slab", + "minecraft:deepslate_tile_slab": "deepslate_tile_slab", + "slatetilehalfblock": "deepslate_tile_slab", + "slatetileshalfblock": "deepslate_tile_slab", + "slatetilesstep": "deepslate_tile_slab", + "slatetilestep": "deepslate_tile_slab", + "deepslate_tile_stairs": { + "material": "DEEPSLATE_TILE_STAIRS" + }, + "deepslatetilesstair": "deepslate_tile_stairs", + "deepslatetilesstairs": "deepslate_tile_stairs", + "deepslatetilestair": "deepslate_tile_stairs", + "deepslatetilestairs": "deepslate_tile_stairs", + "dslatetilesstair": "deepslate_tile_stairs", + "dslatetilesstairs": "deepslate_tile_stairs", + "dslatetilestair": "deepslate_tile_stairs", + "dslatetilestairs": "deepslate_tile_stairs", + "minecraft:deepslate_tile_stairs": "deepslate_tile_stairs", + "slatetilesstair": "deepslate_tile_stairs", + "slatetilesstairs": "deepslate_tile_stairs", + "slatetilestair": "deepslate_tile_stairs", + "slatetilestairs": "deepslate_tile_stairs", + "deepslate_tile_wall": { + "material": "DEEPSLATE_TILE_WALL" + }, + "deepslatetileswall": "deepslate_tile_wall", + "deepslatetilewall": "deepslate_tile_wall", + "dslatetileswall": "deepslate_tile_wall", + "dslatetilewall": "deepslate_tile_wall", + "minecraft:deepslate_tile_wall": "deepslate_tile_wall", + "slatetileswall": "deepslate_tile_wall", + "slatetilewall": "deepslate_tile_wall", + "walldeepslatetile": "deepslate_tile_wall", + "walldeepslatetiles": "deepslate_tile_wall", + "walldslatetile": "deepslate_tile_wall", + "walldslatetiles": "deepslate_tile_wall", + "wallslatetile": "deepslate_tile_wall", + "wallslatetiles": "deepslate_tile_wall", + "deepslate_tiles": { + "material": "DEEPSLATE_TILES" + }, + "deepslatetiles": "deepslate_tiles", + "deepslatetilestile": "deepslate_tiles", + "deepslatetilestiles": "deepslate_tiles", + "deepslatetiletile": "deepslate_tiles", + "deepslatetiletiles": "deepslate_tiles", + "dslatetilestile": "deepslate_tiles", + "dslatetilestiles": "deepslate_tiles", + "dslatetiletile": "deepslate_tiles", + "dslatetiletiles": "deepslate_tiles", + "minecraft:deepslate_tiles": "deepslate_tiles", + "slatetilestile": "deepslate_tiles", + "slatetilestiles": "deepslate_tiles", + "slatetiletile": "deepslate_tiles", + "slatetiletiles": "deepslate_tiles", + "tiledeepslatetile": "deepslate_tiles", + "tiledeepslatetiles": "deepslate_tiles", + "tiledslatetile": "deepslate_tiles", + "tiledslatetiles": "deepslate_tiles", + "tilesdeepslatetile": "deepslate_tiles", + "tilesdeepslatetiles": "deepslate_tiles", + "tilesdslatetile": "deepslate_tiles", + "tilesdslatetiles": "deepslate_tiles", + "tileslatetile": "deepslate_tiles", + "tileslatetiles": "deepslate_tiles", + "tilesslatetile": "deepslate_tiles", + "tilesslatetiles": "deepslate_tiles", "detector_rail": { "material": "DETECTOR_RAIL" }, @@ -4255,6 +5107,9 @@ "orecrystal": "diamond_ore", "ored": "redstone_ore", "orediamond": "diamond_ore", + "stonecrystalore": "diamond_ore", + "stonediamondore": "diamond_ore", + "stonedore": "diamond_ore", "diamond_pickaxe": { "material": "DIAMOND_PICKAXE" }, @@ -4332,6 +5187,14 @@ "material": "DIRT" }, "minecraft:dirt": "dirt", + "dirt_path": { + "material": "DIRT_PATH", + "fallbacks": [ + "GRASS_PATH" + ] + }, + "dirtpath": "dirt_path", + "minecraft:dirt_path": "dirt_path", "dispenser": { "material": "DISPENSER" }, @@ -4425,6 +5288,18 @@ }, "driedkelpblock": "dried_kelp_block", "minecraft:dried_kelp_block": "dried_kelp_block", + "dripstone_block": { + "material": "DRIPSTONE_BLOCK" + }, + "drip": "dripstone_block", + "dripb": "dripstone_block", + "dripbl": "dripstone_block", + "dripblock": "dripstone_block", + "dripstone": "dripstone_block", + "dripstoneb": "dripstone_block", + "dripstonebl": "dripstone_block", + "dripstoneblock": "dripstone_block", + "minecraft:dripstone_block": "dripstone_block", "dropper": { "material": "DROPPER" }, @@ -4526,6 +5401,8 @@ "oemerald": "emerald_ore", "oree": "emerald_ore", "oreemerald": "emerald_ore", + "stoneemeraldore": "emerald_ore", + "stoneeore": "emerald_ore", "empty_lingering_potion": { "potionData": { "type": "UNCRAFTABLE", @@ -4808,6 +5685,285 @@ }, "experiencebottle": "experience_bottle", "minecraft:experience_bottle": "experience_bottle", + "exposed_copper": { + "material": "EXPOSED_COPPER" + }, + "excoblock": "exposed_copper", + "excopblock": "exposed_copper", + "excopperblock": "exposed_copper", + "expcoblock": "exposed_copper", + "expcopblock": "exposed_copper", + "expcopperblock": "exposed_copper", + "exposedcoblock": "exposed_copper", + "exposedcopblock": "exposed_copper", + "exposedcopper": "exposed_copper", + "exposedcopperblock": "exposed_copper", + "minecraft:exposed_copper": "exposed_copper", + "exposed_cut_copper": { + "material": "EXPOSED_CUT_COPPER" + }, + "cexcoblock": "exposed_cut_copper", + "cexcopblock": "exposed_cut_copper", + "cexcopperblock": "exposed_cut_copper", + "cexpcoblock": "exposed_cut_copper", + "cexpcopblock": "exposed_cut_copper", + "cexpcopperblock": "exposed_cut_copper", + "cexposedcoblock": "exposed_cut_copper", + "cexposedcopblock": "exposed_cut_copper", + "cexposedcopperblock": "exposed_cut_copper", + "cutexcoblock": "exposed_cut_copper", + "cutexcopblock": "exposed_cut_copper", + "cutexcopperblock": "exposed_cut_copper", + "cutexpcoblock": "exposed_cut_copper", + "cutexpcopblock": "exposed_cut_copper", + "cutexpcopperblock": "exposed_cut_copper", + "cutexposedcoblock": "exposed_cut_copper", + "cutexposedcopblock": "exposed_cut_copper", + "cutexposedcopperblock": "exposed_cut_copper", + "exccoblock": "exposed_cut_copper", + "exccopblock": "exposed_cut_copper", + "exccopperblock": "exposed_cut_copper", + "excutcoblock": "exposed_cut_copper", + "excutcopblock": "exposed_cut_copper", + "excutcopperblock": "exposed_cut_copper", + "expccoblock": "exposed_cut_copper", + "expccopblock": "exposed_cut_copper", + "expccopperblock": "exposed_cut_copper", + "expcutcoblock": "exposed_cut_copper", + "expcutcopblock": "exposed_cut_copper", + "expcutcopperblock": "exposed_cut_copper", + "exposedccoblock": "exposed_cut_copper", + "exposedccopblock": "exposed_cut_copper", + "exposedccopperblock": "exposed_cut_copper", + "exposedcutcoblock": "exposed_cut_copper", + "exposedcutcopblock": "exposed_cut_copper", + "exposedcutcopper": "exposed_cut_copper", + "exposedcutcopperblock": "exposed_cut_copper", + "minecraft:exposed_cut_copper": "exposed_cut_copper", + "exposed_cut_copper_slab": { + "material": "EXPOSED_CUT_COPPER_SLAB" + }, + "cexcohalfblock": "exposed_cut_copper_slab", + "cexcophalfblock": "exposed_cut_copper_slab", + "cexcopperhalfblock": "exposed_cut_copper_slab", + "cexcoppersl": "exposed_cut_copper_slab", + "cexcopperslab": "exposed_cut_copper_slab", + "cexcopperstep": "exposed_cut_copper_slab", + "cexcopsl": "exposed_cut_copper_slab", + "cexcopslab": "exposed_cut_copper_slab", + "cexcopstep": "exposed_cut_copper_slab", + "cexcosl": "exposed_cut_copper_slab", + "cexcoslab": "exposed_cut_copper_slab", + "cexcostep": "exposed_cut_copper_slab", + "cexpcohalfblock": "exposed_cut_copper_slab", + "cexpcophalfblock": "exposed_cut_copper_slab", + "cexpcopperhalfblock": "exposed_cut_copper_slab", + "cexpcoppersl": "exposed_cut_copper_slab", + "cexpcopperslab": "exposed_cut_copper_slab", + "cexpcopperstep": "exposed_cut_copper_slab", + "cexpcopsl": "exposed_cut_copper_slab", + "cexpcopslab": "exposed_cut_copper_slab", + "cexpcopstep": "exposed_cut_copper_slab", + "cexpcosl": "exposed_cut_copper_slab", + "cexpcoslab": "exposed_cut_copper_slab", + "cexpcostep": "exposed_cut_copper_slab", + "cexposedcohalfblock": "exposed_cut_copper_slab", + "cexposedcophalfblock": "exposed_cut_copper_slab", + "cexposedcopperhalfblock": "exposed_cut_copper_slab", + "cexposedcoppersl": "exposed_cut_copper_slab", + "cexposedcopperslab": "exposed_cut_copper_slab", + "cexposedcopperstep": "exposed_cut_copper_slab", + "cexposedcopsl": "exposed_cut_copper_slab", + "cexposedcopslab": "exposed_cut_copper_slab", + "cexposedcopstep": "exposed_cut_copper_slab", + "cexposedcosl": "exposed_cut_copper_slab", + "cexposedcoslab": "exposed_cut_copper_slab", + "cexposedcostep": "exposed_cut_copper_slab", + "cutexcohalfblock": "exposed_cut_copper_slab", + "cutexcophalfblock": "exposed_cut_copper_slab", + "cutexcopperhalfblock": "exposed_cut_copper_slab", + "cutexcoppersl": "exposed_cut_copper_slab", + "cutexcopperslab": "exposed_cut_copper_slab", + "cutexcopperstep": "exposed_cut_copper_slab", + "cutexcopsl": "exposed_cut_copper_slab", + "cutexcopslab": "exposed_cut_copper_slab", + "cutexcopstep": "exposed_cut_copper_slab", + "cutexcosl": "exposed_cut_copper_slab", + "cutexcoslab": "exposed_cut_copper_slab", + "cutexcostep": "exposed_cut_copper_slab", + "cutexpcohalfblock": "exposed_cut_copper_slab", + "cutexpcophalfblock": "exposed_cut_copper_slab", + "cutexpcopperhalfblock": "exposed_cut_copper_slab", + "cutexpcoppersl": "exposed_cut_copper_slab", + "cutexpcopperslab": "exposed_cut_copper_slab", + "cutexpcopperstep": "exposed_cut_copper_slab", + "cutexpcopsl": "exposed_cut_copper_slab", + "cutexpcopslab": "exposed_cut_copper_slab", + "cutexpcopstep": "exposed_cut_copper_slab", + "cutexpcosl": "exposed_cut_copper_slab", + "cutexpcoslab": "exposed_cut_copper_slab", + "cutexpcostep": "exposed_cut_copper_slab", + "cutexposedcohalfblock": "exposed_cut_copper_slab", + "cutexposedcophalfblock": "exposed_cut_copper_slab", + "cutexposedcopperhalfblock": "exposed_cut_copper_slab", + "cutexposedcoppersl": "exposed_cut_copper_slab", + "cutexposedcopperslab": "exposed_cut_copper_slab", + "cutexposedcopperstep": "exposed_cut_copper_slab", + "cutexposedcopsl": "exposed_cut_copper_slab", + "cutexposedcopslab": "exposed_cut_copper_slab", + "cutexposedcopstep": "exposed_cut_copper_slab", + "cutexposedcosl": "exposed_cut_copper_slab", + "cutexposedcoslab": "exposed_cut_copper_slab", + "cutexposedcostep": "exposed_cut_copper_slab", + "exccohalfblock": "exposed_cut_copper_slab", + "exccophalfblock": "exposed_cut_copper_slab", + "exccopperhalfblock": "exposed_cut_copper_slab", + "exccoppersl": "exposed_cut_copper_slab", + "exccopperslab": "exposed_cut_copper_slab", + "exccopperstep": "exposed_cut_copper_slab", + "exccopsl": "exposed_cut_copper_slab", + "exccopslab": "exposed_cut_copper_slab", + "exccopstep": "exposed_cut_copper_slab", + "exccosl": "exposed_cut_copper_slab", + "exccoslab": "exposed_cut_copper_slab", + "exccostep": "exposed_cut_copper_slab", + "excutcohalfblock": "exposed_cut_copper_slab", + "excutcophalfblock": "exposed_cut_copper_slab", + "excutcopperhalfblock": "exposed_cut_copper_slab", + "excutcoppersl": "exposed_cut_copper_slab", + "excutcopperslab": "exposed_cut_copper_slab", + "excutcopperstep": "exposed_cut_copper_slab", + "excutcopsl": "exposed_cut_copper_slab", + "excutcopslab": "exposed_cut_copper_slab", + "excutcopstep": "exposed_cut_copper_slab", + "excutcosl": "exposed_cut_copper_slab", + "excutcoslab": "exposed_cut_copper_slab", + "excutcostep": "exposed_cut_copper_slab", + "expccohalfblock": "exposed_cut_copper_slab", + "expccophalfblock": "exposed_cut_copper_slab", + "expccopperhalfblock": "exposed_cut_copper_slab", + "expccoppersl": "exposed_cut_copper_slab", + "expccopperslab": "exposed_cut_copper_slab", + "expccopperstep": "exposed_cut_copper_slab", + "expccopsl": "exposed_cut_copper_slab", + "expccopslab": "exposed_cut_copper_slab", + "expccopstep": "exposed_cut_copper_slab", + "expccosl": "exposed_cut_copper_slab", + "expccoslab": "exposed_cut_copper_slab", + "expccostep": "exposed_cut_copper_slab", + "expcutcohalfblock": "exposed_cut_copper_slab", + "expcutcophalfblock": "exposed_cut_copper_slab", + "expcutcopperhalfblock": "exposed_cut_copper_slab", + "expcutcoppersl": "exposed_cut_copper_slab", + "expcutcopperslab": "exposed_cut_copper_slab", + "expcutcopperstep": "exposed_cut_copper_slab", + "expcutcopsl": "exposed_cut_copper_slab", + "expcutcopslab": "exposed_cut_copper_slab", + "expcutcopstep": "exposed_cut_copper_slab", + "expcutcosl": "exposed_cut_copper_slab", + "expcutcoslab": "exposed_cut_copper_slab", + "expcutcostep": "exposed_cut_copper_slab", + "exposedccohalfblock": "exposed_cut_copper_slab", + "exposedccophalfblock": "exposed_cut_copper_slab", + "exposedccopperhalfblock": "exposed_cut_copper_slab", + "exposedccoppersl": "exposed_cut_copper_slab", + "exposedccopperslab": "exposed_cut_copper_slab", + "exposedccopperstep": "exposed_cut_copper_slab", + "exposedccopsl": "exposed_cut_copper_slab", + "exposedccopslab": "exposed_cut_copper_slab", + "exposedccopstep": "exposed_cut_copper_slab", + "exposedccosl": "exposed_cut_copper_slab", + "exposedccoslab": "exposed_cut_copper_slab", + "exposedccostep": "exposed_cut_copper_slab", + "exposedcutcohalfblock": "exposed_cut_copper_slab", + "exposedcutcophalfblock": "exposed_cut_copper_slab", + "exposedcutcopperhalfblock": "exposed_cut_copper_slab", + "exposedcutcoppersl": "exposed_cut_copper_slab", + "exposedcutcopperslab": "exposed_cut_copper_slab", + "exposedcutcopperstep": "exposed_cut_copper_slab", + "exposedcutcopsl": "exposed_cut_copper_slab", + "exposedcutcopslab": "exposed_cut_copper_slab", + "exposedcutcopstep": "exposed_cut_copper_slab", + "exposedcutcosl": "exposed_cut_copper_slab", + "exposedcutcoslab": "exposed_cut_copper_slab", + "exposedcutcostep": "exposed_cut_copper_slab", + "minecraft:exposed_cut_copper_slab": "exposed_cut_copper_slab", + "exposed_cut_copper_stairs": { + "material": "EXPOSED_CUT_COPPER_STAIRS" + }, + "cexcopperstair": "exposed_cut_copper_stairs", + "cexcopperstairs": "exposed_cut_copper_stairs", + "cexcopstair": "exposed_cut_copper_stairs", + "cexcopstairs": "exposed_cut_copper_stairs", + "cexcostair": "exposed_cut_copper_stairs", + "cexcostairs": "exposed_cut_copper_stairs", + "cexpcopperstair": "exposed_cut_copper_stairs", + "cexpcopperstairs": "exposed_cut_copper_stairs", + "cexpcopstair": "exposed_cut_copper_stairs", + "cexpcopstairs": "exposed_cut_copper_stairs", + "cexpcostair": "exposed_cut_copper_stairs", + "cexpcostairs": "exposed_cut_copper_stairs", + "cexposedcopperstair": "exposed_cut_copper_stairs", + "cexposedcopperstairs": "exposed_cut_copper_stairs", + "cexposedcopstair": "exposed_cut_copper_stairs", + "cexposedcopstairs": "exposed_cut_copper_stairs", + "cexposedcostair": "exposed_cut_copper_stairs", + "cexposedcostairs": "exposed_cut_copper_stairs", + "cutexcopperstair": "exposed_cut_copper_stairs", + "cutexcopperstairs": "exposed_cut_copper_stairs", + "cutexcopstair": "exposed_cut_copper_stairs", + "cutexcopstairs": "exposed_cut_copper_stairs", + "cutexcostair": "exposed_cut_copper_stairs", + "cutexcostairs": "exposed_cut_copper_stairs", + "cutexpcopperstair": "exposed_cut_copper_stairs", + "cutexpcopperstairs": "exposed_cut_copper_stairs", + "cutexpcopstair": "exposed_cut_copper_stairs", + "cutexpcopstairs": "exposed_cut_copper_stairs", + "cutexpcostair": "exposed_cut_copper_stairs", + "cutexpcostairs": "exposed_cut_copper_stairs", + "cutexposedcopperstair": "exposed_cut_copper_stairs", + "cutexposedcopperstairs": "exposed_cut_copper_stairs", + "cutexposedcopstair": "exposed_cut_copper_stairs", + "cutexposedcopstairs": "exposed_cut_copper_stairs", + "cutexposedcostair": "exposed_cut_copper_stairs", + "cutexposedcostairs": "exposed_cut_copper_stairs", + "exccopperstair": "exposed_cut_copper_stairs", + "exccopperstairs": "exposed_cut_copper_stairs", + "exccopstair": "exposed_cut_copper_stairs", + "exccopstairs": "exposed_cut_copper_stairs", + "exccostair": "exposed_cut_copper_stairs", + "exccostairs": "exposed_cut_copper_stairs", + "excutcopperstair": "exposed_cut_copper_stairs", + "excutcopperstairs": "exposed_cut_copper_stairs", + "excutcopstair": "exposed_cut_copper_stairs", + "excutcopstairs": "exposed_cut_copper_stairs", + "excutcostair": "exposed_cut_copper_stairs", + "excutcostairs": "exposed_cut_copper_stairs", + "expccopperstair": "exposed_cut_copper_stairs", + "expccopperstairs": "exposed_cut_copper_stairs", + "expccopstair": "exposed_cut_copper_stairs", + "expccopstairs": "exposed_cut_copper_stairs", + "expccostair": "exposed_cut_copper_stairs", + "expccostairs": "exposed_cut_copper_stairs", + "expcutcopperstair": "exposed_cut_copper_stairs", + "expcutcopperstairs": "exposed_cut_copper_stairs", + "expcutcopstair": "exposed_cut_copper_stairs", + "expcutcopstairs": "exposed_cut_copper_stairs", + "expcutcostair": "exposed_cut_copper_stairs", + "expcutcostairs": "exposed_cut_copper_stairs", + "exposedccopperstair": "exposed_cut_copper_stairs", + "exposedccopperstairs": "exposed_cut_copper_stairs", + "exposedccopstair": "exposed_cut_copper_stairs", + "exposedccopstairs": "exposed_cut_copper_stairs", + "exposedccostair": "exposed_cut_copper_stairs", + "exposedccostairs": "exposed_cut_copper_stairs", + "exposedcutcopperstair": "exposed_cut_copper_stairs", + "exposedcutcopperstairs": "exposed_cut_copper_stairs", + "exposedcutcopstair": "exposed_cut_copper_stairs", + "exposedcutcopstairs": "exposed_cut_copper_stairs", + "exposedcutcostair": "exposed_cut_copper_stairs", + "exposedcutcostairs": "exposed_cut_copper_stairs", + "minecraft:exposed_cut_copper_stairs": "exposed_cut_copper_stairs", "farmland": { "material": "FARMLAND" }, @@ -5008,6 +6164,67 @@ }, "flowerpot": "flower_pot", "minecraft:flower_pot": "flower_pot", + "flowering_azalea": { + "material": "FLOWERING_AZALEA" + }, + "floweringazalea": "flowering_azalea", + "minecraft:flowering_azalea": "flowering_azalea", + "flowering_azalea_leaves": { + "material": "FLOWERING_AZALEA_LEAVES" + }, + "flowerazaleaf": "flowering_azalea_leaves", + "flowerazalealeaf": "flowering_azalea_leaves", + "flowerazalealeave": "flowering_azalea_leaves", + "flowerazalealeaves": "flowering_azalea_leaves", + "flowerazalealogleaf": "flowering_azalea_leaves", + "flowerazalealogleave": "flowering_azalea_leaves", + "flowerazalealogleaves": "flowering_azalea_leaves", + "flowerazaleatreeleaf": "flowering_azalea_leaves", + "flowerazaleatreeleave": "flowering_azalea_leaves", + "flowerazaleatreeleaves": "flowering_azalea_leaves", + "flowerazaleatrunkleaf": "flowering_azalea_leaves", + "flowerazaleatrunkleave": "flowering_azalea_leaves", + "flowerazaleatrunkleaves": "flowering_azalea_leaves", + "flowerazaleave": "flowering_azalea_leaves", + "flowerazaleaves": "flowering_azalea_leaves", + "flowerazaleawoodleaf": "flowering_azalea_leaves", + "flowerazaleawoodleave": "flowering_azalea_leaves", + "flowerazaleawoodleaves": "flowering_azalea_leaves", + "flowerazalogleaf": "flowering_azalea_leaves", + "flowerazalogleave": "flowering_azalea_leaves", + "flowerazalogleaves": "flowering_azalea_leaves", + "flowerazatreeleaf": "flowering_azalea_leaves", + "flowerazatreeleave": "flowering_azalea_leaves", + "flowerazatreeleaves": "flowering_azalea_leaves", + "flowerazatrunkleaf": "flowering_azalea_leaves", + "flowerazatrunkleave": "flowering_azalea_leaves", + "flowerazatrunkleaves": "flowering_azalea_leaves", + "flowerazawoodleaf": "flowering_azalea_leaves", + "flowerazawoodleave": "flowering_azalea_leaves", + "flowerazawoodleaves": "flowering_azalea_leaves", + "flowerazleaf": "flowering_azalea_leaves", + "flowerazleave": "flowering_azalea_leaves", + "flowerazleaves": "flowering_azalea_leaves", + "flowerazlogleaf": "flowering_azalea_leaves", + "flowerazlogleave": "flowering_azalea_leaves", + "flowerazlogleaves": "flowering_azalea_leaves", + "floweraztreeleaf": "flowering_azalea_leaves", + "floweraztreeleave": "flowering_azalea_leaves", + "floweraztreeleaves": "flowering_azalea_leaves", + "floweraztrunkleaf": "flowering_azalea_leaves", + "floweraztrunkleave": "flowering_azalea_leaves", + "floweraztrunkleaves": "flowering_azalea_leaves", + "flowerazwoodleaf": "flowering_azalea_leaves", + "flowerazwoodleave": "flowering_azalea_leaves", + "flowerazwoodleaves": "flowering_azalea_leaves", + "floweringazalealeaves": "flowering_azalea_leaves", + "flowerleafaz": "flowering_azalea_leaves", + "flowerleafaza": "flowering_azalea_leaves", + "flowerleafazalea": "flowering_azalea_leaves", + "flowerleavesaz": "flowering_azalea_leaves", + "flowerleavesaza": "flowering_azalea_leaves", + "flowerleavesazalea": "flowering_azalea_leaves", + "minecraft:flowering_azalea_leaves": "flowering_azalea_leaves", "fox_spawn_egg": { "material": "FOX_SPAWN_EGG" }, @@ -5153,6 +6370,114 @@ }, "globebannerpattern": "globe_banner_pattern", "minecraft:globe_banner_pattern": "globe_banner_pattern", + "glow_berries": { + "material": "GLOW_BERRIES" + }, + "glowberries": "glow_berries", + "minecraft:glow_berries": "glow_berries", + "glow_ink_sac": { + "material": "GLOW_INK_SAC" + }, + "glowinksac": "glow_ink_sac", + "minecraft:glow_ink_sac": "glow_ink_sac", + "glow_item_frame": { + "material": "GLOW_ITEM_FRAME" + }, + "glowitemframe": "glow_item_frame", + "minecraft:glow_item_frame": "glow_item_frame", + "glow_lichen": { + "material": "GLOW_LICHEN" + }, + "glowlichen": "glow_lichen", + "minecraft:glow_lichen": "glow_lichen", + "glow_squid_spawn_egg": { + "material": "GLOW_SQUID_SPAWN_EGG" + }, + "eggglow_squid": "glow_squid_spawn_egg", + "eggglowsq": "glow_squid_spawn_egg", + "eggglowsquid": "glow_squid_spawn_egg", + "eggglsq": "glow_squid_spawn_egg", + "eggglsquid": "glow_squid_spawn_egg", + "glow_squidegg": "glow_squid_spawn_egg", + "glow_squidsegg": "glow_squid_spawn_egg", + "glow_squidspawn": "glow_squid_spawn_egg", + "glow_squidspawnegg": "glow_squid_spawn_egg", + "glowsqegg": "glow_squid_spawn_egg", + "glowsqsegg": "glow_squid_spawn_egg", + "glowsqspawn": "glow_squid_spawn_egg", + "glowsqspawnegg": "glow_squid_spawn_egg", + "glowsquidegg": "glow_squid_spawn_egg", + "glowsquidsegg": "glow_squid_spawn_egg", + "glowsquidspawn": "glow_squid_spawn_egg", + "glowsquidspawnegg": "glow_squid_spawn_egg", + "glsqegg": "glow_squid_spawn_egg", + "glsqsegg": "glow_squid_spawn_egg", + "glsqspawn": "glow_squid_spawn_egg", + "glsqspawnegg": "glow_squid_spawn_egg", + "glsquidegg": "glow_squid_spawn_egg", + "glsquidsegg": "glow_squid_spawn_egg", + "glsquidspawn": "glow_squid_spawn_egg", + "glsquidspawnegg": "glow_squid_spawn_egg", + "minecraft:glow_squid_spawn_egg": "glow_squid_spawn_egg", + "seggglow_squid": "glow_squid_spawn_egg", + "seggglowsq": "glow_squid_spawn_egg", + "seggglowsquid": "glow_squid_spawn_egg", + "seggglsq": "glow_squid_spawn_egg", + "seggglsquid": "glow_squid_spawn_egg", + "spawneggglow_squid": "glow_squid_spawn_egg", + "spawneggglowsq": "glow_squid_spawn_egg", + "spawneggglowsquid": "glow_squid_spawn_egg", + "spawneggglsq": "glow_squid_spawn_egg", + "spawneggglsquid": "glow_squid_spawn_egg", + "spawnglow_squid": "glow_squid_spawn_egg", + "spawnglowsq": "glow_squid_spawn_egg", + "spawnglowsquid": "glow_squid_spawn_egg", + "spawnglsq": "glow_squid_spawn_egg", + "spawnglsquid": "glow_squid_spawn_egg", + "glow_squid_spawner": { + "entity": "GLOW_SQUID", + "material": "SPAWNER" + }, + "glow_squidcage": "glow_squid_spawner", + "glow_squidmcage": "glow_squid_spawner", + "glow_squidmobcage": "glow_squid_spawner", + "glow_squidmobspawner": "glow_squid_spawner", + "glow_squidmonstercage": "glow_squid_spawner", + "glow_squidmonsterspawner": "glow_squid_spawner", + "glow_squidmspawner": "glow_squid_spawner", + "glow_squidspawner": "glow_squid_spawner", + "glowsqcage": "glow_squid_spawner", + "glowsqmcage": "glow_squid_spawner", + "glowsqmobcage": "glow_squid_spawner", + "glowsqmobspawner": "glow_squid_spawner", + "glowsqmonstercage": "glow_squid_spawner", + "glowsqmonsterspawner": "glow_squid_spawner", + "glowsqmspawner": "glow_squid_spawner", + "glowsqspawner": "glow_squid_spawner", + "glowsquidcage": "glow_squid_spawner", + "glowsquidmcage": "glow_squid_spawner", + "glowsquidmobcage": "glow_squid_spawner", + "glowsquidmobspawner": "glow_squid_spawner", + "glowsquidmonstercage": "glow_squid_spawner", + "glowsquidmonsterspawner": "glow_squid_spawner", + "glowsquidmspawner": "glow_squid_spawner", + "glowsquidspawner": "glow_squid_spawner", + "glsqcage": "glow_squid_spawner", + "glsqmcage": "glow_squid_spawner", + "glsqmobcage": "glow_squid_spawner", + "glsqmobspawner": "glow_squid_spawner", + "glsqmonstercage": "glow_squid_spawner", + "glsqmonsterspawner": "glow_squid_spawner", + "glsqmspawner": "glow_squid_spawner", + "glsqspawner": "glow_squid_spawner", + "glsquidcage": "glow_squid_spawner", + "glsquidmcage": "glow_squid_spawner", + "glsquidmobcage": "glow_squid_spawner", + "glsquidmobspawner": "glow_squid_spawner", + "glsquidmonstercage": "glow_squid_spawner", + "glsquidmonsterspawner": "glow_squid_spawner", + "glsquidmspawner": "glow_squid_spawner", + "glsquidspawner": "glow_squid_spawner", "glowstone": { "material": "GLOWSTONE" }, @@ -5162,6 +6487,46 @@ }, "glowstonedust": "glowstone_dust", "minecraft:glowstone_dust": "glowstone_dust", + "goat_spawn_egg": { + "material": "GOAT_SPAWN_EGG" + }, + "egggoat": "goat_spawn_egg", + "eggthegoat": "goat_spawn_egg", + "goategg": "goat_spawn_egg", + "goatsegg": "goat_spawn_egg", + "goatspawn": "goat_spawn_egg", + "goatspawnegg": "goat_spawn_egg", + "minecraft:goat_spawn_egg": "goat_spawn_egg", + "segggoat": "goat_spawn_egg", + "seggthegoat": "goat_spawn_egg", + "spawnegggoat": "goat_spawn_egg", + "spawneggthegoat": "goat_spawn_egg", + "spawngoat": "goat_spawn_egg", + "spawnthegoat": "goat_spawn_egg", + "thegoategg": "goat_spawn_egg", + "thegoatsegg": "goat_spawn_egg", + "thegoatspawn": "goat_spawn_egg", + "thegoatspawnegg": "goat_spawn_egg", + "goat_spawner": { + "entity": "GOAT", + "material": "SPAWNER" + }, + "goatcage": "goat_spawner", + "goatmcage": "goat_spawner", + "goatmobcage": "goat_spawner", + "goatmobspawner": "goat_spawner", + "goatmonstercage": "goat_spawner", + "goatmonsterspawner": "goat_spawner", + "goatmspawner": "goat_spawner", + "goatspawner": "goat_spawner", + "thegoatcage": "goat_spawner", + "thegoatmcage": "goat_spawner", + "thegoatmobcage": "goat_spawner", + "thegoatmobspawner": "goat_spawner", + "thegoatmonstercage": "goat_spawner", + "thegoatmonsterspawner": "goat_spawner", + "thegoatmspawner": "goat_spawner", + "thegoatspawner": "goat_spawner", "gold_block": { "material": "GOLD_BLOCK" }, @@ -5203,6 +6568,8 @@ "ogold": "gold_ore", "oreg": "gold_ore", "oregold": "gold_ore", + "stonegoldore": "gold_ore", + "stonegore": "gold_ore", "golden_apple": { "material": "GOLDEN_APPLE" }, @@ -5366,11 +6733,6 @@ }, "grassblock": "grass_block", "minecraft:grass_block": "grass_block", - "grass_path": { - "material": "GRASS_PATH" - }, - "grasspath": "grass_path", - "minecraft:grass_path": "grass_path", "gravel": { "material": "GRAVEL" }, @@ -5401,6 +6763,19 @@ "graybed": "gray_bed", "greybed": "gray_bed", "minecraft:gray_bed": "gray_bed", + "gray_candle": { + "material": "GRAY_CANDLE" + }, + "darkgracandle": "gray_candle", + "darkgraycandle": "gray_candle", + "darkgreycandle": "gray_candle", + "dgracandle": "gray_candle", + "dgraycandle": "gray_candle", + "dgreycandle": "gray_candle", + "gracandle": "gray_candle", + "graycandle": "gray_candle", + "greycandle": "gray_candle", + "minecraft:gray_candle": "gray_candle", "gray_carpet": { "material": "GRAY_CARPET" }, @@ -5767,6 +7142,16 @@ "grebed": "green_bed", "greenbed": "green_bed", "minecraft:green_bed": "green_bed", + "green_candle": { + "material": "GREEN_CANDLE" + }, + "darkgrecandle": "green_candle", + "darkgreencandle": "green_candle", + "dgrecandle": "green_candle", + "dgreencandle": "green_candle", + "grecandle": "green_candle", + "greencandle": "green_candle", + "minecraft:green_candle": "green_candle", "green_carpet": { "material": "GREEN_CARPET" }, @@ -6062,6 +7447,16 @@ "material": "GUNPOWDER" }, "minecraft:gunpowder": "gunpowder", + "hanging_roots": { + "material": "HANGING_ROOTS" + }, + "caveroot": "hanging_roots", + "caveroots": "hanging_roots", + "hangingroot": "hanging_roots", + "hangingroots": "hanging_roots", + "hangroot": "hanging_roots", + "hangroots": "hanging_roots", + "minecraft:hanging_roots": "hanging_roots", "harming_lingering_potion": { "potionData": { "type": "INSTANT_DAMAGE", @@ -7043,6 +8438,130 @@ "trapcrackstone": "infested_cracked_stone_bricks", "trapcrst": "infested_cracked_stone_bricks", "trapcrstone": "infested_cracked_stone_bricks", + "infested_deepslate": { + "material": "INFESTED_DEEPSLATE" + }, + "fishdeepslate": "infested_deepslate", + "fishdeepslateb": "infested_deepslate", + "fishdeepslatebl": "infested_deepslate", + "fishdeepslateblock": "infested_deepslate", + "fishdslate": "infested_deepslate", + "fishdslateb": "infested_deepslate", + "fishdslatebl": "infested_deepslate", + "fishdslateblock": "infested_deepslate", + "fishslate": "infested_deepslate", + "fishslateb": "infested_deepslate", + "fishslatebl": "infested_deepslate", + "fishslateblock": "infested_deepslate", + "infestdeepslate": "infested_deepslate", + "infestdeepslateb": "infested_deepslate", + "infestdeepslatebl": "infested_deepslate", + "infestdeepslateblock": "infested_deepslate", + "infestdslate": "infested_deepslate", + "infestdslateb": "infested_deepslate", + "infestdslatebl": "infested_deepslate", + "infestdslateblock": "infested_deepslate", + "infesteddeepslate": "infested_deepslate", + "infesteddeepslateb": "infested_deepslate", + "infesteddeepslatebl": "infested_deepslate", + "infesteddeepslateblock": "infested_deepslate", + "infesteddslate": "infested_deepslate", + "infesteddslateb": "infested_deepslate", + "infesteddslatebl": "infested_deepslate", + "infesteddslateblock": "infested_deepslate", + "infestedslate": "infested_deepslate", + "infestedslateb": "infested_deepslate", + "infestedslatebl": "infested_deepslate", + "infestedslateblock": "infested_deepslate", + "infestslate": "infested_deepslate", + "infestslateb": "infested_deepslate", + "infestslatebl": "infested_deepslate", + "infestslateblock": "infested_deepslate", + "medeepslate": "infested_deepslate", + "medeepslateb": "infested_deepslate", + "medeepslatebl": "infested_deepslate", + "medeepslateblock": "infested_deepslate", + "medslate": "infested_deepslate", + "medslateb": "infested_deepslate", + "medslatebl": "infested_deepslate", + "medslateblock": "infested_deepslate", + "meggdeepslate": "infested_deepslate", + "meggdeepslateb": "infested_deepslate", + "meggdeepslatebl": "infested_deepslate", + "meggdeepslateblock": "infested_deepslate", + "meggdslate": "infested_deepslate", + "meggdslateb": "infested_deepslate", + "meggdslatebl": "infested_deepslate", + "meggdslateblock": "infested_deepslate", + "meggslate": "infested_deepslate", + "meggslateb": "infested_deepslate", + "meggslatebl": "infested_deepslate", + "meggslateblock": "infested_deepslate", + "meslate": "infested_deepslate", + "meslateb": "infested_deepslate", + "meslatebl": "infested_deepslate", + "meslateblock": "infested_deepslate", + "minecraft:infested_deepslate": "infested_deepslate", + "monstereggdeepslate": "infested_deepslate", + "monstereggdeepslateb": "infested_deepslate", + "monstereggdeepslatebl": "infested_deepslate", + "monstereggdeepslateblock": "infested_deepslate", + "monstereggdslate": "infested_deepslate", + "monstereggdslateb": "infested_deepslate", + "monstereggdslatebl": "infested_deepslate", + "monstereggdslateblock": "infested_deepslate", + "monstereggslate": "infested_deepslate", + "monstereggslateb": "infested_deepslate", + "monstereggslatebl": "infested_deepslate", + "monstereggslateblock": "infested_deepslate", + "sfdeepslate": "infested_deepslate", + "sfdeepslateb": "infested_deepslate", + "sfdeepslatebl": "infested_deepslate", + "sfdeepslateblock": "infested_deepslate", + "sfdslate": "infested_deepslate", + "sfdslateb": "infested_deepslate", + "sfdslatebl": "infested_deepslate", + "sfdslateblock": "infested_deepslate", + "sfishdeepslate": "infested_deepslate", + "sfishdeepslateb": "infested_deepslate", + "sfishdeepslatebl": "infested_deepslate", + "sfishdeepslateblock": "infested_deepslate", + "sfishdslate": "infested_deepslate", + "sfishdslateb": "infested_deepslate", + "sfishdslatebl": "infested_deepslate", + "sfishdslateblock": "infested_deepslate", + "sfishslate": "infested_deepslate", + "sfishslateb": "infested_deepslate", + "sfishslatebl": "infested_deepslate", + "sfishslateblock": "infested_deepslate", + "sfslate": "infested_deepslate", + "sfslateb": "infested_deepslate", + "sfslatebl": "infested_deepslate", + "sfslateblock": "infested_deepslate", + "silverfishdeepslate": "infested_deepslate", + "silverfishdeepslateb": "infested_deepslate", + "silverfishdeepslatebl": "infested_deepslate", + "silverfishdeepslateblock": "infested_deepslate", + "silverfishdslate": "infested_deepslate", + "silverfishdslateb": "infested_deepslate", + "silverfishdslatebl": "infested_deepslate", + "silverfishdslateblock": "infested_deepslate", + "silverfishslate": "infested_deepslate", + "silverfishslateb": "infested_deepslate", + "silverfishslatebl": "infested_deepslate", + "silverfishslateblock": "infested_deepslate", + "trapdeepslate": "infested_deepslate", + "trapdeepslateb": "infested_deepslate", + "trapdeepslatebl": "infested_deepslate", + "trapdeepslateblock": "infested_deepslate", + "trapdslate": "infested_deepslate", + "trapdslateb": "infested_deepslate", + "trapdslatebl": "infested_deepslate", + "trapdslateblock": "infested_deepslate", + "trapslate": "infested_deepslate", + "trapslateb": "infested_deepslate", + "trapslatebl": "infested_deepslate", + "trapslateblock": "infested_deepslate", "infested_mossy_stone_bricks": { "material": "INFESTED_MOSSY_STONE_BRICKS" }, @@ -7696,6 +9215,11 @@ "steelo": "iron_ore", "steelore": "iron_ore", "sto": "iron_ore", + "stoneiore": "iron_ore", + "stoneironore": "iron_ore", + "stonesore": "iron_ore", + "stonesteelore": "iron_ore", + "stonestore": "iron_ore", "store": "iron_ore", "iron_pickaxe": { "material": "IRON_PICKAXE" @@ -8220,6 +9744,21 @@ "orel": "lapis_ore", "orelapis": "lapis_ore", "orelapislazuli": "lapis_ore", + "stonelapislazuliore": "lapis_ore", + "stonelapisore": "lapis_ore", + "stonelore": "lapis_ore", + "large_amethyst_bud": { + "material": "LARGE_AMETHYST_BUD" + }, + "amethystbudl": "large_amethyst_bud", + "bigamethystbud": "large_amethyst_bud", + "bigcavebud": "large_amethyst_bud", + "cavebudl": "large_amethyst_bud", + "lamethystbud": "large_amethyst_bud", + "largeamethystbud": "large_amethyst_bud", + "largecavebud": "large_amethyst_bud", + "lcavebud": "large_amethyst_bud", + "minecraft:large_amethyst_bud": "large_amethyst_bud", "large_fern": { "material": "LARGE_FERN" }, @@ -8418,6 +9957,10 @@ "material": "LEVER" }, "minecraft:lever": "lever", + "light": { + "material": "LIGHT" + }, + "minecraft:light": "light", "light_blue_banner": { "material": "LIGHT_BLUE_BANNER" }, @@ -8438,6 +9981,16 @@ "lightblubed": "light_blue_bed", "lightbluebed": "light_blue_bed", "minecraft:light_blue_bed": "light_blue_bed", + "light_blue_candle": { + "material": "LIGHT_BLUE_CANDLE" + }, + "lbcandle": "light_blue_candle", + "lblucandle": "light_blue_candle", + "lbluecandle": "light_blue_candle", + "light_bluecandle": "light_blue_candle", + "lightblucandle": "light_blue_candle", + "lightbluecandle": "light_blue_candle", + "minecraft:light_blue_candle": "light_blue_candle", "light_blue_carpet": { "material": "LIGHT_BLUE_CARPET" }, @@ -8712,6 +10265,21 @@ "siabed": "light_gray_bed", "sibed": "light_gray_bed", "silverbed": "light_gray_bed", + "light_gray_candle": { + "material": "LIGHT_GRAY_CANDLE" + }, + "lgcandle": "light_gray_candle", + "lgracandle": "light_gray_candle", + "lgraycandle": "light_gray_candle", + "lgreycandle": "light_gray_candle", + "light_graycandle": "light_gray_candle", + "lightgracandle": "light_gray_candle", + "lightgraycandle": "light_gray_candle", + "lightgreycandle": "light_gray_candle", + "minecraft:light_gray_candle": "light_gray_candle", + "siacandle": "light_gray_candle", + "sicandle": "light_gray_candle", + "silvercandle": "light_gray_candle", "light_gray_carpet": { "material": "LIGHT_GRAY_CARPET" }, @@ -9131,6 +10699,11 @@ }, "lightweightedpressureplate": "light_weighted_pressure_plate", "minecraft:light_weighted_pressure_plate": "light_weighted_pressure_plate", + "lightning_rod": { + "material": "LIGHTNING_ROD" + }, + "lightningrod": "lightning_rod", + "minecraft:lightning_rod": "lightning_rod", "lilac": { "material": "LILAC" }, @@ -9165,6 +10738,16 @@ "lightgreenbed": "lime_bed", "limebed": "lime_bed", "minecraft:lime_bed": "lime_bed", + "lime_candle": { + "material": "LIME_CANDLE" + }, + "lcandle": "lime_candle", + "lgrecandle": "lime_candle", + "lgreencandle": "lime_candle", + "lightgrecandle": "lime_candle", + "lightgreencandle": "lime_candle", + "limecandle": "lime_candle", + "minecraft:lime_candle": "lime_candle", "lime_carpet": { "material": "LIME_CARPET" }, @@ -16517,6 +18100,12 @@ "magentabed": "magenta_bed", "mbed": "magenta_bed", "minecraft:magenta_bed": "magenta_bed", + "magenta_candle": { + "material": "MAGENTA_CANDLE" + }, + "magentacandle": "magenta_candle", + "mcandle": "magenta_candle", + "minecraft:magenta_candle": "magenta_candle", "magenta_carpet": { "material": "MAGENTA_CARPET" }, @@ -16712,6 +18301,18 @@ "material": "MAP" }, "minecraft:map": "map", + "medium_amethyst_bud": { + "material": "MEDIUM_AMETHYST_BUD" + }, + "amethystbudm": "medium_amethyst_bud", + "cavebudm": "medium_amethyst_bud", + "mamethystbud": "medium_amethyst_bud", + "mcavebud": "medium_amethyst_bud", + "mediumamethystbud": "medium_amethyst_bud", + "mediumcavebud": "medium_amethyst_bud", + "midamethystbud": "medium_amethyst_bud", + "midcavebud": "medium_amethyst_bud", + "minecraft:medium_amethyst_bud": "medium_amethyst_bud", "melon": { "material": "MELON" }, @@ -16779,6 +18380,16 @@ "spawnmushroom": "mooshroom_spawn_egg", "spawnmushroom_cow": "mooshroom_spawn_egg", "spawnmushroomcow": "mooshroom_spawn_egg", + "moss_block": { + "material": "MOSS_BLOCK" + }, + "minecraft:moss_block": "moss_block", + "mossblock": "moss_block", + "moss_carpet": { + "material": "MOSS_CARPET" + }, + "minecraft:moss_carpet": "moss_carpet", + "mosscarpet": "moss_carpet", "mossy_cobblestone": { "material": "MOSSY_COBBLESTONE" }, @@ -17682,6 +19293,96 @@ "pinkrecord": "music_disc_mellohi", "pirecord": "music_disc_mellohi", "record7": "music_disc_mellohi", + "music_disc_otherside": { + "material": "MUSIC_DISC_OTHERSIDE" + }, + "15cd": "music_disc_otherside", + "15disc": "music_disc_otherside", + "15disk": "music_disc_otherside", + "15mcd": "music_disc_otherside", + "15mdisc": "music_disc_otherside", + "15mdisk": "music_disc_otherside", + "15mrecord": "music_disc_otherside", + "15musiccd": "music_disc_otherside", + "15musicdisc": "music_disc_otherside", + "15musicdisk": "music_disc_otherside", + "15musicrecord": "music_disc_otherside", + "15record": "music_disc_otherside", + "cavecd": "music_disc_otherside", + "cavedisc": "music_disc_otherside", + "cavedisk": "music_disc_otherside", + "cavemcd": "music_disc_otherside", + "cavemdisc": "music_disc_otherside", + "cavemdisk": "music_disc_otherside", + "cavemrecord": "music_disc_otherside", + "cavemusiccd": "music_disc_otherside", + "cavemusicdisc": "music_disc_otherside", + "cavemusicdisk": "music_disc_otherside", + "cavemusicrecord": "music_disc_otherside", + "caverecord": "music_disc_otherside", + "cd15": "music_disc_otherside", + "deepcd2": "music_disc_otherside", + "deepdisc2": "music_disc_otherside", + "deepdisk2": "music_disc_otherside", + "deepmcd2": "music_disc_otherside", + "deepmdisc2": "music_disc_otherside", + "deepmdisk2": "music_disc_otherside", + "deepmrecord2": "music_disc_otherside", + "deepmusiccd2": "music_disc_otherside", + "deepmusicdisc2": "music_disc_otherside", + "deepmusicdisk2": "music_disc_otherside", + "deepmusicrecord2": "music_disc_otherside", + "deeprecord2": "music_disc_otherside", + "disc15": "music_disc_otherside", + "disk15": "music_disc_otherside", + "lenaraineisstillawesome": "music_disc_otherside", + "mcd15": "music_disc_otherside", + "mdisc15": "music_disc_otherside", + "mdisk15": "music_disc_otherside", + "minecraft:music_disc_otherside": "music_disc_otherside", + "mrecord15": "music_disc_otherside", + "musiccd15": "music_disc_otherside", + "musicdisc15": "music_disc_otherside", + "musicdiscotherside": "music_disc_otherside", + "musicdisk15": "music_disc_otherside", + "musicrecord15": "music_disc_otherside", + "othercd": "music_disc_otherside", + "otherdisc": "music_disc_otherside", + "otherdisk": "music_disc_otherside", + "othermcd": "music_disc_otherside", + "othermdisc": "music_disc_otherside", + "othermdisk": "music_disc_otherside", + "othermrecord": "music_disc_otherside", + "othermusiccd": "music_disc_otherside", + "othermusicdisc": "music_disc_otherside", + "othermusicdisk": "music_disc_otherside", + "othermusicrecord": "music_disc_otherside", + "otherrecord": "music_disc_otherside", + "othersidecd": "music_disc_otherside", + "othersidedisc": "music_disc_otherside", + "othersidedisk": "music_disc_otherside", + "othersidemcd": "music_disc_otherside", + "othersidemdisc": "music_disc_otherside", + "othersidemdisk": "music_disc_otherside", + "othersidemrecord": "music_disc_otherside", + "othersidemusiccd": "music_disc_otherside", + "othersidemusicdisc": "music_disc_otherside", + "othersidemusicdisk": "music_disc_otherside", + "othersidemusicrecord": "music_disc_otherside", + "othersiderecord": "music_disc_otherside", + "record15": "music_disc_otherside", + "undercd": "music_disc_otherside", + "underdisc": "music_disc_otherside", + "underdisk": "music_disc_otherside", + "undermcd": "music_disc_otherside", + "undermdisc": "music_disc_otherside", + "undermdisk": "music_disc_otherside", + "undermrecord": "music_disc_otherside", + "undermusiccd": "music_disc_otherside", + "undermusicdisc": "music_disc_otherside", + "undermusicdisk": "music_disc_otherside", + "undermusicrecord": "music_disc_otherside", + "underrecord": "music_disc_otherside", "music_disc_pigstep": { "material": "MUSIC_DISC_PIGSTEP" }, @@ -17712,6 +19413,7 @@ "darkrecord": "music_disc_pigstep", "disc14": "music_disc_pigstep", "disk14": "music_disc_pigstep", + "lenaraineisawesome": "music_disc_pigstep", "mcd14": "music_disc_pigstep", "mdisc14": "music_disc_pigstep", "mdisk14": "music_disc_pigstep", @@ -18219,16 +19921,8 @@ "nether_quartzore": "nether_quartz_ore", "netherqo": "nether_quartz_ore", "netherqore": "nether_quartz_ore", - "netherquartz": "quartz_block", - "netherquartzb": "quartz_block", - "netherquartzbl": "quartz_block", - "netherquartzblock": "quartz_block", "netherquartzo": "nether_quartz_ore", "netherquartzore": "nether_quartz_ore", - "nq": "quartz_block", - "nqb": "quartz_block", - "nqbl": "quartz_block", - "nqblock": "quartz_block", "nqo": "nether_quartz_ore", "nqore": "nether_quartz_ore", "nquartzo": "nether_quartz_ore", @@ -18263,22 +19957,8 @@ "orenquartz": "nether_quartz_ore", "oreq": "nether_quartz_ore", "orequartz": "nether_quartz_ore", - "q": "quartz_block", - "qb": "quartz_block", - "qbl": "quartz_block", - "qblock": "quartz_block", "qo": "nether_quartz_ore", "qore": "nether_quartz_ore", - "quar": "quartz_block", - "quarb": "quartz_block", - "quarbl": "quartz_block", - "quarblock": "quartz_block", - "quartz": { - "material": "QUARTZ" - }, - "quartzb": "quartz_block", - "quartzbl": "quartz_block", - "quartzblock": "quartz_block", "quartzo": "nether_quartz_ore", "quartzore": "nether_quartz_ore", "nether_sprouts": { @@ -18997,6 +20677,12 @@ "minecraft:orange_bed": "orange_bed", "obed": "orange_bed", "orangebed": "orange_bed", + "orange_candle": { + "material": "ORANGE_CANDLE" + }, + "minecraft:orange_candle": "orange_candle", + "ocandle": "orange_candle", + "orangecandle": "orange_candle", "orange_carpet": { "material": "ORANGE_CARPET" }, @@ -19115,6 +20801,372 @@ }, "minecraft:oxeye_daisy": "oxeye_daisy", "oxeyedaisy": "oxeye_daisy", + "oxidized_copper": { + "material": "OXIDIZED_COPPER" + }, + "minecraft:oxidized_copper": "oxidized_copper", + "oxicoblock": "oxidized_copper", + "oxicopblock": "oxidized_copper", + "oxicopperblock": "oxidized_copper", + "oxidisedcoblock": "oxidized_copper", + "oxidisedcopblock": "oxidized_copper", + "oxidisedcopperblock": "oxidized_copper", + "oxidizedcoblock": "oxidized_copper", + "oxidizedcopblock": "oxidized_copper", + "oxidizedcopper": "oxidized_copper", + "oxidizedcopperblock": "oxidized_copper", + "oxycoblock": "oxidized_copper", + "oxycopblock": "oxidized_copper", + "oxycopperblock": "oxidized_copper", + "oxidized_cut_copper": { + "material": "OXIDIZED_CUT_COPPER" + }, + "coxicoblock": "oxidized_cut_copper", + "coxicopblock": "oxidized_cut_copper", + "coxicopperblock": "oxidized_cut_copper", + "coxidisedcoblock": "oxidized_cut_copper", + "coxidisedcopblock": "oxidized_cut_copper", + "coxidisedcopperblock": "oxidized_cut_copper", + "coxidizedcoblock": "oxidized_cut_copper", + "coxidizedcopblock": "oxidized_cut_copper", + "coxidizedcopperblock": "oxidized_cut_copper", + "coxycoblock": "oxidized_cut_copper", + "coxycopblock": "oxidized_cut_copper", + "coxycopperblock": "oxidized_cut_copper", + "cutoxicoblock": "oxidized_cut_copper", + "cutoxicopblock": "oxidized_cut_copper", + "cutoxicopperblock": "oxidized_cut_copper", + "cutoxidisedcoblock": "oxidized_cut_copper", + "cutoxidisedcopblock": "oxidized_cut_copper", + "cutoxidisedcopperblock": "oxidized_cut_copper", + "cutoxidizedcoblock": "oxidized_cut_copper", + "cutoxidizedcopblock": "oxidized_cut_copper", + "cutoxidizedcopperblock": "oxidized_cut_copper", + "cutoxycoblock": "oxidized_cut_copper", + "cutoxycopblock": "oxidized_cut_copper", + "cutoxycopperblock": "oxidized_cut_copper", + "minecraft:oxidized_cut_copper": "oxidized_cut_copper", + "oxiccoblock": "oxidized_cut_copper", + "oxiccopblock": "oxidized_cut_copper", + "oxiccopperblock": "oxidized_cut_copper", + "oxicutcoblock": "oxidized_cut_copper", + "oxicutcopblock": "oxidized_cut_copper", + "oxicutcopperblock": "oxidized_cut_copper", + "oxidisedccoblock": "oxidized_cut_copper", + "oxidisedccopblock": "oxidized_cut_copper", + "oxidisedccopperblock": "oxidized_cut_copper", + "oxidisedcutcoblock": "oxidized_cut_copper", + "oxidisedcutcopblock": "oxidized_cut_copper", + "oxidisedcutcopperblock": "oxidized_cut_copper", + "oxidizedccoblock": "oxidized_cut_copper", + "oxidizedccopblock": "oxidized_cut_copper", + "oxidizedccopperblock": "oxidized_cut_copper", + "oxidizedcutcoblock": "oxidized_cut_copper", + "oxidizedcutcopblock": "oxidized_cut_copper", + "oxidizedcutcopper": "oxidized_cut_copper", + "oxidizedcutcopperblock": "oxidized_cut_copper", + "oxyccoblock": "oxidized_cut_copper", + "oxyccopblock": "oxidized_cut_copper", + "oxyccopperblock": "oxidized_cut_copper", + "oxycutcoblock": "oxidized_cut_copper", + "oxycutcopblock": "oxidized_cut_copper", + "oxycutcopperblock": "oxidized_cut_copper", + "oxidized_cut_copper_slab": { + "material": "OXIDIZED_CUT_COPPER_SLAB" + }, + "coxicohalfblock": "oxidized_cut_copper_slab", + "coxicophalfblock": "oxidized_cut_copper_slab", + "coxicopperhalfblock": "oxidized_cut_copper_slab", + "coxicoppersl": "oxidized_cut_copper_slab", + "coxicopperslab": "oxidized_cut_copper_slab", + "coxicopperstep": "oxidized_cut_copper_slab", + "coxicopsl": "oxidized_cut_copper_slab", + "coxicopslab": "oxidized_cut_copper_slab", + "coxicopstep": "oxidized_cut_copper_slab", + "coxicosl": "oxidized_cut_copper_slab", + "coxicoslab": "oxidized_cut_copper_slab", + "coxicostep": "oxidized_cut_copper_slab", + "coxidisedcohalfblock": "oxidized_cut_copper_slab", + "coxidisedcophalfblock": "oxidized_cut_copper_slab", + "coxidisedcopperhalfblock": "oxidized_cut_copper_slab", + "coxidisedcoppersl": "oxidized_cut_copper_slab", + "coxidisedcopperslab": "oxidized_cut_copper_slab", + "coxidisedcopperstep": "oxidized_cut_copper_slab", + "coxidisedcopsl": "oxidized_cut_copper_slab", + "coxidisedcopslab": "oxidized_cut_copper_slab", + "coxidisedcopstep": "oxidized_cut_copper_slab", + "coxidisedcosl": "oxidized_cut_copper_slab", + "coxidisedcoslab": "oxidized_cut_copper_slab", + "coxidisedcostep": "oxidized_cut_copper_slab", + "coxidizedcohalfblock": "oxidized_cut_copper_slab", + "coxidizedcophalfblock": "oxidized_cut_copper_slab", + "coxidizedcopperhalfblock": "oxidized_cut_copper_slab", + "coxidizedcoppersl": "oxidized_cut_copper_slab", + "coxidizedcopperslab": "oxidized_cut_copper_slab", + "coxidizedcopperstep": "oxidized_cut_copper_slab", + "coxidizedcopsl": "oxidized_cut_copper_slab", + "coxidizedcopslab": "oxidized_cut_copper_slab", + "coxidizedcopstep": "oxidized_cut_copper_slab", + "coxidizedcosl": "oxidized_cut_copper_slab", + "coxidizedcoslab": "oxidized_cut_copper_slab", + "coxidizedcostep": "oxidized_cut_copper_slab", + "coxycohalfblock": "oxidized_cut_copper_slab", + "coxycophalfblock": "oxidized_cut_copper_slab", + "coxycopperhalfblock": "oxidized_cut_copper_slab", + "coxycoppersl": "oxidized_cut_copper_slab", + "coxycopperslab": "oxidized_cut_copper_slab", + "coxycopperstep": "oxidized_cut_copper_slab", + "coxycopsl": "oxidized_cut_copper_slab", + "coxycopslab": "oxidized_cut_copper_slab", + "coxycopstep": "oxidized_cut_copper_slab", + "coxycosl": "oxidized_cut_copper_slab", + "coxycoslab": "oxidized_cut_copper_slab", + "coxycostep": "oxidized_cut_copper_slab", + "cutoxicohalfblock": "oxidized_cut_copper_slab", + "cutoxicophalfblock": "oxidized_cut_copper_slab", + "cutoxicopperhalfblock": "oxidized_cut_copper_slab", + "cutoxicoppersl": "oxidized_cut_copper_slab", + "cutoxicopperslab": "oxidized_cut_copper_slab", + "cutoxicopperstep": "oxidized_cut_copper_slab", + "cutoxicopsl": "oxidized_cut_copper_slab", + "cutoxicopslab": "oxidized_cut_copper_slab", + "cutoxicopstep": "oxidized_cut_copper_slab", + "cutoxicosl": "oxidized_cut_copper_slab", + "cutoxicoslab": "oxidized_cut_copper_slab", + "cutoxicostep": "oxidized_cut_copper_slab", + "cutoxidisedcohalfblock": "oxidized_cut_copper_slab", + "cutoxidisedcophalfblock": "oxidized_cut_copper_slab", + "cutoxidisedcopperhalfblock": "oxidized_cut_copper_slab", + "cutoxidisedcoppersl": "oxidized_cut_copper_slab", + "cutoxidisedcopperslab": "oxidized_cut_copper_slab", + "cutoxidisedcopperstep": "oxidized_cut_copper_slab", + "cutoxidisedcopsl": "oxidized_cut_copper_slab", + "cutoxidisedcopslab": "oxidized_cut_copper_slab", + "cutoxidisedcopstep": "oxidized_cut_copper_slab", + "cutoxidisedcosl": "oxidized_cut_copper_slab", + "cutoxidisedcoslab": "oxidized_cut_copper_slab", + "cutoxidisedcostep": "oxidized_cut_copper_slab", + "cutoxidizedcohalfblock": "oxidized_cut_copper_slab", + "cutoxidizedcophalfblock": "oxidized_cut_copper_slab", + "cutoxidizedcopperhalfblock": "oxidized_cut_copper_slab", + "cutoxidizedcoppersl": "oxidized_cut_copper_slab", + "cutoxidizedcopperslab": "oxidized_cut_copper_slab", + "cutoxidizedcopperstep": "oxidized_cut_copper_slab", + "cutoxidizedcopsl": "oxidized_cut_copper_slab", + "cutoxidizedcopslab": "oxidized_cut_copper_slab", + "cutoxidizedcopstep": "oxidized_cut_copper_slab", + "cutoxidizedcosl": "oxidized_cut_copper_slab", + "cutoxidizedcoslab": "oxidized_cut_copper_slab", + "cutoxidizedcostep": "oxidized_cut_copper_slab", + "cutoxycohalfblock": "oxidized_cut_copper_slab", + "cutoxycophalfblock": "oxidized_cut_copper_slab", + "cutoxycopperhalfblock": "oxidized_cut_copper_slab", + "cutoxycoppersl": "oxidized_cut_copper_slab", + "cutoxycopperslab": "oxidized_cut_copper_slab", + "cutoxycopperstep": "oxidized_cut_copper_slab", + "cutoxycopsl": "oxidized_cut_copper_slab", + "cutoxycopslab": "oxidized_cut_copper_slab", + "cutoxycopstep": "oxidized_cut_copper_slab", + "cutoxycosl": "oxidized_cut_copper_slab", + "cutoxycoslab": "oxidized_cut_copper_slab", + "cutoxycostep": "oxidized_cut_copper_slab", + "minecraft:oxidized_cut_copper_slab": "oxidized_cut_copper_slab", + "oxiccohalfblock": "oxidized_cut_copper_slab", + "oxiccophalfblock": "oxidized_cut_copper_slab", + "oxiccopperhalfblock": "oxidized_cut_copper_slab", + "oxiccoppersl": "oxidized_cut_copper_slab", + "oxiccopperslab": "oxidized_cut_copper_slab", + "oxiccopperstep": "oxidized_cut_copper_slab", + "oxiccopsl": "oxidized_cut_copper_slab", + "oxiccopslab": "oxidized_cut_copper_slab", + "oxiccopstep": "oxidized_cut_copper_slab", + "oxiccosl": "oxidized_cut_copper_slab", + "oxiccoslab": "oxidized_cut_copper_slab", + "oxiccostep": "oxidized_cut_copper_slab", + "oxicutcohalfblock": "oxidized_cut_copper_slab", + "oxicutcophalfblock": "oxidized_cut_copper_slab", + "oxicutcopperhalfblock": "oxidized_cut_copper_slab", + "oxicutcoppersl": "oxidized_cut_copper_slab", + "oxicutcopperslab": "oxidized_cut_copper_slab", + "oxicutcopperstep": "oxidized_cut_copper_slab", + "oxicutcopsl": "oxidized_cut_copper_slab", + "oxicutcopslab": "oxidized_cut_copper_slab", + "oxicutcopstep": "oxidized_cut_copper_slab", + "oxicutcosl": "oxidized_cut_copper_slab", + "oxicutcoslab": "oxidized_cut_copper_slab", + "oxicutcostep": "oxidized_cut_copper_slab", + "oxidisedccohalfblock": "oxidized_cut_copper_slab", + "oxidisedccophalfblock": "oxidized_cut_copper_slab", + "oxidisedccopperhalfblock": "oxidized_cut_copper_slab", + "oxidisedccoppersl": "oxidized_cut_copper_slab", + "oxidisedccopperslab": "oxidized_cut_copper_slab", + "oxidisedccopperstep": "oxidized_cut_copper_slab", + "oxidisedccopsl": "oxidized_cut_copper_slab", + "oxidisedccopslab": "oxidized_cut_copper_slab", + "oxidisedccopstep": "oxidized_cut_copper_slab", + "oxidisedccosl": "oxidized_cut_copper_slab", + "oxidisedccoslab": "oxidized_cut_copper_slab", + "oxidisedccostep": "oxidized_cut_copper_slab", + "oxidisedcutcohalfblock": "oxidized_cut_copper_slab", + "oxidisedcutcophalfblock": "oxidized_cut_copper_slab", + "oxidisedcutcopperhalfblock": "oxidized_cut_copper_slab", + "oxidisedcutcoppersl": "oxidized_cut_copper_slab", + "oxidisedcutcopperslab": "oxidized_cut_copper_slab", + "oxidisedcutcopperstep": "oxidized_cut_copper_slab", + "oxidisedcutcopsl": "oxidized_cut_copper_slab", + "oxidisedcutcopslab": "oxidized_cut_copper_slab", + "oxidisedcutcopstep": "oxidized_cut_copper_slab", + "oxidisedcutcosl": "oxidized_cut_copper_slab", + "oxidisedcutcoslab": "oxidized_cut_copper_slab", + "oxidisedcutcostep": "oxidized_cut_copper_slab", + "oxidizedccohalfblock": "oxidized_cut_copper_slab", + "oxidizedccophalfblock": "oxidized_cut_copper_slab", + "oxidizedccopperhalfblock": "oxidized_cut_copper_slab", + "oxidizedccoppersl": "oxidized_cut_copper_slab", + "oxidizedccopperslab": "oxidized_cut_copper_slab", + "oxidizedccopperstep": "oxidized_cut_copper_slab", + "oxidizedccopsl": "oxidized_cut_copper_slab", + "oxidizedccopslab": "oxidized_cut_copper_slab", + "oxidizedccopstep": "oxidized_cut_copper_slab", + "oxidizedccosl": "oxidized_cut_copper_slab", + "oxidizedccoslab": "oxidized_cut_copper_slab", + "oxidizedccostep": "oxidized_cut_copper_slab", + "oxidizedcutcohalfblock": "oxidized_cut_copper_slab", + "oxidizedcutcophalfblock": "oxidized_cut_copper_slab", + "oxidizedcutcopperhalfblock": "oxidized_cut_copper_slab", + "oxidizedcutcoppersl": "oxidized_cut_copper_slab", + "oxidizedcutcopperslab": "oxidized_cut_copper_slab", + "oxidizedcutcopperstep": "oxidized_cut_copper_slab", + "oxidizedcutcopsl": "oxidized_cut_copper_slab", + "oxidizedcutcopslab": "oxidized_cut_copper_slab", + "oxidizedcutcopstep": "oxidized_cut_copper_slab", + "oxidizedcutcosl": "oxidized_cut_copper_slab", + "oxidizedcutcoslab": "oxidized_cut_copper_slab", + "oxidizedcutcostep": "oxidized_cut_copper_slab", + "oxyccohalfblock": "oxidized_cut_copper_slab", + "oxyccophalfblock": "oxidized_cut_copper_slab", + "oxyccopperhalfblock": "oxidized_cut_copper_slab", + "oxyccoppersl": "oxidized_cut_copper_slab", + "oxyccopperslab": "oxidized_cut_copper_slab", + "oxyccopperstep": "oxidized_cut_copper_slab", + "oxyccopsl": "oxidized_cut_copper_slab", + "oxyccopslab": "oxidized_cut_copper_slab", + "oxyccopstep": "oxidized_cut_copper_slab", + "oxyccosl": "oxidized_cut_copper_slab", + "oxyccoslab": "oxidized_cut_copper_slab", + "oxyccostep": "oxidized_cut_copper_slab", + "oxycutcohalfblock": "oxidized_cut_copper_slab", + "oxycutcophalfblock": "oxidized_cut_copper_slab", + "oxycutcopperhalfblock": "oxidized_cut_copper_slab", + "oxycutcoppersl": "oxidized_cut_copper_slab", + "oxycutcopperslab": "oxidized_cut_copper_slab", + "oxycutcopperstep": "oxidized_cut_copper_slab", + "oxycutcopsl": "oxidized_cut_copper_slab", + "oxycutcopslab": "oxidized_cut_copper_slab", + "oxycutcopstep": "oxidized_cut_copper_slab", + "oxycutcosl": "oxidized_cut_copper_slab", + "oxycutcoslab": "oxidized_cut_copper_slab", + "oxycutcostep": "oxidized_cut_copper_slab", + "oxidized_cut_copper_stairs": { + "material": "OXIDIZED_CUT_COPPER_STAIRS" + }, + "coxicopperstair": "oxidized_cut_copper_stairs", + "coxicopperstairs": "oxidized_cut_copper_stairs", + "coxicopstair": "oxidized_cut_copper_stairs", + "coxicopstairs": "oxidized_cut_copper_stairs", + "coxicostair": "oxidized_cut_copper_stairs", + "coxicostairs": "oxidized_cut_copper_stairs", + "coxidisedcopperstair": "oxidized_cut_copper_stairs", + "coxidisedcopperstairs": "oxidized_cut_copper_stairs", + "coxidisedcopstair": "oxidized_cut_copper_stairs", + "coxidisedcopstairs": "oxidized_cut_copper_stairs", + "coxidisedcostair": "oxidized_cut_copper_stairs", + "coxidisedcostairs": "oxidized_cut_copper_stairs", + "coxidizedcopperstair": "oxidized_cut_copper_stairs", + "coxidizedcopperstairs": "oxidized_cut_copper_stairs", + "coxidizedcopstair": "oxidized_cut_copper_stairs", + "coxidizedcopstairs": "oxidized_cut_copper_stairs", + "coxidizedcostair": "oxidized_cut_copper_stairs", + "coxidizedcostairs": "oxidized_cut_copper_stairs", + "coxycopperstair": "oxidized_cut_copper_stairs", + "coxycopperstairs": "oxidized_cut_copper_stairs", + "coxycopstair": "oxidized_cut_copper_stairs", + "coxycopstairs": "oxidized_cut_copper_stairs", + "coxycostair": "oxidized_cut_copper_stairs", + "coxycostairs": "oxidized_cut_copper_stairs", + "cutoxicopperstair": "oxidized_cut_copper_stairs", + "cutoxicopperstairs": "oxidized_cut_copper_stairs", + "cutoxicopstair": "oxidized_cut_copper_stairs", + "cutoxicopstairs": "oxidized_cut_copper_stairs", + "cutoxicostair": "oxidized_cut_copper_stairs", + "cutoxicostairs": "oxidized_cut_copper_stairs", + "cutoxidisedcopperstair": "oxidized_cut_copper_stairs", + "cutoxidisedcopperstairs": "oxidized_cut_copper_stairs", + "cutoxidisedcopstair": "oxidized_cut_copper_stairs", + "cutoxidisedcopstairs": "oxidized_cut_copper_stairs", + "cutoxidisedcostair": "oxidized_cut_copper_stairs", + "cutoxidisedcostairs": "oxidized_cut_copper_stairs", + "cutoxidizedcopperstair": "oxidized_cut_copper_stairs", + "cutoxidizedcopperstairs": "oxidized_cut_copper_stairs", + "cutoxidizedcopstair": "oxidized_cut_copper_stairs", + "cutoxidizedcopstairs": "oxidized_cut_copper_stairs", + "cutoxidizedcostair": "oxidized_cut_copper_stairs", + "cutoxidizedcostairs": "oxidized_cut_copper_stairs", + "cutoxycopperstair": "oxidized_cut_copper_stairs", + "cutoxycopperstairs": "oxidized_cut_copper_stairs", + "cutoxycopstair": "oxidized_cut_copper_stairs", + "cutoxycopstairs": "oxidized_cut_copper_stairs", + "cutoxycostair": "oxidized_cut_copper_stairs", + "cutoxycostairs": "oxidized_cut_copper_stairs", + "minecraft:oxidized_cut_copper_stairs": "oxidized_cut_copper_stairs", + "oxiccopperstair": "oxidized_cut_copper_stairs", + "oxiccopperstairs": "oxidized_cut_copper_stairs", + "oxiccopstair": "oxidized_cut_copper_stairs", + "oxiccopstairs": "oxidized_cut_copper_stairs", + "oxiccostair": "oxidized_cut_copper_stairs", + "oxiccostairs": "oxidized_cut_copper_stairs", + "oxicutcopperstair": "oxidized_cut_copper_stairs", + "oxicutcopperstairs": "oxidized_cut_copper_stairs", + "oxicutcopstair": "oxidized_cut_copper_stairs", + "oxicutcopstairs": "oxidized_cut_copper_stairs", + "oxicutcostair": "oxidized_cut_copper_stairs", + "oxicutcostairs": "oxidized_cut_copper_stairs", + "oxidisedccopperstair": "oxidized_cut_copper_stairs", + "oxidisedccopperstairs": "oxidized_cut_copper_stairs", + "oxidisedccopstair": "oxidized_cut_copper_stairs", + "oxidisedccopstairs": "oxidized_cut_copper_stairs", + "oxidisedccostair": "oxidized_cut_copper_stairs", + "oxidisedccostairs": "oxidized_cut_copper_stairs", + "oxidisedcutcopperstair": "oxidized_cut_copper_stairs", + "oxidisedcutcopperstairs": "oxidized_cut_copper_stairs", + "oxidisedcutcopstair": "oxidized_cut_copper_stairs", + "oxidisedcutcopstairs": "oxidized_cut_copper_stairs", + "oxidisedcutcostair": "oxidized_cut_copper_stairs", + "oxidisedcutcostairs": "oxidized_cut_copper_stairs", + "oxidizedccopperstair": "oxidized_cut_copper_stairs", + "oxidizedccopperstairs": "oxidized_cut_copper_stairs", + "oxidizedccopstair": "oxidized_cut_copper_stairs", + "oxidizedccopstairs": "oxidized_cut_copper_stairs", + "oxidizedccostair": "oxidized_cut_copper_stairs", + "oxidizedccostairs": "oxidized_cut_copper_stairs", + "oxidizedcutcopperstair": "oxidized_cut_copper_stairs", + "oxidizedcutcopperstairs": "oxidized_cut_copper_stairs", + "oxidizedcutcopstair": "oxidized_cut_copper_stairs", + "oxidizedcutcopstairs": "oxidized_cut_copper_stairs", + "oxidizedcutcostair": "oxidized_cut_copper_stairs", + "oxidizedcutcostairs": "oxidized_cut_copper_stairs", + "oxyccopperstair": "oxidized_cut_copper_stairs", + "oxyccopperstairs": "oxidized_cut_copper_stairs", + "oxyccopstair": "oxidized_cut_copper_stairs", + "oxyccopstairs": "oxidized_cut_copper_stairs", + "oxyccostair": "oxidized_cut_copper_stairs", + "oxyccostairs": "oxidized_cut_copper_stairs", + "oxycutcopperstair": "oxidized_cut_copper_stairs", + "oxycutcopperstairs": "oxidized_cut_copper_stairs", + "oxycutcopstair": "oxidized_cut_copper_stairs", + "oxycutcopstairs": "oxidized_cut_copper_stairs", + "oxycutcostair": "oxidized_cut_copper_stairs", + "oxycutcostairs": "oxidized_cut_copper_stairs", "packed_ice": { "material": "PACKED_ICE" }, @@ -19454,6 +21506,12 @@ "minecraft:pink_bed": "pink_bed", "pibed": "pink_bed", "pinkbed": "pink_bed", + "pink_candle": { + "material": "PINK_CANDLE" + }, + "minecraft:pink_candle": "pink_candle", + "picandle": "pink_candle", + "pinkcandle": "pink_candle", "pink_carpet": { "material": "PINK_CARPET" }, @@ -19580,6 +21638,20 @@ "material": "PODZOL" }, "minecraft:podzol": "podzol", + "pointed_dripstone": { + "material": "POINTED_DRIPSTONE" + }, + "hangingdrip": "pointed_dripstone", + "hangingdripstone": "pointed_dripstone", + "minecraft:pointed_dripstone": "pointed_dripstone", + "pdrip": "pointed_dripstone", + "pdripstone": "pointed_dripstone", + "pointdrip": "pointed_dripstone", + "pointdripstone": "pointed_dripstone", + "pointeddrip": "pointed_dripstone", + "pointeddripstone": "pointed_dripstone", + "spikydrip": "pointed_dripstone", + "spikydripstone": "pointed_dripstone", "poison_lingering_potion": { "potionData": { "type": "POISON", @@ -20065,6 +22137,83 @@ "wallpolishedblackstone": "polished_blackstone_wall", "wallpolishedblst": "polished_blackstone_wall", "wallpolishedblstone": "polished_blackstone_wall", + "polished_deepslate": { + "material": "POLISHED_DEEPSLATE" + }, + "minecraft:polished_deepslate": "polished_deepslate", + "pdeepslate": "polished_deepslate", + "pdeepslateb": "polished_deepslate", + "pdeepslatebl": "polished_deepslate", + "pdeepslateblock": "polished_deepslate", + "pdslate": "polished_deepslate", + "pdslateb": "polished_deepslate", + "pdslatebl": "polished_deepslate", + "pdslateblock": "polished_deepslate", + "polisheddeepslate": "polished_deepslate", + "polisheddeepslateb": "polished_deepslate", + "polisheddeepslatebl": "polished_deepslate", + "polisheddeepslateblock": "polished_deepslate", + "polisheddslate": "polished_deepslate", + "polisheddslateb": "polished_deepslate", + "polisheddslatebl": "polished_deepslate", + "polisheddslateblock": "polished_deepslate", + "polishedslate": "polished_deepslate", + "polishedslateb": "polished_deepslate", + "polishedslatebl": "polished_deepslate", + "polishedslateblock": "polished_deepslate", + "pslate": "polished_deepslate", + "pslateb": "polished_deepslate", + "pslatebl": "polished_deepslate", + "pslateblock": "polished_deepslate", + "polished_deepslate_slab": { + "material": "POLISHED_DEEPSLATE_SLAB" + }, + "minecraft:polished_deepslate_slab": "polished_deepslate_slab", + "pdeepslatehalfblock": "polished_deepslate_slab", + "pdeepslatestep": "polished_deepslate_slab", + "pdslatehalfblock": "polished_deepslate_slab", + "pdslatestep": "polished_deepslate_slab", + "polisheddeepslatehalfblock": "polished_deepslate_slab", + "polisheddeepslateslab": "polished_deepslate_slab", + "polisheddeepslatestep": "polished_deepslate_slab", + "polisheddslatehalfblock": "polished_deepslate_slab", + "polisheddslatestep": "polished_deepslate_slab", + "polishedslatehalfblock": "polished_deepslate_slab", + "polishedslatestep": "polished_deepslate_slab", + "pslatehalfblock": "polished_deepslate_slab", + "pslatestep": "polished_deepslate_slab", + "polished_deepslate_stairs": { + "material": "POLISHED_DEEPSLATE_STAIRS" + }, + "minecraft:polished_deepslate_stairs": "polished_deepslate_stairs", + "pdeepslatestair": "polished_deepslate_stairs", + "pdeepslatestairs": "polished_deepslate_stairs", + "pdslatestair": "polished_deepslate_stairs", + "pdslatestairs": "polished_deepslate_stairs", + "polisheddeepslatestair": "polished_deepslate_stairs", + "polisheddeepslatestairs": "polished_deepslate_stairs", + "polisheddslatestair": "polished_deepslate_stairs", + "polisheddslatestairs": "polished_deepslate_stairs", + "polishedslatestair": "polished_deepslate_stairs", + "polishedslatestairs": "polished_deepslate_stairs", + "pslatestair": "polished_deepslate_stairs", + "pslatestairs": "polished_deepslate_stairs", + "polished_deepslate_wall": { + "material": "POLISHED_DEEPSLATE_WALL" + }, + "minecraft:polished_deepslate_wall": "polished_deepslate_wall", + "pdeepslatewall": "polished_deepslate_wall", + "pdslatewall": "polished_deepslate_wall", + "polisheddeepslatewall": "polished_deepslate_wall", + "polisheddslatewall": "polished_deepslate_wall", + "polishedslatewall": "polished_deepslate_wall", + "pslatewall": "polished_deepslate_wall", + "wallpdeepslate": "polished_deepslate_wall", + "wallpdslate": "polished_deepslate_wall", + "wallpolisheddeepslate": "polished_deepslate_wall", + "wallpolisheddslate": "polished_deepslate_wall", + "wallpolishedslate": "polished_deepslate_wall", + "wallpslate": "polished_deepslate_wall", "polished_diorite": { "material": "POLISHED_DIORITE" }, @@ -20217,6 +22366,11 @@ "material": "POTION" }, "minecraft:potion": "potion", + "powder_snow_bucket": { + "material": "POWDER_SNOW_BUCKET" + }, + "minecraft:powder_snow_bucket": "powder_snow_bucket", + "powdersnowbucket": "powder_snow_bucket", "powered_rail": { "material": "POWERED_RAIL" }, @@ -20500,6 +22654,12 @@ "minecraft:purple_bed": "purple_bed", "pubed": "purple_bed", "purplebed": "purple_bed", + "purple_candle": { + "material": "PURPLE_CANDLE" + }, + "minecraft:purple_candle": "purple_candle", + "pucandle": "purple_candle", + "purplecandle": "purple_candle", "purple_carpet": { "material": "PURPLE_CARPET" }, @@ -20628,11 +22788,33 @@ }, "minecraft:purpur_stairs": "purpur_stairs", "purpurstairs": "purpur_stairs", + "quartz": { + "material": "QUARTZ" + }, "minecraft:quartz": "quartz", + "netherquartz": "quartz_block", + "nq": "quartz_block", + "q": "quartz_block", + "quar": "quartz_block", "quartz_block": { "material": "QUARTZ_BLOCK" }, "minecraft:quartz_block": "quartz_block", + "netherquartzb": "quartz_block", + "netherquartzbl": "quartz_block", + "netherquartzblock": "quartz_block", + "nqb": "quartz_block", + "nqbl": "quartz_block", + "nqblock": "quartz_block", + "qb": "quartz_block", + "qbl": "quartz_block", + "qblock": "quartz_block", + "quarb": "quartz_block", + "quarbl": "quartz_block", + "quarblock": "quartz_block", + "quartzb": "quartz_block", + "quartzbl": "quartz_block", + "quartzblock": "quartz_block", "quartz_bricks": { "material": "QUARTZ_BRICKS" }, @@ -20801,6 +22983,96 @@ "ravagermonsterspawner": "ravager_spawner", "ravagermspawner": "ravager_spawner", "ravagerspawner": "ravager_spawner", + "raw_copper": { + "material": "RAW_COPPER" + }, + "minecraft:raw_copper": "raw_copper", + "rawcopper": "raw_copper", + "raw_copper_block": { + "material": "RAW_COPPER_BLOCK" + }, + "coporechunkbl": "raw_copper_block", + "coporechunkblock": "raw_copper_block", + "copperorechunkbl": "raw_copper_block", + "copperorechunkblock": "raw_copper_block", + "copporechunkbl": "raw_copper_block", + "copporechunkblock": "raw_copper_block", + "minecraft:raw_copper_block": "raw_copper_block", + "rawcoporebl": "raw_copper_block", + "rawcoporeblock": "raw_copper_block", + "rawcopperblock": "raw_copper_block", + "rawcopperorebl": "raw_copper_block", + "rawcopperoreblock": "raw_copper_block", + "rawcopporebl": "raw_copper_block", + "rawcopporeblock": "raw_copper_block", + "rcoporebl": "raw_copper_block", + "rcoporeblock": "raw_copper_block", + "rcopperorebl": "raw_copper_block", + "rcopperoreblock": "raw_copper_block", + "rcopporebl": "raw_copper_block", + "rcopporeblock": "raw_copper_block", + "raw_gold": { + "material": "RAW_GOLD" + }, + "minecraft:raw_gold": "raw_gold", + "rawgold": "raw_gold", + "raw_gold_block": { + "material": "RAW_GOLD_BLOCK" + }, + "goldorechunkbl": "raw_gold_block", + "goldorechunkblock": "raw_gold_block", + "gorechunkbl": "raw_gold_block", + "gorechunkblock": "raw_gold_block", + "minecraft:raw_gold_block": "raw_gold_block", + "rawgoldblock": "raw_gold_block", + "rawgoldorebl": "raw_gold_block", + "rawgoldoreblock": "raw_gold_block", + "rawgorebl": "raw_gold_block", + "rawgoreblock": "raw_gold_block", + "rgoldorebl": "raw_gold_block", + "rgoldoreblock": "raw_gold_block", + "rgorebl": "raw_gold_block", + "rgoreblock": "raw_gold_block", + "raw_iron": { + "material": "RAW_IRON" + }, + "minecraft:raw_iron": "raw_iron", + "rawiron": "raw_iron", + "raw_iron_block": { + "material": "RAW_IRON_BLOCK" + }, + "iorechunkbl": "raw_iron_block", + "iorechunkblock": "raw_iron_block", + "ironorechunkbl": "raw_iron_block", + "ironorechunkblock": "raw_iron_block", + "minecraft:raw_iron_block": "raw_iron_block", + "rawiorebl": "raw_iron_block", + "rawioreblock": "raw_iron_block", + "rawironblock": "raw_iron_block", + "rawironorebl": "raw_iron_block", + "rawironoreblock": "raw_iron_block", + "rawsorebl": "raw_iron_block", + "rawsoreblock": "raw_iron_block", + "rawsteelorebl": "raw_iron_block", + "rawsteeloreblock": "raw_iron_block", + "rawstorebl": "raw_iron_block", + "rawstoreblock": "raw_iron_block", + "riorebl": "raw_iron_block", + "rioreblock": "raw_iron_block", + "rironorebl": "raw_iron_block", + "rironoreblock": "raw_iron_block", + "rsorebl": "raw_iron_block", + "rsoreblock": "raw_iron_block", + "rsteelorebl": "raw_iron_block", + "rsteeloreblock": "raw_iron_block", + "rstorebl": "raw_iron_block", + "rstoreblock": "raw_iron_block", + "sorechunkbl": "raw_iron_block", + "sorechunkblock": "raw_iron_block", + "steelorechunkbl": "raw_iron_block", + "steelorechunkblock": "raw_iron_block", + "storechunkbl": "raw_iron_block", + "storechunkblock": "raw_iron_block", "red_banner": { "material": "RED_BANNER" }, @@ -20813,6 +23085,12 @@ "minecraft:red_bed": "red_bed", "rbed": "red_bed", "redbed": "red_bed", + "red_candle": { + "material": "RED_CANDLE" + }, + "minecraft:red_candle": "red_candle", + "rcandle": "red_candle", + "redcandle": "red_candle", "red_carpet": { "material": "RED_CARPET" }, @@ -21117,6 +23395,12 @@ "rsore": "redstone_ore", "rstoneo": "redstone_ore", "rstoneore": "redstone_ore", + "stoneredore": "redstone_ore", + "stoneredsore": "redstone_ore", + "stoneredstoneore": "redstone_ore", + "stonerore": "redstone_ore", + "stonersore": "redstone_ore", + "stonerstoneore": "redstone_ore", "redstone_torch": { "material": "REDSTONE_TORCH" }, @@ -21255,6 +23539,11 @@ }, "minecraft:respawn_anchor": "respawn_anchor", "respawnanchor": "respawn_anchor", + "rooted_dirt": { + "material": "ROOTED_DIRT" + }, + "minecraft:rooted_dirt": "rooted_dirt", + "rooteddirt": "rooted_dirt", "rose_bush": { "material": "ROSE_BUSH" }, @@ -21378,6 +23667,11 @@ "material": "SCAFFOLDING" }, "minecraft:scaffolding": "scaffolding", + "sculk_sensor": { + "material": "SCULK_SENSOR" + }, + "minecraft:sculk_sensor": "sculk_sensor", + "sculksensor": "sculk_sensor", "scute": { "material": "SCUTE" }, @@ -21897,6 +24191,23 @@ "slowtarr": "slowness_tipped_arrow", "slowtarrow": "slowness_tipped_arrow", "slowtippedarrow": "slowness_tipped_arrow", + "small_amethyst_bud": { + "material": "SMALL_AMETHYST_BUD" + }, + "amethystbuds": "small_amethyst_bud", + "cavebuds": "small_amethyst_bud", + "littleamethystbud": "small_amethyst_bud", + "littlecavebud": "small_amethyst_bud", + "minecraft:small_amethyst_bud": "small_amethyst_bud", + "samethystbud": "small_amethyst_bud", + "scavebud": "small_amethyst_bud", + "smallamethystbud": "small_amethyst_bud", + "smallcavebud": "small_amethyst_bud", + "small_dripleaf": { + "material": "SMALL_DRIPLEAF" + }, + "minecraft:small_dripleaf": "small_dripleaf", + "smalldripleaf": "small_dripleaf", "smithing_table": { "material": "SMITHING_TABLE" }, @@ -21906,6 +24217,42 @@ "material": "SMOKER" }, "minecraft:smoker": "smoker", + "smooth_basalt": { + "material": "SMOOTH_BASALT" + }, + "minecraft:smooth_basalt": "smooth_basalt", + "smbas": "smooth_basalt", + "smbasalt": "smooth_basalt", + "smbasaltb": "smooth_basalt", + "smbasaltbl": "smooth_basalt", + "smbasaltblock": "smooth_basalt", + "smbasaltst": "smooth_basalt", + "smbasaltstb": "smooth_basalt", + "smbasaltstbl": "smooth_basalt", + "smbasaltstblock": "smooth_basalt", + "smbasb": "smooth_basalt", + "smbasbl": "smooth_basalt", + "smbasblock": "smooth_basalt", + "smbast": "smooth_basalt", + "smbastb": "smooth_basalt", + "smbastbl": "smooth_basalt", + "smbastblock": "smooth_basalt", + "smoothbas": "smooth_basalt", + "smoothbasalt": "smooth_basalt", + "smoothbasaltb": "smooth_basalt", + "smoothbasaltbl": "smooth_basalt", + "smoothbasaltblock": "smooth_basalt", + "smoothbasaltst": "smooth_basalt", + "smoothbasaltstb": "smooth_basalt", + "smoothbasaltstbl": "smooth_basalt", + "smoothbasaltstblock": "smooth_basalt", + "smoothbasb": "smooth_basalt", + "smoothbasbl": "smooth_basalt", + "smoothbasblock": "smooth_basalt", + "smoothbast": "smooth_basalt", + "smoothbastb": "smooth_basalt", + "smoothbastbl": "smooth_basalt", + "smoothbastblock": "smooth_basalt", "smooth_quartz": { "material": "SMOOTH_QUARTZ" }, @@ -22254,6 +24601,11 @@ "material": "SPONGE" }, "minecraft:sponge": "sponge", + "spore_blossom": { + "material": "SPORE_BLOSSOM" + }, + "minecraft:spore_blossom": "spore_blossom", + "sporeblossom": "spore_blossom", "spruce_boat": { "material": "SPRUCE_BOAT" }, @@ -22784,6 +25136,10 @@ "woodpine": "spruce_wood", "woods": "spruce_wood", "woodspruce": "spruce_wood", + "spyglass": { + "material": "SPYGLASS" + }, + "minecraft:spyglass": "spyglass", "squid_spawn_egg": { "material": "SQUID_SPAWN_EGG" }, @@ -26869,6 +29225,11 @@ "thicktarr": "thick_tipped_arrow", "thicktarrow": "thick_tipped_arrow", "thicktippedarrow": "thick_tipped_arrow", + "tinted_glass": { + "material": "TINTED_GLASS" + }, + "minecraft:tinted_glass": "tinted_glass", + "tintedglass": "tinted_glass", "tipped_arrow": { "material": "TIPPED_ARROW" }, @@ -27088,11 +29449,15 @@ }, "minecraft:tube_coral_fan": "tube_coral_fan", "tubecoralfan": "tube_coral_fan", + "tuff": { + "material": "TUFF" + }, + "minecraft:tuff": "tuff", "turtle_egg": { "material": "TURTLE_EGG" }, "minecraft:turtle_egg": "turtle_egg", - "turtleegg": "turtle_spawn_egg", + "turtleegg": "turtle_egg", "turtle_helmet": { "material": "TURTLE_HELMET" }, @@ -27833,6 +30198,8852 @@ "watertarr": "water_tipped_arrow", "watertarrow": "water_tipped_arrow", "watertippedarrow": "water_tipped_arrow", + "waxed_copper_block": { + "material": "WAXED_COPPER_BLOCK" + }, + "minecraft:waxed_copper_block": "waxed_copper_block", + "wacoblock": "waxed_copper_block", + "wacopblock": "waxed_copper_block", + "wacopperblock": "waxed_copper_block", + "waxcoblock": "waxed_copper_block", + "waxcopblock": "waxed_copper_block", + "waxcopperblock": "waxed_copper_block", + "waxedcoblock": "waxed_copper_block", + "waxedcopblock": "waxed_copper_block", + "waxedcopperblock": "waxed_copper_block", + "waxed_cut_copper": { + "material": "WAXED_CUT_COPPER" + }, + "cutwacoblock": "waxed_cut_copper", + "cutwacopblock": "waxed_cut_copper", + "cutwacopperblock": "waxed_cut_copper", + "cutwaxcoblock": "waxed_cut_copper", + "cutwaxcopblock": "waxed_cut_copper", + "cutwaxcopperblock": "waxed_cut_copper", + "cutwaxedcoblock": "waxed_cut_copper", + "cutwaxedcopblock": "waxed_cut_copper", + "cutwaxedcopperblock": "waxed_cut_copper", + "cwacoblock": "waxed_cut_copper", + "cwacopblock": "waxed_cut_copper", + "cwacopperblock": "waxed_cut_copper", + "cwaxcoblock": "waxed_cut_copper", + "cwaxcopblock": "waxed_cut_copper", + "cwaxcopperblock": "waxed_cut_copper", + "cwaxedcoblock": "waxed_cut_copper", + "cwaxedcopblock": "waxed_cut_copper", + "cwaxedcopperblock": "waxed_cut_copper", + "minecraft:waxed_cut_copper": "waxed_cut_copper", + "waccoblock": "waxed_cut_copper", + "waccopblock": "waxed_cut_copper", + "waccopperblock": "waxed_cut_copper", + "wacutcoblock": "waxed_cut_copper", + "wacutcopblock": "waxed_cut_copper", + "wacutcopperblock": "waxed_cut_copper", + "waxccoblock": "waxed_cut_copper", + "waxccopblock": "waxed_cut_copper", + "waxccopperblock": "waxed_cut_copper", + "waxcutcoblock": "waxed_cut_copper", + "waxcutcopblock": "waxed_cut_copper", + "waxcutcopperblock": "waxed_cut_copper", + "waxedccoblock": "waxed_cut_copper", + "waxedccopblock": "waxed_cut_copper", + "waxedccopperblock": "waxed_cut_copper", + "waxedcutcoblock": "waxed_cut_copper", + "waxedcutcopblock": "waxed_cut_copper", + "waxedcutcopper": "waxed_cut_copper", + "waxedcutcopperblock": "waxed_cut_copper", + "waxed_cut_copper_slab": { + "material": "WAXED_CUT_COPPER_SLAB" + }, + "cutwacohalfblock": "waxed_cut_copper_slab", + "cutwacophalfblock": "waxed_cut_copper_slab", + "cutwacopperhalfblock": "waxed_cut_copper_slab", + "cutwacoppersl": "waxed_cut_copper_slab", + "cutwacopperslab": "waxed_cut_copper_slab", + "cutwacopperstep": "waxed_cut_copper_slab", + "cutwacopsl": "waxed_cut_copper_slab", + "cutwacopslab": "waxed_cut_copper_slab", + "cutwacopstep": "waxed_cut_copper_slab", + "cutwacosl": "waxed_cut_copper_slab", + "cutwacoslab": "waxed_cut_copper_slab", + "cutwacostep": "waxed_cut_copper_slab", + "cutwaxcohalfblock": "waxed_cut_copper_slab", + "cutwaxcophalfblock": "waxed_cut_copper_slab", + "cutwaxcopperhalfblock": "waxed_cut_copper_slab", + "cutwaxcoppersl": "waxed_cut_copper_slab", + "cutwaxcopperslab": "waxed_cut_copper_slab", + "cutwaxcopperstep": "waxed_cut_copper_slab", + "cutwaxcopsl": "waxed_cut_copper_slab", + "cutwaxcopslab": "waxed_cut_copper_slab", + "cutwaxcopstep": "waxed_cut_copper_slab", + "cutwaxcosl": "waxed_cut_copper_slab", + "cutwaxcoslab": "waxed_cut_copper_slab", + "cutwaxcostep": "waxed_cut_copper_slab", + "cutwaxedcohalfblock": "waxed_cut_copper_slab", + "cutwaxedcophalfblock": "waxed_cut_copper_slab", + "cutwaxedcopperhalfblock": "waxed_cut_copper_slab", + "cutwaxedcoppersl": "waxed_cut_copper_slab", + "cutwaxedcopperslab": "waxed_cut_copper_slab", + "cutwaxedcopperstep": "waxed_cut_copper_slab", + "cutwaxedcopsl": "waxed_cut_copper_slab", + "cutwaxedcopslab": "waxed_cut_copper_slab", + "cutwaxedcopstep": "waxed_cut_copper_slab", + "cutwaxedcosl": "waxed_cut_copper_slab", + "cutwaxedcoslab": "waxed_cut_copper_slab", + "cutwaxedcostep": "waxed_cut_copper_slab", + "cwacohalfblock": "waxed_cut_copper_slab", + "cwacophalfblock": "waxed_cut_copper_slab", + "cwacopperhalfblock": "waxed_cut_copper_slab", + "cwacoppersl": "waxed_cut_copper_slab", + "cwacopperslab": "waxed_cut_copper_slab", + "cwacopperstep": "waxed_cut_copper_slab", + "cwacopsl": "waxed_cut_copper_slab", + "cwacopslab": "waxed_cut_copper_slab", + "cwacopstep": "waxed_cut_copper_slab", + "cwacosl": "waxed_cut_copper_slab", + "cwacoslab": "waxed_cut_copper_slab", + "cwacostep": "waxed_cut_copper_slab", + "cwaxcohalfblock": "waxed_cut_copper_slab", + "cwaxcophalfblock": "waxed_cut_copper_slab", + "cwaxcopperhalfblock": "waxed_cut_copper_slab", + "cwaxcoppersl": "waxed_cut_copper_slab", + "cwaxcopperslab": "waxed_cut_copper_slab", + "cwaxcopperstep": "waxed_cut_copper_slab", + "cwaxcopsl": "waxed_cut_copper_slab", + "cwaxcopslab": "waxed_cut_copper_slab", + "cwaxcopstep": "waxed_cut_copper_slab", + "cwaxcosl": "waxed_cut_copper_slab", + "cwaxcoslab": "waxed_cut_copper_slab", + "cwaxcostep": "waxed_cut_copper_slab", + "cwaxedcohalfblock": "waxed_cut_copper_slab", + "cwaxedcophalfblock": "waxed_cut_copper_slab", + "cwaxedcopperhalfblock": "waxed_cut_copper_slab", + "cwaxedcoppersl": "waxed_cut_copper_slab", + "cwaxedcopperslab": "waxed_cut_copper_slab", + "cwaxedcopperstep": "waxed_cut_copper_slab", + "cwaxedcopsl": "waxed_cut_copper_slab", + "cwaxedcopslab": "waxed_cut_copper_slab", + "cwaxedcopstep": "waxed_cut_copper_slab", + "cwaxedcosl": "waxed_cut_copper_slab", + "cwaxedcoslab": "waxed_cut_copper_slab", + "cwaxedcostep": "waxed_cut_copper_slab", + "minecraft:waxed_cut_copper_slab": "waxed_cut_copper_slab", + "waccohalfblock": "waxed_cut_copper_slab", + "waccophalfblock": "waxed_cut_copper_slab", + "waccopperhalfblock": "waxed_cut_copper_slab", + "waccoppersl": "waxed_cut_copper_slab", + "waccopperslab": "waxed_cut_copper_slab", + "waccopperstep": "waxed_cut_copper_slab", + "waccopsl": "waxed_cut_copper_slab", + "waccopslab": "waxed_cut_copper_slab", + "waccopstep": "waxed_cut_copper_slab", + "waccosl": "waxed_cut_copper_slab", + "waccoslab": "waxed_cut_copper_slab", + "waccostep": "waxed_cut_copper_slab", + "wacutcohalfblock": "waxed_cut_copper_slab", + "wacutcophalfblock": "waxed_cut_copper_slab", + "wacutcopperhalfblock": "waxed_cut_copper_slab", + "wacutcoppersl": "waxed_cut_copper_slab", + "wacutcopperslab": "waxed_cut_copper_slab", + "wacutcopperstep": "waxed_cut_copper_slab", + "wacutcopsl": "waxed_cut_copper_slab", + "wacutcopslab": "waxed_cut_copper_slab", + "wacutcopstep": "waxed_cut_copper_slab", + "wacutcosl": "waxed_cut_copper_slab", + "wacutcoslab": "waxed_cut_copper_slab", + "wacutcostep": "waxed_cut_copper_slab", + "waxccohalfblock": "waxed_cut_copper_slab", + "waxccophalfblock": "waxed_cut_copper_slab", + "waxccopperhalfblock": "waxed_cut_copper_slab", + "waxccoppersl": "waxed_cut_copper_slab", + "waxccopperslab": "waxed_cut_copper_slab", + "waxccopperstep": "waxed_cut_copper_slab", + "waxccopsl": "waxed_cut_copper_slab", + "waxccopslab": "waxed_cut_copper_slab", + "waxccopstep": "waxed_cut_copper_slab", + "waxccosl": "waxed_cut_copper_slab", + "waxccoslab": "waxed_cut_copper_slab", + "waxccostep": "waxed_cut_copper_slab", + "waxcutcohalfblock": "waxed_cut_copper_slab", + "waxcutcophalfblock": "waxed_cut_copper_slab", + "waxcutcopperhalfblock": "waxed_cut_copper_slab", + "waxcutcoppersl": "waxed_cut_copper_slab", + "waxcutcopperslab": "waxed_cut_copper_slab", + "waxcutcopperstep": "waxed_cut_copper_slab", + "waxcutcopsl": "waxed_cut_copper_slab", + "waxcutcopslab": "waxed_cut_copper_slab", + "waxcutcopstep": "waxed_cut_copper_slab", + "waxcutcosl": "waxed_cut_copper_slab", + "waxcutcoslab": "waxed_cut_copper_slab", + "waxcutcostep": "waxed_cut_copper_slab", + "waxedccohalfblock": "waxed_cut_copper_slab", + "waxedccophalfblock": "waxed_cut_copper_slab", + "waxedccopperhalfblock": "waxed_cut_copper_slab", + "waxedccoppersl": "waxed_cut_copper_slab", + "waxedccopperslab": "waxed_cut_copper_slab", + "waxedccopperstep": "waxed_cut_copper_slab", + "waxedccopsl": "waxed_cut_copper_slab", + "waxedccopslab": "waxed_cut_copper_slab", + "waxedccopstep": "waxed_cut_copper_slab", + "waxedccosl": "waxed_cut_copper_slab", + "waxedccoslab": "waxed_cut_copper_slab", + "waxedccostep": "waxed_cut_copper_slab", + "waxedcutcohalfblock": "waxed_cut_copper_slab", + "waxedcutcophalfblock": "waxed_cut_copper_slab", + "waxedcutcopperhalfblock": "waxed_cut_copper_slab", + "waxedcutcoppersl": "waxed_cut_copper_slab", + "waxedcutcopperslab": "waxed_cut_copper_slab", + "waxedcutcopperstep": "waxed_cut_copper_slab", + "waxedcutcopsl": "waxed_cut_copper_slab", + "waxedcutcopslab": "waxed_cut_copper_slab", + "waxedcutcopstep": "waxed_cut_copper_slab", + "waxedcutcosl": "waxed_cut_copper_slab", + "waxedcutcoslab": "waxed_cut_copper_slab", + "waxedcutcostep": "waxed_cut_copper_slab", + "waxed_cut_copper_stairs": { + "material": "WAXED_CUT_COPPER_STAIRS" + }, + "cutwacopperstair": "waxed_cut_copper_stairs", + "cutwacopperstairs": "waxed_cut_copper_stairs", + "cutwacopstair": "waxed_cut_copper_stairs", + "cutwacopstairs": "waxed_cut_copper_stairs", + "cutwacostair": "waxed_cut_copper_stairs", + "cutwacostairs": "waxed_cut_copper_stairs", + "cutwaxcopperstair": "waxed_cut_copper_stairs", + "cutwaxcopperstairs": "waxed_cut_copper_stairs", + "cutwaxcopstair": "waxed_cut_copper_stairs", + "cutwaxcopstairs": "waxed_cut_copper_stairs", + "cutwaxcostair": "waxed_cut_copper_stairs", + "cutwaxcostairs": "waxed_cut_copper_stairs", + "cutwaxedcopperstair": "waxed_cut_copper_stairs", + "cutwaxedcopperstairs": "waxed_cut_copper_stairs", + "cutwaxedcopstair": "waxed_cut_copper_stairs", + "cutwaxedcopstairs": "waxed_cut_copper_stairs", + "cutwaxedcostair": "waxed_cut_copper_stairs", + "cutwaxedcostairs": "waxed_cut_copper_stairs", + "cwacopperstair": "waxed_cut_copper_stairs", + "cwacopperstairs": "waxed_cut_copper_stairs", + "cwacopstair": "waxed_cut_copper_stairs", + "cwacopstairs": "waxed_cut_copper_stairs", + "cwacostair": "waxed_cut_copper_stairs", + "cwacostairs": "waxed_cut_copper_stairs", + "cwaxcopperstair": "waxed_cut_copper_stairs", + "cwaxcopperstairs": "waxed_cut_copper_stairs", + "cwaxcopstair": "waxed_cut_copper_stairs", + "cwaxcopstairs": "waxed_cut_copper_stairs", + "cwaxcostair": "waxed_cut_copper_stairs", + "cwaxcostairs": "waxed_cut_copper_stairs", + "cwaxedcopperstair": "waxed_cut_copper_stairs", + "cwaxedcopperstairs": "waxed_cut_copper_stairs", + "cwaxedcopstair": "waxed_cut_copper_stairs", + "cwaxedcopstairs": "waxed_cut_copper_stairs", + "cwaxedcostair": "waxed_cut_copper_stairs", + "cwaxedcostairs": "waxed_cut_copper_stairs", + "minecraft:waxed_cut_copper_stairs": "waxed_cut_copper_stairs", + "waccopperstair": "waxed_cut_copper_stairs", + "waccopperstairs": "waxed_cut_copper_stairs", + "waccopstair": "waxed_cut_copper_stairs", + "waccopstairs": "waxed_cut_copper_stairs", + "waccostair": "waxed_cut_copper_stairs", + "waccostairs": "waxed_cut_copper_stairs", + "wacutcopperstair": "waxed_cut_copper_stairs", + "wacutcopperstairs": "waxed_cut_copper_stairs", + "wacutcopstair": "waxed_cut_copper_stairs", + "wacutcopstairs": "waxed_cut_copper_stairs", + "wacutcostair": "waxed_cut_copper_stairs", + "wacutcostairs": "waxed_cut_copper_stairs", + "waxccopperstair": "waxed_cut_copper_stairs", + "waxccopperstairs": "waxed_cut_copper_stairs", + "waxccopstair": "waxed_cut_copper_stairs", + "waxccopstairs": "waxed_cut_copper_stairs", + "waxccostair": "waxed_cut_copper_stairs", + "waxccostairs": "waxed_cut_copper_stairs", + "waxcutcopperstair": "waxed_cut_copper_stairs", + "waxcutcopperstairs": "waxed_cut_copper_stairs", + "waxcutcopstair": "waxed_cut_copper_stairs", + "waxcutcopstairs": "waxed_cut_copper_stairs", + "waxcutcostair": "waxed_cut_copper_stairs", + "waxcutcostairs": "waxed_cut_copper_stairs", + "waxedccopperstair": "waxed_cut_copper_stairs", + "waxedccopperstairs": "waxed_cut_copper_stairs", + "waxedccopstair": "waxed_cut_copper_stairs", + "waxedccopstairs": "waxed_cut_copper_stairs", + "waxedccostair": "waxed_cut_copper_stairs", + "waxedccostairs": "waxed_cut_copper_stairs", + "waxedcutcopperstair": "waxed_cut_copper_stairs", + "waxedcutcopperstairs": "waxed_cut_copper_stairs", + "waxedcutcopstair": "waxed_cut_copper_stairs", + "waxedcutcopstairs": "waxed_cut_copper_stairs", + "waxedcutcostair": "waxed_cut_copper_stairs", + "waxedcutcostairs": "waxed_cut_copper_stairs", + "waxed_exposed_copper": { + "material": "WAXED_EXPOSED_COPPER" + }, + "exposedwacoblock": "waxed_exposed_copper", + "exposedwacopblock": "waxed_exposed_copper", + "exposedwacopperblock": "waxed_exposed_copper", + "exposedwaxcoblock": "waxed_exposed_copper", + "exposedwaxcopblock": "waxed_exposed_copper", + "exposedwaxcopperblock": "waxed_exposed_copper", + "exposedwaxedcoblock": "waxed_exposed_copper", + "exposedwaxedcopblock": "waxed_exposed_copper", + "exposedwaxedcopperblock": "waxed_exposed_copper", + "expwacoblock": "waxed_exposed_copper", + "expwacopblock": "waxed_exposed_copper", + "expwacopperblock": "waxed_exposed_copper", + "expwaxcoblock": "waxed_exposed_copper", + "expwaxcopblock": "waxed_exposed_copper", + "expwaxcopperblock": "waxed_exposed_copper", + "expwaxedcoblock": "waxed_exposed_copper", + "expwaxedcopblock": "waxed_exposed_copper", + "expwaxedcopperblock": "waxed_exposed_copper", + "exwacoblock": "waxed_exposed_copper", + "exwacopblock": "waxed_exposed_copper", + "exwacopperblock": "waxed_exposed_copper", + "exwaxcoblock": "waxed_exposed_copper", + "exwaxcopblock": "waxed_exposed_copper", + "exwaxcopperblock": "waxed_exposed_copper", + "exwaxedcoblock": "waxed_exposed_copper", + "exwaxedcopblock": "waxed_exposed_copper", + "exwaxedcopperblock": "waxed_exposed_copper", + "minecraft:waxed_exposed_copper": "waxed_exposed_copper", + "waexcoblock": "waxed_exposed_copper", + "waexcopblock": "waxed_exposed_copper", + "waexcopperblock": "waxed_exposed_copper", + "waexpcoblock": "waxed_exposed_copper", + "waexpcopblock": "waxed_exposed_copper", + "waexpcopperblock": "waxed_exposed_copper", + "waexposedcoblock": "waxed_exposed_copper", + "waexposedcopblock": "waxed_exposed_copper", + "waexposedcopperblock": "waxed_exposed_copper", + "waxedexcoblock": "waxed_exposed_copper", + "waxedexcopblock": "waxed_exposed_copper", + "waxedexcopperblock": "waxed_exposed_copper", + "waxedexpcoblock": "waxed_exposed_copper", + "waxedexpcopblock": "waxed_exposed_copper", + "waxedexpcopperblock": "waxed_exposed_copper", + "waxedexposedcoblock": "waxed_exposed_copper", + "waxedexposedcopblock": "waxed_exposed_copper", + "waxedexposedcopper": "waxed_exposed_copper", + "waxedexposedcopperblock": "waxed_exposed_copper", + "waxexcoblock": "waxed_exposed_copper", + "waxexcopblock": "waxed_exposed_copper", + "waxexcopperblock": "waxed_exposed_copper", + "waxexpcoblock": "waxed_exposed_copper", + "waxexpcopblock": "waxed_exposed_copper", + "waxexpcopperblock": "waxed_exposed_copper", + "waxexposedcoblock": "waxed_exposed_copper", + "waxexposedcopblock": "waxed_exposed_copper", + "waxexposedcopperblock": "waxed_exposed_copper", + "waxed_exposed_cut_copper": { + "material": "WAXED_EXPOSED_CUT_COPPER" + }, + "cexposedwacoblock": "waxed_exposed_cut_copper", + "cexposedwacopblock": "waxed_exposed_cut_copper", + "cexposedwacopperblock": "waxed_exposed_cut_copper", + "cexposedwaxcoblock": "waxed_exposed_cut_copper", + "cexposedwaxcopblock": "waxed_exposed_cut_copper", + "cexposedwaxcopperblock": "waxed_exposed_cut_copper", + "cexposedwaxedcoblock": "waxed_exposed_cut_copper", + "cexposedwaxedcopblock": "waxed_exposed_cut_copper", + "cexposedwaxedcopperblock": "waxed_exposed_cut_copper", + "cexpwacoblock": "waxed_exposed_cut_copper", + "cexpwacopblock": "waxed_exposed_cut_copper", + "cexpwacopperblock": "waxed_exposed_cut_copper", + "cexpwaxcoblock": "waxed_exposed_cut_copper", + "cexpwaxcopblock": "waxed_exposed_cut_copper", + "cexpwaxcopperblock": "waxed_exposed_cut_copper", + "cexpwaxedcoblock": "waxed_exposed_cut_copper", + "cexpwaxedcopblock": "waxed_exposed_cut_copper", + "cexpwaxedcopperblock": "waxed_exposed_cut_copper", + "cexwacoblock": "waxed_exposed_cut_copper", + "cexwacopblock": "waxed_exposed_cut_copper", + "cexwacopperblock": "waxed_exposed_cut_copper", + "cexwaxcoblock": "waxed_exposed_cut_copper", + "cexwaxcopblock": "waxed_exposed_cut_copper", + "cexwaxcopperblock": "waxed_exposed_cut_copper", + "cexwaxedcoblock": "waxed_exposed_cut_copper", + "cexwaxedcopblock": "waxed_exposed_cut_copper", + "cexwaxedcopperblock": "waxed_exposed_cut_copper", + "cutexposedwacoblock": "waxed_exposed_cut_copper", + "cutexposedwacopblock": "waxed_exposed_cut_copper", + "cutexposedwacopperblock": "waxed_exposed_cut_copper", + "cutexposedwaxcoblock": "waxed_exposed_cut_copper", + "cutexposedwaxcopblock": "waxed_exposed_cut_copper", + "cutexposedwaxcopperblock": "waxed_exposed_cut_copper", + "cutexposedwaxedcoblock": "waxed_exposed_cut_copper", + "cutexposedwaxedcopblock": "waxed_exposed_cut_copper", + "cutexposedwaxedcopperblock": "waxed_exposed_cut_copper", + "cutexpwacoblock": "waxed_exposed_cut_copper", + "cutexpwacopblock": "waxed_exposed_cut_copper", + "cutexpwacopperblock": "waxed_exposed_cut_copper", + "cutexpwaxcoblock": "waxed_exposed_cut_copper", + "cutexpwaxcopblock": "waxed_exposed_cut_copper", + "cutexpwaxcopperblock": "waxed_exposed_cut_copper", + "cutexpwaxedcoblock": "waxed_exposed_cut_copper", + "cutexpwaxedcopblock": "waxed_exposed_cut_copper", + "cutexpwaxedcopperblock": "waxed_exposed_cut_copper", + "cutexwacoblock": "waxed_exposed_cut_copper", + "cutexwacopblock": "waxed_exposed_cut_copper", + "cutexwacopperblock": "waxed_exposed_cut_copper", + "cutexwaxcoblock": "waxed_exposed_cut_copper", + "cutexwaxcopblock": "waxed_exposed_cut_copper", + "cutexwaxcopperblock": "waxed_exposed_cut_copper", + "cutexwaxedcoblock": "waxed_exposed_cut_copper", + "cutexwaxedcopblock": "waxed_exposed_cut_copper", + "cutexwaxedcopperblock": "waxed_exposed_cut_copper", + "cutwaexcoblock": "waxed_exposed_cut_copper", + "cutwaexcopblock": "waxed_exposed_cut_copper", + "cutwaexcopperblock": "waxed_exposed_cut_copper", + "cutwaexpcoblock": "waxed_exposed_cut_copper", + "cutwaexpcopblock": "waxed_exposed_cut_copper", + "cutwaexpcopperblock": "waxed_exposed_cut_copper", + "cutwaexposedcoblock": "waxed_exposed_cut_copper", + "cutwaexposedcopblock": "waxed_exposed_cut_copper", + "cutwaexposedcopperblock": "waxed_exposed_cut_copper", + "cutwaxedexcoblock": "waxed_exposed_cut_copper", + "cutwaxedexcopblock": "waxed_exposed_cut_copper", + "cutwaxedexcopperblock": "waxed_exposed_cut_copper", + "cutwaxedexpcoblock": "waxed_exposed_cut_copper", + "cutwaxedexpcopblock": "waxed_exposed_cut_copper", + "cutwaxedexpcopperblock": "waxed_exposed_cut_copper", + "cutwaxedexposedcoblock": "waxed_exposed_cut_copper", + "cutwaxedexposedcopblock": "waxed_exposed_cut_copper", + "cutwaxedexposedcopperblock": "waxed_exposed_cut_copper", + "cutwaxexcoblock": "waxed_exposed_cut_copper", + "cutwaxexcopblock": "waxed_exposed_cut_copper", + "cutwaxexcopperblock": "waxed_exposed_cut_copper", + "cutwaxexpcoblock": "waxed_exposed_cut_copper", + "cutwaxexpcopblock": "waxed_exposed_cut_copper", + "cutwaxexpcopperblock": "waxed_exposed_cut_copper", + "cutwaxexposedcoblock": "waxed_exposed_cut_copper", + "cutwaxexposedcopblock": "waxed_exposed_cut_copper", + "cutwaxexposedcopperblock": "waxed_exposed_cut_copper", + "cwaexcoblock": "waxed_exposed_cut_copper", + "cwaexcopblock": "waxed_exposed_cut_copper", + "cwaexcopperblock": "waxed_exposed_cut_copper", + "cwaexpcoblock": "waxed_exposed_cut_copper", + "cwaexpcopblock": "waxed_exposed_cut_copper", + "cwaexpcopperblock": "waxed_exposed_cut_copper", + "cwaexposedcoblock": "waxed_exposed_cut_copper", + "cwaexposedcopblock": "waxed_exposed_cut_copper", + "cwaexposedcopperblock": "waxed_exposed_cut_copper", + "cwaxedexcoblock": "waxed_exposed_cut_copper", + "cwaxedexcopblock": "waxed_exposed_cut_copper", + "cwaxedexcopperblock": "waxed_exposed_cut_copper", + "cwaxedexpcoblock": "waxed_exposed_cut_copper", + "cwaxedexpcopblock": "waxed_exposed_cut_copper", + "cwaxedexpcopperblock": "waxed_exposed_cut_copper", + "cwaxedexposedcoblock": "waxed_exposed_cut_copper", + "cwaxedexposedcopblock": "waxed_exposed_cut_copper", + "cwaxedexposedcopperblock": "waxed_exposed_cut_copper", + "cwaxexcoblock": "waxed_exposed_cut_copper", + "cwaxexcopblock": "waxed_exposed_cut_copper", + "cwaxexcopperblock": "waxed_exposed_cut_copper", + "cwaxexpcoblock": "waxed_exposed_cut_copper", + "cwaxexpcopblock": "waxed_exposed_cut_copper", + "cwaxexpcopperblock": "waxed_exposed_cut_copper", + "cwaxexposedcoblock": "waxed_exposed_cut_copper", + "cwaxexposedcopblock": "waxed_exposed_cut_copper", + "cwaxexposedcopperblock": "waxed_exposed_cut_copper", + "excutwacoblock": "waxed_exposed_cut_copper", + "excutwacopblock": "waxed_exposed_cut_copper", + "excutwacopperblock": "waxed_exposed_cut_copper", + "excutwaxcoblock": "waxed_exposed_cut_copper", + "excutwaxcopblock": "waxed_exposed_cut_copper", + "excutwaxcopperblock": "waxed_exposed_cut_copper", + "excutwaxedcoblock": "waxed_exposed_cut_copper", + "excutwaxedcopblock": "waxed_exposed_cut_copper", + "excutwaxedcopperblock": "waxed_exposed_cut_copper", + "excwacoblock": "waxed_exposed_cut_copper", + "excwacopblock": "waxed_exposed_cut_copper", + "excwacopperblock": "waxed_exposed_cut_copper", + "excwaxcoblock": "waxed_exposed_cut_copper", + "excwaxcopblock": "waxed_exposed_cut_copper", + "excwaxcopperblock": "waxed_exposed_cut_copper", + "excwaxedcoblock": "waxed_exposed_cut_copper", + "excwaxedcopblock": "waxed_exposed_cut_copper", + "excwaxedcopperblock": "waxed_exposed_cut_copper", + "expcutwacoblock": "waxed_exposed_cut_copper", + "expcutwacopblock": "waxed_exposed_cut_copper", + "expcutwacopperblock": "waxed_exposed_cut_copper", + "expcutwaxcoblock": "waxed_exposed_cut_copper", + "expcutwaxcopblock": "waxed_exposed_cut_copper", + "expcutwaxcopperblock": "waxed_exposed_cut_copper", + "expcutwaxedcoblock": "waxed_exposed_cut_copper", + "expcutwaxedcopblock": "waxed_exposed_cut_copper", + "expcutwaxedcopperblock": "waxed_exposed_cut_copper", + "expcwacoblock": "waxed_exposed_cut_copper", + "expcwacopblock": "waxed_exposed_cut_copper", + "expcwacopperblock": "waxed_exposed_cut_copper", + "expcwaxcoblock": "waxed_exposed_cut_copper", + "expcwaxcopblock": "waxed_exposed_cut_copper", + "expcwaxcopperblock": "waxed_exposed_cut_copper", + "expcwaxedcoblock": "waxed_exposed_cut_copper", + "expcwaxedcopblock": "waxed_exposed_cut_copper", + "expcwaxedcopperblock": "waxed_exposed_cut_copper", + "exposedcutwacoblock": "waxed_exposed_cut_copper", + "exposedcutwacopblock": "waxed_exposed_cut_copper", + "exposedcutwacopperblock": "waxed_exposed_cut_copper", + "exposedcutwaxcoblock": "waxed_exposed_cut_copper", + "exposedcutwaxcopblock": "waxed_exposed_cut_copper", + "exposedcutwaxcopperblock": "waxed_exposed_cut_copper", + "exposedcutwaxedcoblock": "waxed_exposed_cut_copper", + "exposedcutwaxedcopblock": "waxed_exposed_cut_copper", + "exposedcutwaxedcopperblock": "waxed_exposed_cut_copper", + "exposedcwacoblock": "waxed_exposed_cut_copper", + "exposedcwacopblock": "waxed_exposed_cut_copper", + "exposedcwacopperblock": "waxed_exposed_cut_copper", + "exposedcwaxcoblock": "waxed_exposed_cut_copper", + "exposedcwaxcopblock": "waxed_exposed_cut_copper", + "exposedcwaxcopperblock": "waxed_exposed_cut_copper", + "exposedcwaxedcoblock": "waxed_exposed_cut_copper", + "exposedcwaxedcopblock": "waxed_exposed_cut_copper", + "exposedcwaxedcopperblock": "waxed_exposed_cut_copper", + "exposedwaccoblock": "waxed_exposed_cut_copper", + "exposedwaccopblock": "waxed_exposed_cut_copper", + "exposedwaccopperblock": "waxed_exposed_cut_copper", + "exposedwacutcoblock": "waxed_exposed_cut_copper", + "exposedwacutcopblock": "waxed_exposed_cut_copper", + "exposedwacutcopperblock": "waxed_exposed_cut_copper", + "exposedwaxccoblock": "waxed_exposed_cut_copper", + "exposedwaxccopblock": "waxed_exposed_cut_copper", + "exposedwaxccopperblock": "waxed_exposed_cut_copper", + "exposedwaxcutcoblock": "waxed_exposed_cut_copper", + "exposedwaxcutcopblock": "waxed_exposed_cut_copper", + "exposedwaxcutcopperblock": "waxed_exposed_cut_copper", + "exposedwaxedccoblock": "waxed_exposed_cut_copper", + "exposedwaxedccopblock": "waxed_exposed_cut_copper", + "exposedwaxedccopperblock": "waxed_exposed_cut_copper", + "exposedwaxedcutcoblock": "waxed_exposed_cut_copper", + "exposedwaxedcutcopblock": "waxed_exposed_cut_copper", + "exposedwaxedcutcopperblock": "waxed_exposed_cut_copper", + "expwaccoblock": "waxed_exposed_cut_copper", + "expwaccopblock": "waxed_exposed_cut_copper", + "expwaccopperblock": "waxed_exposed_cut_copper", + "expwacutcoblock": "waxed_exposed_cut_copper", + "expwacutcopblock": "waxed_exposed_cut_copper", + "expwacutcopperblock": "waxed_exposed_cut_copper", + "expwaxccoblock": "waxed_exposed_cut_copper", + "expwaxccopblock": "waxed_exposed_cut_copper", + "expwaxccopperblock": "waxed_exposed_cut_copper", + "expwaxcutcoblock": "waxed_exposed_cut_copper", + "expwaxcutcopblock": "waxed_exposed_cut_copper", + "expwaxcutcopperblock": "waxed_exposed_cut_copper", + "expwaxedccoblock": "waxed_exposed_cut_copper", + "expwaxedccopblock": "waxed_exposed_cut_copper", + "expwaxedccopperblock": "waxed_exposed_cut_copper", + "expwaxedcutcoblock": "waxed_exposed_cut_copper", + "expwaxedcutcopblock": "waxed_exposed_cut_copper", + "expwaxedcutcopperblock": "waxed_exposed_cut_copper", + "exwaccoblock": "waxed_exposed_cut_copper", + "exwaccopblock": "waxed_exposed_cut_copper", + "exwaccopperblock": "waxed_exposed_cut_copper", + "exwacutcoblock": "waxed_exposed_cut_copper", + "exwacutcopblock": "waxed_exposed_cut_copper", + "exwacutcopperblock": "waxed_exposed_cut_copper", + "exwaxccoblock": "waxed_exposed_cut_copper", + "exwaxccopblock": "waxed_exposed_cut_copper", + "exwaxccopperblock": "waxed_exposed_cut_copper", + "exwaxcutcoblock": "waxed_exposed_cut_copper", + "exwaxcutcopblock": "waxed_exposed_cut_copper", + "exwaxcutcopperblock": "waxed_exposed_cut_copper", + "exwaxedccoblock": "waxed_exposed_cut_copper", + "exwaxedccopblock": "waxed_exposed_cut_copper", + "exwaxedccopperblock": "waxed_exposed_cut_copper", + "exwaxedcutcoblock": "waxed_exposed_cut_copper", + "exwaxedcutcopblock": "waxed_exposed_cut_copper", + "exwaxedcutcopperblock": "waxed_exposed_cut_copper", + "minecraft:waxed_exposed_cut_copper": "waxed_exposed_cut_copper", + "wacexcoblock": "waxed_exposed_cut_copper", + "wacexcopblock": "waxed_exposed_cut_copper", + "wacexcopperblock": "waxed_exposed_cut_copper", + "wacexpcoblock": "waxed_exposed_cut_copper", + "wacexpcopblock": "waxed_exposed_cut_copper", + "wacexpcopperblock": "waxed_exposed_cut_copper", + "wacexposedcoblock": "waxed_exposed_cut_copper", + "wacexposedcopblock": "waxed_exposed_cut_copper", + "wacexposedcopperblock": "waxed_exposed_cut_copper", + "wacutexcoblock": "waxed_exposed_cut_copper", + "wacutexcopblock": "waxed_exposed_cut_copper", + "wacutexcopperblock": "waxed_exposed_cut_copper", + "wacutexpcoblock": "waxed_exposed_cut_copper", + "wacutexpcopblock": "waxed_exposed_cut_copper", + "wacutexpcopperblock": "waxed_exposed_cut_copper", + "wacutexposedcoblock": "waxed_exposed_cut_copper", + "wacutexposedcopblock": "waxed_exposed_cut_copper", + "wacutexposedcopperblock": "waxed_exposed_cut_copper", + "waexccoblock": "waxed_exposed_cut_copper", + "waexccopblock": "waxed_exposed_cut_copper", + "waexccopperblock": "waxed_exposed_cut_copper", + "waexcutcoblock": "waxed_exposed_cut_copper", + "waexcutcopblock": "waxed_exposed_cut_copper", + "waexcutcopperblock": "waxed_exposed_cut_copper", + "waexpccoblock": "waxed_exposed_cut_copper", + "waexpccopblock": "waxed_exposed_cut_copper", + "waexpccopperblock": "waxed_exposed_cut_copper", + "waexpcutcoblock": "waxed_exposed_cut_copper", + "waexpcutcopblock": "waxed_exposed_cut_copper", + "waexpcutcopperblock": "waxed_exposed_cut_copper", + "waexposedccoblock": "waxed_exposed_cut_copper", + "waexposedccopblock": "waxed_exposed_cut_copper", + "waexposedccopperblock": "waxed_exposed_cut_copper", + "waexposedcutcoblock": "waxed_exposed_cut_copper", + "waexposedcutcopblock": "waxed_exposed_cut_copper", + "waexposedcutcopperblock": "waxed_exposed_cut_copper", + "waxcexcoblock": "waxed_exposed_cut_copper", + "waxcexcopblock": "waxed_exposed_cut_copper", + "waxcexcopperblock": "waxed_exposed_cut_copper", + "waxcexpcoblock": "waxed_exposed_cut_copper", + "waxcexpcopblock": "waxed_exposed_cut_copper", + "waxcexpcopperblock": "waxed_exposed_cut_copper", + "waxcexposedcoblock": "waxed_exposed_cut_copper", + "waxcexposedcopblock": "waxed_exposed_cut_copper", + "waxcexposedcopperblock": "waxed_exposed_cut_copper", + "waxcutexcoblock": "waxed_exposed_cut_copper", + "waxcutexcopblock": "waxed_exposed_cut_copper", + "waxcutexcopperblock": "waxed_exposed_cut_copper", + "waxcutexpcoblock": "waxed_exposed_cut_copper", + "waxcutexpcopblock": "waxed_exposed_cut_copper", + "waxcutexpcopperblock": "waxed_exposed_cut_copper", + "waxcutexposedcoblock": "waxed_exposed_cut_copper", + "waxcutexposedcopblock": "waxed_exposed_cut_copper", + "waxcutexposedcopperblock": "waxed_exposed_cut_copper", + "waxedcexcoblock": "waxed_exposed_cut_copper", + "waxedcexcopblock": "waxed_exposed_cut_copper", + "waxedcexcopperblock": "waxed_exposed_cut_copper", + "waxedcexpcoblock": "waxed_exposed_cut_copper", + "waxedcexpcopblock": "waxed_exposed_cut_copper", + "waxedcexpcopperblock": "waxed_exposed_cut_copper", + "waxedcexposedcoblock": "waxed_exposed_cut_copper", + "waxedcexposedcopblock": "waxed_exposed_cut_copper", + "waxedcexposedcopperblock": "waxed_exposed_cut_copper", + "waxedcutexcoblock": "waxed_exposed_cut_copper", + "waxedcutexcopblock": "waxed_exposed_cut_copper", + "waxedcutexcopperblock": "waxed_exposed_cut_copper", + "waxedcutexpcoblock": "waxed_exposed_cut_copper", + "waxedcutexpcopblock": "waxed_exposed_cut_copper", + "waxedcutexpcopperblock": "waxed_exposed_cut_copper", + "waxedcutexposedcoblock": "waxed_exposed_cut_copper", + "waxedcutexposedcopblock": "waxed_exposed_cut_copper", + "waxedcutexposedcopperblock": "waxed_exposed_cut_copper", + "waxedexccoblock": "waxed_exposed_cut_copper", + "waxedexccopblock": "waxed_exposed_cut_copper", + "waxedexccopperblock": "waxed_exposed_cut_copper", + "waxedexcutcoblock": "waxed_exposed_cut_copper", + "waxedexcutcopblock": "waxed_exposed_cut_copper", + "waxedexcutcopperblock": "waxed_exposed_cut_copper", + "waxedexpccoblock": "waxed_exposed_cut_copper", + "waxedexpccopblock": "waxed_exposed_cut_copper", + "waxedexpccopperblock": "waxed_exposed_cut_copper", + "waxedexpcutcoblock": "waxed_exposed_cut_copper", + "waxedexpcutcopblock": "waxed_exposed_cut_copper", + "waxedexpcutcopperblock": "waxed_exposed_cut_copper", + "waxedexposedccoblock": "waxed_exposed_cut_copper", + "waxedexposedccopblock": "waxed_exposed_cut_copper", + "waxedexposedccopperblock": "waxed_exposed_cut_copper", + "waxedexposedcutcoblock": "waxed_exposed_cut_copper", + "waxedexposedcutcopblock": "waxed_exposed_cut_copper", + "waxedexposedcutcopper": "waxed_exposed_cut_copper", + "waxedexposedcutcopperblock": "waxed_exposed_cut_copper", + "waxexccoblock": "waxed_exposed_cut_copper", + "waxexccopblock": "waxed_exposed_cut_copper", + "waxexccopperblock": "waxed_exposed_cut_copper", + "waxexcutcoblock": "waxed_exposed_cut_copper", + "waxexcutcopblock": "waxed_exposed_cut_copper", + "waxexcutcopperblock": "waxed_exposed_cut_copper", + "waxexpccoblock": "waxed_exposed_cut_copper", + "waxexpccopblock": "waxed_exposed_cut_copper", + "waxexpccopperblock": "waxed_exposed_cut_copper", + "waxexpcutcoblock": "waxed_exposed_cut_copper", + "waxexpcutcopblock": "waxed_exposed_cut_copper", + "waxexpcutcopperblock": "waxed_exposed_cut_copper", + "waxexposedccoblock": "waxed_exposed_cut_copper", + "waxexposedccopblock": "waxed_exposed_cut_copper", + "waxexposedccopperblock": "waxed_exposed_cut_copper", + "waxexposedcutcoblock": "waxed_exposed_cut_copper", + "waxexposedcutcopblock": "waxed_exposed_cut_copper", + "waxexposedcutcopperblock": "waxed_exposed_cut_copper", + "waxed_exposed_cut_copper_slab": { + "material": "WAXED_EXPOSED_CUT_COPPER_SLAB" + }, + "cexposedwacohalfblock": "waxed_exposed_cut_copper_slab", + "cexposedwacophalfblock": "waxed_exposed_cut_copper_slab", + "cexposedwacopperhalfblock": "waxed_exposed_cut_copper_slab", + "cexposedwacoppersl": "waxed_exposed_cut_copper_slab", + "cexposedwacopperslab": "waxed_exposed_cut_copper_slab", + "cexposedwacopperstep": "waxed_exposed_cut_copper_slab", + "cexposedwacopsl": "waxed_exposed_cut_copper_slab", + "cexposedwacopslab": "waxed_exposed_cut_copper_slab", + "cexposedwacopstep": "waxed_exposed_cut_copper_slab", + "cexposedwacosl": "waxed_exposed_cut_copper_slab", + "cexposedwacoslab": "waxed_exposed_cut_copper_slab", + "cexposedwacostep": "waxed_exposed_cut_copper_slab", + "cexposedwaxcohalfblock": "waxed_exposed_cut_copper_slab", + "cexposedwaxcophalfblock": "waxed_exposed_cut_copper_slab", + "cexposedwaxcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cexposedwaxcoppersl": "waxed_exposed_cut_copper_slab", + "cexposedwaxcopperslab": "waxed_exposed_cut_copper_slab", + "cexposedwaxcopperstep": "waxed_exposed_cut_copper_slab", + "cexposedwaxcopsl": "waxed_exposed_cut_copper_slab", + "cexposedwaxcopslab": "waxed_exposed_cut_copper_slab", + "cexposedwaxcopstep": "waxed_exposed_cut_copper_slab", + "cexposedwaxcosl": "waxed_exposed_cut_copper_slab", + "cexposedwaxcoslab": "waxed_exposed_cut_copper_slab", + "cexposedwaxcostep": "waxed_exposed_cut_copper_slab", + "cexposedwaxedcohalfblock": "waxed_exposed_cut_copper_slab", + "cexposedwaxedcophalfblock": "waxed_exposed_cut_copper_slab", + "cexposedwaxedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cexposedwaxedcoppersl": "waxed_exposed_cut_copper_slab", + "cexposedwaxedcopperslab": "waxed_exposed_cut_copper_slab", + "cexposedwaxedcopperstep": "waxed_exposed_cut_copper_slab", + "cexposedwaxedcopsl": "waxed_exposed_cut_copper_slab", + "cexposedwaxedcopslab": "waxed_exposed_cut_copper_slab", + "cexposedwaxedcopstep": "waxed_exposed_cut_copper_slab", + "cexposedwaxedcosl": "waxed_exposed_cut_copper_slab", + "cexposedwaxedcoslab": "waxed_exposed_cut_copper_slab", + "cexposedwaxedcostep": "waxed_exposed_cut_copper_slab", + "cexpwacohalfblock": "waxed_exposed_cut_copper_slab", + "cexpwacophalfblock": "waxed_exposed_cut_copper_slab", + "cexpwacopperhalfblock": "waxed_exposed_cut_copper_slab", + "cexpwacoppersl": "waxed_exposed_cut_copper_slab", + "cexpwacopperslab": "waxed_exposed_cut_copper_slab", + "cexpwacopperstep": "waxed_exposed_cut_copper_slab", + "cexpwacopsl": "waxed_exposed_cut_copper_slab", + "cexpwacopslab": "waxed_exposed_cut_copper_slab", + "cexpwacopstep": "waxed_exposed_cut_copper_slab", + "cexpwacosl": "waxed_exposed_cut_copper_slab", + "cexpwacoslab": "waxed_exposed_cut_copper_slab", + "cexpwacostep": "waxed_exposed_cut_copper_slab", + "cexpwaxcohalfblock": "waxed_exposed_cut_copper_slab", + "cexpwaxcophalfblock": "waxed_exposed_cut_copper_slab", + "cexpwaxcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cexpwaxcoppersl": "waxed_exposed_cut_copper_slab", + "cexpwaxcopperslab": "waxed_exposed_cut_copper_slab", + "cexpwaxcopperstep": "waxed_exposed_cut_copper_slab", + "cexpwaxcopsl": "waxed_exposed_cut_copper_slab", + "cexpwaxcopslab": "waxed_exposed_cut_copper_slab", + "cexpwaxcopstep": "waxed_exposed_cut_copper_slab", + "cexpwaxcosl": "waxed_exposed_cut_copper_slab", + "cexpwaxcoslab": "waxed_exposed_cut_copper_slab", + "cexpwaxcostep": "waxed_exposed_cut_copper_slab", + "cexpwaxedcohalfblock": "waxed_exposed_cut_copper_slab", + "cexpwaxedcophalfblock": "waxed_exposed_cut_copper_slab", + "cexpwaxedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cexpwaxedcoppersl": "waxed_exposed_cut_copper_slab", + "cexpwaxedcopperslab": "waxed_exposed_cut_copper_slab", + "cexpwaxedcopperstep": "waxed_exposed_cut_copper_slab", + "cexpwaxedcopsl": "waxed_exposed_cut_copper_slab", + "cexpwaxedcopslab": "waxed_exposed_cut_copper_slab", + "cexpwaxedcopstep": "waxed_exposed_cut_copper_slab", + "cexpwaxedcosl": "waxed_exposed_cut_copper_slab", + "cexpwaxedcoslab": "waxed_exposed_cut_copper_slab", + "cexpwaxedcostep": "waxed_exposed_cut_copper_slab", + "cexwacohalfblock": "waxed_exposed_cut_copper_slab", + "cexwacophalfblock": "waxed_exposed_cut_copper_slab", + "cexwacopperhalfblock": "waxed_exposed_cut_copper_slab", + "cexwacoppersl": "waxed_exposed_cut_copper_slab", + "cexwacopperslab": "waxed_exposed_cut_copper_slab", + "cexwacopperstep": "waxed_exposed_cut_copper_slab", + "cexwacopsl": "waxed_exposed_cut_copper_slab", + "cexwacopslab": "waxed_exposed_cut_copper_slab", + "cexwacopstep": "waxed_exposed_cut_copper_slab", + "cexwacosl": "waxed_exposed_cut_copper_slab", + "cexwacoslab": "waxed_exposed_cut_copper_slab", + "cexwacostep": "waxed_exposed_cut_copper_slab", + "cexwaxcohalfblock": "waxed_exposed_cut_copper_slab", + "cexwaxcophalfblock": "waxed_exposed_cut_copper_slab", + "cexwaxcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cexwaxcoppersl": "waxed_exposed_cut_copper_slab", + "cexwaxcopperslab": "waxed_exposed_cut_copper_slab", + "cexwaxcopperstep": "waxed_exposed_cut_copper_slab", + "cexwaxcopsl": "waxed_exposed_cut_copper_slab", + "cexwaxcopslab": "waxed_exposed_cut_copper_slab", + "cexwaxcopstep": "waxed_exposed_cut_copper_slab", + "cexwaxcosl": "waxed_exposed_cut_copper_slab", + "cexwaxcoslab": "waxed_exposed_cut_copper_slab", + "cexwaxcostep": "waxed_exposed_cut_copper_slab", + "cexwaxedcohalfblock": "waxed_exposed_cut_copper_slab", + "cexwaxedcophalfblock": "waxed_exposed_cut_copper_slab", + "cexwaxedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cexwaxedcoppersl": "waxed_exposed_cut_copper_slab", + "cexwaxedcopperslab": "waxed_exposed_cut_copper_slab", + "cexwaxedcopperstep": "waxed_exposed_cut_copper_slab", + "cexwaxedcopsl": "waxed_exposed_cut_copper_slab", + "cexwaxedcopslab": "waxed_exposed_cut_copper_slab", + "cexwaxedcopstep": "waxed_exposed_cut_copper_slab", + "cexwaxedcosl": "waxed_exposed_cut_copper_slab", + "cexwaxedcoslab": "waxed_exposed_cut_copper_slab", + "cexwaxedcostep": "waxed_exposed_cut_copper_slab", + "cutexposedwacohalfblock": "waxed_exposed_cut_copper_slab", + "cutexposedwacophalfblock": "waxed_exposed_cut_copper_slab", + "cutexposedwacopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutexposedwacoppersl": "waxed_exposed_cut_copper_slab", + "cutexposedwacopperslab": "waxed_exposed_cut_copper_slab", + "cutexposedwacopperstep": "waxed_exposed_cut_copper_slab", + "cutexposedwacopsl": "waxed_exposed_cut_copper_slab", + "cutexposedwacopslab": "waxed_exposed_cut_copper_slab", + "cutexposedwacopstep": "waxed_exposed_cut_copper_slab", + "cutexposedwacosl": "waxed_exposed_cut_copper_slab", + "cutexposedwacoslab": "waxed_exposed_cut_copper_slab", + "cutexposedwacostep": "waxed_exposed_cut_copper_slab", + "cutexposedwaxcohalfblock": "waxed_exposed_cut_copper_slab", + "cutexposedwaxcophalfblock": "waxed_exposed_cut_copper_slab", + "cutexposedwaxcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutexposedwaxcoppersl": "waxed_exposed_cut_copper_slab", + "cutexposedwaxcopperslab": "waxed_exposed_cut_copper_slab", + "cutexposedwaxcopperstep": "waxed_exposed_cut_copper_slab", + "cutexposedwaxcopsl": "waxed_exposed_cut_copper_slab", + "cutexposedwaxcopslab": "waxed_exposed_cut_copper_slab", + "cutexposedwaxcopstep": "waxed_exposed_cut_copper_slab", + "cutexposedwaxcosl": "waxed_exposed_cut_copper_slab", + "cutexposedwaxcoslab": "waxed_exposed_cut_copper_slab", + "cutexposedwaxcostep": "waxed_exposed_cut_copper_slab", + "cutexposedwaxedcohalfblock": "waxed_exposed_cut_copper_slab", + "cutexposedwaxedcophalfblock": "waxed_exposed_cut_copper_slab", + "cutexposedwaxedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutexposedwaxedcoppersl": "waxed_exposed_cut_copper_slab", + "cutexposedwaxedcopperslab": "waxed_exposed_cut_copper_slab", + "cutexposedwaxedcopperstep": "waxed_exposed_cut_copper_slab", + "cutexposedwaxedcopsl": "waxed_exposed_cut_copper_slab", + "cutexposedwaxedcopslab": "waxed_exposed_cut_copper_slab", + "cutexposedwaxedcopstep": "waxed_exposed_cut_copper_slab", + "cutexposedwaxedcosl": "waxed_exposed_cut_copper_slab", + "cutexposedwaxedcoslab": "waxed_exposed_cut_copper_slab", + "cutexposedwaxedcostep": "waxed_exposed_cut_copper_slab", + "cutexpwacohalfblock": "waxed_exposed_cut_copper_slab", + "cutexpwacophalfblock": "waxed_exposed_cut_copper_slab", + "cutexpwacopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutexpwacoppersl": "waxed_exposed_cut_copper_slab", + "cutexpwacopperslab": "waxed_exposed_cut_copper_slab", + "cutexpwacopperstep": "waxed_exposed_cut_copper_slab", + "cutexpwacopsl": "waxed_exposed_cut_copper_slab", + "cutexpwacopslab": "waxed_exposed_cut_copper_slab", + "cutexpwacopstep": "waxed_exposed_cut_copper_slab", + "cutexpwacosl": "waxed_exposed_cut_copper_slab", + "cutexpwacoslab": "waxed_exposed_cut_copper_slab", + "cutexpwacostep": "waxed_exposed_cut_copper_slab", + "cutexpwaxcohalfblock": "waxed_exposed_cut_copper_slab", + "cutexpwaxcophalfblock": "waxed_exposed_cut_copper_slab", + "cutexpwaxcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutexpwaxcoppersl": "waxed_exposed_cut_copper_slab", + "cutexpwaxcopperslab": "waxed_exposed_cut_copper_slab", + "cutexpwaxcopperstep": "waxed_exposed_cut_copper_slab", + "cutexpwaxcopsl": "waxed_exposed_cut_copper_slab", + "cutexpwaxcopslab": "waxed_exposed_cut_copper_slab", + "cutexpwaxcopstep": "waxed_exposed_cut_copper_slab", + "cutexpwaxcosl": "waxed_exposed_cut_copper_slab", + "cutexpwaxcoslab": "waxed_exposed_cut_copper_slab", + "cutexpwaxcostep": "waxed_exposed_cut_copper_slab", + "cutexpwaxedcohalfblock": "waxed_exposed_cut_copper_slab", + "cutexpwaxedcophalfblock": "waxed_exposed_cut_copper_slab", + "cutexpwaxedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutexpwaxedcoppersl": "waxed_exposed_cut_copper_slab", + "cutexpwaxedcopperslab": "waxed_exposed_cut_copper_slab", + "cutexpwaxedcopperstep": "waxed_exposed_cut_copper_slab", + "cutexpwaxedcopsl": "waxed_exposed_cut_copper_slab", + "cutexpwaxedcopslab": "waxed_exposed_cut_copper_slab", + "cutexpwaxedcopstep": "waxed_exposed_cut_copper_slab", + "cutexpwaxedcosl": "waxed_exposed_cut_copper_slab", + "cutexpwaxedcoslab": "waxed_exposed_cut_copper_slab", + "cutexpwaxedcostep": "waxed_exposed_cut_copper_slab", + "cutexwacohalfblock": "waxed_exposed_cut_copper_slab", + "cutexwacophalfblock": "waxed_exposed_cut_copper_slab", + "cutexwacopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutexwacoppersl": "waxed_exposed_cut_copper_slab", + "cutexwacopperslab": "waxed_exposed_cut_copper_slab", + "cutexwacopperstep": "waxed_exposed_cut_copper_slab", + "cutexwacopsl": "waxed_exposed_cut_copper_slab", + "cutexwacopslab": "waxed_exposed_cut_copper_slab", + "cutexwacopstep": "waxed_exposed_cut_copper_slab", + "cutexwacosl": "waxed_exposed_cut_copper_slab", + "cutexwacoslab": "waxed_exposed_cut_copper_slab", + "cutexwacostep": "waxed_exposed_cut_copper_slab", + "cutexwaxcohalfblock": "waxed_exposed_cut_copper_slab", + "cutexwaxcophalfblock": "waxed_exposed_cut_copper_slab", + "cutexwaxcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutexwaxcoppersl": "waxed_exposed_cut_copper_slab", + "cutexwaxcopperslab": "waxed_exposed_cut_copper_slab", + "cutexwaxcopperstep": "waxed_exposed_cut_copper_slab", + "cutexwaxcopsl": "waxed_exposed_cut_copper_slab", + "cutexwaxcopslab": "waxed_exposed_cut_copper_slab", + "cutexwaxcopstep": "waxed_exposed_cut_copper_slab", + "cutexwaxcosl": "waxed_exposed_cut_copper_slab", + "cutexwaxcoslab": "waxed_exposed_cut_copper_slab", + "cutexwaxcostep": "waxed_exposed_cut_copper_slab", + "cutexwaxedcohalfblock": "waxed_exposed_cut_copper_slab", + "cutexwaxedcophalfblock": "waxed_exposed_cut_copper_slab", + "cutexwaxedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutexwaxedcoppersl": "waxed_exposed_cut_copper_slab", + "cutexwaxedcopperslab": "waxed_exposed_cut_copper_slab", + "cutexwaxedcopperstep": "waxed_exposed_cut_copper_slab", + "cutexwaxedcopsl": "waxed_exposed_cut_copper_slab", + "cutexwaxedcopslab": "waxed_exposed_cut_copper_slab", + "cutexwaxedcopstep": "waxed_exposed_cut_copper_slab", + "cutexwaxedcosl": "waxed_exposed_cut_copper_slab", + "cutexwaxedcoslab": "waxed_exposed_cut_copper_slab", + "cutexwaxedcostep": "waxed_exposed_cut_copper_slab", + "cutwaexcohalfblock": "waxed_exposed_cut_copper_slab", + "cutwaexcophalfblock": "waxed_exposed_cut_copper_slab", + "cutwaexcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutwaexcoppersl": "waxed_exposed_cut_copper_slab", + "cutwaexcopperslab": "waxed_exposed_cut_copper_slab", + "cutwaexcopperstep": "waxed_exposed_cut_copper_slab", + "cutwaexcopsl": "waxed_exposed_cut_copper_slab", + "cutwaexcopslab": "waxed_exposed_cut_copper_slab", + "cutwaexcopstep": "waxed_exposed_cut_copper_slab", + "cutwaexcosl": "waxed_exposed_cut_copper_slab", + "cutwaexcoslab": "waxed_exposed_cut_copper_slab", + "cutwaexcostep": "waxed_exposed_cut_copper_slab", + "cutwaexpcohalfblock": "waxed_exposed_cut_copper_slab", + "cutwaexpcophalfblock": "waxed_exposed_cut_copper_slab", + "cutwaexpcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutwaexpcoppersl": "waxed_exposed_cut_copper_slab", + "cutwaexpcopperslab": "waxed_exposed_cut_copper_slab", + "cutwaexpcopperstep": "waxed_exposed_cut_copper_slab", + "cutwaexpcopsl": "waxed_exposed_cut_copper_slab", + "cutwaexpcopslab": "waxed_exposed_cut_copper_slab", + "cutwaexpcopstep": "waxed_exposed_cut_copper_slab", + "cutwaexpcosl": "waxed_exposed_cut_copper_slab", + "cutwaexpcoslab": "waxed_exposed_cut_copper_slab", + "cutwaexpcostep": "waxed_exposed_cut_copper_slab", + "cutwaexposedcohalfblock": "waxed_exposed_cut_copper_slab", + "cutwaexposedcophalfblock": "waxed_exposed_cut_copper_slab", + "cutwaexposedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutwaexposedcoppersl": "waxed_exposed_cut_copper_slab", + "cutwaexposedcopperslab": "waxed_exposed_cut_copper_slab", + "cutwaexposedcopperstep": "waxed_exposed_cut_copper_slab", + "cutwaexposedcopsl": "waxed_exposed_cut_copper_slab", + "cutwaexposedcopslab": "waxed_exposed_cut_copper_slab", + "cutwaexposedcopstep": "waxed_exposed_cut_copper_slab", + "cutwaexposedcosl": "waxed_exposed_cut_copper_slab", + "cutwaexposedcoslab": "waxed_exposed_cut_copper_slab", + "cutwaexposedcostep": "waxed_exposed_cut_copper_slab", + "cutwaxedexcohalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxedexcophalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxedexcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxedexcoppersl": "waxed_exposed_cut_copper_slab", + "cutwaxedexcopperslab": "waxed_exposed_cut_copper_slab", + "cutwaxedexcopperstep": "waxed_exposed_cut_copper_slab", + "cutwaxedexcopsl": "waxed_exposed_cut_copper_slab", + "cutwaxedexcopslab": "waxed_exposed_cut_copper_slab", + "cutwaxedexcopstep": "waxed_exposed_cut_copper_slab", + "cutwaxedexcosl": "waxed_exposed_cut_copper_slab", + "cutwaxedexcoslab": "waxed_exposed_cut_copper_slab", + "cutwaxedexcostep": "waxed_exposed_cut_copper_slab", + "cutwaxedexpcohalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxedexpcophalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxedexpcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxedexpcoppersl": "waxed_exposed_cut_copper_slab", + "cutwaxedexpcopperslab": "waxed_exposed_cut_copper_slab", + "cutwaxedexpcopperstep": "waxed_exposed_cut_copper_slab", + "cutwaxedexpcopsl": "waxed_exposed_cut_copper_slab", + "cutwaxedexpcopslab": "waxed_exposed_cut_copper_slab", + "cutwaxedexpcopstep": "waxed_exposed_cut_copper_slab", + "cutwaxedexpcosl": "waxed_exposed_cut_copper_slab", + "cutwaxedexpcoslab": "waxed_exposed_cut_copper_slab", + "cutwaxedexpcostep": "waxed_exposed_cut_copper_slab", + "cutwaxedexposedcohalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxedexposedcophalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxedexposedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxedexposedcoppersl": "waxed_exposed_cut_copper_slab", + "cutwaxedexposedcopperslab": "waxed_exposed_cut_copper_slab", + "cutwaxedexposedcopperstep": "waxed_exposed_cut_copper_slab", + "cutwaxedexposedcopsl": "waxed_exposed_cut_copper_slab", + "cutwaxedexposedcopslab": "waxed_exposed_cut_copper_slab", + "cutwaxedexposedcopstep": "waxed_exposed_cut_copper_slab", + "cutwaxedexposedcosl": "waxed_exposed_cut_copper_slab", + "cutwaxedexposedcoslab": "waxed_exposed_cut_copper_slab", + "cutwaxedexposedcostep": "waxed_exposed_cut_copper_slab", + "cutwaxexcohalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxexcophalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxexcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxexcoppersl": "waxed_exposed_cut_copper_slab", + "cutwaxexcopperslab": "waxed_exposed_cut_copper_slab", + "cutwaxexcopperstep": "waxed_exposed_cut_copper_slab", + "cutwaxexcopsl": "waxed_exposed_cut_copper_slab", + "cutwaxexcopslab": "waxed_exposed_cut_copper_slab", + "cutwaxexcopstep": "waxed_exposed_cut_copper_slab", + "cutwaxexcosl": "waxed_exposed_cut_copper_slab", + "cutwaxexcoslab": "waxed_exposed_cut_copper_slab", + "cutwaxexcostep": "waxed_exposed_cut_copper_slab", + "cutwaxexpcohalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxexpcophalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxexpcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxexpcoppersl": "waxed_exposed_cut_copper_slab", + "cutwaxexpcopperslab": "waxed_exposed_cut_copper_slab", + "cutwaxexpcopperstep": "waxed_exposed_cut_copper_slab", + "cutwaxexpcopsl": "waxed_exposed_cut_copper_slab", + "cutwaxexpcopslab": "waxed_exposed_cut_copper_slab", + "cutwaxexpcopstep": "waxed_exposed_cut_copper_slab", + "cutwaxexpcosl": "waxed_exposed_cut_copper_slab", + "cutwaxexpcoslab": "waxed_exposed_cut_copper_slab", + "cutwaxexpcostep": "waxed_exposed_cut_copper_slab", + "cutwaxexposedcohalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxexposedcophalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxexposedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cutwaxexposedcoppersl": "waxed_exposed_cut_copper_slab", + "cutwaxexposedcopperslab": "waxed_exposed_cut_copper_slab", + "cutwaxexposedcopperstep": "waxed_exposed_cut_copper_slab", + "cutwaxexposedcopsl": "waxed_exposed_cut_copper_slab", + "cutwaxexposedcopslab": "waxed_exposed_cut_copper_slab", + "cutwaxexposedcopstep": "waxed_exposed_cut_copper_slab", + "cutwaxexposedcosl": "waxed_exposed_cut_copper_slab", + "cutwaxexposedcoslab": "waxed_exposed_cut_copper_slab", + "cutwaxexposedcostep": "waxed_exposed_cut_copper_slab", + "cwaexcohalfblock": "waxed_exposed_cut_copper_slab", + "cwaexcophalfblock": "waxed_exposed_cut_copper_slab", + "cwaexcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cwaexcoppersl": "waxed_exposed_cut_copper_slab", + "cwaexcopperslab": "waxed_exposed_cut_copper_slab", + "cwaexcopperstep": "waxed_exposed_cut_copper_slab", + "cwaexcopsl": "waxed_exposed_cut_copper_slab", + "cwaexcopslab": "waxed_exposed_cut_copper_slab", + "cwaexcopstep": "waxed_exposed_cut_copper_slab", + "cwaexcosl": "waxed_exposed_cut_copper_slab", + "cwaexcoslab": "waxed_exposed_cut_copper_slab", + "cwaexcostep": "waxed_exposed_cut_copper_slab", + "cwaexpcohalfblock": "waxed_exposed_cut_copper_slab", + "cwaexpcophalfblock": "waxed_exposed_cut_copper_slab", + "cwaexpcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cwaexpcoppersl": "waxed_exposed_cut_copper_slab", + "cwaexpcopperslab": "waxed_exposed_cut_copper_slab", + "cwaexpcopperstep": "waxed_exposed_cut_copper_slab", + "cwaexpcopsl": "waxed_exposed_cut_copper_slab", + "cwaexpcopslab": "waxed_exposed_cut_copper_slab", + "cwaexpcopstep": "waxed_exposed_cut_copper_slab", + "cwaexpcosl": "waxed_exposed_cut_copper_slab", + "cwaexpcoslab": "waxed_exposed_cut_copper_slab", + "cwaexpcostep": "waxed_exposed_cut_copper_slab", + "cwaexposedcohalfblock": "waxed_exposed_cut_copper_slab", + "cwaexposedcophalfblock": "waxed_exposed_cut_copper_slab", + "cwaexposedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cwaexposedcoppersl": "waxed_exposed_cut_copper_slab", + "cwaexposedcopperslab": "waxed_exposed_cut_copper_slab", + "cwaexposedcopperstep": "waxed_exposed_cut_copper_slab", + "cwaexposedcopsl": "waxed_exposed_cut_copper_slab", + "cwaexposedcopslab": "waxed_exposed_cut_copper_slab", + "cwaexposedcopstep": "waxed_exposed_cut_copper_slab", + "cwaexposedcosl": "waxed_exposed_cut_copper_slab", + "cwaexposedcoslab": "waxed_exposed_cut_copper_slab", + "cwaexposedcostep": "waxed_exposed_cut_copper_slab", + "cwaxedexcohalfblock": "waxed_exposed_cut_copper_slab", + "cwaxedexcophalfblock": "waxed_exposed_cut_copper_slab", + "cwaxedexcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cwaxedexcoppersl": "waxed_exposed_cut_copper_slab", + "cwaxedexcopperslab": "waxed_exposed_cut_copper_slab", + "cwaxedexcopperstep": "waxed_exposed_cut_copper_slab", + "cwaxedexcopsl": "waxed_exposed_cut_copper_slab", + "cwaxedexcopslab": "waxed_exposed_cut_copper_slab", + "cwaxedexcopstep": "waxed_exposed_cut_copper_slab", + "cwaxedexcosl": "waxed_exposed_cut_copper_slab", + "cwaxedexcoslab": "waxed_exposed_cut_copper_slab", + "cwaxedexcostep": "waxed_exposed_cut_copper_slab", + "cwaxedexpcohalfblock": "waxed_exposed_cut_copper_slab", + "cwaxedexpcophalfblock": "waxed_exposed_cut_copper_slab", + "cwaxedexpcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cwaxedexpcoppersl": "waxed_exposed_cut_copper_slab", + "cwaxedexpcopperslab": "waxed_exposed_cut_copper_slab", + "cwaxedexpcopperstep": "waxed_exposed_cut_copper_slab", + "cwaxedexpcopsl": "waxed_exposed_cut_copper_slab", + "cwaxedexpcopslab": "waxed_exposed_cut_copper_slab", + "cwaxedexpcopstep": "waxed_exposed_cut_copper_slab", + "cwaxedexpcosl": "waxed_exposed_cut_copper_slab", + "cwaxedexpcoslab": "waxed_exposed_cut_copper_slab", + "cwaxedexpcostep": "waxed_exposed_cut_copper_slab", + "cwaxedexposedcohalfblock": "waxed_exposed_cut_copper_slab", + "cwaxedexposedcophalfblock": "waxed_exposed_cut_copper_slab", + "cwaxedexposedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cwaxedexposedcoppersl": "waxed_exposed_cut_copper_slab", + "cwaxedexposedcopperslab": "waxed_exposed_cut_copper_slab", + "cwaxedexposedcopperstep": "waxed_exposed_cut_copper_slab", + "cwaxedexposedcopsl": "waxed_exposed_cut_copper_slab", + "cwaxedexposedcopslab": "waxed_exposed_cut_copper_slab", + "cwaxedexposedcopstep": "waxed_exposed_cut_copper_slab", + "cwaxedexposedcosl": "waxed_exposed_cut_copper_slab", + "cwaxedexposedcoslab": "waxed_exposed_cut_copper_slab", + "cwaxedexposedcostep": "waxed_exposed_cut_copper_slab", + "cwaxexcohalfblock": "waxed_exposed_cut_copper_slab", + "cwaxexcophalfblock": "waxed_exposed_cut_copper_slab", + "cwaxexcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cwaxexcoppersl": "waxed_exposed_cut_copper_slab", + "cwaxexcopperslab": "waxed_exposed_cut_copper_slab", + "cwaxexcopperstep": "waxed_exposed_cut_copper_slab", + "cwaxexcopsl": "waxed_exposed_cut_copper_slab", + "cwaxexcopslab": "waxed_exposed_cut_copper_slab", + "cwaxexcopstep": "waxed_exposed_cut_copper_slab", + "cwaxexcosl": "waxed_exposed_cut_copper_slab", + "cwaxexcoslab": "waxed_exposed_cut_copper_slab", + "cwaxexcostep": "waxed_exposed_cut_copper_slab", + "cwaxexpcohalfblock": "waxed_exposed_cut_copper_slab", + "cwaxexpcophalfblock": "waxed_exposed_cut_copper_slab", + "cwaxexpcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cwaxexpcoppersl": "waxed_exposed_cut_copper_slab", + "cwaxexpcopperslab": "waxed_exposed_cut_copper_slab", + "cwaxexpcopperstep": "waxed_exposed_cut_copper_slab", + "cwaxexpcopsl": "waxed_exposed_cut_copper_slab", + "cwaxexpcopslab": "waxed_exposed_cut_copper_slab", + "cwaxexpcopstep": "waxed_exposed_cut_copper_slab", + "cwaxexpcosl": "waxed_exposed_cut_copper_slab", + "cwaxexpcoslab": "waxed_exposed_cut_copper_slab", + "cwaxexpcostep": "waxed_exposed_cut_copper_slab", + "cwaxexposedcohalfblock": "waxed_exposed_cut_copper_slab", + "cwaxexposedcophalfblock": "waxed_exposed_cut_copper_slab", + "cwaxexposedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "cwaxexposedcoppersl": "waxed_exposed_cut_copper_slab", + "cwaxexposedcopperslab": "waxed_exposed_cut_copper_slab", + "cwaxexposedcopperstep": "waxed_exposed_cut_copper_slab", + "cwaxexposedcopsl": "waxed_exposed_cut_copper_slab", + "cwaxexposedcopslab": "waxed_exposed_cut_copper_slab", + "cwaxexposedcopstep": "waxed_exposed_cut_copper_slab", + "cwaxexposedcosl": "waxed_exposed_cut_copper_slab", + "cwaxexposedcoslab": "waxed_exposed_cut_copper_slab", + "cwaxexposedcostep": "waxed_exposed_cut_copper_slab", + "excutwacohalfblock": "waxed_exposed_cut_copper_slab", + "excutwacophalfblock": "waxed_exposed_cut_copper_slab", + "excutwacopperhalfblock": "waxed_exposed_cut_copper_slab", + "excutwacoppersl": "waxed_exposed_cut_copper_slab", + "excutwacopperslab": "waxed_exposed_cut_copper_slab", + "excutwacopperstep": "waxed_exposed_cut_copper_slab", + "excutwacopsl": "waxed_exposed_cut_copper_slab", + "excutwacopslab": "waxed_exposed_cut_copper_slab", + "excutwacopstep": "waxed_exposed_cut_copper_slab", + "excutwacosl": "waxed_exposed_cut_copper_slab", + "excutwacoslab": "waxed_exposed_cut_copper_slab", + "excutwacostep": "waxed_exposed_cut_copper_slab", + "excutwaxcohalfblock": "waxed_exposed_cut_copper_slab", + "excutwaxcophalfblock": "waxed_exposed_cut_copper_slab", + "excutwaxcopperhalfblock": "waxed_exposed_cut_copper_slab", + "excutwaxcoppersl": "waxed_exposed_cut_copper_slab", + "excutwaxcopperslab": "waxed_exposed_cut_copper_slab", + "excutwaxcopperstep": "waxed_exposed_cut_copper_slab", + "excutwaxcopsl": "waxed_exposed_cut_copper_slab", + "excutwaxcopslab": "waxed_exposed_cut_copper_slab", + "excutwaxcopstep": "waxed_exposed_cut_copper_slab", + "excutwaxcosl": "waxed_exposed_cut_copper_slab", + "excutwaxcoslab": "waxed_exposed_cut_copper_slab", + "excutwaxcostep": "waxed_exposed_cut_copper_slab", + "excutwaxedcohalfblock": "waxed_exposed_cut_copper_slab", + "excutwaxedcophalfblock": "waxed_exposed_cut_copper_slab", + "excutwaxedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "excutwaxedcoppersl": "waxed_exposed_cut_copper_slab", + "excutwaxedcopperslab": "waxed_exposed_cut_copper_slab", + "excutwaxedcopperstep": "waxed_exposed_cut_copper_slab", + "excutwaxedcopsl": "waxed_exposed_cut_copper_slab", + "excutwaxedcopslab": "waxed_exposed_cut_copper_slab", + "excutwaxedcopstep": "waxed_exposed_cut_copper_slab", + "excutwaxedcosl": "waxed_exposed_cut_copper_slab", + "excutwaxedcoslab": "waxed_exposed_cut_copper_slab", + "excutwaxedcostep": "waxed_exposed_cut_copper_slab", + "excwacohalfblock": "waxed_exposed_cut_copper_slab", + "excwacophalfblock": "waxed_exposed_cut_copper_slab", + "excwacopperhalfblock": "waxed_exposed_cut_copper_slab", + "excwacoppersl": "waxed_exposed_cut_copper_slab", + "excwacopperslab": "waxed_exposed_cut_copper_slab", + "excwacopperstep": "waxed_exposed_cut_copper_slab", + "excwacopsl": "waxed_exposed_cut_copper_slab", + "excwacopslab": "waxed_exposed_cut_copper_slab", + "excwacopstep": "waxed_exposed_cut_copper_slab", + "excwacosl": "waxed_exposed_cut_copper_slab", + "excwacoslab": "waxed_exposed_cut_copper_slab", + "excwacostep": "waxed_exposed_cut_copper_slab", + "excwaxcohalfblock": "waxed_exposed_cut_copper_slab", + "excwaxcophalfblock": "waxed_exposed_cut_copper_slab", + "excwaxcopperhalfblock": "waxed_exposed_cut_copper_slab", + "excwaxcoppersl": "waxed_exposed_cut_copper_slab", + "excwaxcopperslab": "waxed_exposed_cut_copper_slab", + "excwaxcopperstep": "waxed_exposed_cut_copper_slab", + "excwaxcopsl": "waxed_exposed_cut_copper_slab", + "excwaxcopslab": "waxed_exposed_cut_copper_slab", + "excwaxcopstep": "waxed_exposed_cut_copper_slab", + "excwaxcosl": "waxed_exposed_cut_copper_slab", + "excwaxcoslab": "waxed_exposed_cut_copper_slab", + "excwaxcostep": "waxed_exposed_cut_copper_slab", + "excwaxedcohalfblock": "waxed_exposed_cut_copper_slab", + "excwaxedcophalfblock": "waxed_exposed_cut_copper_slab", + "excwaxedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "excwaxedcoppersl": "waxed_exposed_cut_copper_slab", + "excwaxedcopperslab": "waxed_exposed_cut_copper_slab", + "excwaxedcopperstep": "waxed_exposed_cut_copper_slab", + "excwaxedcopsl": "waxed_exposed_cut_copper_slab", + "excwaxedcopslab": "waxed_exposed_cut_copper_slab", + "excwaxedcopstep": "waxed_exposed_cut_copper_slab", + "excwaxedcosl": "waxed_exposed_cut_copper_slab", + "excwaxedcoslab": "waxed_exposed_cut_copper_slab", + "excwaxedcostep": "waxed_exposed_cut_copper_slab", + "expcutwacohalfblock": "waxed_exposed_cut_copper_slab", + "expcutwacophalfblock": "waxed_exposed_cut_copper_slab", + "expcutwacopperhalfblock": "waxed_exposed_cut_copper_slab", + "expcutwacoppersl": "waxed_exposed_cut_copper_slab", + "expcutwacopperslab": "waxed_exposed_cut_copper_slab", + "expcutwacopperstep": "waxed_exposed_cut_copper_slab", + "expcutwacopsl": "waxed_exposed_cut_copper_slab", + "expcutwacopslab": "waxed_exposed_cut_copper_slab", + "expcutwacopstep": "waxed_exposed_cut_copper_slab", + "expcutwacosl": "waxed_exposed_cut_copper_slab", + "expcutwacoslab": "waxed_exposed_cut_copper_slab", + "expcutwacostep": "waxed_exposed_cut_copper_slab", + "expcutwaxcohalfblock": "waxed_exposed_cut_copper_slab", + "expcutwaxcophalfblock": "waxed_exposed_cut_copper_slab", + "expcutwaxcopperhalfblock": "waxed_exposed_cut_copper_slab", + "expcutwaxcoppersl": "waxed_exposed_cut_copper_slab", + "expcutwaxcopperslab": "waxed_exposed_cut_copper_slab", + "expcutwaxcopperstep": "waxed_exposed_cut_copper_slab", + "expcutwaxcopsl": "waxed_exposed_cut_copper_slab", + "expcutwaxcopslab": "waxed_exposed_cut_copper_slab", + "expcutwaxcopstep": "waxed_exposed_cut_copper_slab", + "expcutwaxcosl": "waxed_exposed_cut_copper_slab", + "expcutwaxcoslab": "waxed_exposed_cut_copper_slab", + "expcutwaxcostep": "waxed_exposed_cut_copper_slab", + "expcutwaxedcohalfblock": "waxed_exposed_cut_copper_slab", + "expcutwaxedcophalfblock": "waxed_exposed_cut_copper_slab", + "expcutwaxedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "expcutwaxedcoppersl": "waxed_exposed_cut_copper_slab", + "expcutwaxedcopperslab": "waxed_exposed_cut_copper_slab", + "expcutwaxedcopperstep": "waxed_exposed_cut_copper_slab", + "expcutwaxedcopsl": "waxed_exposed_cut_copper_slab", + "expcutwaxedcopslab": "waxed_exposed_cut_copper_slab", + "expcutwaxedcopstep": "waxed_exposed_cut_copper_slab", + "expcutwaxedcosl": "waxed_exposed_cut_copper_slab", + "expcutwaxedcoslab": "waxed_exposed_cut_copper_slab", + "expcutwaxedcostep": "waxed_exposed_cut_copper_slab", + "expcwacohalfblock": "waxed_exposed_cut_copper_slab", + "expcwacophalfblock": "waxed_exposed_cut_copper_slab", + "expcwacopperhalfblock": "waxed_exposed_cut_copper_slab", + "expcwacoppersl": "waxed_exposed_cut_copper_slab", + "expcwacopperslab": "waxed_exposed_cut_copper_slab", + "expcwacopperstep": "waxed_exposed_cut_copper_slab", + "expcwacopsl": "waxed_exposed_cut_copper_slab", + "expcwacopslab": "waxed_exposed_cut_copper_slab", + "expcwacopstep": "waxed_exposed_cut_copper_slab", + "expcwacosl": "waxed_exposed_cut_copper_slab", + "expcwacoslab": "waxed_exposed_cut_copper_slab", + "expcwacostep": "waxed_exposed_cut_copper_slab", + "expcwaxcohalfblock": "waxed_exposed_cut_copper_slab", + "expcwaxcophalfblock": "waxed_exposed_cut_copper_slab", + "expcwaxcopperhalfblock": "waxed_exposed_cut_copper_slab", + "expcwaxcoppersl": "waxed_exposed_cut_copper_slab", + "expcwaxcopperslab": "waxed_exposed_cut_copper_slab", + "expcwaxcopperstep": "waxed_exposed_cut_copper_slab", + "expcwaxcopsl": "waxed_exposed_cut_copper_slab", + "expcwaxcopslab": "waxed_exposed_cut_copper_slab", + "expcwaxcopstep": "waxed_exposed_cut_copper_slab", + "expcwaxcosl": "waxed_exposed_cut_copper_slab", + "expcwaxcoslab": "waxed_exposed_cut_copper_slab", + "expcwaxcostep": "waxed_exposed_cut_copper_slab", + "expcwaxedcohalfblock": "waxed_exposed_cut_copper_slab", + "expcwaxedcophalfblock": "waxed_exposed_cut_copper_slab", + "expcwaxedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "expcwaxedcoppersl": "waxed_exposed_cut_copper_slab", + "expcwaxedcopperslab": "waxed_exposed_cut_copper_slab", + "expcwaxedcopperstep": "waxed_exposed_cut_copper_slab", + "expcwaxedcopsl": "waxed_exposed_cut_copper_slab", + "expcwaxedcopslab": "waxed_exposed_cut_copper_slab", + "expcwaxedcopstep": "waxed_exposed_cut_copper_slab", + "expcwaxedcosl": "waxed_exposed_cut_copper_slab", + "expcwaxedcoslab": "waxed_exposed_cut_copper_slab", + "expcwaxedcostep": "waxed_exposed_cut_copper_slab", + "exposedcutwacohalfblock": "waxed_exposed_cut_copper_slab", + "exposedcutwacophalfblock": "waxed_exposed_cut_copper_slab", + "exposedcutwacopperhalfblock": "waxed_exposed_cut_copper_slab", + "exposedcutwacoppersl": "waxed_exposed_cut_copper_slab", + "exposedcutwacopperslab": "waxed_exposed_cut_copper_slab", + "exposedcutwacopperstep": "waxed_exposed_cut_copper_slab", + "exposedcutwacopsl": "waxed_exposed_cut_copper_slab", + "exposedcutwacopslab": "waxed_exposed_cut_copper_slab", + "exposedcutwacopstep": "waxed_exposed_cut_copper_slab", + "exposedcutwacosl": "waxed_exposed_cut_copper_slab", + "exposedcutwacoslab": "waxed_exposed_cut_copper_slab", + "exposedcutwacostep": "waxed_exposed_cut_copper_slab", + "exposedcutwaxcohalfblock": "waxed_exposed_cut_copper_slab", + "exposedcutwaxcophalfblock": "waxed_exposed_cut_copper_slab", + "exposedcutwaxcopperhalfblock": "waxed_exposed_cut_copper_slab", + "exposedcutwaxcoppersl": "waxed_exposed_cut_copper_slab", + "exposedcutwaxcopperslab": "waxed_exposed_cut_copper_slab", + "exposedcutwaxcopperstep": "waxed_exposed_cut_copper_slab", + "exposedcutwaxcopsl": "waxed_exposed_cut_copper_slab", + "exposedcutwaxcopslab": "waxed_exposed_cut_copper_slab", + "exposedcutwaxcopstep": "waxed_exposed_cut_copper_slab", + "exposedcutwaxcosl": "waxed_exposed_cut_copper_slab", + "exposedcutwaxcoslab": "waxed_exposed_cut_copper_slab", + "exposedcutwaxcostep": "waxed_exposed_cut_copper_slab", + "exposedcutwaxedcohalfblock": "waxed_exposed_cut_copper_slab", + "exposedcutwaxedcophalfblock": "waxed_exposed_cut_copper_slab", + "exposedcutwaxedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "exposedcutwaxedcoppersl": "waxed_exposed_cut_copper_slab", + "exposedcutwaxedcopperslab": "waxed_exposed_cut_copper_slab", + "exposedcutwaxedcopperstep": "waxed_exposed_cut_copper_slab", + "exposedcutwaxedcopsl": "waxed_exposed_cut_copper_slab", + "exposedcutwaxedcopslab": "waxed_exposed_cut_copper_slab", + "exposedcutwaxedcopstep": "waxed_exposed_cut_copper_slab", + "exposedcutwaxedcosl": "waxed_exposed_cut_copper_slab", + "exposedcutwaxedcoslab": "waxed_exposed_cut_copper_slab", + "exposedcutwaxedcostep": "waxed_exposed_cut_copper_slab", + "exposedcwacohalfblock": "waxed_exposed_cut_copper_slab", + "exposedcwacophalfblock": "waxed_exposed_cut_copper_slab", + "exposedcwacopperhalfblock": "waxed_exposed_cut_copper_slab", + "exposedcwacoppersl": "waxed_exposed_cut_copper_slab", + "exposedcwacopperslab": "waxed_exposed_cut_copper_slab", + "exposedcwacopperstep": "waxed_exposed_cut_copper_slab", + "exposedcwacopsl": "waxed_exposed_cut_copper_slab", + "exposedcwacopslab": "waxed_exposed_cut_copper_slab", + "exposedcwacopstep": "waxed_exposed_cut_copper_slab", + "exposedcwacosl": "waxed_exposed_cut_copper_slab", + "exposedcwacoslab": "waxed_exposed_cut_copper_slab", + "exposedcwacostep": "waxed_exposed_cut_copper_slab", + "exposedcwaxcohalfblock": "waxed_exposed_cut_copper_slab", + "exposedcwaxcophalfblock": "waxed_exposed_cut_copper_slab", + "exposedcwaxcopperhalfblock": "waxed_exposed_cut_copper_slab", + "exposedcwaxcoppersl": "waxed_exposed_cut_copper_slab", + "exposedcwaxcopperslab": "waxed_exposed_cut_copper_slab", + "exposedcwaxcopperstep": "waxed_exposed_cut_copper_slab", + "exposedcwaxcopsl": "waxed_exposed_cut_copper_slab", + "exposedcwaxcopslab": "waxed_exposed_cut_copper_slab", + "exposedcwaxcopstep": "waxed_exposed_cut_copper_slab", + "exposedcwaxcosl": "waxed_exposed_cut_copper_slab", + "exposedcwaxcoslab": "waxed_exposed_cut_copper_slab", + "exposedcwaxcostep": "waxed_exposed_cut_copper_slab", + "exposedcwaxedcohalfblock": "waxed_exposed_cut_copper_slab", + "exposedcwaxedcophalfblock": "waxed_exposed_cut_copper_slab", + "exposedcwaxedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "exposedcwaxedcoppersl": "waxed_exposed_cut_copper_slab", + "exposedcwaxedcopperslab": "waxed_exposed_cut_copper_slab", + "exposedcwaxedcopperstep": "waxed_exposed_cut_copper_slab", + "exposedcwaxedcopsl": "waxed_exposed_cut_copper_slab", + "exposedcwaxedcopslab": "waxed_exposed_cut_copper_slab", + "exposedcwaxedcopstep": "waxed_exposed_cut_copper_slab", + "exposedcwaxedcosl": "waxed_exposed_cut_copper_slab", + "exposedcwaxedcoslab": "waxed_exposed_cut_copper_slab", + "exposedcwaxedcostep": "waxed_exposed_cut_copper_slab", + "exposedwaccohalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaccophalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaccopperhalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaccoppersl": "waxed_exposed_cut_copper_slab", + "exposedwaccopperslab": "waxed_exposed_cut_copper_slab", + "exposedwaccopperstep": "waxed_exposed_cut_copper_slab", + "exposedwaccopsl": "waxed_exposed_cut_copper_slab", + "exposedwaccopslab": "waxed_exposed_cut_copper_slab", + "exposedwaccopstep": "waxed_exposed_cut_copper_slab", + "exposedwaccosl": "waxed_exposed_cut_copper_slab", + "exposedwaccoslab": "waxed_exposed_cut_copper_slab", + "exposedwaccostep": "waxed_exposed_cut_copper_slab", + "exposedwacutcohalfblock": "waxed_exposed_cut_copper_slab", + "exposedwacutcophalfblock": "waxed_exposed_cut_copper_slab", + "exposedwacutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "exposedwacutcoppersl": "waxed_exposed_cut_copper_slab", + "exposedwacutcopperslab": "waxed_exposed_cut_copper_slab", + "exposedwacutcopperstep": "waxed_exposed_cut_copper_slab", + "exposedwacutcopsl": "waxed_exposed_cut_copper_slab", + "exposedwacutcopslab": "waxed_exposed_cut_copper_slab", + "exposedwacutcopstep": "waxed_exposed_cut_copper_slab", + "exposedwacutcosl": "waxed_exposed_cut_copper_slab", + "exposedwacutcoslab": "waxed_exposed_cut_copper_slab", + "exposedwacutcostep": "waxed_exposed_cut_copper_slab", + "exposedwaxccohalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaxccophalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaxccopperhalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaxccoppersl": "waxed_exposed_cut_copper_slab", + "exposedwaxccopperslab": "waxed_exposed_cut_copper_slab", + "exposedwaxccopperstep": "waxed_exposed_cut_copper_slab", + "exposedwaxccopsl": "waxed_exposed_cut_copper_slab", + "exposedwaxccopslab": "waxed_exposed_cut_copper_slab", + "exposedwaxccopstep": "waxed_exposed_cut_copper_slab", + "exposedwaxccosl": "waxed_exposed_cut_copper_slab", + "exposedwaxccoslab": "waxed_exposed_cut_copper_slab", + "exposedwaxccostep": "waxed_exposed_cut_copper_slab", + "exposedwaxcutcohalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaxcutcophalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaxcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaxcutcoppersl": "waxed_exposed_cut_copper_slab", + "exposedwaxcutcopperslab": "waxed_exposed_cut_copper_slab", + "exposedwaxcutcopperstep": "waxed_exposed_cut_copper_slab", + "exposedwaxcutcopsl": "waxed_exposed_cut_copper_slab", + "exposedwaxcutcopslab": "waxed_exposed_cut_copper_slab", + "exposedwaxcutcopstep": "waxed_exposed_cut_copper_slab", + "exposedwaxcutcosl": "waxed_exposed_cut_copper_slab", + "exposedwaxcutcoslab": "waxed_exposed_cut_copper_slab", + "exposedwaxcutcostep": "waxed_exposed_cut_copper_slab", + "exposedwaxedccohalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaxedccophalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaxedccopperhalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaxedccoppersl": "waxed_exposed_cut_copper_slab", + "exposedwaxedccopperslab": "waxed_exposed_cut_copper_slab", + "exposedwaxedccopperstep": "waxed_exposed_cut_copper_slab", + "exposedwaxedccopsl": "waxed_exposed_cut_copper_slab", + "exposedwaxedccopslab": "waxed_exposed_cut_copper_slab", + "exposedwaxedccopstep": "waxed_exposed_cut_copper_slab", + "exposedwaxedccosl": "waxed_exposed_cut_copper_slab", + "exposedwaxedccoslab": "waxed_exposed_cut_copper_slab", + "exposedwaxedccostep": "waxed_exposed_cut_copper_slab", + "exposedwaxedcutcohalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaxedcutcophalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaxedcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "exposedwaxedcutcoppersl": "waxed_exposed_cut_copper_slab", + "exposedwaxedcutcopperslab": "waxed_exposed_cut_copper_slab", + "exposedwaxedcutcopperstep": "waxed_exposed_cut_copper_slab", + "exposedwaxedcutcopsl": "waxed_exposed_cut_copper_slab", + "exposedwaxedcutcopslab": "waxed_exposed_cut_copper_slab", + "exposedwaxedcutcopstep": "waxed_exposed_cut_copper_slab", + "exposedwaxedcutcosl": "waxed_exposed_cut_copper_slab", + "exposedwaxedcutcoslab": "waxed_exposed_cut_copper_slab", + "exposedwaxedcutcostep": "waxed_exposed_cut_copper_slab", + "expwaccohalfblock": "waxed_exposed_cut_copper_slab", + "expwaccophalfblock": "waxed_exposed_cut_copper_slab", + "expwaccopperhalfblock": "waxed_exposed_cut_copper_slab", + "expwaccoppersl": "waxed_exposed_cut_copper_slab", + "expwaccopperslab": "waxed_exposed_cut_copper_slab", + "expwaccopperstep": "waxed_exposed_cut_copper_slab", + "expwaccopsl": "waxed_exposed_cut_copper_slab", + "expwaccopslab": "waxed_exposed_cut_copper_slab", + "expwaccopstep": "waxed_exposed_cut_copper_slab", + "expwaccosl": "waxed_exposed_cut_copper_slab", + "expwaccoslab": "waxed_exposed_cut_copper_slab", + "expwaccostep": "waxed_exposed_cut_copper_slab", + "expwacutcohalfblock": "waxed_exposed_cut_copper_slab", + "expwacutcophalfblock": "waxed_exposed_cut_copper_slab", + "expwacutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "expwacutcoppersl": "waxed_exposed_cut_copper_slab", + "expwacutcopperslab": "waxed_exposed_cut_copper_slab", + "expwacutcopperstep": "waxed_exposed_cut_copper_slab", + "expwacutcopsl": "waxed_exposed_cut_copper_slab", + "expwacutcopslab": "waxed_exposed_cut_copper_slab", + "expwacutcopstep": "waxed_exposed_cut_copper_slab", + "expwacutcosl": "waxed_exposed_cut_copper_slab", + "expwacutcoslab": "waxed_exposed_cut_copper_slab", + "expwacutcostep": "waxed_exposed_cut_copper_slab", + "expwaxccohalfblock": "waxed_exposed_cut_copper_slab", + "expwaxccophalfblock": "waxed_exposed_cut_copper_slab", + "expwaxccopperhalfblock": "waxed_exposed_cut_copper_slab", + "expwaxccoppersl": "waxed_exposed_cut_copper_slab", + "expwaxccopperslab": "waxed_exposed_cut_copper_slab", + "expwaxccopperstep": "waxed_exposed_cut_copper_slab", + "expwaxccopsl": "waxed_exposed_cut_copper_slab", + "expwaxccopslab": "waxed_exposed_cut_copper_slab", + "expwaxccopstep": "waxed_exposed_cut_copper_slab", + "expwaxccosl": "waxed_exposed_cut_copper_slab", + "expwaxccoslab": "waxed_exposed_cut_copper_slab", + "expwaxccostep": "waxed_exposed_cut_copper_slab", + "expwaxcutcohalfblock": "waxed_exposed_cut_copper_slab", + "expwaxcutcophalfblock": "waxed_exposed_cut_copper_slab", + "expwaxcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "expwaxcutcoppersl": "waxed_exposed_cut_copper_slab", + "expwaxcutcopperslab": "waxed_exposed_cut_copper_slab", + "expwaxcutcopperstep": "waxed_exposed_cut_copper_slab", + "expwaxcutcopsl": "waxed_exposed_cut_copper_slab", + "expwaxcutcopslab": "waxed_exposed_cut_copper_slab", + "expwaxcutcopstep": "waxed_exposed_cut_copper_slab", + "expwaxcutcosl": "waxed_exposed_cut_copper_slab", + "expwaxcutcoslab": "waxed_exposed_cut_copper_slab", + "expwaxcutcostep": "waxed_exposed_cut_copper_slab", + "expwaxedccohalfblock": "waxed_exposed_cut_copper_slab", + "expwaxedccophalfblock": "waxed_exposed_cut_copper_slab", + "expwaxedccopperhalfblock": "waxed_exposed_cut_copper_slab", + "expwaxedccoppersl": "waxed_exposed_cut_copper_slab", + "expwaxedccopperslab": "waxed_exposed_cut_copper_slab", + "expwaxedccopperstep": "waxed_exposed_cut_copper_slab", + "expwaxedccopsl": "waxed_exposed_cut_copper_slab", + "expwaxedccopslab": "waxed_exposed_cut_copper_slab", + "expwaxedccopstep": "waxed_exposed_cut_copper_slab", + "expwaxedccosl": "waxed_exposed_cut_copper_slab", + "expwaxedccoslab": "waxed_exposed_cut_copper_slab", + "expwaxedccostep": "waxed_exposed_cut_copper_slab", + "expwaxedcutcohalfblock": "waxed_exposed_cut_copper_slab", + "expwaxedcutcophalfblock": "waxed_exposed_cut_copper_slab", + "expwaxedcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "expwaxedcutcoppersl": "waxed_exposed_cut_copper_slab", + "expwaxedcutcopperslab": "waxed_exposed_cut_copper_slab", + "expwaxedcutcopperstep": "waxed_exposed_cut_copper_slab", + "expwaxedcutcopsl": "waxed_exposed_cut_copper_slab", + "expwaxedcutcopslab": "waxed_exposed_cut_copper_slab", + "expwaxedcutcopstep": "waxed_exposed_cut_copper_slab", + "expwaxedcutcosl": "waxed_exposed_cut_copper_slab", + "expwaxedcutcoslab": "waxed_exposed_cut_copper_slab", + "expwaxedcutcostep": "waxed_exposed_cut_copper_slab", + "exwaccohalfblock": "waxed_exposed_cut_copper_slab", + "exwaccophalfblock": "waxed_exposed_cut_copper_slab", + "exwaccopperhalfblock": "waxed_exposed_cut_copper_slab", + "exwaccoppersl": "waxed_exposed_cut_copper_slab", + "exwaccopperslab": "waxed_exposed_cut_copper_slab", + "exwaccopperstep": "waxed_exposed_cut_copper_slab", + "exwaccopsl": "waxed_exposed_cut_copper_slab", + "exwaccopslab": "waxed_exposed_cut_copper_slab", + "exwaccopstep": "waxed_exposed_cut_copper_slab", + "exwaccosl": "waxed_exposed_cut_copper_slab", + "exwaccoslab": "waxed_exposed_cut_copper_slab", + "exwaccostep": "waxed_exposed_cut_copper_slab", + "exwacutcohalfblock": "waxed_exposed_cut_copper_slab", + "exwacutcophalfblock": "waxed_exposed_cut_copper_slab", + "exwacutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "exwacutcoppersl": "waxed_exposed_cut_copper_slab", + "exwacutcopperslab": "waxed_exposed_cut_copper_slab", + "exwacutcopperstep": "waxed_exposed_cut_copper_slab", + "exwacutcopsl": "waxed_exposed_cut_copper_slab", + "exwacutcopslab": "waxed_exposed_cut_copper_slab", + "exwacutcopstep": "waxed_exposed_cut_copper_slab", + "exwacutcosl": "waxed_exposed_cut_copper_slab", + "exwacutcoslab": "waxed_exposed_cut_copper_slab", + "exwacutcostep": "waxed_exposed_cut_copper_slab", + "exwaxccohalfblock": "waxed_exposed_cut_copper_slab", + "exwaxccophalfblock": "waxed_exposed_cut_copper_slab", + "exwaxccopperhalfblock": "waxed_exposed_cut_copper_slab", + "exwaxccoppersl": "waxed_exposed_cut_copper_slab", + "exwaxccopperslab": "waxed_exposed_cut_copper_slab", + "exwaxccopperstep": "waxed_exposed_cut_copper_slab", + "exwaxccopsl": "waxed_exposed_cut_copper_slab", + "exwaxccopslab": "waxed_exposed_cut_copper_slab", + "exwaxccopstep": "waxed_exposed_cut_copper_slab", + "exwaxccosl": "waxed_exposed_cut_copper_slab", + "exwaxccoslab": "waxed_exposed_cut_copper_slab", + "exwaxccostep": "waxed_exposed_cut_copper_slab", + "exwaxcutcohalfblock": "waxed_exposed_cut_copper_slab", + "exwaxcutcophalfblock": "waxed_exposed_cut_copper_slab", + "exwaxcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "exwaxcutcoppersl": "waxed_exposed_cut_copper_slab", + "exwaxcutcopperslab": "waxed_exposed_cut_copper_slab", + "exwaxcutcopperstep": "waxed_exposed_cut_copper_slab", + "exwaxcutcopsl": "waxed_exposed_cut_copper_slab", + "exwaxcutcopslab": "waxed_exposed_cut_copper_slab", + "exwaxcutcopstep": "waxed_exposed_cut_copper_slab", + "exwaxcutcosl": "waxed_exposed_cut_copper_slab", + "exwaxcutcoslab": "waxed_exposed_cut_copper_slab", + "exwaxcutcostep": "waxed_exposed_cut_copper_slab", + "exwaxedccohalfblock": "waxed_exposed_cut_copper_slab", + "exwaxedccophalfblock": "waxed_exposed_cut_copper_slab", + "exwaxedccopperhalfblock": "waxed_exposed_cut_copper_slab", + "exwaxedccoppersl": "waxed_exposed_cut_copper_slab", + "exwaxedccopperslab": "waxed_exposed_cut_copper_slab", + "exwaxedccopperstep": "waxed_exposed_cut_copper_slab", + "exwaxedccopsl": "waxed_exposed_cut_copper_slab", + "exwaxedccopslab": "waxed_exposed_cut_copper_slab", + "exwaxedccopstep": "waxed_exposed_cut_copper_slab", + "exwaxedccosl": "waxed_exposed_cut_copper_slab", + "exwaxedccoslab": "waxed_exposed_cut_copper_slab", + "exwaxedccostep": "waxed_exposed_cut_copper_slab", + "exwaxedcutcohalfblock": "waxed_exposed_cut_copper_slab", + "exwaxedcutcophalfblock": "waxed_exposed_cut_copper_slab", + "exwaxedcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "exwaxedcutcoppersl": "waxed_exposed_cut_copper_slab", + "exwaxedcutcopperslab": "waxed_exposed_cut_copper_slab", + "exwaxedcutcopperstep": "waxed_exposed_cut_copper_slab", + "exwaxedcutcopsl": "waxed_exposed_cut_copper_slab", + "exwaxedcutcopslab": "waxed_exposed_cut_copper_slab", + "exwaxedcutcopstep": "waxed_exposed_cut_copper_slab", + "exwaxedcutcosl": "waxed_exposed_cut_copper_slab", + "exwaxedcutcoslab": "waxed_exposed_cut_copper_slab", + "exwaxedcutcostep": "waxed_exposed_cut_copper_slab", + "minecraft:waxed_exposed_cut_copper_slab": "waxed_exposed_cut_copper_slab", + "wacexcohalfblock": "waxed_exposed_cut_copper_slab", + "wacexcophalfblock": "waxed_exposed_cut_copper_slab", + "wacexcopperhalfblock": "waxed_exposed_cut_copper_slab", + "wacexcoppersl": "waxed_exposed_cut_copper_slab", + "wacexcopperslab": "waxed_exposed_cut_copper_slab", + "wacexcopperstep": "waxed_exposed_cut_copper_slab", + "wacexcopsl": "waxed_exposed_cut_copper_slab", + "wacexcopslab": "waxed_exposed_cut_copper_slab", + "wacexcopstep": "waxed_exposed_cut_copper_slab", + "wacexcosl": "waxed_exposed_cut_copper_slab", + "wacexcoslab": "waxed_exposed_cut_copper_slab", + "wacexcostep": "waxed_exposed_cut_copper_slab", + "wacexpcohalfblock": "waxed_exposed_cut_copper_slab", + "wacexpcophalfblock": "waxed_exposed_cut_copper_slab", + "wacexpcopperhalfblock": "waxed_exposed_cut_copper_slab", + "wacexpcoppersl": "waxed_exposed_cut_copper_slab", + "wacexpcopperslab": "waxed_exposed_cut_copper_slab", + "wacexpcopperstep": "waxed_exposed_cut_copper_slab", + "wacexpcopsl": "waxed_exposed_cut_copper_slab", + "wacexpcopslab": "waxed_exposed_cut_copper_slab", + "wacexpcopstep": "waxed_exposed_cut_copper_slab", + "wacexpcosl": "waxed_exposed_cut_copper_slab", + "wacexpcoslab": "waxed_exposed_cut_copper_slab", + "wacexpcostep": "waxed_exposed_cut_copper_slab", + "wacexposedcohalfblock": "waxed_exposed_cut_copper_slab", + "wacexposedcophalfblock": "waxed_exposed_cut_copper_slab", + "wacexposedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "wacexposedcoppersl": "waxed_exposed_cut_copper_slab", + "wacexposedcopperslab": "waxed_exposed_cut_copper_slab", + "wacexposedcopperstep": "waxed_exposed_cut_copper_slab", + "wacexposedcopsl": "waxed_exposed_cut_copper_slab", + "wacexposedcopslab": "waxed_exposed_cut_copper_slab", + "wacexposedcopstep": "waxed_exposed_cut_copper_slab", + "wacexposedcosl": "waxed_exposed_cut_copper_slab", + "wacexposedcoslab": "waxed_exposed_cut_copper_slab", + "wacexposedcostep": "waxed_exposed_cut_copper_slab", + "wacutexcohalfblock": "waxed_exposed_cut_copper_slab", + "wacutexcophalfblock": "waxed_exposed_cut_copper_slab", + "wacutexcopperhalfblock": "waxed_exposed_cut_copper_slab", + "wacutexcoppersl": "waxed_exposed_cut_copper_slab", + "wacutexcopperslab": "waxed_exposed_cut_copper_slab", + "wacutexcopperstep": "waxed_exposed_cut_copper_slab", + "wacutexcopsl": "waxed_exposed_cut_copper_slab", + "wacutexcopslab": "waxed_exposed_cut_copper_slab", + "wacutexcopstep": "waxed_exposed_cut_copper_slab", + "wacutexcosl": "waxed_exposed_cut_copper_slab", + "wacutexcoslab": "waxed_exposed_cut_copper_slab", + "wacutexcostep": "waxed_exposed_cut_copper_slab", + "wacutexpcohalfblock": "waxed_exposed_cut_copper_slab", + "wacutexpcophalfblock": "waxed_exposed_cut_copper_slab", + "wacutexpcopperhalfblock": "waxed_exposed_cut_copper_slab", + "wacutexpcoppersl": "waxed_exposed_cut_copper_slab", + "wacutexpcopperslab": "waxed_exposed_cut_copper_slab", + "wacutexpcopperstep": "waxed_exposed_cut_copper_slab", + "wacutexpcopsl": "waxed_exposed_cut_copper_slab", + "wacutexpcopslab": "waxed_exposed_cut_copper_slab", + "wacutexpcopstep": "waxed_exposed_cut_copper_slab", + "wacutexpcosl": "waxed_exposed_cut_copper_slab", + "wacutexpcoslab": "waxed_exposed_cut_copper_slab", + "wacutexpcostep": "waxed_exposed_cut_copper_slab", + "wacutexposedcohalfblock": "waxed_exposed_cut_copper_slab", + "wacutexposedcophalfblock": "waxed_exposed_cut_copper_slab", + "wacutexposedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "wacutexposedcoppersl": "waxed_exposed_cut_copper_slab", + "wacutexposedcopperslab": "waxed_exposed_cut_copper_slab", + "wacutexposedcopperstep": "waxed_exposed_cut_copper_slab", + "wacutexposedcopsl": "waxed_exposed_cut_copper_slab", + "wacutexposedcopslab": "waxed_exposed_cut_copper_slab", + "wacutexposedcopstep": "waxed_exposed_cut_copper_slab", + "wacutexposedcosl": "waxed_exposed_cut_copper_slab", + "wacutexposedcoslab": "waxed_exposed_cut_copper_slab", + "wacutexposedcostep": "waxed_exposed_cut_copper_slab", + "waexccohalfblock": "waxed_exposed_cut_copper_slab", + "waexccophalfblock": "waxed_exposed_cut_copper_slab", + "waexccopperhalfblock": "waxed_exposed_cut_copper_slab", + "waexccoppersl": "waxed_exposed_cut_copper_slab", + "waexccopperslab": "waxed_exposed_cut_copper_slab", + "waexccopperstep": "waxed_exposed_cut_copper_slab", + "waexccopsl": "waxed_exposed_cut_copper_slab", + "waexccopslab": "waxed_exposed_cut_copper_slab", + "waexccopstep": "waxed_exposed_cut_copper_slab", + "waexccosl": "waxed_exposed_cut_copper_slab", + "waexccoslab": "waxed_exposed_cut_copper_slab", + "waexccostep": "waxed_exposed_cut_copper_slab", + "waexcutcohalfblock": "waxed_exposed_cut_copper_slab", + "waexcutcophalfblock": "waxed_exposed_cut_copper_slab", + "waexcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waexcutcoppersl": "waxed_exposed_cut_copper_slab", + "waexcutcopperslab": "waxed_exposed_cut_copper_slab", + "waexcutcopperstep": "waxed_exposed_cut_copper_slab", + "waexcutcopsl": "waxed_exposed_cut_copper_slab", + "waexcutcopslab": "waxed_exposed_cut_copper_slab", + "waexcutcopstep": "waxed_exposed_cut_copper_slab", + "waexcutcosl": "waxed_exposed_cut_copper_slab", + "waexcutcoslab": "waxed_exposed_cut_copper_slab", + "waexcutcostep": "waxed_exposed_cut_copper_slab", + "waexpccohalfblock": "waxed_exposed_cut_copper_slab", + "waexpccophalfblock": "waxed_exposed_cut_copper_slab", + "waexpccopperhalfblock": "waxed_exposed_cut_copper_slab", + "waexpccoppersl": "waxed_exposed_cut_copper_slab", + "waexpccopperslab": "waxed_exposed_cut_copper_slab", + "waexpccopperstep": "waxed_exposed_cut_copper_slab", + "waexpccopsl": "waxed_exposed_cut_copper_slab", + "waexpccopslab": "waxed_exposed_cut_copper_slab", + "waexpccopstep": "waxed_exposed_cut_copper_slab", + "waexpccosl": "waxed_exposed_cut_copper_slab", + "waexpccoslab": "waxed_exposed_cut_copper_slab", + "waexpccostep": "waxed_exposed_cut_copper_slab", + "waexpcutcohalfblock": "waxed_exposed_cut_copper_slab", + "waexpcutcophalfblock": "waxed_exposed_cut_copper_slab", + "waexpcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waexpcutcoppersl": "waxed_exposed_cut_copper_slab", + "waexpcutcopperslab": "waxed_exposed_cut_copper_slab", + "waexpcutcopperstep": "waxed_exposed_cut_copper_slab", + "waexpcutcopsl": "waxed_exposed_cut_copper_slab", + "waexpcutcopslab": "waxed_exposed_cut_copper_slab", + "waexpcutcopstep": "waxed_exposed_cut_copper_slab", + "waexpcutcosl": "waxed_exposed_cut_copper_slab", + "waexpcutcoslab": "waxed_exposed_cut_copper_slab", + "waexpcutcostep": "waxed_exposed_cut_copper_slab", + "waexposedccohalfblock": "waxed_exposed_cut_copper_slab", + "waexposedccophalfblock": "waxed_exposed_cut_copper_slab", + "waexposedccopperhalfblock": "waxed_exposed_cut_copper_slab", + "waexposedccoppersl": "waxed_exposed_cut_copper_slab", + "waexposedccopperslab": "waxed_exposed_cut_copper_slab", + "waexposedccopperstep": "waxed_exposed_cut_copper_slab", + "waexposedccopsl": "waxed_exposed_cut_copper_slab", + "waexposedccopslab": "waxed_exposed_cut_copper_slab", + "waexposedccopstep": "waxed_exposed_cut_copper_slab", + "waexposedccosl": "waxed_exposed_cut_copper_slab", + "waexposedccoslab": "waxed_exposed_cut_copper_slab", + "waexposedccostep": "waxed_exposed_cut_copper_slab", + "waexposedcutcohalfblock": "waxed_exposed_cut_copper_slab", + "waexposedcutcophalfblock": "waxed_exposed_cut_copper_slab", + "waexposedcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waexposedcutcoppersl": "waxed_exposed_cut_copper_slab", + "waexposedcutcopperslab": "waxed_exposed_cut_copper_slab", + "waexposedcutcopperstep": "waxed_exposed_cut_copper_slab", + "waexposedcutcopsl": "waxed_exposed_cut_copper_slab", + "waexposedcutcopslab": "waxed_exposed_cut_copper_slab", + "waexposedcutcopstep": "waxed_exposed_cut_copper_slab", + "waexposedcutcosl": "waxed_exposed_cut_copper_slab", + "waexposedcutcoslab": "waxed_exposed_cut_copper_slab", + "waexposedcutcostep": "waxed_exposed_cut_copper_slab", + "waxcexcohalfblock": "waxed_exposed_cut_copper_slab", + "waxcexcophalfblock": "waxed_exposed_cut_copper_slab", + "waxcexcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxcexcoppersl": "waxed_exposed_cut_copper_slab", + "waxcexcopperslab": "waxed_exposed_cut_copper_slab", + "waxcexcopperstep": "waxed_exposed_cut_copper_slab", + "waxcexcopsl": "waxed_exposed_cut_copper_slab", + "waxcexcopslab": "waxed_exposed_cut_copper_slab", + "waxcexcopstep": "waxed_exposed_cut_copper_slab", + "waxcexcosl": "waxed_exposed_cut_copper_slab", + "waxcexcoslab": "waxed_exposed_cut_copper_slab", + "waxcexcostep": "waxed_exposed_cut_copper_slab", + "waxcexpcohalfblock": "waxed_exposed_cut_copper_slab", + "waxcexpcophalfblock": "waxed_exposed_cut_copper_slab", + "waxcexpcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxcexpcoppersl": "waxed_exposed_cut_copper_slab", + "waxcexpcopperslab": "waxed_exposed_cut_copper_slab", + "waxcexpcopperstep": "waxed_exposed_cut_copper_slab", + "waxcexpcopsl": "waxed_exposed_cut_copper_slab", + "waxcexpcopslab": "waxed_exposed_cut_copper_slab", + "waxcexpcopstep": "waxed_exposed_cut_copper_slab", + "waxcexpcosl": "waxed_exposed_cut_copper_slab", + "waxcexpcoslab": "waxed_exposed_cut_copper_slab", + "waxcexpcostep": "waxed_exposed_cut_copper_slab", + "waxcexposedcohalfblock": "waxed_exposed_cut_copper_slab", + "waxcexposedcophalfblock": "waxed_exposed_cut_copper_slab", + "waxcexposedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxcexposedcoppersl": "waxed_exposed_cut_copper_slab", + "waxcexposedcopperslab": "waxed_exposed_cut_copper_slab", + "waxcexposedcopperstep": "waxed_exposed_cut_copper_slab", + "waxcexposedcopsl": "waxed_exposed_cut_copper_slab", + "waxcexposedcopslab": "waxed_exposed_cut_copper_slab", + "waxcexposedcopstep": "waxed_exposed_cut_copper_slab", + "waxcexposedcosl": "waxed_exposed_cut_copper_slab", + "waxcexposedcoslab": "waxed_exposed_cut_copper_slab", + "waxcexposedcostep": "waxed_exposed_cut_copper_slab", + "waxcutexcohalfblock": "waxed_exposed_cut_copper_slab", + "waxcutexcophalfblock": "waxed_exposed_cut_copper_slab", + "waxcutexcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxcutexcoppersl": "waxed_exposed_cut_copper_slab", + "waxcutexcopperslab": "waxed_exposed_cut_copper_slab", + "waxcutexcopperstep": "waxed_exposed_cut_copper_slab", + "waxcutexcopsl": "waxed_exposed_cut_copper_slab", + "waxcutexcopslab": "waxed_exposed_cut_copper_slab", + "waxcutexcopstep": "waxed_exposed_cut_copper_slab", + "waxcutexcosl": "waxed_exposed_cut_copper_slab", + "waxcutexcoslab": "waxed_exposed_cut_copper_slab", + "waxcutexcostep": "waxed_exposed_cut_copper_slab", + "waxcutexpcohalfblock": "waxed_exposed_cut_copper_slab", + "waxcutexpcophalfblock": "waxed_exposed_cut_copper_slab", + "waxcutexpcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxcutexpcoppersl": "waxed_exposed_cut_copper_slab", + "waxcutexpcopperslab": "waxed_exposed_cut_copper_slab", + "waxcutexpcopperstep": "waxed_exposed_cut_copper_slab", + "waxcutexpcopsl": "waxed_exposed_cut_copper_slab", + "waxcutexpcopslab": "waxed_exposed_cut_copper_slab", + "waxcutexpcopstep": "waxed_exposed_cut_copper_slab", + "waxcutexpcosl": "waxed_exposed_cut_copper_slab", + "waxcutexpcoslab": "waxed_exposed_cut_copper_slab", + "waxcutexpcostep": "waxed_exposed_cut_copper_slab", + "waxcutexposedcohalfblock": "waxed_exposed_cut_copper_slab", + "waxcutexposedcophalfblock": "waxed_exposed_cut_copper_slab", + "waxcutexposedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxcutexposedcoppersl": "waxed_exposed_cut_copper_slab", + "waxcutexposedcopperslab": "waxed_exposed_cut_copper_slab", + "waxcutexposedcopperstep": "waxed_exposed_cut_copper_slab", + "waxcutexposedcopsl": "waxed_exposed_cut_copper_slab", + "waxcutexposedcopslab": "waxed_exposed_cut_copper_slab", + "waxcutexposedcopstep": "waxed_exposed_cut_copper_slab", + "waxcutexposedcosl": "waxed_exposed_cut_copper_slab", + "waxcutexposedcoslab": "waxed_exposed_cut_copper_slab", + "waxcutexposedcostep": "waxed_exposed_cut_copper_slab", + "waxedcexcohalfblock": "waxed_exposed_cut_copper_slab", + "waxedcexcophalfblock": "waxed_exposed_cut_copper_slab", + "waxedcexcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxedcexcoppersl": "waxed_exposed_cut_copper_slab", + "waxedcexcopperslab": "waxed_exposed_cut_copper_slab", + "waxedcexcopperstep": "waxed_exposed_cut_copper_slab", + "waxedcexcopsl": "waxed_exposed_cut_copper_slab", + "waxedcexcopslab": "waxed_exposed_cut_copper_slab", + "waxedcexcopstep": "waxed_exposed_cut_copper_slab", + "waxedcexcosl": "waxed_exposed_cut_copper_slab", + "waxedcexcoslab": "waxed_exposed_cut_copper_slab", + "waxedcexcostep": "waxed_exposed_cut_copper_slab", + "waxedcexpcohalfblock": "waxed_exposed_cut_copper_slab", + "waxedcexpcophalfblock": "waxed_exposed_cut_copper_slab", + "waxedcexpcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxedcexpcoppersl": "waxed_exposed_cut_copper_slab", + "waxedcexpcopperslab": "waxed_exposed_cut_copper_slab", + "waxedcexpcopperstep": "waxed_exposed_cut_copper_slab", + "waxedcexpcopsl": "waxed_exposed_cut_copper_slab", + "waxedcexpcopslab": "waxed_exposed_cut_copper_slab", + "waxedcexpcopstep": "waxed_exposed_cut_copper_slab", + "waxedcexpcosl": "waxed_exposed_cut_copper_slab", + "waxedcexpcoslab": "waxed_exposed_cut_copper_slab", + "waxedcexpcostep": "waxed_exposed_cut_copper_slab", + "waxedcexposedcohalfblock": "waxed_exposed_cut_copper_slab", + "waxedcexposedcophalfblock": "waxed_exposed_cut_copper_slab", + "waxedcexposedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxedcexposedcoppersl": "waxed_exposed_cut_copper_slab", + "waxedcexposedcopperslab": "waxed_exposed_cut_copper_slab", + "waxedcexposedcopperstep": "waxed_exposed_cut_copper_slab", + "waxedcexposedcopsl": "waxed_exposed_cut_copper_slab", + "waxedcexposedcopslab": "waxed_exposed_cut_copper_slab", + "waxedcexposedcopstep": "waxed_exposed_cut_copper_slab", + "waxedcexposedcosl": "waxed_exposed_cut_copper_slab", + "waxedcexposedcoslab": "waxed_exposed_cut_copper_slab", + "waxedcexposedcostep": "waxed_exposed_cut_copper_slab", + "waxedcutexcohalfblock": "waxed_exposed_cut_copper_slab", + "waxedcutexcophalfblock": "waxed_exposed_cut_copper_slab", + "waxedcutexcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxedcutexcoppersl": "waxed_exposed_cut_copper_slab", + "waxedcutexcopperslab": "waxed_exposed_cut_copper_slab", + "waxedcutexcopperstep": "waxed_exposed_cut_copper_slab", + "waxedcutexcopsl": "waxed_exposed_cut_copper_slab", + "waxedcutexcopslab": "waxed_exposed_cut_copper_slab", + "waxedcutexcopstep": "waxed_exposed_cut_copper_slab", + "waxedcutexcosl": "waxed_exposed_cut_copper_slab", + "waxedcutexcoslab": "waxed_exposed_cut_copper_slab", + "waxedcutexcostep": "waxed_exposed_cut_copper_slab", + "waxedcutexpcohalfblock": "waxed_exposed_cut_copper_slab", + "waxedcutexpcophalfblock": "waxed_exposed_cut_copper_slab", + "waxedcutexpcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxedcutexpcoppersl": "waxed_exposed_cut_copper_slab", + "waxedcutexpcopperslab": "waxed_exposed_cut_copper_slab", + "waxedcutexpcopperstep": "waxed_exposed_cut_copper_slab", + "waxedcutexpcopsl": "waxed_exposed_cut_copper_slab", + "waxedcutexpcopslab": "waxed_exposed_cut_copper_slab", + "waxedcutexpcopstep": "waxed_exposed_cut_copper_slab", + "waxedcutexpcosl": "waxed_exposed_cut_copper_slab", + "waxedcutexpcoslab": "waxed_exposed_cut_copper_slab", + "waxedcutexpcostep": "waxed_exposed_cut_copper_slab", + "waxedcutexposedcohalfblock": "waxed_exposed_cut_copper_slab", + "waxedcutexposedcophalfblock": "waxed_exposed_cut_copper_slab", + "waxedcutexposedcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxedcutexposedcoppersl": "waxed_exposed_cut_copper_slab", + "waxedcutexposedcopperslab": "waxed_exposed_cut_copper_slab", + "waxedcutexposedcopperstep": "waxed_exposed_cut_copper_slab", + "waxedcutexposedcopsl": "waxed_exposed_cut_copper_slab", + "waxedcutexposedcopslab": "waxed_exposed_cut_copper_slab", + "waxedcutexposedcopstep": "waxed_exposed_cut_copper_slab", + "waxedcutexposedcosl": "waxed_exposed_cut_copper_slab", + "waxedcutexposedcoslab": "waxed_exposed_cut_copper_slab", + "waxedcutexposedcostep": "waxed_exposed_cut_copper_slab", + "waxedexccohalfblock": "waxed_exposed_cut_copper_slab", + "waxedexccophalfblock": "waxed_exposed_cut_copper_slab", + "waxedexccopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxedexccoppersl": "waxed_exposed_cut_copper_slab", + "waxedexccopperslab": "waxed_exposed_cut_copper_slab", + "waxedexccopperstep": "waxed_exposed_cut_copper_slab", + "waxedexccopsl": "waxed_exposed_cut_copper_slab", + "waxedexccopslab": "waxed_exposed_cut_copper_slab", + "waxedexccopstep": "waxed_exposed_cut_copper_slab", + "waxedexccosl": "waxed_exposed_cut_copper_slab", + "waxedexccoslab": "waxed_exposed_cut_copper_slab", + "waxedexccostep": "waxed_exposed_cut_copper_slab", + "waxedexcutcohalfblock": "waxed_exposed_cut_copper_slab", + "waxedexcutcophalfblock": "waxed_exposed_cut_copper_slab", + "waxedexcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxedexcutcoppersl": "waxed_exposed_cut_copper_slab", + "waxedexcutcopperslab": "waxed_exposed_cut_copper_slab", + "waxedexcutcopperstep": "waxed_exposed_cut_copper_slab", + "waxedexcutcopsl": "waxed_exposed_cut_copper_slab", + "waxedexcutcopslab": "waxed_exposed_cut_copper_slab", + "waxedexcutcopstep": "waxed_exposed_cut_copper_slab", + "waxedexcutcosl": "waxed_exposed_cut_copper_slab", + "waxedexcutcoslab": "waxed_exposed_cut_copper_slab", + "waxedexcutcostep": "waxed_exposed_cut_copper_slab", + "waxedexpccohalfblock": "waxed_exposed_cut_copper_slab", + "waxedexpccophalfblock": "waxed_exposed_cut_copper_slab", + "waxedexpccopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxedexpccoppersl": "waxed_exposed_cut_copper_slab", + "waxedexpccopperslab": "waxed_exposed_cut_copper_slab", + "waxedexpccopperstep": "waxed_exposed_cut_copper_slab", + "waxedexpccopsl": "waxed_exposed_cut_copper_slab", + "waxedexpccopslab": "waxed_exposed_cut_copper_slab", + "waxedexpccopstep": "waxed_exposed_cut_copper_slab", + "waxedexpccosl": "waxed_exposed_cut_copper_slab", + "waxedexpccoslab": "waxed_exposed_cut_copper_slab", + "waxedexpccostep": "waxed_exposed_cut_copper_slab", + "waxedexpcutcohalfblock": "waxed_exposed_cut_copper_slab", + "waxedexpcutcophalfblock": "waxed_exposed_cut_copper_slab", + "waxedexpcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxedexpcutcoppersl": "waxed_exposed_cut_copper_slab", + "waxedexpcutcopperslab": "waxed_exposed_cut_copper_slab", + "waxedexpcutcopperstep": "waxed_exposed_cut_copper_slab", + "waxedexpcutcopsl": "waxed_exposed_cut_copper_slab", + "waxedexpcutcopslab": "waxed_exposed_cut_copper_slab", + "waxedexpcutcopstep": "waxed_exposed_cut_copper_slab", + "waxedexpcutcosl": "waxed_exposed_cut_copper_slab", + "waxedexpcutcoslab": "waxed_exposed_cut_copper_slab", + "waxedexpcutcostep": "waxed_exposed_cut_copper_slab", + "waxedexposedccohalfblock": "waxed_exposed_cut_copper_slab", + "waxedexposedccophalfblock": "waxed_exposed_cut_copper_slab", + "waxedexposedccopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxedexposedccoppersl": "waxed_exposed_cut_copper_slab", + "waxedexposedccopperslab": "waxed_exposed_cut_copper_slab", + "waxedexposedccopperstep": "waxed_exposed_cut_copper_slab", + "waxedexposedccopsl": "waxed_exposed_cut_copper_slab", + "waxedexposedccopslab": "waxed_exposed_cut_copper_slab", + "waxedexposedccopstep": "waxed_exposed_cut_copper_slab", + "waxedexposedccosl": "waxed_exposed_cut_copper_slab", + "waxedexposedccoslab": "waxed_exposed_cut_copper_slab", + "waxedexposedccostep": "waxed_exposed_cut_copper_slab", + "waxedexposedcutcohalfblock": "waxed_exposed_cut_copper_slab", + "waxedexposedcutcophalfblock": "waxed_exposed_cut_copper_slab", + "waxedexposedcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxedexposedcutcoppersl": "waxed_exposed_cut_copper_slab", + "waxedexposedcutcopperslab": "waxed_exposed_cut_copper_slab", + "waxedexposedcutcopperstep": "waxed_exposed_cut_copper_slab", + "waxedexposedcutcopsl": "waxed_exposed_cut_copper_slab", + "waxedexposedcutcopslab": "waxed_exposed_cut_copper_slab", + "waxedexposedcutcopstep": "waxed_exposed_cut_copper_slab", + "waxedexposedcutcosl": "waxed_exposed_cut_copper_slab", + "waxedexposedcutcoslab": "waxed_exposed_cut_copper_slab", + "waxedexposedcutcostep": "waxed_exposed_cut_copper_slab", + "waxexccohalfblock": "waxed_exposed_cut_copper_slab", + "waxexccophalfblock": "waxed_exposed_cut_copper_slab", + "waxexccopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxexccoppersl": "waxed_exposed_cut_copper_slab", + "waxexccopperslab": "waxed_exposed_cut_copper_slab", + "waxexccopperstep": "waxed_exposed_cut_copper_slab", + "waxexccopsl": "waxed_exposed_cut_copper_slab", + "waxexccopslab": "waxed_exposed_cut_copper_slab", + "waxexccopstep": "waxed_exposed_cut_copper_slab", + "waxexccosl": "waxed_exposed_cut_copper_slab", + "waxexccoslab": "waxed_exposed_cut_copper_slab", + "waxexccostep": "waxed_exposed_cut_copper_slab", + "waxexcutcohalfblock": "waxed_exposed_cut_copper_slab", + "waxexcutcophalfblock": "waxed_exposed_cut_copper_slab", + "waxexcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxexcutcoppersl": "waxed_exposed_cut_copper_slab", + "waxexcutcopperslab": "waxed_exposed_cut_copper_slab", + "waxexcutcopperstep": "waxed_exposed_cut_copper_slab", + "waxexcutcopsl": "waxed_exposed_cut_copper_slab", + "waxexcutcopslab": "waxed_exposed_cut_copper_slab", + "waxexcutcopstep": "waxed_exposed_cut_copper_slab", + "waxexcutcosl": "waxed_exposed_cut_copper_slab", + "waxexcutcoslab": "waxed_exposed_cut_copper_slab", + "waxexcutcostep": "waxed_exposed_cut_copper_slab", + "waxexpccohalfblock": "waxed_exposed_cut_copper_slab", + "waxexpccophalfblock": "waxed_exposed_cut_copper_slab", + "waxexpccopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxexpccoppersl": "waxed_exposed_cut_copper_slab", + "waxexpccopperslab": "waxed_exposed_cut_copper_slab", + "waxexpccopperstep": "waxed_exposed_cut_copper_slab", + "waxexpccopsl": "waxed_exposed_cut_copper_slab", + "waxexpccopslab": "waxed_exposed_cut_copper_slab", + "waxexpccopstep": "waxed_exposed_cut_copper_slab", + "waxexpccosl": "waxed_exposed_cut_copper_slab", + "waxexpccoslab": "waxed_exposed_cut_copper_slab", + "waxexpccostep": "waxed_exposed_cut_copper_slab", + "waxexpcutcohalfblock": "waxed_exposed_cut_copper_slab", + "waxexpcutcophalfblock": "waxed_exposed_cut_copper_slab", + "waxexpcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxexpcutcoppersl": "waxed_exposed_cut_copper_slab", + "waxexpcutcopperslab": "waxed_exposed_cut_copper_slab", + "waxexpcutcopperstep": "waxed_exposed_cut_copper_slab", + "waxexpcutcopsl": "waxed_exposed_cut_copper_slab", + "waxexpcutcopslab": "waxed_exposed_cut_copper_slab", + "waxexpcutcopstep": "waxed_exposed_cut_copper_slab", + "waxexpcutcosl": "waxed_exposed_cut_copper_slab", + "waxexpcutcoslab": "waxed_exposed_cut_copper_slab", + "waxexpcutcostep": "waxed_exposed_cut_copper_slab", + "waxexposedccohalfblock": "waxed_exposed_cut_copper_slab", + "waxexposedccophalfblock": "waxed_exposed_cut_copper_slab", + "waxexposedccopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxexposedccoppersl": "waxed_exposed_cut_copper_slab", + "waxexposedccopperslab": "waxed_exposed_cut_copper_slab", + "waxexposedccopperstep": "waxed_exposed_cut_copper_slab", + "waxexposedccopsl": "waxed_exposed_cut_copper_slab", + "waxexposedccopslab": "waxed_exposed_cut_copper_slab", + "waxexposedccopstep": "waxed_exposed_cut_copper_slab", + "waxexposedccosl": "waxed_exposed_cut_copper_slab", + "waxexposedccoslab": "waxed_exposed_cut_copper_slab", + "waxexposedccostep": "waxed_exposed_cut_copper_slab", + "waxexposedcutcohalfblock": "waxed_exposed_cut_copper_slab", + "waxexposedcutcophalfblock": "waxed_exposed_cut_copper_slab", + "waxexposedcutcopperhalfblock": "waxed_exposed_cut_copper_slab", + "waxexposedcutcoppersl": "waxed_exposed_cut_copper_slab", + "waxexposedcutcopperslab": "waxed_exposed_cut_copper_slab", + "waxexposedcutcopperstep": "waxed_exposed_cut_copper_slab", + "waxexposedcutcopsl": "waxed_exposed_cut_copper_slab", + "waxexposedcutcopslab": "waxed_exposed_cut_copper_slab", + "waxexposedcutcopstep": "waxed_exposed_cut_copper_slab", + "waxexposedcutcosl": "waxed_exposed_cut_copper_slab", + "waxexposedcutcoslab": "waxed_exposed_cut_copper_slab", + "waxexposedcutcostep": "waxed_exposed_cut_copper_slab", + "waxed_exposed_cut_copper_stairs": { + "material": "WAXED_EXPOSED_CUT_COPPER_STAIRS" + }, + "cexposedwacopperstair": "waxed_exposed_cut_copper_stairs", + "cexposedwacopperstairs": "waxed_exposed_cut_copper_stairs", + "cexposedwacopstair": "waxed_exposed_cut_copper_stairs", + "cexposedwacopstairs": "waxed_exposed_cut_copper_stairs", + "cexposedwacostair": "waxed_exposed_cut_copper_stairs", + "cexposedwacostairs": "waxed_exposed_cut_copper_stairs", + "cexposedwaxcopperstair": "waxed_exposed_cut_copper_stairs", + "cexposedwaxcopperstairs": "waxed_exposed_cut_copper_stairs", + "cexposedwaxcopstair": "waxed_exposed_cut_copper_stairs", + "cexposedwaxcopstairs": "waxed_exposed_cut_copper_stairs", + "cexposedwaxcostair": "waxed_exposed_cut_copper_stairs", + "cexposedwaxcostairs": "waxed_exposed_cut_copper_stairs", + "cexposedwaxedcopperstair": "waxed_exposed_cut_copper_stairs", + "cexposedwaxedcopperstairs": "waxed_exposed_cut_copper_stairs", + "cexposedwaxedcopstair": "waxed_exposed_cut_copper_stairs", + "cexposedwaxedcopstairs": "waxed_exposed_cut_copper_stairs", + "cexposedwaxedcostair": "waxed_exposed_cut_copper_stairs", + "cexposedwaxedcostairs": "waxed_exposed_cut_copper_stairs", + "cexpwacopperstair": "waxed_exposed_cut_copper_stairs", + "cexpwacopperstairs": "waxed_exposed_cut_copper_stairs", + "cexpwacopstair": "waxed_exposed_cut_copper_stairs", + "cexpwacopstairs": "waxed_exposed_cut_copper_stairs", + "cexpwacostair": "waxed_exposed_cut_copper_stairs", + "cexpwacostairs": "waxed_exposed_cut_copper_stairs", + "cexpwaxcopperstair": "waxed_exposed_cut_copper_stairs", + "cexpwaxcopperstairs": "waxed_exposed_cut_copper_stairs", + "cexpwaxcopstair": "waxed_exposed_cut_copper_stairs", + "cexpwaxcopstairs": "waxed_exposed_cut_copper_stairs", + "cexpwaxcostair": "waxed_exposed_cut_copper_stairs", + "cexpwaxcostairs": "waxed_exposed_cut_copper_stairs", + "cexpwaxedcopperstair": "waxed_exposed_cut_copper_stairs", + "cexpwaxedcopperstairs": "waxed_exposed_cut_copper_stairs", + "cexpwaxedcopstair": "waxed_exposed_cut_copper_stairs", + "cexpwaxedcopstairs": "waxed_exposed_cut_copper_stairs", + "cexpwaxedcostair": "waxed_exposed_cut_copper_stairs", + "cexpwaxedcostairs": "waxed_exposed_cut_copper_stairs", + "cexwacopperstair": "waxed_exposed_cut_copper_stairs", + "cexwacopperstairs": "waxed_exposed_cut_copper_stairs", + "cexwacopstair": "waxed_exposed_cut_copper_stairs", + "cexwacopstairs": "waxed_exposed_cut_copper_stairs", + "cexwacostair": "waxed_exposed_cut_copper_stairs", + "cexwacostairs": "waxed_exposed_cut_copper_stairs", + "cexwaxcopperstair": "waxed_exposed_cut_copper_stairs", + "cexwaxcopperstairs": "waxed_exposed_cut_copper_stairs", + "cexwaxcopstair": "waxed_exposed_cut_copper_stairs", + "cexwaxcopstairs": "waxed_exposed_cut_copper_stairs", + "cexwaxcostair": "waxed_exposed_cut_copper_stairs", + "cexwaxcostairs": "waxed_exposed_cut_copper_stairs", + "cexwaxedcopperstair": "waxed_exposed_cut_copper_stairs", + "cexwaxedcopperstairs": "waxed_exposed_cut_copper_stairs", + "cexwaxedcopstair": "waxed_exposed_cut_copper_stairs", + "cexwaxedcopstairs": "waxed_exposed_cut_copper_stairs", + "cexwaxedcostair": "waxed_exposed_cut_copper_stairs", + "cexwaxedcostairs": "waxed_exposed_cut_copper_stairs", + "cutexposedwacopperstair": "waxed_exposed_cut_copper_stairs", + "cutexposedwacopperstairs": "waxed_exposed_cut_copper_stairs", + "cutexposedwacopstair": "waxed_exposed_cut_copper_stairs", + "cutexposedwacopstairs": "waxed_exposed_cut_copper_stairs", + "cutexposedwacostair": "waxed_exposed_cut_copper_stairs", + "cutexposedwacostairs": "waxed_exposed_cut_copper_stairs", + "cutexposedwaxcopperstair": "waxed_exposed_cut_copper_stairs", + "cutexposedwaxcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutexposedwaxcopstair": "waxed_exposed_cut_copper_stairs", + "cutexposedwaxcopstairs": "waxed_exposed_cut_copper_stairs", + "cutexposedwaxcostair": "waxed_exposed_cut_copper_stairs", + "cutexposedwaxcostairs": "waxed_exposed_cut_copper_stairs", + "cutexposedwaxedcopperstair": "waxed_exposed_cut_copper_stairs", + "cutexposedwaxedcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutexposedwaxedcopstair": "waxed_exposed_cut_copper_stairs", + "cutexposedwaxedcopstairs": "waxed_exposed_cut_copper_stairs", + "cutexposedwaxedcostair": "waxed_exposed_cut_copper_stairs", + "cutexposedwaxedcostairs": "waxed_exposed_cut_copper_stairs", + "cutexpwacopperstair": "waxed_exposed_cut_copper_stairs", + "cutexpwacopperstairs": "waxed_exposed_cut_copper_stairs", + "cutexpwacopstair": "waxed_exposed_cut_copper_stairs", + "cutexpwacopstairs": "waxed_exposed_cut_copper_stairs", + "cutexpwacostair": "waxed_exposed_cut_copper_stairs", + "cutexpwacostairs": "waxed_exposed_cut_copper_stairs", + "cutexpwaxcopperstair": "waxed_exposed_cut_copper_stairs", + "cutexpwaxcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutexpwaxcopstair": "waxed_exposed_cut_copper_stairs", + "cutexpwaxcopstairs": "waxed_exposed_cut_copper_stairs", + "cutexpwaxcostair": "waxed_exposed_cut_copper_stairs", + "cutexpwaxcostairs": "waxed_exposed_cut_copper_stairs", + "cutexpwaxedcopperstair": "waxed_exposed_cut_copper_stairs", + "cutexpwaxedcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutexpwaxedcopstair": "waxed_exposed_cut_copper_stairs", + "cutexpwaxedcopstairs": "waxed_exposed_cut_copper_stairs", + "cutexpwaxedcostair": "waxed_exposed_cut_copper_stairs", + "cutexpwaxedcostairs": "waxed_exposed_cut_copper_stairs", + "cutexwacopperstair": "waxed_exposed_cut_copper_stairs", + "cutexwacopperstairs": "waxed_exposed_cut_copper_stairs", + "cutexwacopstair": "waxed_exposed_cut_copper_stairs", + "cutexwacopstairs": "waxed_exposed_cut_copper_stairs", + "cutexwacostair": "waxed_exposed_cut_copper_stairs", + "cutexwacostairs": "waxed_exposed_cut_copper_stairs", + "cutexwaxcopperstair": "waxed_exposed_cut_copper_stairs", + "cutexwaxcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutexwaxcopstair": "waxed_exposed_cut_copper_stairs", + "cutexwaxcopstairs": "waxed_exposed_cut_copper_stairs", + "cutexwaxcostair": "waxed_exposed_cut_copper_stairs", + "cutexwaxcostairs": "waxed_exposed_cut_copper_stairs", + "cutexwaxedcopperstair": "waxed_exposed_cut_copper_stairs", + "cutexwaxedcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutexwaxedcopstair": "waxed_exposed_cut_copper_stairs", + "cutexwaxedcopstairs": "waxed_exposed_cut_copper_stairs", + "cutexwaxedcostair": "waxed_exposed_cut_copper_stairs", + "cutexwaxedcostairs": "waxed_exposed_cut_copper_stairs", + "cutwaexcopperstair": "waxed_exposed_cut_copper_stairs", + "cutwaexcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutwaexcopstair": "waxed_exposed_cut_copper_stairs", + "cutwaexcopstairs": "waxed_exposed_cut_copper_stairs", + "cutwaexcostair": "waxed_exposed_cut_copper_stairs", + "cutwaexcostairs": "waxed_exposed_cut_copper_stairs", + "cutwaexpcopperstair": "waxed_exposed_cut_copper_stairs", + "cutwaexpcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutwaexpcopstair": "waxed_exposed_cut_copper_stairs", + "cutwaexpcopstairs": "waxed_exposed_cut_copper_stairs", + "cutwaexpcostair": "waxed_exposed_cut_copper_stairs", + "cutwaexpcostairs": "waxed_exposed_cut_copper_stairs", + "cutwaexposedcopperstair": "waxed_exposed_cut_copper_stairs", + "cutwaexposedcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutwaexposedcopstair": "waxed_exposed_cut_copper_stairs", + "cutwaexposedcopstairs": "waxed_exposed_cut_copper_stairs", + "cutwaexposedcostair": "waxed_exposed_cut_copper_stairs", + "cutwaexposedcostairs": "waxed_exposed_cut_copper_stairs", + "cutwaxedexcopperstair": "waxed_exposed_cut_copper_stairs", + "cutwaxedexcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutwaxedexcopstair": "waxed_exposed_cut_copper_stairs", + "cutwaxedexcopstairs": "waxed_exposed_cut_copper_stairs", + "cutwaxedexcostair": "waxed_exposed_cut_copper_stairs", + "cutwaxedexcostairs": "waxed_exposed_cut_copper_stairs", + "cutwaxedexpcopperstair": "waxed_exposed_cut_copper_stairs", + "cutwaxedexpcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutwaxedexpcopstair": "waxed_exposed_cut_copper_stairs", + "cutwaxedexpcopstairs": "waxed_exposed_cut_copper_stairs", + "cutwaxedexpcostair": "waxed_exposed_cut_copper_stairs", + "cutwaxedexpcostairs": "waxed_exposed_cut_copper_stairs", + "cutwaxedexposedcopperstair": "waxed_exposed_cut_copper_stairs", + "cutwaxedexposedcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutwaxedexposedcopstair": "waxed_exposed_cut_copper_stairs", + "cutwaxedexposedcopstairs": "waxed_exposed_cut_copper_stairs", + "cutwaxedexposedcostair": "waxed_exposed_cut_copper_stairs", + "cutwaxedexposedcostairs": "waxed_exposed_cut_copper_stairs", + "cutwaxexcopperstair": "waxed_exposed_cut_copper_stairs", + "cutwaxexcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutwaxexcopstair": "waxed_exposed_cut_copper_stairs", + "cutwaxexcopstairs": "waxed_exposed_cut_copper_stairs", + "cutwaxexcostair": "waxed_exposed_cut_copper_stairs", + "cutwaxexcostairs": "waxed_exposed_cut_copper_stairs", + "cutwaxexpcopperstair": "waxed_exposed_cut_copper_stairs", + "cutwaxexpcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutwaxexpcopstair": "waxed_exposed_cut_copper_stairs", + "cutwaxexpcopstairs": "waxed_exposed_cut_copper_stairs", + "cutwaxexpcostair": "waxed_exposed_cut_copper_stairs", + "cutwaxexpcostairs": "waxed_exposed_cut_copper_stairs", + "cutwaxexposedcopperstair": "waxed_exposed_cut_copper_stairs", + "cutwaxexposedcopperstairs": "waxed_exposed_cut_copper_stairs", + "cutwaxexposedcopstair": "waxed_exposed_cut_copper_stairs", + "cutwaxexposedcopstairs": "waxed_exposed_cut_copper_stairs", + "cutwaxexposedcostair": "waxed_exposed_cut_copper_stairs", + "cutwaxexposedcostairs": "waxed_exposed_cut_copper_stairs", + "cwaexcopperstair": "waxed_exposed_cut_copper_stairs", + "cwaexcopperstairs": "waxed_exposed_cut_copper_stairs", + "cwaexcopstair": "waxed_exposed_cut_copper_stairs", + "cwaexcopstairs": "waxed_exposed_cut_copper_stairs", + "cwaexcostair": "waxed_exposed_cut_copper_stairs", + "cwaexcostairs": "waxed_exposed_cut_copper_stairs", + "cwaexpcopperstair": "waxed_exposed_cut_copper_stairs", + "cwaexpcopperstairs": "waxed_exposed_cut_copper_stairs", + "cwaexpcopstair": "waxed_exposed_cut_copper_stairs", + "cwaexpcopstairs": "waxed_exposed_cut_copper_stairs", + "cwaexpcostair": "waxed_exposed_cut_copper_stairs", + "cwaexpcostairs": "waxed_exposed_cut_copper_stairs", + "cwaexposedcopperstair": "waxed_exposed_cut_copper_stairs", + "cwaexposedcopperstairs": "waxed_exposed_cut_copper_stairs", + "cwaexposedcopstair": "waxed_exposed_cut_copper_stairs", + "cwaexposedcopstairs": "waxed_exposed_cut_copper_stairs", + "cwaexposedcostair": "waxed_exposed_cut_copper_stairs", + "cwaexposedcostairs": "waxed_exposed_cut_copper_stairs", + "cwaxedexcopperstair": "waxed_exposed_cut_copper_stairs", + "cwaxedexcopperstairs": "waxed_exposed_cut_copper_stairs", + "cwaxedexcopstair": "waxed_exposed_cut_copper_stairs", + "cwaxedexcopstairs": "waxed_exposed_cut_copper_stairs", + "cwaxedexcostair": "waxed_exposed_cut_copper_stairs", + "cwaxedexcostairs": "waxed_exposed_cut_copper_stairs", + "cwaxedexpcopperstair": "waxed_exposed_cut_copper_stairs", + "cwaxedexpcopperstairs": "waxed_exposed_cut_copper_stairs", + "cwaxedexpcopstair": "waxed_exposed_cut_copper_stairs", + "cwaxedexpcopstairs": "waxed_exposed_cut_copper_stairs", + "cwaxedexpcostair": "waxed_exposed_cut_copper_stairs", + "cwaxedexpcostairs": "waxed_exposed_cut_copper_stairs", + "cwaxedexposedcopperstair": "waxed_exposed_cut_copper_stairs", + "cwaxedexposedcopperstairs": "waxed_exposed_cut_copper_stairs", + "cwaxedexposedcopstair": "waxed_exposed_cut_copper_stairs", + "cwaxedexposedcopstairs": "waxed_exposed_cut_copper_stairs", + "cwaxedexposedcostair": "waxed_exposed_cut_copper_stairs", + "cwaxedexposedcostairs": "waxed_exposed_cut_copper_stairs", + "cwaxexcopperstair": "waxed_exposed_cut_copper_stairs", + "cwaxexcopperstairs": "waxed_exposed_cut_copper_stairs", + "cwaxexcopstair": "waxed_exposed_cut_copper_stairs", + "cwaxexcopstairs": "waxed_exposed_cut_copper_stairs", + "cwaxexcostair": "waxed_exposed_cut_copper_stairs", + "cwaxexcostairs": "waxed_exposed_cut_copper_stairs", + "cwaxexpcopperstair": "waxed_exposed_cut_copper_stairs", + "cwaxexpcopperstairs": "waxed_exposed_cut_copper_stairs", + "cwaxexpcopstair": "waxed_exposed_cut_copper_stairs", + "cwaxexpcopstairs": "waxed_exposed_cut_copper_stairs", + "cwaxexpcostair": "waxed_exposed_cut_copper_stairs", + "cwaxexpcostairs": "waxed_exposed_cut_copper_stairs", + "cwaxexposedcopperstair": "waxed_exposed_cut_copper_stairs", + "cwaxexposedcopperstairs": "waxed_exposed_cut_copper_stairs", + "cwaxexposedcopstair": "waxed_exposed_cut_copper_stairs", + "cwaxexposedcopstairs": "waxed_exposed_cut_copper_stairs", + "cwaxexposedcostair": "waxed_exposed_cut_copper_stairs", + "cwaxexposedcostairs": "waxed_exposed_cut_copper_stairs", + "excutwacopperstair": "waxed_exposed_cut_copper_stairs", + "excutwacopperstairs": "waxed_exposed_cut_copper_stairs", + "excutwacopstair": "waxed_exposed_cut_copper_stairs", + "excutwacopstairs": "waxed_exposed_cut_copper_stairs", + "excutwacostair": "waxed_exposed_cut_copper_stairs", + "excutwacostairs": "waxed_exposed_cut_copper_stairs", + "excutwaxcopperstair": "waxed_exposed_cut_copper_stairs", + "excutwaxcopperstairs": "waxed_exposed_cut_copper_stairs", + "excutwaxcopstair": "waxed_exposed_cut_copper_stairs", + "excutwaxcopstairs": "waxed_exposed_cut_copper_stairs", + "excutwaxcostair": "waxed_exposed_cut_copper_stairs", + "excutwaxcostairs": "waxed_exposed_cut_copper_stairs", + "excutwaxedcopperstair": "waxed_exposed_cut_copper_stairs", + "excutwaxedcopperstairs": "waxed_exposed_cut_copper_stairs", + "excutwaxedcopstair": "waxed_exposed_cut_copper_stairs", + "excutwaxedcopstairs": "waxed_exposed_cut_copper_stairs", + "excutwaxedcostair": "waxed_exposed_cut_copper_stairs", + "excutwaxedcostairs": "waxed_exposed_cut_copper_stairs", + "excwacopperstair": "waxed_exposed_cut_copper_stairs", + "excwacopperstairs": "waxed_exposed_cut_copper_stairs", + "excwacopstair": "waxed_exposed_cut_copper_stairs", + "excwacopstairs": "waxed_exposed_cut_copper_stairs", + "excwacostair": "waxed_exposed_cut_copper_stairs", + "excwacostairs": "waxed_exposed_cut_copper_stairs", + "excwaxcopperstair": "waxed_exposed_cut_copper_stairs", + "excwaxcopperstairs": "waxed_exposed_cut_copper_stairs", + "excwaxcopstair": "waxed_exposed_cut_copper_stairs", + "excwaxcopstairs": "waxed_exposed_cut_copper_stairs", + "excwaxcostair": "waxed_exposed_cut_copper_stairs", + "excwaxcostairs": "waxed_exposed_cut_copper_stairs", + "excwaxedcopperstair": "waxed_exposed_cut_copper_stairs", + "excwaxedcopperstairs": "waxed_exposed_cut_copper_stairs", + "excwaxedcopstair": "waxed_exposed_cut_copper_stairs", + "excwaxedcopstairs": "waxed_exposed_cut_copper_stairs", + "excwaxedcostair": "waxed_exposed_cut_copper_stairs", + "excwaxedcostairs": "waxed_exposed_cut_copper_stairs", + "expcutwacopperstair": "waxed_exposed_cut_copper_stairs", + "expcutwacopperstairs": "waxed_exposed_cut_copper_stairs", + "expcutwacopstair": "waxed_exposed_cut_copper_stairs", + "expcutwacopstairs": "waxed_exposed_cut_copper_stairs", + "expcutwacostair": "waxed_exposed_cut_copper_stairs", + "expcutwacostairs": "waxed_exposed_cut_copper_stairs", + "expcutwaxcopperstair": "waxed_exposed_cut_copper_stairs", + "expcutwaxcopperstairs": "waxed_exposed_cut_copper_stairs", + "expcutwaxcopstair": "waxed_exposed_cut_copper_stairs", + "expcutwaxcopstairs": "waxed_exposed_cut_copper_stairs", + "expcutwaxcostair": "waxed_exposed_cut_copper_stairs", + "expcutwaxcostairs": "waxed_exposed_cut_copper_stairs", + "expcutwaxedcopperstair": "waxed_exposed_cut_copper_stairs", + "expcutwaxedcopperstairs": "waxed_exposed_cut_copper_stairs", + "expcutwaxedcopstair": "waxed_exposed_cut_copper_stairs", + "expcutwaxedcopstairs": "waxed_exposed_cut_copper_stairs", + "expcutwaxedcostair": "waxed_exposed_cut_copper_stairs", + "expcutwaxedcostairs": "waxed_exposed_cut_copper_stairs", + "expcwacopperstair": "waxed_exposed_cut_copper_stairs", + "expcwacopperstairs": "waxed_exposed_cut_copper_stairs", + "expcwacopstair": "waxed_exposed_cut_copper_stairs", + "expcwacopstairs": "waxed_exposed_cut_copper_stairs", + "expcwacostair": "waxed_exposed_cut_copper_stairs", + "expcwacostairs": "waxed_exposed_cut_copper_stairs", + "expcwaxcopperstair": "waxed_exposed_cut_copper_stairs", + "expcwaxcopperstairs": "waxed_exposed_cut_copper_stairs", + "expcwaxcopstair": "waxed_exposed_cut_copper_stairs", + "expcwaxcopstairs": "waxed_exposed_cut_copper_stairs", + "expcwaxcostair": "waxed_exposed_cut_copper_stairs", + "expcwaxcostairs": "waxed_exposed_cut_copper_stairs", + "expcwaxedcopperstair": "waxed_exposed_cut_copper_stairs", + "expcwaxedcopperstairs": "waxed_exposed_cut_copper_stairs", + "expcwaxedcopstair": "waxed_exposed_cut_copper_stairs", + "expcwaxedcopstairs": "waxed_exposed_cut_copper_stairs", + "expcwaxedcostair": "waxed_exposed_cut_copper_stairs", + "expcwaxedcostairs": "waxed_exposed_cut_copper_stairs", + "exposedcutwacopperstair": "waxed_exposed_cut_copper_stairs", + "exposedcutwacopperstairs": "waxed_exposed_cut_copper_stairs", + "exposedcutwacopstair": "waxed_exposed_cut_copper_stairs", + "exposedcutwacopstairs": "waxed_exposed_cut_copper_stairs", + "exposedcutwacostair": "waxed_exposed_cut_copper_stairs", + "exposedcutwacostairs": "waxed_exposed_cut_copper_stairs", + "exposedcutwaxcopperstair": "waxed_exposed_cut_copper_stairs", + "exposedcutwaxcopperstairs": "waxed_exposed_cut_copper_stairs", + "exposedcutwaxcopstair": "waxed_exposed_cut_copper_stairs", + "exposedcutwaxcopstairs": "waxed_exposed_cut_copper_stairs", + "exposedcutwaxcostair": "waxed_exposed_cut_copper_stairs", + "exposedcutwaxcostairs": "waxed_exposed_cut_copper_stairs", + "exposedcutwaxedcopperstair": "waxed_exposed_cut_copper_stairs", + "exposedcutwaxedcopperstairs": "waxed_exposed_cut_copper_stairs", + "exposedcutwaxedcopstair": "waxed_exposed_cut_copper_stairs", + "exposedcutwaxedcopstairs": "waxed_exposed_cut_copper_stairs", + "exposedcutwaxedcostair": "waxed_exposed_cut_copper_stairs", + "exposedcutwaxedcostairs": "waxed_exposed_cut_copper_stairs", + "exposedcwacopperstair": "waxed_exposed_cut_copper_stairs", + "exposedcwacopperstairs": "waxed_exposed_cut_copper_stairs", + "exposedcwacopstair": "waxed_exposed_cut_copper_stairs", + "exposedcwacopstairs": "waxed_exposed_cut_copper_stairs", + "exposedcwacostair": "waxed_exposed_cut_copper_stairs", + "exposedcwacostairs": "waxed_exposed_cut_copper_stairs", + "exposedcwaxcopperstair": "waxed_exposed_cut_copper_stairs", + "exposedcwaxcopperstairs": "waxed_exposed_cut_copper_stairs", + "exposedcwaxcopstair": "waxed_exposed_cut_copper_stairs", + "exposedcwaxcopstairs": "waxed_exposed_cut_copper_stairs", + "exposedcwaxcostair": "waxed_exposed_cut_copper_stairs", + "exposedcwaxcostairs": "waxed_exposed_cut_copper_stairs", + "exposedcwaxedcopperstair": "waxed_exposed_cut_copper_stairs", + "exposedcwaxedcopperstairs": "waxed_exposed_cut_copper_stairs", + "exposedcwaxedcopstair": "waxed_exposed_cut_copper_stairs", + "exposedcwaxedcopstairs": "waxed_exposed_cut_copper_stairs", + "exposedcwaxedcostair": "waxed_exposed_cut_copper_stairs", + "exposedcwaxedcostairs": "waxed_exposed_cut_copper_stairs", + "exposedwaccopperstair": "waxed_exposed_cut_copper_stairs", + "exposedwaccopperstairs": "waxed_exposed_cut_copper_stairs", + "exposedwaccopstair": "waxed_exposed_cut_copper_stairs", + "exposedwaccopstairs": "waxed_exposed_cut_copper_stairs", + "exposedwaccostair": "waxed_exposed_cut_copper_stairs", + "exposedwaccostairs": "waxed_exposed_cut_copper_stairs", + "exposedwacutcopperstair": "waxed_exposed_cut_copper_stairs", + "exposedwacutcopperstairs": "waxed_exposed_cut_copper_stairs", + "exposedwacutcopstair": "waxed_exposed_cut_copper_stairs", + "exposedwacutcopstairs": "waxed_exposed_cut_copper_stairs", + "exposedwacutcostair": "waxed_exposed_cut_copper_stairs", + "exposedwacutcostairs": "waxed_exposed_cut_copper_stairs", + "exposedwaxccopperstair": "waxed_exposed_cut_copper_stairs", + "exposedwaxccopperstairs": "waxed_exposed_cut_copper_stairs", + "exposedwaxccopstair": "waxed_exposed_cut_copper_stairs", + "exposedwaxccopstairs": "waxed_exposed_cut_copper_stairs", + "exposedwaxccostair": "waxed_exposed_cut_copper_stairs", + "exposedwaxccostairs": "waxed_exposed_cut_copper_stairs", + "exposedwaxcutcopperstair": "waxed_exposed_cut_copper_stairs", + "exposedwaxcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "exposedwaxcutcopstair": "waxed_exposed_cut_copper_stairs", + "exposedwaxcutcopstairs": "waxed_exposed_cut_copper_stairs", + "exposedwaxcutcostair": "waxed_exposed_cut_copper_stairs", + "exposedwaxcutcostairs": "waxed_exposed_cut_copper_stairs", + "exposedwaxedccopperstair": "waxed_exposed_cut_copper_stairs", + "exposedwaxedccopperstairs": "waxed_exposed_cut_copper_stairs", + "exposedwaxedccopstair": "waxed_exposed_cut_copper_stairs", + "exposedwaxedccopstairs": "waxed_exposed_cut_copper_stairs", + "exposedwaxedccostair": "waxed_exposed_cut_copper_stairs", + "exposedwaxedccostairs": "waxed_exposed_cut_copper_stairs", + "exposedwaxedcutcopperstair": "waxed_exposed_cut_copper_stairs", + "exposedwaxedcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "exposedwaxedcutcopstair": "waxed_exposed_cut_copper_stairs", + "exposedwaxedcutcopstairs": "waxed_exposed_cut_copper_stairs", + "exposedwaxedcutcostair": "waxed_exposed_cut_copper_stairs", + "exposedwaxedcutcostairs": "waxed_exposed_cut_copper_stairs", + "expwaccopperstair": "waxed_exposed_cut_copper_stairs", + "expwaccopperstairs": "waxed_exposed_cut_copper_stairs", + "expwaccopstair": "waxed_exposed_cut_copper_stairs", + "expwaccopstairs": "waxed_exposed_cut_copper_stairs", + "expwaccostair": "waxed_exposed_cut_copper_stairs", + "expwaccostairs": "waxed_exposed_cut_copper_stairs", + "expwacutcopperstair": "waxed_exposed_cut_copper_stairs", + "expwacutcopperstairs": "waxed_exposed_cut_copper_stairs", + "expwacutcopstair": "waxed_exposed_cut_copper_stairs", + "expwacutcopstairs": "waxed_exposed_cut_copper_stairs", + "expwacutcostair": "waxed_exposed_cut_copper_stairs", + "expwacutcostairs": "waxed_exposed_cut_copper_stairs", + "expwaxccopperstair": "waxed_exposed_cut_copper_stairs", + "expwaxccopperstairs": "waxed_exposed_cut_copper_stairs", + "expwaxccopstair": "waxed_exposed_cut_copper_stairs", + "expwaxccopstairs": "waxed_exposed_cut_copper_stairs", + "expwaxccostair": "waxed_exposed_cut_copper_stairs", + "expwaxccostairs": "waxed_exposed_cut_copper_stairs", + "expwaxcutcopperstair": "waxed_exposed_cut_copper_stairs", + "expwaxcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "expwaxcutcopstair": "waxed_exposed_cut_copper_stairs", + "expwaxcutcopstairs": "waxed_exposed_cut_copper_stairs", + "expwaxcutcostair": "waxed_exposed_cut_copper_stairs", + "expwaxcutcostairs": "waxed_exposed_cut_copper_stairs", + "expwaxedccopperstair": "waxed_exposed_cut_copper_stairs", + "expwaxedccopperstairs": "waxed_exposed_cut_copper_stairs", + "expwaxedccopstair": "waxed_exposed_cut_copper_stairs", + "expwaxedccopstairs": "waxed_exposed_cut_copper_stairs", + "expwaxedccostair": "waxed_exposed_cut_copper_stairs", + "expwaxedccostairs": "waxed_exposed_cut_copper_stairs", + "expwaxedcutcopperstair": "waxed_exposed_cut_copper_stairs", + "expwaxedcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "expwaxedcutcopstair": "waxed_exposed_cut_copper_stairs", + "expwaxedcutcopstairs": "waxed_exposed_cut_copper_stairs", + "expwaxedcutcostair": "waxed_exposed_cut_copper_stairs", + "expwaxedcutcostairs": "waxed_exposed_cut_copper_stairs", + "exwaccopperstair": "waxed_exposed_cut_copper_stairs", + "exwaccopperstairs": "waxed_exposed_cut_copper_stairs", + "exwaccopstair": "waxed_exposed_cut_copper_stairs", + "exwaccopstairs": "waxed_exposed_cut_copper_stairs", + "exwaccostair": "waxed_exposed_cut_copper_stairs", + "exwaccostairs": "waxed_exposed_cut_copper_stairs", + "exwacutcopperstair": "waxed_exposed_cut_copper_stairs", + "exwacutcopperstairs": "waxed_exposed_cut_copper_stairs", + "exwacutcopstair": "waxed_exposed_cut_copper_stairs", + "exwacutcopstairs": "waxed_exposed_cut_copper_stairs", + "exwacutcostair": "waxed_exposed_cut_copper_stairs", + "exwacutcostairs": "waxed_exposed_cut_copper_stairs", + "exwaxccopperstair": "waxed_exposed_cut_copper_stairs", + "exwaxccopperstairs": "waxed_exposed_cut_copper_stairs", + "exwaxccopstair": "waxed_exposed_cut_copper_stairs", + "exwaxccopstairs": "waxed_exposed_cut_copper_stairs", + "exwaxccostair": "waxed_exposed_cut_copper_stairs", + "exwaxccostairs": "waxed_exposed_cut_copper_stairs", + "exwaxcutcopperstair": "waxed_exposed_cut_copper_stairs", + "exwaxcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "exwaxcutcopstair": "waxed_exposed_cut_copper_stairs", + "exwaxcutcopstairs": "waxed_exposed_cut_copper_stairs", + "exwaxcutcostair": "waxed_exposed_cut_copper_stairs", + "exwaxcutcostairs": "waxed_exposed_cut_copper_stairs", + "exwaxedccopperstair": "waxed_exposed_cut_copper_stairs", + "exwaxedccopperstairs": "waxed_exposed_cut_copper_stairs", + "exwaxedccopstair": "waxed_exposed_cut_copper_stairs", + "exwaxedccopstairs": "waxed_exposed_cut_copper_stairs", + "exwaxedccostair": "waxed_exposed_cut_copper_stairs", + "exwaxedccostairs": "waxed_exposed_cut_copper_stairs", + "exwaxedcutcopperstair": "waxed_exposed_cut_copper_stairs", + "exwaxedcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "exwaxedcutcopstair": "waxed_exposed_cut_copper_stairs", + "exwaxedcutcopstairs": "waxed_exposed_cut_copper_stairs", + "exwaxedcutcostair": "waxed_exposed_cut_copper_stairs", + "exwaxedcutcostairs": "waxed_exposed_cut_copper_stairs", + "minecraft:waxed_exposed_cut_copper_stairs": "waxed_exposed_cut_copper_stairs", + "wacexcopperstair": "waxed_exposed_cut_copper_stairs", + "wacexcopperstairs": "waxed_exposed_cut_copper_stairs", + "wacexcopstair": "waxed_exposed_cut_copper_stairs", + "wacexcopstairs": "waxed_exposed_cut_copper_stairs", + "wacexcostair": "waxed_exposed_cut_copper_stairs", + "wacexcostairs": "waxed_exposed_cut_copper_stairs", + "wacexpcopperstair": "waxed_exposed_cut_copper_stairs", + "wacexpcopperstairs": "waxed_exposed_cut_copper_stairs", + "wacexpcopstair": "waxed_exposed_cut_copper_stairs", + "wacexpcopstairs": "waxed_exposed_cut_copper_stairs", + "wacexpcostair": "waxed_exposed_cut_copper_stairs", + "wacexpcostairs": "waxed_exposed_cut_copper_stairs", + "wacexposedcopperstair": "waxed_exposed_cut_copper_stairs", + "wacexposedcopperstairs": "waxed_exposed_cut_copper_stairs", + "wacexposedcopstair": "waxed_exposed_cut_copper_stairs", + "wacexposedcopstairs": "waxed_exposed_cut_copper_stairs", + "wacexposedcostair": "waxed_exposed_cut_copper_stairs", + "wacexposedcostairs": "waxed_exposed_cut_copper_stairs", + "wacutexcopperstair": "waxed_exposed_cut_copper_stairs", + "wacutexcopperstairs": "waxed_exposed_cut_copper_stairs", + "wacutexcopstair": "waxed_exposed_cut_copper_stairs", + "wacutexcopstairs": "waxed_exposed_cut_copper_stairs", + "wacutexcostair": "waxed_exposed_cut_copper_stairs", + "wacutexcostairs": "waxed_exposed_cut_copper_stairs", + "wacutexpcopperstair": "waxed_exposed_cut_copper_stairs", + "wacutexpcopperstairs": "waxed_exposed_cut_copper_stairs", + "wacutexpcopstair": "waxed_exposed_cut_copper_stairs", + "wacutexpcopstairs": "waxed_exposed_cut_copper_stairs", + "wacutexpcostair": "waxed_exposed_cut_copper_stairs", + "wacutexpcostairs": "waxed_exposed_cut_copper_stairs", + "wacutexposedcopperstair": "waxed_exposed_cut_copper_stairs", + "wacutexposedcopperstairs": "waxed_exposed_cut_copper_stairs", + "wacutexposedcopstair": "waxed_exposed_cut_copper_stairs", + "wacutexposedcopstairs": "waxed_exposed_cut_copper_stairs", + "wacutexposedcostair": "waxed_exposed_cut_copper_stairs", + "wacutexposedcostairs": "waxed_exposed_cut_copper_stairs", + "waexccopperstair": "waxed_exposed_cut_copper_stairs", + "waexccopperstairs": "waxed_exposed_cut_copper_stairs", + "waexccopstair": "waxed_exposed_cut_copper_stairs", + "waexccopstairs": "waxed_exposed_cut_copper_stairs", + "waexccostair": "waxed_exposed_cut_copper_stairs", + "waexccostairs": "waxed_exposed_cut_copper_stairs", + "waexcutcopperstair": "waxed_exposed_cut_copper_stairs", + "waexcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "waexcutcopstair": "waxed_exposed_cut_copper_stairs", + "waexcutcopstairs": "waxed_exposed_cut_copper_stairs", + "waexcutcostair": "waxed_exposed_cut_copper_stairs", + "waexcutcostairs": "waxed_exposed_cut_copper_stairs", + "waexpccopperstair": "waxed_exposed_cut_copper_stairs", + "waexpccopperstairs": "waxed_exposed_cut_copper_stairs", + "waexpccopstair": "waxed_exposed_cut_copper_stairs", + "waexpccopstairs": "waxed_exposed_cut_copper_stairs", + "waexpccostair": "waxed_exposed_cut_copper_stairs", + "waexpccostairs": "waxed_exposed_cut_copper_stairs", + "waexpcutcopperstair": "waxed_exposed_cut_copper_stairs", + "waexpcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "waexpcutcopstair": "waxed_exposed_cut_copper_stairs", + "waexpcutcopstairs": "waxed_exposed_cut_copper_stairs", + "waexpcutcostair": "waxed_exposed_cut_copper_stairs", + "waexpcutcostairs": "waxed_exposed_cut_copper_stairs", + "waexposedccopperstair": "waxed_exposed_cut_copper_stairs", + "waexposedccopperstairs": "waxed_exposed_cut_copper_stairs", + "waexposedccopstair": "waxed_exposed_cut_copper_stairs", + "waexposedccopstairs": "waxed_exposed_cut_copper_stairs", + "waexposedccostair": "waxed_exposed_cut_copper_stairs", + "waexposedccostairs": "waxed_exposed_cut_copper_stairs", + "waexposedcutcopperstair": "waxed_exposed_cut_copper_stairs", + "waexposedcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "waexposedcutcopstair": "waxed_exposed_cut_copper_stairs", + "waexposedcutcopstairs": "waxed_exposed_cut_copper_stairs", + "waexposedcutcostair": "waxed_exposed_cut_copper_stairs", + "waexposedcutcostairs": "waxed_exposed_cut_copper_stairs", + "waxcexcopperstair": "waxed_exposed_cut_copper_stairs", + "waxcexcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxcexcopstair": "waxed_exposed_cut_copper_stairs", + "waxcexcopstairs": "waxed_exposed_cut_copper_stairs", + "waxcexcostair": "waxed_exposed_cut_copper_stairs", + "waxcexcostairs": "waxed_exposed_cut_copper_stairs", + "waxcexpcopperstair": "waxed_exposed_cut_copper_stairs", + "waxcexpcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxcexpcopstair": "waxed_exposed_cut_copper_stairs", + "waxcexpcopstairs": "waxed_exposed_cut_copper_stairs", + "waxcexpcostair": "waxed_exposed_cut_copper_stairs", + "waxcexpcostairs": "waxed_exposed_cut_copper_stairs", + "waxcexposedcopperstair": "waxed_exposed_cut_copper_stairs", + "waxcexposedcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxcexposedcopstair": "waxed_exposed_cut_copper_stairs", + "waxcexposedcopstairs": "waxed_exposed_cut_copper_stairs", + "waxcexposedcostair": "waxed_exposed_cut_copper_stairs", + "waxcexposedcostairs": "waxed_exposed_cut_copper_stairs", + "waxcutexcopperstair": "waxed_exposed_cut_copper_stairs", + "waxcutexcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxcutexcopstair": "waxed_exposed_cut_copper_stairs", + "waxcutexcopstairs": "waxed_exposed_cut_copper_stairs", + "waxcutexcostair": "waxed_exposed_cut_copper_stairs", + "waxcutexcostairs": "waxed_exposed_cut_copper_stairs", + "waxcutexpcopperstair": "waxed_exposed_cut_copper_stairs", + "waxcutexpcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxcutexpcopstair": "waxed_exposed_cut_copper_stairs", + "waxcutexpcopstairs": "waxed_exposed_cut_copper_stairs", + "waxcutexpcostair": "waxed_exposed_cut_copper_stairs", + "waxcutexpcostairs": "waxed_exposed_cut_copper_stairs", + "waxcutexposedcopperstair": "waxed_exposed_cut_copper_stairs", + "waxcutexposedcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxcutexposedcopstair": "waxed_exposed_cut_copper_stairs", + "waxcutexposedcopstairs": "waxed_exposed_cut_copper_stairs", + "waxcutexposedcostair": "waxed_exposed_cut_copper_stairs", + "waxcutexposedcostairs": "waxed_exposed_cut_copper_stairs", + "waxedcexcopperstair": "waxed_exposed_cut_copper_stairs", + "waxedcexcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxedcexcopstair": "waxed_exposed_cut_copper_stairs", + "waxedcexcopstairs": "waxed_exposed_cut_copper_stairs", + "waxedcexcostair": "waxed_exposed_cut_copper_stairs", + "waxedcexcostairs": "waxed_exposed_cut_copper_stairs", + "waxedcexpcopperstair": "waxed_exposed_cut_copper_stairs", + "waxedcexpcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxedcexpcopstair": "waxed_exposed_cut_copper_stairs", + "waxedcexpcopstairs": "waxed_exposed_cut_copper_stairs", + "waxedcexpcostair": "waxed_exposed_cut_copper_stairs", + "waxedcexpcostairs": "waxed_exposed_cut_copper_stairs", + "waxedcexposedcopperstair": "waxed_exposed_cut_copper_stairs", + "waxedcexposedcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxedcexposedcopstair": "waxed_exposed_cut_copper_stairs", + "waxedcexposedcopstairs": "waxed_exposed_cut_copper_stairs", + "waxedcexposedcostair": "waxed_exposed_cut_copper_stairs", + "waxedcexposedcostairs": "waxed_exposed_cut_copper_stairs", + "waxedcutexcopperstair": "waxed_exposed_cut_copper_stairs", + "waxedcutexcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxedcutexcopstair": "waxed_exposed_cut_copper_stairs", + "waxedcutexcopstairs": "waxed_exposed_cut_copper_stairs", + "waxedcutexcostair": "waxed_exposed_cut_copper_stairs", + "waxedcutexcostairs": "waxed_exposed_cut_copper_stairs", + "waxedcutexpcopperstair": "waxed_exposed_cut_copper_stairs", + "waxedcutexpcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxedcutexpcopstair": "waxed_exposed_cut_copper_stairs", + "waxedcutexpcopstairs": "waxed_exposed_cut_copper_stairs", + "waxedcutexpcostair": "waxed_exposed_cut_copper_stairs", + "waxedcutexpcostairs": "waxed_exposed_cut_copper_stairs", + "waxedcutexposedcopperstair": "waxed_exposed_cut_copper_stairs", + "waxedcutexposedcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxedcutexposedcopstair": "waxed_exposed_cut_copper_stairs", + "waxedcutexposedcopstairs": "waxed_exposed_cut_copper_stairs", + "waxedcutexposedcostair": "waxed_exposed_cut_copper_stairs", + "waxedcutexposedcostairs": "waxed_exposed_cut_copper_stairs", + "waxedexccopperstair": "waxed_exposed_cut_copper_stairs", + "waxedexccopperstairs": "waxed_exposed_cut_copper_stairs", + "waxedexccopstair": "waxed_exposed_cut_copper_stairs", + "waxedexccopstairs": "waxed_exposed_cut_copper_stairs", + "waxedexccostair": "waxed_exposed_cut_copper_stairs", + "waxedexccostairs": "waxed_exposed_cut_copper_stairs", + "waxedexcutcopperstair": "waxed_exposed_cut_copper_stairs", + "waxedexcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxedexcutcopstair": "waxed_exposed_cut_copper_stairs", + "waxedexcutcopstairs": "waxed_exposed_cut_copper_stairs", + "waxedexcutcostair": "waxed_exposed_cut_copper_stairs", + "waxedexcutcostairs": "waxed_exposed_cut_copper_stairs", + "waxedexpccopperstair": "waxed_exposed_cut_copper_stairs", + "waxedexpccopperstairs": "waxed_exposed_cut_copper_stairs", + "waxedexpccopstair": "waxed_exposed_cut_copper_stairs", + "waxedexpccopstairs": "waxed_exposed_cut_copper_stairs", + "waxedexpccostair": "waxed_exposed_cut_copper_stairs", + "waxedexpccostairs": "waxed_exposed_cut_copper_stairs", + "waxedexpcutcopperstair": "waxed_exposed_cut_copper_stairs", + "waxedexpcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxedexpcutcopstair": "waxed_exposed_cut_copper_stairs", + "waxedexpcutcopstairs": "waxed_exposed_cut_copper_stairs", + "waxedexpcutcostair": "waxed_exposed_cut_copper_stairs", + "waxedexpcutcostairs": "waxed_exposed_cut_copper_stairs", + "waxedexposedccopperstair": "waxed_exposed_cut_copper_stairs", + "waxedexposedccopperstairs": "waxed_exposed_cut_copper_stairs", + "waxedexposedccopstair": "waxed_exposed_cut_copper_stairs", + "waxedexposedccopstairs": "waxed_exposed_cut_copper_stairs", + "waxedexposedccostair": "waxed_exposed_cut_copper_stairs", + "waxedexposedccostairs": "waxed_exposed_cut_copper_stairs", + "waxedexposedcutcopperstair": "waxed_exposed_cut_copper_stairs", + "waxedexposedcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxedexposedcutcopstair": "waxed_exposed_cut_copper_stairs", + "waxedexposedcutcopstairs": "waxed_exposed_cut_copper_stairs", + "waxedexposedcutcostair": "waxed_exposed_cut_copper_stairs", + "waxedexposedcutcostairs": "waxed_exposed_cut_copper_stairs", + "waxexccopperstair": "waxed_exposed_cut_copper_stairs", + "waxexccopperstairs": "waxed_exposed_cut_copper_stairs", + "waxexccopstair": "waxed_exposed_cut_copper_stairs", + "waxexccopstairs": "waxed_exposed_cut_copper_stairs", + "waxexccostair": "waxed_exposed_cut_copper_stairs", + "waxexccostairs": "waxed_exposed_cut_copper_stairs", + "waxexcutcopperstair": "waxed_exposed_cut_copper_stairs", + "waxexcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxexcutcopstair": "waxed_exposed_cut_copper_stairs", + "waxexcutcopstairs": "waxed_exposed_cut_copper_stairs", + "waxexcutcostair": "waxed_exposed_cut_copper_stairs", + "waxexcutcostairs": "waxed_exposed_cut_copper_stairs", + "waxexpccopperstair": "waxed_exposed_cut_copper_stairs", + "waxexpccopperstairs": "waxed_exposed_cut_copper_stairs", + "waxexpccopstair": "waxed_exposed_cut_copper_stairs", + "waxexpccopstairs": "waxed_exposed_cut_copper_stairs", + "waxexpccostair": "waxed_exposed_cut_copper_stairs", + "waxexpccostairs": "waxed_exposed_cut_copper_stairs", + "waxexpcutcopperstair": "waxed_exposed_cut_copper_stairs", + "waxexpcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxexpcutcopstair": "waxed_exposed_cut_copper_stairs", + "waxexpcutcopstairs": "waxed_exposed_cut_copper_stairs", + "waxexpcutcostair": "waxed_exposed_cut_copper_stairs", + "waxexpcutcostairs": "waxed_exposed_cut_copper_stairs", + "waxexposedccopperstair": "waxed_exposed_cut_copper_stairs", + "waxexposedccopperstairs": "waxed_exposed_cut_copper_stairs", + "waxexposedccopstair": "waxed_exposed_cut_copper_stairs", + "waxexposedccopstairs": "waxed_exposed_cut_copper_stairs", + "waxexposedccostair": "waxed_exposed_cut_copper_stairs", + "waxexposedccostairs": "waxed_exposed_cut_copper_stairs", + "waxexposedcutcopperstair": "waxed_exposed_cut_copper_stairs", + "waxexposedcutcopperstairs": "waxed_exposed_cut_copper_stairs", + "waxexposedcutcopstair": "waxed_exposed_cut_copper_stairs", + "waxexposedcutcopstairs": "waxed_exposed_cut_copper_stairs", + "waxexposedcutcostair": "waxed_exposed_cut_copper_stairs", + "waxexposedcutcostairs": "waxed_exposed_cut_copper_stairs", + "waxed_oxidized_copper": { + "material": "WAXED_OXIDIZED_COPPER" + }, + "minecraft:waxed_oxidized_copper": "waxed_oxidized_copper", + "oxidisedwacoblock": "waxed_oxidized_copper", + "oxidisedwacopblock": "waxed_oxidized_copper", + "oxidisedwacopperblock": "waxed_oxidized_copper", + "oxidisedwaxcoblock": "waxed_oxidized_copper", + "oxidisedwaxcopblock": "waxed_oxidized_copper", + "oxidisedwaxcopperblock": "waxed_oxidized_copper", + "oxidisedwaxedcoblock": "waxed_oxidized_copper", + "oxidisedwaxedcopblock": "waxed_oxidized_copper", + "oxidisedwaxedcopperblock": "waxed_oxidized_copper", + "oxidizedwacoblock": "waxed_oxidized_copper", + "oxidizedwacopblock": "waxed_oxidized_copper", + "oxidizedwacopperblock": "waxed_oxidized_copper", + "oxidizedwaxcoblock": "waxed_oxidized_copper", + "oxidizedwaxcopblock": "waxed_oxidized_copper", + "oxidizedwaxcopperblock": "waxed_oxidized_copper", + "oxidizedwaxedcoblock": "waxed_oxidized_copper", + "oxidizedwaxedcopblock": "waxed_oxidized_copper", + "oxidizedwaxedcopperblock": "waxed_oxidized_copper", + "oxiwacoblock": "waxed_oxidized_copper", + "oxiwacopblock": "waxed_oxidized_copper", + "oxiwacopperblock": "waxed_oxidized_copper", + "oxiwaxcoblock": "waxed_oxidized_copper", + "oxiwaxcopblock": "waxed_oxidized_copper", + "oxiwaxcopperblock": "waxed_oxidized_copper", + "oxiwaxedcoblock": "waxed_oxidized_copper", + "oxiwaxedcopblock": "waxed_oxidized_copper", + "oxiwaxedcopperblock": "waxed_oxidized_copper", + "oxywacoblock": "waxed_oxidized_copper", + "oxywacopblock": "waxed_oxidized_copper", + "oxywacopperblock": "waxed_oxidized_copper", + "oxywaxcoblock": "waxed_oxidized_copper", + "oxywaxcopblock": "waxed_oxidized_copper", + "oxywaxcopperblock": "waxed_oxidized_copper", + "oxywaxedcoblock": "waxed_oxidized_copper", + "oxywaxedcopblock": "waxed_oxidized_copper", + "oxywaxedcopperblock": "waxed_oxidized_copper", + "waoxicoblock": "waxed_oxidized_copper", + "waoxicopblock": "waxed_oxidized_copper", + "waoxicopperblock": "waxed_oxidized_copper", + "waoxidisedcoblock": "waxed_oxidized_copper", + "waoxidisedcopblock": "waxed_oxidized_copper", + "waoxidisedcopperblock": "waxed_oxidized_copper", + "waoxidizedcoblock": "waxed_oxidized_copper", + "waoxidizedcopblock": "waxed_oxidized_copper", + "waoxidizedcopperblock": "waxed_oxidized_copper", + "waoxycoblock": "waxed_oxidized_copper", + "waoxycopblock": "waxed_oxidized_copper", + "waoxycopperblock": "waxed_oxidized_copper", + "waxedoxicoblock": "waxed_oxidized_copper", + "waxedoxicopblock": "waxed_oxidized_copper", + "waxedoxicopperblock": "waxed_oxidized_copper", + "waxedoxidisedcoblock": "waxed_oxidized_copper", + "waxedoxidisedcopblock": "waxed_oxidized_copper", + "waxedoxidisedcopperblock": "waxed_oxidized_copper", + "waxedoxidizedcoblock": "waxed_oxidized_copper", + "waxedoxidizedcopblock": "waxed_oxidized_copper", + "waxedoxidizedcopper": "waxed_oxidized_copper", + "waxedoxidizedcopperblock": "waxed_oxidized_copper", + "waxedoxycoblock": "waxed_oxidized_copper", + "waxedoxycopblock": "waxed_oxidized_copper", + "waxedoxycopperblock": "waxed_oxidized_copper", + "waxoxicoblock": "waxed_oxidized_copper", + "waxoxicopblock": "waxed_oxidized_copper", + "waxoxicopperblock": "waxed_oxidized_copper", + "waxoxidisedcoblock": "waxed_oxidized_copper", + "waxoxidisedcopblock": "waxed_oxidized_copper", + "waxoxidisedcopperblock": "waxed_oxidized_copper", + "waxoxidizedcoblock": "waxed_oxidized_copper", + "waxoxidizedcopblock": "waxed_oxidized_copper", + "waxoxidizedcopperblock": "waxed_oxidized_copper", + "waxoxycoblock": "waxed_oxidized_copper", + "waxoxycopblock": "waxed_oxidized_copper", + "waxoxycopperblock": "waxed_oxidized_copper", + "waxed_oxidized_cut_copper": { + "material": "WAXED_OXIDIZED_CUT_COPPER" + }, + "coxidisedwacoblock": "waxed_oxidized_cut_copper", + "coxidisedwacopblock": "waxed_oxidized_cut_copper", + "coxidisedwacopperblock": "waxed_oxidized_cut_copper", + "coxidisedwaxcoblock": "waxed_oxidized_cut_copper", + "coxidisedwaxcopblock": "waxed_oxidized_cut_copper", + "coxidisedwaxcopperblock": "waxed_oxidized_cut_copper", + "coxidisedwaxedcoblock": "waxed_oxidized_cut_copper", + "coxidisedwaxedcopblock": "waxed_oxidized_cut_copper", + "coxidisedwaxedcopperblock": "waxed_oxidized_cut_copper", + "coxidizedwacoblock": "waxed_oxidized_cut_copper", + "coxidizedwacopblock": "waxed_oxidized_cut_copper", + "coxidizedwacopperblock": "waxed_oxidized_cut_copper", + "coxidizedwaxcoblock": "waxed_oxidized_cut_copper", + "coxidizedwaxcopblock": "waxed_oxidized_cut_copper", + "coxidizedwaxcopperblock": "waxed_oxidized_cut_copper", + "coxidizedwaxedcoblock": "waxed_oxidized_cut_copper", + "coxidizedwaxedcopblock": "waxed_oxidized_cut_copper", + "coxidizedwaxedcopperblock": "waxed_oxidized_cut_copper", + "coxiwacoblock": "waxed_oxidized_cut_copper", + "coxiwacopblock": "waxed_oxidized_cut_copper", + "coxiwacopperblock": "waxed_oxidized_cut_copper", + "coxiwaxcoblock": "waxed_oxidized_cut_copper", + "coxiwaxcopblock": "waxed_oxidized_cut_copper", + "coxiwaxcopperblock": "waxed_oxidized_cut_copper", + "coxiwaxedcoblock": "waxed_oxidized_cut_copper", + "coxiwaxedcopblock": "waxed_oxidized_cut_copper", + "coxiwaxedcopperblock": "waxed_oxidized_cut_copper", + "coxywacoblock": "waxed_oxidized_cut_copper", + "coxywacopblock": "waxed_oxidized_cut_copper", + "coxywacopperblock": "waxed_oxidized_cut_copper", + "coxywaxcoblock": "waxed_oxidized_cut_copper", + "coxywaxcopblock": "waxed_oxidized_cut_copper", + "coxywaxcopperblock": "waxed_oxidized_cut_copper", + "coxywaxedcoblock": "waxed_oxidized_cut_copper", + "coxywaxedcopblock": "waxed_oxidized_cut_copper", + "coxywaxedcopperblock": "waxed_oxidized_cut_copper", + "cutoxidisedwacoblock": "waxed_oxidized_cut_copper", + "cutoxidisedwacopblock": "waxed_oxidized_cut_copper", + "cutoxidisedwacopperblock": "waxed_oxidized_cut_copper", + "cutoxidisedwaxcoblock": "waxed_oxidized_cut_copper", + "cutoxidisedwaxcopblock": "waxed_oxidized_cut_copper", + "cutoxidisedwaxcopperblock": "waxed_oxidized_cut_copper", + "cutoxidisedwaxedcoblock": "waxed_oxidized_cut_copper", + "cutoxidisedwaxedcopblock": "waxed_oxidized_cut_copper", + "cutoxidisedwaxedcopperblock": "waxed_oxidized_cut_copper", + "cutoxidizedwacoblock": "waxed_oxidized_cut_copper", + "cutoxidizedwacopblock": "waxed_oxidized_cut_copper", + "cutoxidizedwacopperblock": "waxed_oxidized_cut_copper", + "cutoxidizedwaxcoblock": "waxed_oxidized_cut_copper", + "cutoxidizedwaxcopblock": "waxed_oxidized_cut_copper", + "cutoxidizedwaxcopperblock": "waxed_oxidized_cut_copper", + "cutoxidizedwaxedcoblock": "waxed_oxidized_cut_copper", + "cutoxidizedwaxedcopblock": "waxed_oxidized_cut_copper", + "cutoxidizedwaxedcopperblock": "waxed_oxidized_cut_copper", + "cutoxiwacoblock": "waxed_oxidized_cut_copper", + "cutoxiwacopblock": "waxed_oxidized_cut_copper", + "cutoxiwacopperblock": "waxed_oxidized_cut_copper", + "cutoxiwaxcoblock": "waxed_oxidized_cut_copper", + "cutoxiwaxcopblock": "waxed_oxidized_cut_copper", + "cutoxiwaxcopperblock": "waxed_oxidized_cut_copper", + "cutoxiwaxedcoblock": "waxed_oxidized_cut_copper", + "cutoxiwaxedcopblock": "waxed_oxidized_cut_copper", + "cutoxiwaxedcopperblock": "waxed_oxidized_cut_copper", + "cutoxywacoblock": "waxed_oxidized_cut_copper", + "cutoxywacopblock": "waxed_oxidized_cut_copper", + "cutoxywacopperblock": "waxed_oxidized_cut_copper", + "cutoxywaxcoblock": "waxed_oxidized_cut_copper", + "cutoxywaxcopblock": "waxed_oxidized_cut_copper", + "cutoxywaxcopperblock": "waxed_oxidized_cut_copper", + "cutoxywaxedcoblock": "waxed_oxidized_cut_copper", + "cutoxywaxedcopblock": "waxed_oxidized_cut_copper", + "cutoxywaxedcopperblock": "waxed_oxidized_cut_copper", + "cutwaoxicoblock": "waxed_oxidized_cut_copper", + "cutwaoxicopblock": "waxed_oxidized_cut_copper", + "cutwaoxicopperblock": "waxed_oxidized_cut_copper", + "cutwaoxidisedcoblock": "waxed_oxidized_cut_copper", + "cutwaoxidisedcopblock": "waxed_oxidized_cut_copper", + "cutwaoxidisedcopperblock": "waxed_oxidized_cut_copper", + "cutwaoxidizedcoblock": "waxed_oxidized_cut_copper", + "cutwaoxidizedcopblock": "waxed_oxidized_cut_copper", + "cutwaoxidizedcopperblock": "waxed_oxidized_cut_copper", + "cutwaoxycoblock": "waxed_oxidized_cut_copper", + "cutwaoxycopblock": "waxed_oxidized_cut_copper", + "cutwaoxycopperblock": "waxed_oxidized_cut_copper", + "cutwaxedoxicoblock": "waxed_oxidized_cut_copper", + "cutwaxedoxicopblock": "waxed_oxidized_cut_copper", + "cutwaxedoxicopperblock": "waxed_oxidized_cut_copper", + "cutwaxedoxidisedcoblock": "waxed_oxidized_cut_copper", + "cutwaxedoxidisedcopblock": "waxed_oxidized_cut_copper", + "cutwaxedoxidisedcopperblock": "waxed_oxidized_cut_copper", + "cutwaxedoxidizedcoblock": "waxed_oxidized_cut_copper", + "cutwaxedoxidizedcopblock": "waxed_oxidized_cut_copper", + "cutwaxedoxidizedcopperblock": "waxed_oxidized_cut_copper", + "cutwaxedoxycoblock": "waxed_oxidized_cut_copper", + "cutwaxedoxycopblock": "waxed_oxidized_cut_copper", + "cutwaxedoxycopperblock": "waxed_oxidized_cut_copper", + "cutwaxoxicoblock": "waxed_oxidized_cut_copper", + "cutwaxoxicopblock": "waxed_oxidized_cut_copper", + "cutwaxoxicopperblock": "waxed_oxidized_cut_copper", + "cutwaxoxidisedcoblock": "waxed_oxidized_cut_copper", + "cutwaxoxidisedcopblock": "waxed_oxidized_cut_copper", + "cutwaxoxidisedcopperblock": "waxed_oxidized_cut_copper", + "cutwaxoxidizedcoblock": "waxed_oxidized_cut_copper", + "cutwaxoxidizedcopblock": "waxed_oxidized_cut_copper", + "cutwaxoxidizedcopperblock": "waxed_oxidized_cut_copper", + "cutwaxoxycoblock": "waxed_oxidized_cut_copper", + "cutwaxoxycopblock": "waxed_oxidized_cut_copper", + "cutwaxoxycopperblock": "waxed_oxidized_cut_copper", + "cwaoxicoblock": "waxed_oxidized_cut_copper", + "cwaoxicopblock": "waxed_oxidized_cut_copper", + "cwaoxicopperblock": "waxed_oxidized_cut_copper", + "cwaoxidisedcoblock": "waxed_oxidized_cut_copper", + "cwaoxidisedcopblock": "waxed_oxidized_cut_copper", + "cwaoxidisedcopperblock": "waxed_oxidized_cut_copper", + "cwaoxidizedcoblock": "waxed_oxidized_cut_copper", + "cwaoxidizedcopblock": "waxed_oxidized_cut_copper", + "cwaoxidizedcopperblock": "waxed_oxidized_cut_copper", + "cwaoxycoblock": "waxed_oxidized_cut_copper", + "cwaoxycopblock": "waxed_oxidized_cut_copper", + "cwaoxycopperblock": "waxed_oxidized_cut_copper", + "cwaxedoxicoblock": "waxed_oxidized_cut_copper", + "cwaxedoxicopblock": "waxed_oxidized_cut_copper", + "cwaxedoxicopperblock": "waxed_oxidized_cut_copper", + "cwaxedoxidisedcoblock": "waxed_oxidized_cut_copper", + "cwaxedoxidisedcopblock": "waxed_oxidized_cut_copper", + "cwaxedoxidisedcopperblock": "waxed_oxidized_cut_copper", + "cwaxedoxidizedcoblock": "waxed_oxidized_cut_copper", + "cwaxedoxidizedcopblock": "waxed_oxidized_cut_copper", + "cwaxedoxidizedcopperblock": "waxed_oxidized_cut_copper", + "cwaxedoxycoblock": "waxed_oxidized_cut_copper", + "cwaxedoxycopblock": "waxed_oxidized_cut_copper", + "cwaxedoxycopperblock": "waxed_oxidized_cut_copper", + "cwaxoxicoblock": "waxed_oxidized_cut_copper", + "cwaxoxicopblock": "waxed_oxidized_cut_copper", + "cwaxoxicopperblock": "waxed_oxidized_cut_copper", + "cwaxoxidisedcoblock": "waxed_oxidized_cut_copper", + "cwaxoxidisedcopblock": "waxed_oxidized_cut_copper", + "cwaxoxidisedcopperblock": "waxed_oxidized_cut_copper", + "cwaxoxidizedcoblock": "waxed_oxidized_cut_copper", + "cwaxoxidizedcopblock": "waxed_oxidized_cut_copper", + "cwaxoxidizedcopperblock": "waxed_oxidized_cut_copper", + "cwaxoxycoblock": "waxed_oxidized_cut_copper", + "cwaxoxycopblock": "waxed_oxidized_cut_copper", + "cwaxoxycopperblock": "waxed_oxidized_cut_copper", + "minecraft:waxed_oxidized_cut_copper": "waxed_oxidized_cut_copper", + "oxicutwacoblock": "waxed_oxidized_cut_copper", + "oxicutwacopblock": "waxed_oxidized_cut_copper", + "oxicutwacopperblock": "waxed_oxidized_cut_copper", + "oxicutwaxcoblock": "waxed_oxidized_cut_copper", + "oxicutwaxcopblock": "waxed_oxidized_cut_copper", + "oxicutwaxcopperblock": "waxed_oxidized_cut_copper", + "oxicutwaxedcoblock": "waxed_oxidized_cut_copper", + "oxicutwaxedcopblock": "waxed_oxidized_cut_copper", + "oxicutwaxedcopperblock": "waxed_oxidized_cut_copper", + "oxicwacoblock": "waxed_oxidized_cut_copper", + "oxicwacopblock": "waxed_oxidized_cut_copper", + "oxicwacopperblock": "waxed_oxidized_cut_copper", + "oxicwaxcoblock": "waxed_oxidized_cut_copper", + "oxicwaxcopblock": "waxed_oxidized_cut_copper", + "oxicwaxcopperblock": "waxed_oxidized_cut_copper", + "oxicwaxedcoblock": "waxed_oxidized_cut_copper", + "oxicwaxedcopblock": "waxed_oxidized_cut_copper", + "oxicwaxedcopperblock": "waxed_oxidized_cut_copper", + "oxidisedcutwacoblock": "waxed_oxidized_cut_copper", + "oxidisedcutwacopblock": "waxed_oxidized_cut_copper", + "oxidisedcutwacopperblock": "waxed_oxidized_cut_copper", + "oxidisedcutwaxcoblock": "waxed_oxidized_cut_copper", + "oxidisedcutwaxcopblock": "waxed_oxidized_cut_copper", + "oxidisedcutwaxcopperblock": "waxed_oxidized_cut_copper", + "oxidisedcutwaxedcoblock": "waxed_oxidized_cut_copper", + "oxidisedcutwaxedcopblock": "waxed_oxidized_cut_copper", + "oxidisedcutwaxedcopperblock": "waxed_oxidized_cut_copper", + "oxidisedcwacoblock": "waxed_oxidized_cut_copper", + "oxidisedcwacopblock": "waxed_oxidized_cut_copper", + "oxidisedcwacopperblock": "waxed_oxidized_cut_copper", + "oxidisedcwaxcoblock": "waxed_oxidized_cut_copper", + "oxidisedcwaxcopblock": "waxed_oxidized_cut_copper", + "oxidisedcwaxcopperblock": "waxed_oxidized_cut_copper", + "oxidisedcwaxedcoblock": "waxed_oxidized_cut_copper", + "oxidisedcwaxedcopblock": "waxed_oxidized_cut_copper", + "oxidisedcwaxedcopperblock": "waxed_oxidized_cut_copper", + "oxidisedwaccoblock": "waxed_oxidized_cut_copper", + "oxidisedwaccopblock": "waxed_oxidized_cut_copper", + "oxidisedwaccopperblock": "waxed_oxidized_cut_copper", + "oxidisedwacutcoblock": "waxed_oxidized_cut_copper", + "oxidisedwacutcopblock": "waxed_oxidized_cut_copper", + "oxidisedwacutcopperblock": "waxed_oxidized_cut_copper", + "oxidisedwaxccoblock": "waxed_oxidized_cut_copper", + "oxidisedwaxccopblock": "waxed_oxidized_cut_copper", + "oxidisedwaxccopperblock": "waxed_oxidized_cut_copper", + "oxidisedwaxcutcoblock": "waxed_oxidized_cut_copper", + "oxidisedwaxcutcopblock": "waxed_oxidized_cut_copper", + "oxidisedwaxcutcopperblock": "waxed_oxidized_cut_copper", + "oxidisedwaxedccoblock": "waxed_oxidized_cut_copper", + "oxidisedwaxedccopblock": "waxed_oxidized_cut_copper", + "oxidisedwaxedccopperblock": "waxed_oxidized_cut_copper", + "oxidisedwaxedcutcoblock": "waxed_oxidized_cut_copper", + "oxidisedwaxedcutcopblock": "waxed_oxidized_cut_copper", + "oxidisedwaxedcutcopperblock": "waxed_oxidized_cut_copper", + "oxidizedcutwacoblock": "waxed_oxidized_cut_copper", + "oxidizedcutwacopblock": "waxed_oxidized_cut_copper", + "oxidizedcutwacopperblock": "waxed_oxidized_cut_copper", + "oxidizedcutwaxcoblock": "waxed_oxidized_cut_copper", + "oxidizedcutwaxcopblock": "waxed_oxidized_cut_copper", + "oxidizedcutwaxcopperblock": "waxed_oxidized_cut_copper", + "oxidizedcutwaxedcoblock": "waxed_oxidized_cut_copper", + "oxidizedcutwaxedcopblock": "waxed_oxidized_cut_copper", + "oxidizedcutwaxedcopperblock": "waxed_oxidized_cut_copper", + "oxidizedcwacoblock": "waxed_oxidized_cut_copper", + "oxidizedcwacopblock": "waxed_oxidized_cut_copper", + "oxidizedcwacopperblock": "waxed_oxidized_cut_copper", + "oxidizedcwaxcoblock": "waxed_oxidized_cut_copper", + "oxidizedcwaxcopblock": "waxed_oxidized_cut_copper", + "oxidizedcwaxcopperblock": "waxed_oxidized_cut_copper", + "oxidizedcwaxedcoblock": "waxed_oxidized_cut_copper", + "oxidizedcwaxedcopblock": "waxed_oxidized_cut_copper", + "oxidizedcwaxedcopperblock": "waxed_oxidized_cut_copper", + "oxidizedwaccoblock": "waxed_oxidized_cut_copper", + "oxidizedwaccopblock": "waxed_oxidized_cut_copper", + "oxidizedwaccopperblock": "waxed_oxidized_cut_copper", + "oxidizedwacutcoblock": "waxed_oxidized_cut_copper", + "oxidizedwacutcopblock": "waxed_oxidized_cut_copper", + "oxidizedwacutcopperblock": "waxed_oxidized_cut_copper", + "oxidizedwaxccoblock": "waxed_oxidized_cut_copper", + "oxidizedwaxccopblock": "waxed_oxidized_cut_copper", + "oxidizedwaxccopperblock": "waxed_oxidized_cut_copper", + "oxidizedwaxcutcoblock": "waxed_oxidized_cut_copper", + "oxidizedwaxcutcopblock": "waxed_oxidized_cut_copper", + "oxidizedwaxcutcopperblock": "waxed_oxidized_cut_copper", + "oxidizedwaxedccoblock": "waxed_oxidized_cut_copper", + "oxidizedwaxedccopblock": "waxed_oxidized_cut_copper", + "oxidizedwaxedccopperblock": "waxed_oxidized_cut_copper", + "oxidizedwaxedcutcoblock": "waxed_oxidized_cut_copper", + "oxidizedwaxedcutcopblock": "waxed_oxidized_cut_copper", + "oxidizedwaxedcutcopperblock": "waxed_oxidized_cut_copper", + "oxiwaccoblock": "waxed_oxidized_cut_copper", + "oxiwaccopblock": "waxed_oxidized_cut_copper", + "oxiwaccopperblock": "waxed_oxidized_cut_copper", + "oxiwacutcoblock": "waxed_oxidized_cut_copper", + "oxiwacutcopblock": "waxed_oxidized_cut_copper", + "oxiwacutcopperblock": "waxed_oxidized_cut_copper", + "oxiwaxccoblock": "waxed_oxidized_cut_copper", + "oxiwaxccopblock": "waxed_oxidized_cut_copper", + "oxiwaxccopperblock": "waxed_oxidized_cut_copper", + "oxiwaxcutcoblock": "waxed_oxidized_cut_copper", + "oxiwaxcutcopblock": "waxed_oxidized_cut_copper", + "oxiwaxcutcopperblock": "waxed_oxidized_cut_copper", + "oxiwaxedccoblock": "waxed_oxidized_cut_copper", + "oxiwaxedccopblock": "waxed_oxidized_cut_copper", + "oxiwaxedccopperblock": "waxed_oxidized_cut_copper", + "oxiwaxedcutcoblock": "waxed_oxidized_cut_copper", + "oxiwaxedcutcopblock": "waxed_oxidized_cut_copper", + "oxiwaxedcutcopperblock": "waxed_oxidized_cut_copper", + "oxycutwacoblock": "waxed_oxidized_cut_copper", + "oxycutwacopblock": "waxed_oxidized_cut_copper", + "oxycutwacopperblock": "waxed_oxidized_cut_copper", + "oxycutwaxcoblock": "waxed_oxidized_cut_copper", + "oxycutwaxcopblock": "waxed_oxidized_cut_copper", + "oxycutwaxcopperblock": "waxed_oxidized_cut_copper", + "oxycutwaxedcoblock": "waxed_oxidized_cut_copper", + "oxycutwaxedcopblock": "waxed_oxidized_cut_copper", + "oxycutwaxedcopperblock": "waxed_oxidized_cut_copper", + "oxycwacoblock": "waxed_oxidized_cut_copper", + "oxycwacopblock": "waxed_oxidized_cut_copper", + "oxycwacopperblock": "waxed_oxidized_cut_copper", + "oxycwaxcoblock": "waxed_oxidized_cut_copper", + "oxycwaxcopblock": "waxed_oxidized_cut_copper", + "oxycwaxcopperblock": "waxed_oxidized_cut_copper", + "oxycwaxedcoblock": "waxed_oxidized_cut_copper", + "oxycwaxedcopblock": "waxed_oxidized_cut_copper", + "oxycwaxedcopperblock": "waxed_oxidized_cut_copper", + "oxywaccoblock": "waxed_oxidized_cut_copper", + "oxywaccopblock": "waxed_oxidized_cut_copper", + "oxywaccopperblock": "waxed_oxidized_cut_copper", + "oxywacutcoblock": "waxed_oxidized_cut_copper", + "oxywacutcopblock": "waxed_oxidized_cut_copper", + "oxywacutcopperblock": "waxed_oxidized_cut_copper", + "oxywaxccoblock": "waxed_oxidized_cut_copper", + "oxywaxccopblock": "waxed_oxidized_cut_copper", + "oxywaxccopperblock": "waxed_oxidized_cut_copper", + "oxywaxcutcoblock": "waxed_oxidized_cut_copper", + "oxywaxcutcopblock": "waxed_oxidized_cut_copper", + "oxywaxcutcopperblock": "waxed_oxidized_cut_copper", + "oxywaxedccoblock": "waxed_oxidized_cut_copper", + "oxywaxedccopblock": "waxed_oxidized_cut_copper", + "oxywaxedccopperblock": "waxed_oxidized_cut_copper", + "oxywaxedcutcoblock": "waxed_oxidized_cut_copper", + "oxywaxedcutcopblock": "waxed_oxidized_cut_copper", + "oxywaxedcutcopperblock": "waxed_oxidized_cut_copper", + "wacoxicoblock": "waxed_oxidized_cut_copper", + "wacoxicopblock": "waxed_oxidized_cut_copper", + "wacoxicopperblock": "waxed_oxidized_cut_copper", + "wacoxidisedcoblock": "waxed_oxidized_cut_copper", + "wacoxidisedcopblock": "waxed_oxidized_cut_copper", + "wacoxidisedcopperblock": "waxed_oxidized_cut_copper", + "wacoxidizedcoblock": "waxed_oxidized_cut_copper", + "wacoxidizedcopblock": "waxed_oxidized_cut_copper", + "wacoxidizedcopperblock": "waxed_oxidized_cut_copper", + "wacoxycoblock": "waxed_oxidized_cut_copper", + "wacoxycopblock": "waxed_oxidized_cut_copper", + "wacoxycopperblock": "waxed_oxidized_cut_copper", + "wacutoxicoblock": "waxed_oxidized_cut_copper", + "wacutoxicopblock": "waxed_oxidized_cut_copper", + "wacutoxicopperblock": "waxed_oxidized_cut_copper", + "wacutoxidisedcoblock": "waxed_oxidized_cut_copper", + "wacutoxidisedcopblock": "waxed_oxidized_cut_copper", + "wacutoxidisedcopperblock": "waxed_oxidized_cut_copper", + "wacutoxidizedcoblock": "waxed_oxidized_cut_copper", + "wacutoxidizedcopblock": "waxed_oxidized_cut_copper", + "wacutoxidizedcopperblock": "waxed_oxidized_cut_copper", + "wacutoxycoblock": "waxed_oxidized_cut_copper", + "wacutoxycopblock": "waxed_oxidized_cut_copper", + "wacutoxycopperblock": "waxed_oxidized_cut_copper", + "waoxiccoblock": "waxed_oxidized_cut_copper", + "waoxiccopblock": "waxed_oxidized_cut_copper", + "waoxiccopperblock": "waxed_oxidized_cut_copper", + "waoxicutcoblock": "waxed_oxidized_cut_copper", + "waoxicutcopblock": "waxed_oxidized_cut_copper", + "waoxicutcopperblock": "waxed_oxidized_cut_copper", + "waoxidisedccoblock": "waxed_oxidized_cut_copper", + "waoxidisedccopblock": "waxed_oxidized_cut_copper", + "waoxidisedccopperblock": "waxed_oxidized_cut_copper", + "waoxidisedcutcoblock": "waxed_oxidized_cut_copper", + "waoxidisedcutcopblock": "waxed_oxidized_cut_copper", + "waoxidisedcutcopperblock": "waxed_oxidized_cut_copper", + "waoxidizedccoblock": "waxed_oxidized_cut_copper", + "waoxidizedccopblock": "waxed_oxidized_cut_copper", + "waoxidizedccopperblock": "waxed_oxidized_cut_copper", + "waoxidizedcutcoblock": "waxed_oxidized_cut_copper", + "waoxidizedcutcopblock": "waxed_oxidized_cut_copper", + "waoxidizedcutcopperblock": "waxed_oxidized_cut_copper", + "waoxyccoblock": "waxed_oxidized_cut_copper", + "waoxyccopblock": "waxed_oxidized_cut_copper", + "waoxyccopperblock": "waxed_oxidized_cut_copper", + "waoxycutcoblock": "waxed_oxidized_cut_copper", + "waoxycutcopblock": "waxed_oxidized_cut_copper", + "waoxycutcopperblock": "waxed_oxidized_cut_copper", + "waxcoxicoblock": "waxed_oxidized_cut_copper", + "waxcoxicopblock": "waxed_oxidized_cut_copper", + "waxcoxicopperblock": "waxed_oxidized_cut_copper", + "waxcoxidisedcoblock": "waxed_oxidized_cut_copper", + "waxcoxidisedcopblock": "waxed_oxidized_cut_copper", + "waxcoxidisedcopperblock": "waxed_oxidized_cut_copper", + "waxcoxidizedcoblock": "waxed_oxidized_cut_copper", + "waxcoxidizedcopblock": "waxed_oxidized_cut_copper", + "waxcoxidizedcopperblock": "waxed_oxidized_cut_copper", + "waxcoxycoblock": "waxed_oxidized_cut_copper", + "waxcoxycopblock": "waxed_oxidized_cut_copper", + "waxcoxycopperblock": "waxed_oxidized_cut_copper", + "waxcutoxicoblock": "waxed_oxidized_cut_copper", + "waxcutoxicopblock": "waxed_oxidized_cut_copper", + "waxcutoxicopperblock": "waxed_oxidized_cut_copper", + "waxcutoxidisedcoblock": "waxed_oxidized_cut_copper", + "waxcutoxidisedcopblock": "waxed_oxidized_cut_copper", + "waxcutoxidisedcopperblock": "waxed_oxidized_cut_copper", + "waxcutoxidizedcoblock": "waxed_oxidized_cut_copper", + "waxcutoxidizedcopblock": "waxed_oxidized_cut_copper", + "waxcutoxidizedcopperblock": "waxed_oxidized_cut_copper", + "waxcutoxycoblock": "waxed_oxidized_cut_copper", + "waxcutoxycopblock": "waxed_oxidized_cut_copper", + "waxcutoxycopperblock": "waxed_oxidized_cut_copper", + "waxedcoxicoblock": "waxed_oxidized_cut_copper", + "waxedcoxicopblock": "waxed_oxidized_cut_copper", + "waxedcoxicopperblock": "waxed_oxidized_cut_copper", + "waxedcoxidisedcoblock": "waxed_oxidized_cut_copper", + "waxedcoxidisedcopblock": "waxed_oxidized_cut_copper", + "waxedcoxidisedcopperblock": "waxed_oxidized_cut_copper", + "waxedcoxidizedcoblock": "waxed_oxidized_cut_copper", + "waxedcoxidizedcopblock": "waxed_oxidized_cut_copper", + "waxedcoxidizedcopperblock": "waxed_oxidized_cut_copper", + "waxedcoxycoblock": "waxed_oxidized_cut_copper", + "waxedcoxycopblock": "waxed_oxidized_cut_copper", + "waxedcoxycopperblock": "waxed_oxidized_cut_copper", + "waxedcutoxicoblock": "waxed_oxidized_cut_copper", + "waxedcutoxicopblock": "waxed_oxidized_cut_copper", + "waxedcutoxicopperblock": "waxed_oxidized_cut_copper", + "waxedcutoxidisedcoblock": "waxed_oxidized_cut_copper", + "waxedcutoxidisedcopblock": "waxed_oxidized_cut_copper", + "waxedcutoxidisedcopperblock": "waxed_oxidized_cut_copper", + "waxedcutoxidizedcoblock": "waxed_oxidized_cut_copper", + "waxedcutoxidizedcopblock": "waxed_oxidized_cut_copper", + "waxedcutoxidizedcopperblock": "waxed_oxidized_cut_copper", + "waxedcutoxycoblock": "waxed_oxidized_cut_copper", + "waxedcutoxycopblock": "waxed_oxidized_cut_copper", + "waxedcutoxycopperblock": "waxed_oxidized_cut_copper", + "waxedoxiccoblock": "waxed_oxidized_cut_copper", + "waxedoxiccopblock": "waxed_oxidized_cut_copper", + "waxedoxiccopperblock": "waxed_oxidized_cut_copper", + "waxedoxicutcoblock": "waxed_oxidized_cut_copper", + "waxedoxicutcopblock": "waxed_oxidized_cut_copper", + "waxedoxicutcopperblock": "waxed_oxidized_cut_copper", + "waxedoxidisedccoblock": "waxed_oxidized_cut_copper", + "waxedoxidisedccopblock": "waxed_oxidized_cut_copper", + "waxedoxidisedccopperblock": "waxed_oxidized_cut_copper", + "waxedoxidisedcutcoblock": "waxed_oxidized_cut_copper", + "waxedoxidisedcutcopblock": "waxed_oxidized_cut_copper", + "waxedoxidisedcutcopperblock": "waxed_oxidized_cut_copper", + "waxedoxidizedccoblock": "waxed_oxidized_cut_copper", + "waxedoxidizedccopblock": "waxed_oxidized_cut_copper", + "waxedoxidizedccopperblock": "waxed_oxidized_cut_copper", + "waxedoxidizedcutcoblock": "waxed_oxidized_cut_copper", + "waxedoxidizedcutcopblock": "waxed_oxidized_cut_copper", + "waxedoxidizedcutcopper": "waxed_oxidized_cut_copper", + "waxedoxidizedcutcopperblock": "waxed_oxidized_cut_copper", + "waxedoxyccoblock": "waxed_oxidized_cut_copper", + "waxedoxyccopblock": "waxed_oxidized_cut_copper", + "waxedoxyccopperblock": "waxed_oxidized_cut_copper", + "waxedoxycutcoblock": "waxed_oxidized_cut_copper", + "waxedoxycutcopblock": "waxed_oxidized_cut_copper", + "waxedoxycutcopperblock": "waxed_oxidized_cut_copper", + "waxoxiccoblock": "waxed_oxidized_cut_copper", + "waxoxiccopblock": "waxed_oxidized_cut_copper", + "waxoxiccopperblock": "waxed_oxidized_cut_copper", + "waxoxicutcoblock": "waxed_oxidized_cut_copper", + "waxoxicutcopblock": "waxed_oxidized_cut_copper", + "waxoxicutcopperblock": "waxed_oxidized_cut_copper", + "waxoxidisedccoblock": "waxed_oxidized_cut_copper", + "waxoxidisedccopblock": "waxed_oxidized_cut_copper", + "waxoxidisedccopperblock": "waxed_oxidized_cut_copper", + "waxoxidisedcutcoblock": "waxed_oxidized_cut_copper", + "waxoxidisedcutcopblock": "waxed_oxidized_cut_copper", + "waxoxidisedcutcopperblock": "waxed_oxidized_cut_copper", + "waxoxidizedccoblock": "waxed_oxidized_cut_copper", + "waxoxidizedccopblock": "waxed_oxidized_cut_copper", + "waxoxidizedccopperblock": "waxed_oxidized_cut_copper", + "waxoxidizedcutcoblock": "waxed_oxidized_cut_copper", + "waxoxidizedcutcopblock": "waxed_oxidized_cut_copper", + "waxoxidizedcutcopperblock": "waxed_oxidized_cut_copper", + "waxoxyccoblock": "waxed_oxidized_cut_copper", + "waxoxyccopblock": "waxed_oxidized_cut_copper", + "waxoxyccopperblock": "waxed_oxidized_cut_copper", + "waxoxycutcoblock": "waxed_oxidized_cut_copper", + "waxoxycutcopblock": "waxed_oxidized_cut_copper", + "waxoxycutcopperblock": "waxed_oxidized_cut_copper", + "waxed_oxidized_cut_copper_slab": { + "material": "WAXED_OXIDIZED_CUT_COPPER_SLAB" + }, + "coxidisedwacohalfblock": "waxed_oxidized_cut_copper_slab", + "coxidisedwacophalfblock": "waxed_oxidized_cut_copper_slab", + "coxidisedwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "coxidisedwacoppersl": "waxed_oxidized_cut_copper_slab", + "coxidisedwacopperslab": "waxed_oxidized_cut_copper_slab", + "coxidisedwacopperstep": "waxed_oxidized_cut_copper_slab", + "coxidisedwacopsl": "waxed_oxidized_cut_copper_slab", + "coxidisedwacopslab": "waxed_oxidized_cut_copper_slab", + "coxidisedwacopstep": "waxed_oxidized_cut_copper_slab", + "coxidisedwacosl": "waxed_oxidized_cut_copper_slab", + "coxidisedwacoslab": "waxed_oxidized_cut_copper_slab", + "coxidisedwacostep": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxcopsl": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxcopslab": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxcopstep": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxcosl": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxcoslab": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxcostep": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxedcosl": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "coxidisedwaxedcostep": "waxed_oxidized_cut_copper_slab", + "coxidizedwacohalfblock": "waxed_oxidized_cut_copper_slab", + "coxidizedwacophalfblock": "waxed_oxidized_cut_copper_slab", + "coxidizedwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "coxidizedwacoppersl": "waxed_oxidized_cut_copper_slab", + "coxidizedwacopperslab": "waxed_oxidized_cut_copper_slab", + "coxidizedwacopperstep": "waxed_oxidized_cut_copper_slab", + "coxidizedwacopsl": "waxed_oxidized_cut_copper_slab", + "coxidizedwacopslab": "waxed_oxidized_cut_copper_slab", + "coxidizedwacopstep": "waxed_oxidized_cut_copper_slab", + "coxidizedwacosl": "waxed_oxidized_cut_copper_slab", + "coxidizedwacoslab": "waxed_oxidized_cut_copper_slab", + "coxidizedwacostep": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxcopsl": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxcopslab": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxcopstep": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxcosl": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxcoslab": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxcostep": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxedcosl": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "coxidizedwaxedcostep": "waxed_oxidized_cut_copper_slab", + "coxiwacohalfblock": "waxed_oxidized_cut_copper_slab", + "coxiwacophalfblock": "waxed_oxidized_cut_copper_slab", + "coxiwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "coxiwacoppersl": "waxed_oxidized_cut_copper_slab", + "coxiwacopperslab": "waxed_oxidized_cut_copper_slab", + "coxiwacopperstep": "waxed_oxidized_cut_copper_slab", + "coxiwacopsl": "waxed_oxidized_cut_copper_slab", + "coxiwacopslab": "waxed_oxidized_cut_copper_slab", + "coxiwacopstep": "waxed_oxidized_cut_copper_slab", + "coxiwacosl": "waxed_oxidized_cut_copper_slab", + "coxiwacoslab": "waxed_oxidized_cut_copper_slab", + "coxiwacostep": "waxed_oxidized_cut_copper_slab", + "coxiwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "coxiwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "coxiwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "coxiwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "coxiwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "coxiwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "coxiwaxcopsl": "waxed_oxidized_cut_copper_slab", + "coxiwaxcopslab": "waxed_oxidized_cut_copper_slab", + "coxiwaxcopstep": "waxed_oxidized_cut_copper_slab", + "coxiwaxcosl": "waxed_oxidized_cut_copper_slab", + "coxiwaxcoslab": "waxed_oxidized_cut_copper_slab", + "coxiwaxcostep": "waxed_oxidized_cut_copper_slab", + "coxiwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "coxiwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "coxiwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "coxiwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "coxiwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "coxiwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "coxiwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "coxiwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "coxiwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "coxiwaxedcosl": "waxed_oxidized_cut_copper_slab", + "coxiwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "coxiwaxedcostep": "waxed_oxidized_cut_copper_slab", + "coxywacohalfblock": "waxed_oxidized_cut_copper_slab", + "coxywacophalfblock": "waxed_oxidized_cut_copper_slab", + "coxywacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "coxywacoppersl": "waxed_oxidized_cut_copper_slab", + "coxywacopperslab": "waxed_oxidized_cut_copper_slab", + "coxywacopperstep": "waxed_oxidized_cut_copper_slab", + "coxywacopsl": "waxed_oxidized_cut_copper_slab", + "coxywacopslab": "waxed_oxidized_cut_copper_slab", + "coxywacopstep": "waxed_oxidized_cut_copper_slab", + "coxywacosl": "waxed_oxidized_cut_copper_slab", + "coxywacoslab": "waxed_oxidized_cut_copper_slab", + "coxywacostep": "waxed_oxidized_cut_copper_slab", + "coxywaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "coxywaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "coxywaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "coxywaxcoppersl": "waxed_oxidized_cut_copper_slab", + "coxywaxcopperslab": "waxed_oxidized_cut_copper_slab", + "coxywaxcopperstep": "waxed_oxidized_cut_copper_slab", + "coxywaxcopsl": "waxed_oxidized_cut_copper_slab", + "coxywaxcopslab": "waxed_oxidized_cut_copper_slab", + "coxywaxcopstep": "waxed_oxidized_cut_copper_slab", + "coxywaxcosl": "waxed_oxidized_cut_copper_slab", + "coxywaxcoslab": "waxed_oxidized_cut_copper_slab", + "coxywaxcostep": "waxed_oxidized_cut_copper_slab", + "coxywaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "coxywaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "coxywaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "coxywaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "coxywaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "coxywaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "coxywaxedcopsl": "waxed_oxidized_cut_copper_slab", + "coxywaxedcopslab": "waxed_oxidized_cut_copper_slab", + "coxywaxedcopstep": "waxed_oxidized_cut_copper_slab", + "coxywaxedcosl": "waxed_oxidized_cut_copper_slab", + "coxywaxedcoslab": "waxed_oxidized_cut_copper_slab", + "coxywaxedcostep": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwacohalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwacophalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwacoppersl": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwacopperslab": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwacopperstep": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwacopsl": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwacopslab": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwacopstep": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwacosl": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwacoslab": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwacostep": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxcopsl": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxcopslab": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxcopstep": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxcosl": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxcoslab": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxcostep": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxedcosl": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "cutoxidisedwaxedcostep": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwacohalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwacophalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwacoppersl": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwacopperslab": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwacopperstep": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwacopsl": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwacopslab": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwacopstep": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwacosl": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwacoslab": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwacostep": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxcopsl": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxcopslab": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxcopstep": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxcosl": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxcoslab": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxcostep": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxedcosl": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "cutoxidizedwaxedcostep": "waxed_oxidized_cut_copper_slab", + "cutoxiwacohalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxiwacophalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxiwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxiwacoppersl": "waxed_oxidized_cut_copper_slab", + "cutoxiwacopperslab": "waxed_oxidized_cut_copper_slab", + "cutoxiwacopperstep": "waxed_oxidized_cut_copper_slab", + "cutoxiwacopsl": "waxed_oxidized_cut_copper_slab", + "cutoxiwacopslab": "waxed_oxidized_cut_copper_slab", + "cutoxiwacopstep": "waxed_oxidized_cut_copper_slab", + "cutoxiwacosl": "waxed_oxidized_cut_copper_slab", + "cutoxiwacoslab": "waxed_oxidized_cut_copper_slab", + "cutoxiwacostep": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxcopsl": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxcopslab": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxcopstep": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxcosl": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxcoslab": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxcostep": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxedcosl": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "cutoxiwaxedcostep": "waxed_oxidized_cut_copper_slab", + "cutoxywacohalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxywacophalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxywacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxywacoppersl": "waxed_oxidized_cut_copper_slab", + "cutoxywacopperslab": "waxed_oxidized_cut_copper_slab", + "cutoxywacopperstep": "waxed_oxidized_cut_copper_slab", + "cutoxywacopsl": "waxed_oxidized_cut_copper_slab", + "cutoxywacopslab": "waxed_oxidized_cut_copper_slab", + "cutoxywacopstep": "waxed_oxidized_cut_copper_slab", + "cutoxywacosl": "waxed_oxidized_cut_copper_slab", + "cutoxywacoslab": "waxed_oxidized_cut_copper_slab", + "cutoxywacostep": "waxed_oxidized_cut_copper_slab", + "cutoxywaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxywaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxywaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxywaxcoppersl": "waxed_oxidized_cut_copper_slab", + "cutoxywaxcopperslab": "waxed_oxidized_cut_copper_slab", + "cutoxywaxcopperstep": "waxed_oxidized_cut_copper_slab", + "cutoxywaxcopsl": "waxed_oxidized_cut_copper_slab", + "cutoxywaxcopslab": "waxed_oxidized_cut_copper_slab", + "cutoxywaxcopstep": "waxed_oxidized_cut_copper_slab", + "cutoxywaxcosl": "waxed_oxidized_cut_copper_slab", + "cutoxywaxcoslab": "waxed_oxidized_cut_copper_slab", + "cutoxywaxcostep": "waxed_oxidized_cut_copper_slab", + "cutoxywaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxywaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxywaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutoxywaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "cutoxywaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "cutoxywaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "cutoxywaxedcopsl": "waxed_oxidized_cut_copper_slab", + "cutoxywaxedcopslab": "waxed_oxidized_cut_copper_slab", + "cutoxywaxedcopstep": "waxed_oxidized_cut_copper_slab", + "cutoxywaxedcosl": "waxed_oxidized_cut_copper_slab", + "cutoxywaxedcoslab": "waxed_oxidized_cut_copper_slab", + "cutoxywaxedcostep": "waxed_oxidized_cut_copper_slab", + "cutwaoxicohalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaoxicophalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaoxicopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaoxicoppersl": "waxed_oxidized_cut_copper_slab", + "cutwaoxicopperslab": "waxed_oxidized_cut_copper_slab", + "cutwaoxicopperstep": "waxed_oxidized_cut_copper_slab", + "cutwaoxicopsl": "waxed_oxidized_cut_copper_slab", + "cutwaoxicopslab": "waxed_oxidized_cut_copper_slab", + "cutwaoxicopstep": "waxed_oxidized_cut_copper_slab", + "cutwaoxicosl": "waxed_oxidized_cut_copper_slab", + "cutwaoxicoslab": "waxed_oxidized_cut_copper_slab", + "cutwaoxicostep": "waxed_oxidized_cut_copper_slab", + "cutwaoxidisedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaoxidisedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaoxidisedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaoxidisedcoppersl": "waxed_oxidized_cut_copper_slab", + "cutwaoxidisedcopperslab": "waxed_oxidized_cut_copper_slab", + "cutwaoxidisedcopperstep": "waxed_oxidized_cut_copper_slab", + "cutwaoxidisedcopsl": "waxed_oxidized_cut_copper_slab", + "cutwaoxidisedcopslab": "waxed_oxidized_cut_copper_slab", + "cutwaoxidisedcopstep": "waxed_oxidized_cut_copper_slab", + "cutwaoxidisedcosl": "waxed_oxidized_cut_copper_slab", + "cutwaoxidisedcoslab": "waxed_oxidized_cut_copper_slab", + "cutwaoxidisedcostep": "waxed_oxidized_cut_copper_slab", + "cutwaoxidizedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaoxidizedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaoxidizedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaoxidizedcoppersl": "waxed_oxidized_cut_copper_slab", + "cutwaoxidizedcopperslab": "waxed_oxidized_cut_copper_slab", + "cutwaoxidizedcopperstep": "waxed_oxidized_cut_copper_slab", + "cutwaoxidizedcopsl": "waxed_oxidized_cut_copper_slab", + "cutwaoxidizedcopslab": "waxed_oxidized_cut_copper_slab", + "cutwaoxidizedcopstep": "waxed_oxidized_cut_copper_slab", + "cutwaoxidizedcosl": "waxed_oxidized_cut_copper_slab", + "cutwaoxidizedcoslab": "waxed_oxidized_cut_copper_slab", + "cutwaoxidizedcostep": "waxed_oxidized_cut_copper_slab", + "cutwaoxycohalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaoxycophalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaoxycopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaoxycoppersl": "waxed_oxidized_cut_copper_slab", + "cutwaoxycopperslab": "waxed_oxidized_cut_copper_slab", + "cutwaoxycopperstep": "waxed_oxidized_cut_copper_slab", + "cutwaoxycopsl": "waxed_oxidized_cut_copper_slab", + "cutwaoxycopslab": "waxed_oxidized_cut_copper_slab", + "cutwaoxycopstep": "waxed_oxidized_cut_copper_slab", + "cutwaoxycosl": "waxed_oxidized_cut_copper_slab", + "cutwaoxycoslab": "waxed_oxidized_cut_copper_slab", + "cutwaoxycostep": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxicohalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxicophalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxicopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxicoppersl": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxicopperslab": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxicopperstep": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxicopsl": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxicopslab": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxicopstep": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxicosl": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxicoslab": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxicostep": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidisedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidisedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidisedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidisedcoppersl": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidisedcopperslab": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidisedcopperstep": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidisedcopsl": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidisedcopslab": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidisedcopstep": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidisedcosl": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidisedcoslab": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidisedcostep": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidizedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidizedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidizedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidizedcoppersl": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidizedcopperslab": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidizedcopperstep": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidizedcopsl": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidizedcopslab": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidizedcopstep": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidizedcosl": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidizedcoslab": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxidizedcostep": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxycohalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxycophalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxycopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxycoppersl": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxycopperslab": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxycopperstep": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxycopsl": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxycopslab": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxycopstep": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxycosl": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxycoslab": "waxed_oxidized_cut_copper_slab", + "cutwaxedoxycostep": "waxed_oxidized_cut_copper_slab", + "cutwaxoxicohalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxoxicophalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxoxicopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxoxicoppersl": "waxed_oxidized_cut_copper_slab", + "cutwaxoxicopperslab": "waxed_oxidized_cut_copper_slab", + "cutwaxoxicopperstep": "waxed_oxidized_cut_copper_slab", + "cutwaxoxicopsl": "waxed_oxidized_cut_copper_slab", + "cutwaxoxicopslab": "waxed_oxidized_cut_copper_slab", + "cutwaxoxicopstep": "waxed_oxidized_cut_copper_slab", + "cutwaxoxicosl": "waxed_oxidized_cut_copper_slab", + "cutwaxoxicoslab": "waxed_oxidized_cut_copper_slab", + "cutwaxoxicostep": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidisedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidisedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidisedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidisedcoppersl": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidisedcopperslab": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidisedcopperstep": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidisedcopsl": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidisedcopslab": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidisedcopstep": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidisedcosl": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidisedcoslab": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidisedcostep": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidizedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidizedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidizedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidizedcoppersl": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidizedcopperslab": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidizedcopperstep": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidizedcopsl": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidizedcopslab": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidizedcopstep": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidizedcosl": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidizedcoslab": "waxed_oxidized_cut_copper_slab", + "cutwaxoxidizedcostep": "waxed_oxidized_cut_copper_slab", + "cutwaxoxycohalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxoxycophalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxoxycopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cutwaxoxycoppersl": "waxed_oxidized_cut_copper_slab", + "cutwaxoxycopperslab": "waxed_oxidized_cut_copper_slab", + "cutwaxoxycopperstep": "waxed_oxidized_cut_copper_slab", + "cutwaxoxycopsl": "waxed_oxidized_cut_copper_slab", + "cutwaxoxycopslab": "waxed_oxidized_cut_copper_slab", + "cutwaxoxycopstep": "waxed_oxidized_cut_copper_slab", + "cutwaxoxycosl": "waxed_oxidized_cut_copper_slab", + "cutwaxoxycoslab": "waxed_oxidized_cut_copper_slab", + "cutwaxoxycostep": "waxed_oxidized_cut_copper_slab", + "cwaoxicohalfblock": "waxed_oxidized_cut_copper_slab", + "cwaoxicophalfblock": "waxed_oxidized_cut_copper_slab", + "cwaoxicopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cwaoxicoppersl": "waxed_oxidized_cut_copper_slab", + "cwaoxicopperslab": "waxed_oxidized_cut_copper_slab", + "cwaoxicopperstep": "waxed_oxidized_cut_copper_slab", + "cwaoxicopsl": "waxed_oxidized_cut_copper_slab", + "cwaoxicopslab": "waxed_oxidized_cut_copper_slab", + "cwaoxicopstep": "waxed_oxidized_cut_copper_slab", + "cwaoxicosl": "waxed_oxidized_cut_copper_slab", + "cwaoxicoslab": "waxed_oxidized_cut_copper_slab", + "cwaoxicostep": "waxed_oxidized_cut_copper_slab", + "cwaoxidisedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cwaoxidisedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cwaoxidisedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cwaoxidisedcoppersl": "waxed_oxidized_cut_copper_slab", + "cwaoxidisedcopperslab": "waxed_oxidized_cut_copper_slab", + "cwaoxidisedcopperstep": "waxed_oxidized_cut_copper_slab", + "cwaoxidisedcopsl": "waxed_oxidized_cut_copper_slab", + "cwaoxidisedcopslab": "waxed_oxidized_cut_copper_slab", + "cwaoxidisedcopstep": "waxed_oxidized_cut_copper_slab", + "cwaoxidisedcosl": "waxed_oxidized_cut_copper_slab", + "cwaoxidisedcoslab": "waxed_oxidized_cut_copper_slab", + "cwaoxidisedcostep": "waxed_oxidized_cut_copper_slab", + "cwaoxidizedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cwaoxidizedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cwaoxidizedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cwaoxidizedcoppersl": "waxed_oxidized_cut_copper_slab", + "cwaoxidizedcopperslab": "waxed_oxidized_cut_copper_slab", + "cwaoxidizedcopperstep": "waxed_oxidized_cut_copper_slab", + "cwaoxidizedcopsl": "waxed_oxidized_cut_copper_slab", + "cwaoxidizedcopslab": "waxed_oxidized_cut_copper_slab", + "cwaoxidizedcopstep": "waxed_oxidized_cut_copper_slab", + "cwaoxidizedcosl": "waxed_oxidized_cut_copper_slab", + "cwaoxidizedcoslab": "waxed_oxidized_cut_copper_slab", + "cwaoxidizedcostep": "waxed_oxidized_cut_copper_slab", + "cwaoxycohalfblock": "waxed_oxidized_cut_copper_slab", + "cwaoxycophalfblock": "waxed_oxidized_cut_copper_slab", + "cwaoxycopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cwaoxycoppersl": "waxed_oxidized_cut_copper_slab", + "cwaoxycopperslab": "waxed_oxidized_cut_copper_slab", + "cwaoxycopperstep": "waxed_oxidized_cut_copper_slab", + "cwaoxycopsl": "waxed_oxidized_cut_copper_slab", + "cwaoxycopslab": "waxed_oxidized_cut_copper_slab", + "cwaoxycopstep": "waxed_oxidized_cut_copper_slab", + "cwaoxycosl": "waxed_oxidized_cut_copper_slab", + "cwaoxycoslab": "waxed_oxidized_cut_copper_slab", + "cwaoxycostep": "waxed_oxidized_cut_copper_slab", + "cwaxedoxicohalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxedoxicophalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxedoxicopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxedoxicoppersl": "waxed_oxidized_cut_copper_slab", + "cwaxedoxicopperslab": "waxed_oxidized_cut_copper_slab", + "cwaxedoxicopperstep": "waxed_oxidized_cut_copper_slab", + "cwaxedoxicopsl": "waxed_oxidized_cut_copper_slab", + "cwaxedoxicopslab": "waxed_oxidized_cut_copper_slab", + "cwaxedoxicopstep": "waxed_oxidized_cut_copper_slab", + "cwaxedoxicosl": "waxed_oxidized_cut_copper_slab", + "cwaxedoxicoslab": "waxed_oxidized_cut_copper_slab", + "cwaxedoxicostep": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidisedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidisedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidisedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidisedcoppersl": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidisedcopperslab": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidisedcopperstep": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidisedcopsl": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidisedcopslab": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidisedcopstep": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidisedcosl": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidisedcoslab": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidisedcostep": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidizedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidizedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidizedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidizedcoppersl": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidizedcopperslab": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidizedcopperstep": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidizedcopsl": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidizedcopslab": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidizedcopstep": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidizedcosl": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidizedcoslab": "waxed_oxidized_cut_copper_slab", + "cwaxedoxidizedcostep": "waxed_oxidized_cut_copper_slab", + "cwaxedoxycohalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxedoxycophalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxedoxycopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxedoxycoppersl": "waxed_oxidized_cut_copper_slab", + "cwaxedoxycopperslab": "waxed_oxidized_cut_copper_slab", + "cwaxedoxycopperstep": "waxed_oxidized_cut_copper_slab", + "cwaxedoxycopsl": "waxed_oxidized_cut_copper_slab", + "cwaxedoxycopslab": "waxed_oxidized_cut_copper_slab", + "cwaxedoxycopstep": "waxed_oxidized_cut_copper_slab", + "cwaxedoxycosl": "waxed_oxidized_cut_copper_slab", + "cwaxedoxycoslab": "waxed_oxidized_cut_copper_slab", + "cwaxedoxycostep": "waxed_oxidized_cut_copper_slab", + "cwaxoxicohalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxoxicophalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxoxicopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxoxicoppersl": "waxed_oxidized_cut_copper_slab", + "cwaxoxicopperslab": "waxed_oxidized_cut_copper_slab", + "cwaxoxicopperstep": "waxed_oxidized_cut_copper_slab", + "cwaxoxicopsl": "waxed_oxidized_cut_copper_slab", + "cwaxoxicopslab": "waxed_oxidized_cut_copper_slab", + "cwaxoxicopstep": "waxed_oxidized_cut_copper_slab", + "cwaxoxicosl": "waxed_oxidized_cut_copper_slab", + "cwaxoxicoslab": "waxed_oxidized_cut_copper_slab", + "cwaxoxicostep": "waxed_oxidized_cut_copper_slab", + "cwaxoxidisedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxoxidisedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxoxidisedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxoxidisedcoppersl": "waxed_oxidized_cut_copper_slab", + "cwaxoxidisedcopperslab": "waxed_oxidized_cut_copper_slab", + "cwaxoxidisedcopperstep": "waxed_oxidized_cut_copper_slab", + "cwaxoxidisedcopsl": "waxed_oxidized_cut_copper_slab", + "cwaxoxidisedcopslab": "waxed_oxidized_cut_copper_slab", + "cwaxoxidisedcopstep": "waxed_oxidized_cut_copper_slab", + "cwaxoxidisedcosl": "waxed_oxidized_cut_copper_slab", + "cwaxoxidisedcoslab": "waxed_oxidized_cut_copper_slab", + "cwaxoxidisedcostep": "waxed_oxidized_cut_copper_slab", + "cwaxoxidizedcohalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxoxidizedcophalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxoxidizedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxoxidizedcoppersl": "waxed_oxidized_cut_copper_slab", + "cwaxoxidizedcopperslab": "waxed_oxidized_cut_copper_slab", + "cwaxoxidizedcopperstep": "waxed_oxidized_cut_copper_slab", + "cwaxoxidizedcopsl": "waxed_oxidized_cut_copper_slab", + "cwaxoxidizedcopslab": "waxed_oxidized_cut_copper_slab", + "cwaxoxidizedcopstep": "waxed_oxidized_cut_copper_slab", + "cwaxoxidizedcosl": "waxed_oxidized_cut_copper_slab", + "cwaxoxidizedcoslab": "waxed_oxidized_cut_copper_slab", + "cwaxoxidizedcostep": "waxed_oxidized_cut_copper_slab", + "cwaxoxycohalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxoxycophalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxoxycopperhalfblock": "waxed_oxidized_cut_copper_slab", + "cwaxoxycoppersl": "waxed_oxidized_cut_copper_slab", + "cwaxoxycopperslab": "waxed_oxidized_cut_copper_slab", + "cwaxoxycopperstep": "waxed_oxidized_cut_copper_slab", + "cwaxoxycopsl": "waxed_oxidized_cut_copper_slab", + "cwaxoxycopslab": "waxed_oxidized_cut_copper_slab", + "cwaxoxycopstep": "waxed_oxidized_cut_copper_slab", + "cwaxoxycosl": "waxed_oxidized_cut_copper_slab", + "cwaxoxycoslab": "waxed_oxidized_cut_copper_slab", + "cwaxoxycostep": "waxed_oxidized_cut_copper_slab", + "minecraft:waxed_oxidized_cut_copper_slab": "waxed_oxidized_cut_copper_slab", + "oxicutwacohalfblock": "waxed_oxidized_cut_copper_slab", + "oxicutwacophalfblock": "waxed_oxidized_cut_copper_slab", + "oxicutwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxicutwacoppersl": "waxed_oxidized_cut_copper_slab", + "oxicutwacopperslab": "waxed_oxidized_cut_copper_slab", + "oxicutwacopperstep": "waxed_oxidized_cut_copper_slab", + "oxicutwacopsl": "waxed_oxidized_cut_copper_slab", + "oxicutwacopslab": "waxed_oxidized_cut_copper_slab", + "oxicutwacopstep": "waxed_oxidized_cut_copper_slab", + "oxicutwacosl": "waxed_oxidized_cut_copper_slab", + "oxicutwacoslab": "waxed_oxidized_cut_copper_slab", + "oxicutwacostep": "waxed_oxidized_cut_copper_slab", + "oxicutwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxicutwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxicutwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxicutwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "oxicutwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "oxicutwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "oxicutwaxcopsl": "waxed_oxidized_cut_copper_slab", + "oxicutwaxcopslab": "waxed_oxidized_cut_copper_slab", + "oxicutwaxcopstep": "waxed_oxidized_cut_copper_slab", + "oxicutwaxcosl": "waxed_oxidized_cut_copper_slab", + "oxicutwaxcoslab": "waxed_oxidized_cut_copper_slab", + "oxicutwaxcostep": "waxed_oxidized_cut_copper_slab", + "oxicutwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxicutwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxicutwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxicutwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "oxicutwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "oxicutwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "oxicutwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "oxicutwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "oxicutwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "oxicutwaxedcosl": "waxed_oxidized_cut_copper_slab", + "oxicutwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "oxicutwaxedcostep": "waxed_oxidized_cut_copper_slab", + "oxicwacohalfblock": "waxed_oxidized_cut_copper_slab", + "oxicwacophalfblock": "waxed_oxidized_cut_copper_slab", + "oxicwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxicwacoppersl": "waxed_oxidized_cut_copper_slab", + "oxicwacopperslab": "waxed_oxidized_cut_copper_slab", + "oxicwacopperstep": "waxed_oxidized_cut_copper_slab", + "oxicwacopsl": "waxed_oxidized_cut_copper_slab", + "oxicwacopslab": "waxed_oxidized_cut_copper_slab", + "oxicwacopstep": "waxed_oxidized_cut_copper_slab", + "oxicwacosl": "waxed_oxidized_cut_copper_slab", + "oxicwacoslab": "waxed_oxidized_cut_copper_slab", + "oxicwacostep": "waxed_oxidized_cut_copper_slab", + "oxicwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxicwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxicwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxicwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "oxicwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "oxicwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "oxicwaxcopsl": "waxed_oxidized_cut_copper_slab", + "oxicwaxcopslab": "waxed_oxidized_cut_copper_slab", + "oxicwaxcopstep": "waxed_oxidized_cut_copper_slab", + "oxicwaxcosl": "waxed_oxidized_cut_copper_slab", + "oxicwaxcoslab": "waxed_oxidized_cut_copper_slab", + "oxicwaxcostep": "waxed_oxidized_cut_copper_slab", + "oxicwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxicwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxicwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxicwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "oxicwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "oxicwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "oxicwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "oxicwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "oxicwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "oxicwaxedcosl": "waxed_oxidized_cut_copper_slab", + "oxicwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "oxicwaxedcostep": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwacohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwacophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwacoppersl": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwacopperslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwacopperstep": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwacopsl": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwacopslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwacopstep": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwacosl": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwacoslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwacostep": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxcopsl": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxcopslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxcopstep": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxcosl": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxcoslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxcostep": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxedcosl": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcutwaxedcostep": "waxed_oxidized_cut_copper_slab", + "oxidisedcwacohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcwacophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcwacoppersl": "waxed_oxidized_cut_copper_slab", + "oxidisedcwacopperslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcwacopperstep": "waxed_oxidized_cut_copper_slab", + "oxidisedcwacopsl": "waxed_oxidized_cut_copper_slab", + "oxidisedcwacopslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcwacopstep": "waxed_oxidized_cut_copper_slab", + "oxidisedcwacosl": "waxed_oxidized_cut_copper_slab", + "oxidisedcwacoslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcwacostep": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxcopsl": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxcopslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxcopstep": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxcosl": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxcoslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxcostep": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxedcosl": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "oxidisedcwaxedcostep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaccohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaccophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaccoppersl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaccopperslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaccopperstep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaccopsl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaccopslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaccopstep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaccosl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaccoslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaccostep": "waxed_oxidized_cut_copper_slab", + "oxidisedwacutcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwacutcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwacutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwacutcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidisedwacutcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwacutcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidisedwacutcopsl": "waxed_oxidized_cut_copper_slab", + "oxidisedwacutcopslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwacutcopstep": "waxed_oxidized_cut_copper_slab", + "oxidisedwacutcosl": "waxed_oxidized_cut_copper_slab", + "oxidisedwacutcoslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwacutcostep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxccohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxccophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxccoppersl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxccopperslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxccopperstep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxccopsl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxccopslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxccopstep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxccosl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxccoslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxccostep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxcutcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxcutcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxcutcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxcutcopsl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxcutcopslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxcutcopstep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxcutcosl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxcutcoslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxcutcostep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedccohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedccophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedccoppersl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedccopperslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedccopperstep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedccopsl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedccopslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedccopstep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedccosl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedccoslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedccostep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedcutcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedcutcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedcutcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedcutcopsl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedcutcopslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedcutcopstep": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedcutcosl": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedcutcoslab": "waxed_oxidized_cut_copper_slab", + "oxidisedwaxedcutcostep": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwacohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwacophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwacoppersl": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwacopperslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwacopperstep": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwacopsl": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwacopslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwacopstep": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwacosl": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwacoslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwacostep": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxcopsl": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxcopslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxcopstep": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxcosl": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxcoslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxcostep": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxedcosl": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcutwaxedcostep": "waxed_oxidized_cut_copper_slab", + "oxidizedcwacohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcwacophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcwacoppersl": "waxed_oxidized_cut_copper_slab", + "oxidizedcwacopperslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcwacopperstep": "waxed_oxidized_cut_copper_slab", + "oxidizedcwacopsl": "waxed_oxidized_cut_copper_slab", + "oxidizedcwacopslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcwacopstep": "waxed_oxidized_cut_copper_slab", + "oxidizedcwacosl": "waxed_oxidized_cut_copper_slab", + "oxidizedcwacoslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcwacostep": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxcopsl": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxcopslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxcopstep": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxcosl": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxcoslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxcostep": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxedcosl": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "oxidizedcwaxedcostep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaccohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaccophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaccoppersl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaccopperslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaccopperstep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaccopsl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaccopslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaccopstep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaccosl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaccoslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaccostep": "waxed_oxidized_cut_copper_slab", + "oxidizedwacutcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwacutcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwacutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwacutcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidizedwacutcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwacutcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidizedwacutcopsl": "waxed_oxidized_cut_copper_slab", + "oxidizedwacutcopslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwacutcopstep": "waxed_oxidized_cut_copper_slab", + "oxidizedwacutcosl": "waxed_oxidized_cut_copper_slab", + "oxidizedwacutcoslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwacutcostep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxccohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxccophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxccoppersl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxccopperslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxccopperstep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxccopsl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxccopslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxccopstep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxccosl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxccoslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxccostep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxcutcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxcutcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxcutcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxcutcopsl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxcutcopslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxcutcopstep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxcutcosl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxcutcoslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxcutcostep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedccohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedccophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedccoppersl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedccopperslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedccopperstep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedccopsl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedccopslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedccopstep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedccosl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedccoslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedccostep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedcutcoppersl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedcutcopperslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedcutcopperstep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedcutcopsl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedcutcopslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedcutcopstep": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedcutcosl": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedcutcoslab": "waxed_oxidized_cut_copper_slab", + "oxidizedwaxedcutcostep": "waxed_oxidized_cut_copper_slab", + "oxiwaccohalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaccophalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaccoppersl": "waxed_oxidized_cut_copper_slab", + "oxiwaccopperslab": "waxed_oxidized_cut_copper_slab", + "oxiwaccopperstep": "waxed_oxidized_cut_copper_slab", + "oxiwaccopsl": "waxed_oxidized_cut_copper_slab", + "oxiwaccopslab": "waxed_oxidized_cut_copper_slab", + "oxiwaccopstep": "waxed_oxidized_cut_copper_slab", + "oxiwaccosl": "waxed_oxidized_cut_copper_slab", + "oxiwaccoslab": "waxed_oxidized_cut_copper_slab", + "oxiwaccostep": "waxed_oxidized_cut_copper_slab", + "oxiwacutcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwacutcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwacutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwacutcoppersl": "waxed_oxidized_cut_copper_slab", + "oxiwacutcopperslab": "waxed_oxidized_cut_copper_slab", + "oxiwacutcopperstep": "waxed_oxidized_cut_copper_slab", + "oxiwacutcopsl": "waxed_oxidized_cut_copper_slab", + "oxiwacutcopslab": "waxed_oxidized_cut_copper_slab", + "oxiwacutcopstep": "waxed_oxidized_cut_copper_slab", + "oxiwacutcosl": "waxed_oxidized_cut_copper_slab", + "oxiwacutcoslab": "waxed_oxidized_cut_copper_slab", + "oxiwacutcostep": "waxed_oxidized_cut_copper_slab", + "oxiwaxccohalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaxccophalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaxccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaxccoppersl": "waxed_oxidized_cut_copper_slab", + "oxiwaxccopperslab": "waxed_oxidized_cut_copper_slab", + "oxiwaxccopperstep": "waxed_oxidized_cut_copper_slab", + "oxiwaxccopsl": "waxed_oxidized_cut_copper_slab", + "oxiwaxccopslab": "waxed_oxidized_cut_copper_slab", + "oxiwaxccopstep": "waxed_oxidized_cut_copper_slab", + "oxiwaxccosl": "waxed_oxidized_cut_copper_slab", + "oxiwaxccoslab": "waxed_oxidized_cut_copper_slab", + "oxiwaxccostep": "waxed_oxidized_cut_copper_slab", + "oxiwaxcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaxcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaxcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaxcutcoppersl": "waxed_oxidized_cut_copper_slab", + "oxiwaxcutcopperslab": "waxed_oxidized_cut_copper_slab", + "oxiwaxcutcopperstep": "waxed_oxidized_cut_copper_slab", + "oxiwaxcutcopsl": "waxed_oxidized_cut_copper_slab", + "oxiwaxcutcopslab": "waxed_oxidized_cut_copper_slab", + "oxiwaxcutcopstep": "waxed_oxidized_cut_copper_slab", + "oxiwaxcutcosl": "waxed_oxidized_cut_copper_slab", + "oxiwaxcutcoslab": "waxed_oxidized_cut_copper_slab", + "oxiwaxcutcostep": "waxed_oxidized_cut_copper_slab", + "oxiwaxedccohalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaxedccophalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaxedccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaxedccoppersl": "waxed_oxidized_cut_copper_slab", + "oxiwaxedccopperslab": "waxed_oxidized_cut_copper_slab", + "oxiwaxedccopperstep": "waxed_oxidized_cut_copper_slab", + "oxiwaxedccopsl": "waxed_oxidized_cut_copper_slab", + "oxiwaxedccopslab": "waxed_oxidized_cut_copper_slab", + "oxiwaxedccopstep": "waxed_oxidized_cut_copper_slab", + "oxiwaxedccosl": "waxed_oxidized_cut_copper_slab", + "oxiwaxedccoslab": "waxed_oxidized_cut_copper_slab", + "oxiwaxedccostep": "waxed_oxidized_cut_copper_slab", + "oxiwaxedcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaxedcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaxedcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxiwaxedcutcoppersl": "waxed_oxidized_cut_copper_slab", + "oxiwaxedcutcopperslab": "waxed_oxidized_cut_copper_slab", + "oxiwaxedcutcopperstep": "waxed_oxidized_cut_copper_slab", + "oxiwaxedcutcopsl": "waxed_oxidized_cut_copper_slab", + "oxiwaxedcutcopslab": "waxed_oxidized_cut_copper_slab", + "oxiwaxedcutcopstep": "waxed_oxidized_cut_copper_slab", + "oxiwaxedcutcosl": "waxed_oxidized_cut_copper_slab", + "oxiwaxedcutcoslab": "waxed_oxidized_cut_copper_slab", + "oxiwaxedcutcostep": "waxed_oxidized_cut_copper_slab", + "oxycutwacohalfblock": "waxed_oxidized_cut_copper_slab", + "oxycutwacophalfblock": "waxed_oxidized_cut_copper_slab", + "oxycutwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxycutwacoppersl": "waxed_oxidized_cut_copper_slab", + "oxycutwacopperslab": "waxed_oxidized_cut_copper_slab", + "oxycutwacopperstep": "waxed_oxidized_cut_copper_slab", + "oxycutwacopsl": "waxed_oxidized_cut_copper_slab", + "oxycutwacopslab": "waxed_oxidized_cut_copper_slab", + "oxycutwacopstep": "waxed_oxidized_cut_copper_slab", + "oxycutwacosl": "waxed_oxidized_cut_copper_slab", + "oxycutwacoslab": "waxed_oxidized_cut_copper_slab", + "oxycutwacostep": "waxed_oxidized_cut_copper_slab", + "oxycutwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxycutwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxycutwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxycutwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "oxycutwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "oxycutwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "oxycutwaxcopsl": "waxed_oxidized_cut_copper_slab", + "oxycutwaxcopslab": "waxed_oxidized_cut_copper_slab", + "oxycutwaxcopstep": "waxed_oxidized_cut_copper_slab", + "oxycutwaxcosl": "waxed_oxidized_cut_copper_slab", + "oxycutwaxcoslab": "waxed_oxidized_cut_copper_slab", + "oxycutwaxcostep": "waxed_oxidized_cut_copper_slab", + "oxycutwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxycutwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxycutwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxycutwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "oxycutwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "oxycutwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "oxycutwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "oxycutwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "oxycutwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "oxycutwaxedcosl": "waxed_oxidized_cut_copper_slab", + "oxycutwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "oxycutwaxedcostep": "waxed_oxidized_cut_copper_slab", + "oxycwacohalfblock": "waxed_oxidized_cut_copper_slab", + "oxycwacophalfblock": "waxed_oxidized_cut_copper_slab", + "oxycwacopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxycwacoppersl": "waxed_oxidized_cut_copper_slab", + "oxycwacopperslab": "waxed_oxidized_cut_copper_slab", + "oxycwacopperstep": "waxed_oxidized_cut_copper_slab", + "oxycwacopsl": "waxed_oxidized_cut_copper_slab", + "oxycwacopslab": "waxed_oxidized_cut_copper_slab", + "oxycwacopstep": "waxed_oxidized_cut_copper_slab", + "oxycwacosl": "waxed_oxidized_cut_copper_slab", + "oxycwacoslab": "waxed_oxidized_cut_copper_slab", + "oxycwacostep": "waxed_oxidized_cut_copper_slab", + "oxycwaxcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxycwaxcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxycwaxcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxycwaxcoppersl": "waxed_oxidized_cut_copper_slab", + "oxycwaxcopperslab": "waxed_oxidized_cut_copper_slab", + "oxycwaxcopperstep": "waxed_oxidized_cut_copper_slab", + "oxycwaxcopsl": "waxed_oxidized_cut_copper_slab", + "oxycwaxcopslab": "waxed_oxidized_cut_copper_slab", + "oxycwaxcopstep": "waxed_oxidized_cut_copper_slab", + "oxycwaxcosl": "waxed_oxidized_cut_copper_slab", + "oxycwaxcoslab": "waxed_oxidized_cut_copper_slab", + "oxycwaxcostep": "waxed_oxidized_cut_copper_slab", + "oxycwaxedcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxycwaxedcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxycwaxedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxycwaxedcoppersl": "waxed_oxidized_cut_copper_slab", + "oxycwaxedcopperslab": "waxed_oxidized_cut_copper_slab", + "oxycwaxedcopperstep": "waxed_oxidized_cut_copper_slab", + "oxycwaxedcopsl": "waxed_oxidized_cut_copper_slab", + "oxycwaxedcopslab": "waxed_oxidized_cut_copper_slab", + "oxycwaxedcopstep": "waxed_oxidized_cut_copper_slab", + "oxycwaxedcosl": "waxed_oxidized_cut_copper_slab", + "oxycwaxedcoslab": "waxed_oxidized_cut_copper_slab", + "oxycwaxedcostep": "waxed_oxidized_cut_copper_slab", + "oxywaccohalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaccophalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaccoppersl": "waxed_oxidized_cut_copper_slab", + "oxywaccopperslab": "waxed_oxidized_cut_copper_slab", + "oxywaccopperstep": "waxed_oxidized_cut_copper_slab", + "oxywaccopsl": "waxed_oxidized_cut_copper_slab", + "oxywaccopslab": "waxed_oxidized_cut_copper_slab", + "oxywaccopstep": "waxed_oxidized_cut_copper_slab", + "oxywaccosl": "waxed_oxidized_cut_copper_slab", + "oxywaccoslab": "waxed_oxidized_cut_copper_slab", + "oxywaccostep": "waxed_oxidized_cut_copper_slab", + "oxywacutcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxywacutcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxywacutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxywacutcoppersl": "waxed_oxidized_cut_copper_slab", + "oxywacutcopperslab": "waxed_oxidized_cut_copper_slab", + "oxywacutcopperstep": "waxed_oxidized_cut_copper_slab", + "oxywacutcopsl": "waxed_oxidized_cut_copper_slab", + "oxywacutcopslab": "waxed_oxidized_cut_copper_slab", + "oxywacutcopstep": "waxed_oxidized_cut_copper_slab", + "oxywacutcosl": "waxed_oxidized_cut_copper_slab", + "oxywacutcoslab": "waxed_oxidized_cut_copper_slab", + "oxywacutcostep": "waxed_oxidized_cut_copper_slab", + "oxywaxccohalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaxccophalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaxccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaxccoppersl": "waxed_oxidized_cut_copper_slab", + "oxywaxccopperslab": "waxed_oxidized_cut_copper_slab", + "oxywaxccopperstep": "waxed_oxidized_cut_copper_slab", + "oxywaxccopsl": "waxed_oxidized_cut_copper_slab", + "oxywaxccopslab": "waxed_oxidized_cut_copper_slab", + "oxywaxccopstep": "waxed_oxidized_cut_copper_slab", + "oxywaxccosl": "waxed_oxidized_cut_copper_slab", + "oxywaxccoslab": "waxed_oxidized_cut_copper_slab", + "oxywaxccostep": "waxed_oxidized_cut_copper_slab", + "oxywaxcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaxcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaxcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaxcutcoppersl": "waxed_oxidized_cut_copper_slab", + "oxywaxcutcopperslab": "waxed_oxidized_cut_copper_slab", + "oxywaxcutcopperstep": "waxed_oxidized_cut_copper_slab", + "oxywaxcutcopsl": "waxed_oxidized_cut_copper_slab", + "oxywaxcutcopslab": "waxed_oxidized_cut_copper_slab", + "oxywaxcutcopstep": "waxed_oxidized_cut_copper_slab", + "oxywaxcutcosl": "waxed_oxidized_cut_copper_slab", + "oxywaxcutcoslab": "waxed_oxidized_cut_copper_slab", + "oxywaxcutcostep": "waxed_oxidized_cut_copper_slab", + "oxywaxedccohalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaxedccophalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaxedccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaxedccoppersl": "waxed_oxidized_cut_copper_slab", + "oxywaxedccopperslab": "waxed_oxidized_cut_copper_slab", + "oxywaxedccopperstep": "waxed_oxidized_cut_copper_slab", + "oxywaxedccopsl": "waxed_oxidized_cut_copper_slab", + "oxywaxedccopslab": "waxed_oxidized_cut_copper_slab", + "oxywaxedccopstep": "waxed_oxidized_cut_copper_slab", + "oxywaxedccosl": "waxed_oxidized_cut_copper_slab", + "oxywaxedccoslab": "waxed_oxidized_cut_copper_slab", + "oxywaxedccostep": "waxed_oxidized_cut_copper_slab", + "oxywaxedcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaxedcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaxedcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "oxywaxedcutcoppersl": "waxed_oxidized_cut_copper_slab", + "oxywaxedcutcopperslab": "waxed_oxidized_cut_copper_slab", + "oxywaxedcutcopperstep": "waxed_oxidized_cut_copper_slab", + "oxywaxedcutcopsl": "waxed_oxidized_cut_copper_slab", + "oxywaxedcutcopslab": "waxed_oxidized_cut_copper_slab", + "oxywaxedcutcopstep": "waxed_oxidized_cut_copper_slab", + "oxywaxedcutcosl": "waxed_oxidized_cut_copper_slab", + "oxywaxedcutcoslab": "waxed_oxidized_cut_copper_slab", + "oxywaxedcutcostep": "waxed_oxidized_cut_copper_slab", + "wacoxicohalfblock": "waxed_oxidized_cut_copper_slab", + "wacoxicophalfblock": "waxed_oxidized_cut_copper_slab", + "wacoxicopperhalfblock": "waxed_oxidized_cut_copper_slab", + "wacoxicoppersl": "waxed_oxidized_cut_copper_slab", + "wacoxicopperslab": "waxed_oxidized_cut_copper_slab", + "wacoxicopperstep": "waxed_oxidized_cut_copper_slab", + "wacoxicopsl": "waxed_oxidized_cut_copper_slab", + "wacoxicopslab": "waxed_oxidized_cut_copper_slab", + "wacoxicopstep": "waxed_oxidized_cut_copper_slab", + "wacoxicosl": "waxed_oxidized_cut_copper_slab", + "wacoxicoslab": "waxed_oxidized_cut_copper_slab", + "wacoxicostep": "waxed_oxidized_cut_copper_slab", + "wacoxidisedcohalfblock": "waxed_oxidized_cut_copper_slab", + "wacoxidisedcophalfblock": "waxed_oxidized_cut_copper_slab", + "wacoxidisedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "wacoxidisedcoppersl": "waxed_oxidized_cut_copper_slab", + "wacoxidisedcopperslab": "waxed_oxidized_cut_copper_slab", + "wacoxidisedcopperstep": "waxed_oxidized_cut_copper_slab", + "wacoxidisedcopsl": "waxed_oxidized_cut_copper_slab", + "wacoxidisedcopslab": "waxed_oxidized_cut_copper_slab", + "wacoxidisedcopstep": "waxed_oxidized_cut_copper_slab", + "wacoxidisedcosl": "waxed_oxidized_cut_copper_slab", + "wacoxidisedcoslab": "waxed_oxidized_cut_copper_slab", + "wacoxidisedcostep": "waxed_oxidized_cut_copper_slab", + "wacoxidizedcohalfblock": "waxed_oxidized_cut_copper_slab", + "wacoxidizedcophalfblock": "waxed_oxidized_cut_copper_slab", + "wacoxidizedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "wacoxidizedcoppersl": "waxed_oxidized_cut_copper_slab", + "wacoxidizedcopperslab": "waxed_oxidized_cut_copper_slab", + "wacoxidizedcopperstep": "waxed_oxidized_cut_copper_slab", + "wacoxidizedcopsl": "waxed_oxidized_cut_copper_slab", + "wacoxidizedcopslab": "waxed_oxidized_cut_copper_slab", + "wacoxidizedcopstep": "waxed_oxidized_cut_copper_slab", + "wacoxidizedcosl": "waxed_oxidized_cut_copper_slab", + "wacoxidizedcoslab": "waxed_oxidized_cut_copper_slab", + "wacoxidizedcostep": "waxed_oxidized_cut_copper_slab", + "wacoxycohalfblock": "waxed_oxidized_cut_copper_slab", + "wacoxycophalfblock": "waxed_oxidized_cut_copper_slab", + "wacoxycopperhalfblock": "waxed_oxidized_cut_copper_slab", + "wacoxycoppersl": "waxed_oxidized_cut_copper_slab", + "wacoxycopperslab": "waxed_oxidized_cut_copper_slab", + "wacoxycopperstep": "waxed_oxidized_cut_copper_slab", + "wacoxycopsl": "waxed_oxidized_cut_copper_slab", + "wacoxycopslab": "waxed_oxidized_cut_copper_slab", + "wacoxycopstep": "waxed_oxidized_cut_copper_slab", + "wacoxycosl": "waxed_oxidized_cut_copper_slab", + "wacoxycoslab": "waxed_oxidized_cut_copper_slab", + "wacoxycostep": "waxed_oxidized_cut_copper_slab", + "wacutoxicohalfblock": "waxed_oxidized_cut_copper_slab", + "wacutoxicophalfblock": "waxed_oxidized_cut_copper_slab", + "wacutoxicopperhalfblock": "waxed_oxidized_cut_copper_slab", + "wacutoxicoppersl": "waxed_oxidized_cut_copper_slab", + "wacutoxicopperslab": "waxed_oxidized_cut_copper_slab", + "wacutoxicopperstep": "waxed_oxidized_cut_copper_slab", + "wacutoxicopsl": "waxed_oxidized_cut_copper_slab", + "wacutoxicopslab": "waxed_oxidized_cut_copper_slab", + "wacutoxicopstep": "waxed_oxidized_cut_copper_slab", + "wacutoxicosl": "waxed_oxidized_cut_copper_slab", + "wacutoxicoslab": "waxed_oxidized_cut_copper_slab", + "wacutoxicostep": "waxed_oxidized_cut_copper_slab", + "wacutoxidisedcohalfblock": "waxed_oxidized_cut_copper_slab", + "wacutoxidisedcophalfblock": "waxed_oxidized_cut_copper_slab", + "wacutoxidisedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "wacutoxidisedcoppersl": "waxed_oxidized_cut_copper_slab", + "wacutoxidisedcopperslab": "waxed_oxidized_cut_copper_slab", + "wacutoxidisedcopperstep": "waxed_oxidized_cut_copper_slab", + "wacutoxidisedcopsl": "waxed_oxidized_cut_copper_slab", + "wacutoxidisedcopslab": "waxed_oxidized_cut_copper_slab", + "wacutoxidisedcopstep": "waxed_oxidized_cut_copper_slab", + "wacutoxidisedcosl": "waxed_oxidized_cut_copper_slab", + "wacutoxidisedcoslab": "waxed_oxidized_cut_copper_slab", + "wacutoxidisedcostep": "waxed_oxidized_cut_copper_slab", + "wacutoxidizedcohalfblock": "waxed_oxidized_cut_copper_slab", + "wacutoxidizedcophalfblock": "waxed_oxidized_cut_copper_slab", + "wacutoxidizedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "wacutoxidizedcoppersl": "waxed_oxidized_cut_copper_slab", + "wacutoxidizedcopperslab": "waxed_oxidized_cut_copper_slab", + "wacutoxidizedcopperstep": "waxed_oxidized_cut_copper_slab", + "wacutoxidizedcopsl": "waxed_oxidized_cut_copper_slab", + "wacutoxidizedcopslab": "waxed_oxidized_cut_copper_slab", + "wacutoxidizedcopstep": "waxed_oxidized_cut_copper_slab", + "wacutoxidizedcosl": "waxed_oxidized_cut_copper_slab", + "wacutoxidizedcoslab": "waxed_oxidized_cut_copper_slab", + "wacutoxidizedcostep": "waxed_oxidized_cut_copper_slab", + "wacutoxycohalfblock": "waxed_oxidized_cut_copper_slab", + "wacutoxycophalfblock": "waxed_oxidized_cut_copper_slab", + "wacutoxycopperhalfblock": "waxed_oxidized_cut_copper_slab", + "wacutoxycoppersl": "waxed_oxidized_cut_copper_slab", + "wacutoxycopperslab": "waxed_oxidized_cut_copper_slab", + "wacutoxycopperstep": "waxed_oxidized_cut_copper_slab", + "wacutoxycopsl": "waxed_oxidized_cut_copper_slab", + "wacutoxycopslab": "waxed_oxidized_cut_copper_slab", + "wacutoxycopstep": "waxed_oxidized_cut_copper_slab", + "wacutoxycosl": "waxed_oxidized_cut_copper_slab", + "wacutoxycoslab": "waxed_oxidized_cut_copper_slab", + "wacutoxycostep": "waxed_oxidized_cut_copper_slab", + "waoxiccohalfblock": "waxed_oxidized_cut_copper_slab", + "waoxiccophalfblock": "waxed_oxidized_cut_copper_slab", + "waoxiccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waoxiccoppersl": "waxed_oxidized_cut_copper_slab", + "waoxiccopperslab": "waxed_oxidized_cut_copper_slab", + "waoxiccopperstep": "waxed_oxidized_cut_copper_slab", + "waoxiccopsl": "waxed_oxidized_cut_copper_slab", + "waoxiccopslab": "waxed_oxidized_cut_copper_slab", + "waoxiccopstep": "waxed_oxidized_cut_copper_slab", + "waoxiccosl": "waxed_oxidized_cut_copper_slab", + "waoxiccoslab": "waxed_oxidized_cut_copper_slab", + "waoxiccostep": "waxed_oxidized_cut_copper_slab", + "waoxicutcohalfblock": "waxed_oxidized_cut_copper_slab", + "waoxicutcophalfblock": "waxed_oxidized_cut_copper_slab", + "waoxicutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waoxicutcoppersl": "waxed_oxidized_cut_copper_slab", + "waoxicutcopperslab": "waxed_oxidized_cut_copper_slab", + "waoxicutcopperstep": "waxed_oxidized_cut_copper_slab", + "waoxicutcopsl": "waxed_oxidized_cut_copper_slab", + "waoxicutcopslab": "waxed_oxidized_cut_copper_slab", + "waoxicutcopstep": "waxed_oxidized_cut_copper_slab", + "waoxicutcosl": "waxed_oxidized_cut_copper_slab", + "waoxicutcoslab": "waxed_oxidized_cut_copper_slab", + "waoxicutcostep": "waxed_oxidized_cut_copper_slab", + "waoxidisedccohalfblock": "waxed_oxidized_cut_copper_slab", + "waoxidisedccophalfblock": "waxed_oxidized_cut_copper_slab", + "waoxidisedccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waoxidisedccoppersl": "waxed_oxidized_cut_copper_slab", + "waoxidisedccopperslab": "waxed_oxidized_cut_copper_slab", + "waoxidisedccopperstep": "waxed_oxidized_cut_copper_slab", + "waoxidisedccopsl": "waxed_oxidized_cut_copper_slab", + "waoxidisedccopslab": "waxed_oxidized_cut_copper_slab", + "waoxidisedccopstep": "waxed_oxidized_cut_copper_slab", + "waoxidisedccosl": "waxed_oxidized_cut_copper_slab", + "waoxidisedccoslab": "waxed_oxidized_cut_copper_slab", + "waoxidisedccostep": "waxed_oxidized_cut_copper_slab", + "waoxidisedcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "waoxidisedcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "waoxidisedcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waoxidisedcutcoppersl": "waxed_oxidized_cut_copper_slab", + "waoxidisedcutcopperslab": "waxed_oxidized_cut_copper_slab", + "waoxidisedcutcopperstep": "waxed_oxidized_cut_copper_slab", + "waoxidisedcutcopsl": "waxed_oxidized_cut_copper_slab", + "waoxidisedcutcopslab": "waxed_oxidized_cut_copper_slab", + "waoxidisedcutcopstep": "waxed_oxidized_cut_copper_slab", + "waoxidisedcutcosl": "waxed_oxidized_cut_copper_slab", + "waoxidisedcutcoslab": "waxed_oxidized_cut_copper_slab", + "waoxidisedcutcostep": "waxed_oxidized_cut_copper_slab", + "waoxidizedccohalfblock": "waxed_oxidized_cut_copper_slab", + "waoxidizedccophalfblock": "waxed_oxidized_cut_copper_slab", + "waoxidizedccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waoxidizedccoppersl": "waxed_oxidized_cut_copper_slab", + "waoxidizedccopperslab": "waxed_oxidized_cut_copper_slab", + "waoxidizedccopperstep": "waxed_oxidized_cut_copper_slab", + "waoxidizedccopsl": "waxed_oxidized_cut_copper_slab", + "waoxidizedccopslab": "waxed_oxidized_cut_copper_slab", + "waoxidizedccopstep": "waxed_oxidized_cut_copper_slab", + "waoxidizedccosl": "waxed_oxidized_cut_copper_slab", + "waoxidizedccoslab": "waxed_oxidized_cut_copper_slab", + "waoxidizedccostep": "waxed_oxidized_cut_copper_slab", + "waoxidizedcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "waoxidizedcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "waoxidizedcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waoxidizedcutcoppersl": "waxed_oxidized_cut_copper_slab", + "waoxidizedcutcopperslab": "waxed_oxidized_cut_copper_slab", + "waoxidizedcutcopperstep": "waxed_oxidized_cut_copper_slab", + "waoxidizedcutcopsl": "waxed_oxidized_cut_copper_slab", + "waoxidizedcutcopslab": "waxed_oxidized_cut_copper_slab", + "waoxidizedcutcopstep": "waxed_oxidized_cut_copper_slab", + "waoxidizedcutcosl": "waxed_oxidized_cut_copper_slab", + "waoxidizedcutcoslab": "waxed_oxidized_cut_copper_slab", + "waoxidizedcutcostep": "waxed_oxidized_cut_copper_slab", + "waoxyccohalfblock": "waxed_oxidized_cut_copper_slab", + "waoxyccophalfblock": "waxed_oxidized_cut_copper_slab", + "waoxyccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waoxyccoppersl": "waxed_oxidized_cut_copper_slab", + "waoxyccopperslab": "waxed_oxidized_cut_copper_slab", + "waoxyccopperstep": "waxed_oxidized_cut_copper_slab", + "waoxyccopsl": "waxed_oxidized_cut_copper_slab", + "waoxyccopslab": "waxed_oxidized_cut_copper_slab", + "waoxyccopstep": "waxed_oxidized_cut_copper_slab", + "waoxyccosl": "waxed_oxidized_cut_copper_slab", + "waoxyccoslab": "waxed_oxidized_cut_copper_slab", + "waoxyccostep": "waxed_oxidized_cut_copper_slab", + "waoxycutcohalfblock": "waxed_oxidized_cut_copper_slab", + "waoxycutcophalfblock": "waxed_oxidized_cut_copper_slab", + "waoxycutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waoxycutcoppersl": "waxed_oxidized_cut_copper_slab", + "waoxycutcopperslab": "waxed_oxidized_cut_copper_slab", + "waoxycutcopperstep": "waxed_oxidized_cut_copper_slab", + "waoxycutcopsl": "waxed_oxidized_cut_copper_slab", + "waoxycutcopslab": "waxed_oxidized_cut_copper_slab", + "waoxycutcopstep": "waxed_oxidized_cut_copper_slab", + "waoxycutcosl": "waxed_oxidized_cut_copper_slab", + "waoxycutcoslab": "waxed_oxidized_cut_copper_slab", + "waoxycutcostep": "waxed_oxidized_cut_copper_slab", + "waxcoxicohalfblock": "waxed_oxidized_cut_copper_slab", + "waxcoxicophalfblock": "waxed_oxidized_cut_copper_slab", + "waxcoxicopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxcoxicoppersl": "waxed_oxidized_cut_copper_slab", + "waxcoxicopperslab": "waxed_oxidized_cut_copper_slab", + "waxcoxicopperstep": "waxed_oxidized_cut_copper_slab", + "waxcoxicopsl": "waxed_oxidized_cut_copper_slab", + "waxcoxicopslab": "waxed_oxidized_cut_copper_slab", + "waxcoxicopstep": "waxed_oxidized_cut_copper_slab", + "waxcoxicosl": "waxed_oxidized_cut_copper_slab", + "waxcoxicoslab": "waxed_oxidized_cut_copper_slab", + "waxcoxicostep": "waxed_oxidized_cut_copper_slab", + "waxcoxidisedcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxcoxidisedcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxcoxidisedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxcoxidisedcoppersl": "waxed_oxidized_cut_copper_slab", + "waxcoxidisedcopperslab": "waxed_oxidized_cut_copper_slab", + "waxcoxidisedcopperstep": "waxed_oxidized_cut_copper_slab", + "waxcoxidisedcopsl": "waxed_oxidized_cut_copper_slab", + "waxcoxidisedcopslab": "waxed_oxidized_cut_copper_slab", + "waxcoxidisedcopstep": "waxed_oxidized_cut_copper_slab", + "waxcoxidisedcosl": "waxed_oxidized_cut_copper_slab", + "waxcoxidisedcoslab": "waxed_oxidized_cut_copper_slab", + "waxcoxidisedcostep": "waxed_oxidized_cut_copper_slab", + "waxcoxidizedcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxcoxidizedcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxcoxidizedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxcoxidizedcoppersl": "waxed_oxidized_cut_copper_slab", + "waxcoxidizedcopperslab": "waxed_oxidized_cut_copper_slab", + "waxcoxidizedcopperstep": "waxed_oxidized_cut_copper_slab", + "waxcoxidizedcopsl": "waxed_oxidized_cut_copper_slab", + "waxcoxidizedcopslab": "waxed_oxidized_cut_copper_slab", + "waxcoxidizedcopstep": "waxed_oxidized_cut_copper_slab", + "waxcoxidizedcosl": "waxed_oxidized_cut_copper_slab", + "waxcoxidizedcoslab": "waxed_oxidized_cut_copper_slab", + "waxcoxidizedcostep": "waxed_oxidized_cut_copper_slab", + "waxcoxycohalfblock": "waxed_oxidized_cut_copper_slab", + "waxcoxycophalfblock": "waxed_oxidized_cut_copper_slab", + "waxcoxycopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxcoxycoppersl": "waxed_oxidized_cut_copper_slab", + "waxcoxycopperslab": "waxed_oxidized_cut_copper_slab", + "waxcoxycopperstep": "waxed_oxidized_cut_copper_slab", + "waxcoxycopsl": "waxed_oxidized_cut_copper_slab", + "waxcoxycopslab": "waxed_oxidized_cut_copper_slab", + "waxcoxycopstep": "waxed_oxidized_cut_copper_slab", + "waxcoxycosl": "waxed_oxidized_cut_copper_slab", + "waxcoxycoslab": "waxed_oxidized_cut_copper_slab", + "waxcoxycostep": "waxed_oxidized_cut_copper_slab", + "waxcutoxicohalfblock": "waxed_oxidized_cut_copper_slab", + "waxcutoxicophalfblock": "waxed_oxidized_cut_copper_slab", + "waxcutoxicopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxcutoxicoppersl": "waxed_oxidized_cut_copper_slab", + "waxcutoxicopperslab": "waxed_oxidized_cut_copper_slab", + "waxcutoxicopperstep": "waxed_oxidized_cut_copper_slab", + "waxcutoxicopsl": "waxed_oxidized_cut_copper_slab", + "waxcutoxicopslab": "waxed_oxidized_cut_copper_slab", + "waxcutoxicopstep": "waxed_oxidized_cut_copper_slab", + "waxcutoxicosl": "waxed_oxidized_cut_copper_slab", + "waxcutoxicoslab": "waxed_oxidized_cut_copper_slab", + "waxcutoxicostep": "waxed_oxidized_cut_copper_slab", + "waxcutoxidisedcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxcutoxidisedcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxcutoxidisedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxcutoxidisedcoppersl": "waxed_oxidized_cut_copper_slab", + "waxcutoxidisedcopperslab": "waxed_oxidized_cut_copper_slab", + "waxcutoxidisedcopperstep": "waxed_oxidized_cut_copper_slab", + "waxcutoxidisedcopsl": "waxed_oxidized_cut_copper_slab", + "waxcutoxidisedcopslab": "waxed_oxidized_cut_copper_slab", + "waxcutoxidisedcopstep": "waxed_oxidized_cut_copper_slab", + "waxcutoxidisedcosl": "waxed_oxidized_cut_copper_slab", + "waxcutoxidisedcoslab": "waxed_oxidized_cut_copper_slab", + "waxcutoxidisedcostep": "waxed_oxidized_cut_copper_slab", + "waxcutoxidizedcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxcutoxidizedcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxcutoxidizedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxcutoxidizedcoppersl": "waxed_oxidized_cut_copper_slab", + "waxcutoxidizedcopperslab": "waxed_oxidized_cut_copper_slab", + "waxcutoxidizedcopperstep": "waxed_oxidized_cut_copper_slab", + "waxcutoxidizedcopsl": "waxed_oxidized_cut_copper_slab", + "waxcutoxidizedcopslab": "waxed_oxidized_cut_copper_slab", + "waxcutoxidizedcopstep": "waxed_oxidized_cut_copper_slab", + "waxcutoxidizedcosl": "waxed_oxidized_cut_copper_slab", + "waxcutoxidizedcoslab": "waxed_oxidized_cut_copper_slab", + "waxcutoxidizedcostep": "waxed_oxidized_cut_copper_slab", + "waxcutoxycohalfblock": "waxed_oxidized_cut_copper_slab", + "waxcutoxycophalfblock": "waxed_oxidized_cut_copper_slab", + "waxcutoxycopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxcutoxycoppersl": "waxed_oxidized_cut_copper_slab", + "waxcutoxycopperslab": "waxed_oxidized_cut_copper_slab", + "waxcutoxycopperstep": "waxed_oxidized_cut_copper_slab", + "waxcutoxycopsl": "waxed_oxidized_cut_copper_slab", + "waxcutoxycopslab": "waxed_oxidized_cut_copper_slab", + "waxcutoxycopstep": "waxed_oxidized_cut_copper_slab", + "waxcutoxycosl": "waxed_oxidized_cut_copper_slab", + "waxcutoxycoslab": "waxed_oxidized_cut_copper_slab", + "waxcutoxycostep": "waxed_oxidized_cut_copper_slab", + "waxedcoxicohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcoxicophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcoxicopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcoxicoppersl": "waxed_oxidized_cut_copper_slab", + "waxedcoxicopperslab": "waxed_oxidized_cut_copper_slab", + "waxedcoxicopperstep": "waxed_oxidized_cut_copper_slab", + "waxedcoxicopsl": "waxed_oxidized_cut_copper_slab", + "waxedcoxicopslab": "waxed_oxidized_cut_copper_slab", + "waxedcoxicopstep": "waxed_oxidized_cut_copper_slab", + "waxedcoxicosl": "waxed_oxidized_cut_copper_slab", + "waxedcoxicoslab": "waxed_oxidized_cut_copper_slab", + "waxedcoxicostep": "waxed_oxidized_cut_copper_slab", + "waxedcoxidisedcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcoxidisedcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcoxidisedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcoxidisedcoppersl": "waxed_oxidized_cut_copper_slab", + "waxedcoxidisedcopperslab": "waxed_oxidized_cut_copper_slab", + "waxedcoxidisedcopperstep": "waxed_oxidized_cut_copper_slab", + "waxedcoxidisedcopsl": "waxed_oxidized_cut_copper_slab", + "waxedcoxidisedcopslab": "waxed_oxidized_cut_copper_slab", + "waxedcoxidisedcopstep": "waxed_oxidized_cut_copper_slab", + "waxedcoxidisedcosl": "waxed_oxidized_cut_copper_slab", + "waxedcoxidisedcoslab": "waxed_oxidized_cut_copper_slab", + "waxedcoxidisedcostep": "waxed_oxidized_cut_copper_slab", + "waxedcoxidizedcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcoxidizedcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcoxidizedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcoxidizedcoppersl": "waxed_oxidized_cut_copper_slab", + "waxedcoxidizedcopperslab": "waxed_oxidized_cut_copper_slab", + "waxedcoxidizedcopperstep": "waxed_oxidized_cut_copper_slab", + "waxedcoxidizedcopsl": "waxed_oxidized_cut_copper_slab", + "waxedcoxidizedcopslab": "waxed_oxidized_cut_copper_slab", + "waxedcoxidizedcopstep": "waxed_oxidized_cut_copper_slab", + "waxedcoxidizedcosl": "waxed_oxidized_cut_copper_slab", + "waxedcoxidizedcoslab": "waxed_oxidized_cut_copper_slab", + "waxedcoxidizedcostep": "waxed_oxidized_cut_copper_slab", + "waxedcoxycohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcoxycophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcoxycopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcoxycoppersl": "waxed_oxidized_cut_copper_slab", + "waxedcoxycopperslab": "waxed_oxidized_cut_copper_slab", + "waxedcoxycopperstep": "waxed_oxidized_cut_copper_slab", + "waxedcoxycopsl": "waxed_oxidized_cut_copper_slab", + "waxedcoxycopslab": "waxed_oxidized_cut_copper_slab", + "waxedcoxycopstep": "waxed_oxidized_cut_copper_slab", + "waxedcoxycosl": "waxed_oxidized_cut_copper_slab", + "waxedcoxycoslab": "waxed_oxidized_cut_copper_slab", + "waxedcoxycostep": "waxed_oxidized_cut_copper_slab", + "waxedcutoxicohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcutoxicophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcutoxicopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcutoxicoppersl": "waxed_oxidized_cut_copper_slab", + "waxedcutoxicopperslab": "waxed_oxidized_cut_copper_slab", + "waxedcutoxicopperstep": "waxed_oxidized_cut_copper_slab", + "waxedcutoxicopsl": "waxed_oxidized_cut_copper_slab", + "waxedcutoxicopslab": "waxed_oxidized_cut_copper_slab", + "waxedcutoxicopstep": "waxed_oxidized_cut_copper_slab", + "waxedcutoxicosl": "waxed_oxidized_cut_copper_slab", + "waxedcutoxicoslab": "waxed_oxidized_cut_copper_slab", + "waxedcutoxicostep": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidisedcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidisedcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidisedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidisedcoppersl": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidisedcopperslab": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidisedcopperstep": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidisedcopsl": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidisedcopslab": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidisedcopstep": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidisedcosl": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidisedcoslab": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidisedcostep": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidizedcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidizedcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidizedcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidizedcoppersl": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidizedcopperslab": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidizedcopperstep": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidizedcopsl": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidizedcopslab": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidizedcopstep": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidizedcosl": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidizedcoslab": "waxed_oxidized_cut_copper_slab", + "waxedcutoxidizedcostep": "waxed_oxidized_cut_copper_slab", + "waxedcutoxycohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcutoxycophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcutoxycopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedcutoxycoppersl": "waxed_oxidized_cut_copper_slab", + "waxedcutoxycopperslab": "waxed_oxidized_cut_copper_slab", + "waxedcutoxycopperstep": "waxed_oxidized_cut_copper_slab", + "waxedcutoxycopsl": "waxed_oxidized_cut_copper_slab", + "waxedcutoxycopslab": "waxed_oxidized_cut_copper_slab", + "waxedcutoxycopstep": "waxed_oxidized_cut_copper_slab", + "waxedcutoxycosl": "waxed_oxidized_cut_copper_slab", + "waxedcutoxycoslab": "waxed_oxidized_cut_copper_slab", + "waxedcutoxycostep": "waxed_oxidized_cut_copper_slab", + "waxedoxiccohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxiccophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxiccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxiccoppersl": "waxed_oxidized_cut_copper_slab", + "waxedoxiccopperslab": "waxed_oxidized_cut_copper_slab", + "waxedoxiccopperstep": "waxed_oxidized_cut_copper_slab", + "waxedoxiccopsl": "waxed_oxidized_cut_copper_slab", + "waxedoxiccopslab": "waxed_oxidized_cut_copper_slab", + "waxedoxiccopstep": "waxed_oxidized_cut_copper_slab", + "waxedoxiccosl": "waxed_oxidized_cut_copper_slab", + "waxedoxiccoslab": "waxed_oxidized_cut_copper_slab", + "waxedoxiccostep": "waxed_oxidized_cut_copper_slab", + "waxedoxicutcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxicutcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxicutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxicutcoppersl": "waxed_oxidized_cut_copper_slab", + "waxedoxicutcopperslab": "waxed_oxidized_cut_copper_slab", + "waxedoxicutcopperstep": "waxed_oxidized_cut_copper_slab", + "waxedoxicutcopsl": "waxed_oxidized_cut_copper_slab", + "waxedoxicutcopslab": "waxed_oxidized_cut_copper_slab", + "waxedoxicutcopstep": "waxed_oxidized_cut_copper_slab", + "waxedoxicutcosl": "waxed_oxidized_cut_copper_slab", + "waxedoxicutcoslab": "waxed_oxidized_cut_copper_slab", + "waxedoxicutcostep": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedccohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedccophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedccoppersl": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedccopperslab": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedccopperstep": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedccopsl": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedccopslab": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedccopstep": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedccosl": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedccoslab": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedccostep": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedcutcoppersl": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedcutcopperslab": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedcutcopperstep": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedcutcopsl": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedcutcopslab": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedcutcopstep": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedcutcosl": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedcutcoslab": "waxed_oxidized_cut_copper_slab", + "waxedoxidisedcutcostep": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedccohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedccophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedccoppersl": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedccopperslab": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedccopperstep": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedccopsl": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedccopslab": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedccopstep": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedccosl": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedccoslab": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedccostep": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedcutcoppersl": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedcutcopperslab": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedcutcopperstep": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedcutcopsl": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedcutcopslab": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedcutcopstep": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedcutcosl": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedcutcoslab": "waxed_oxidized_cut_copper_slab", + "waxedoxidizedcutcostep": "waxed_oxidized_cut_copper_slab", + "waxedoxyccohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxyccophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxyccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxyccoppersl": "waxed_oxidized_cut_copper_slab", + "waxedoxyccopperslab": "waxed_oxidized_cut_copper_slab", + "waxedoxyccopperstep": "waxed_oxidized_cut_copper_slab", + "waxedoxyccopsl": "waxed_oxidized_cut_copper_slab", + "waxedoxyccopslab": "waxed_oxidized_cut_copper_slab", + "waxedoxyccopstep": "waxed_oxidized_cut_copper_slab", + "waxedoxyccosl": "waxed_oxidized_cut_copper_slab", + "waxedoxyccoslab": "waxed_oxidized_cut_copper_slab", + "waxedoxyccostep": "waxed_oxidized_cut_copper_slab", + "waxedoxycutcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxycutcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxycutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxedoxycutcoppersl": "waxed_oxidized_cut_copper_slab", + "waxedoxycutcopperslab": "waxed_oxidized_cut_copper_slab", + "waxedoxycutcopperstep": "waxed_oxidized_cut_copper_slab", + "waxedoxycutcopsl": "waxed_oxidized_cut_copper_slab", + "waxedoxycutcopslab": "waxed_oxidized_cut_copper_slab", + "waxedoxycutcopstep": "waxed_oxidized_cut_copper_slab", + "waxedoxycutcosl": "waxed_oxidized_cut_copper_slab", + "waxedoxycutcoslab": "waxed_oxidized_cut_copper_slab", + "waxedoxycutcostep": "waxed_oxidized_cut_copper_slab", + "waxoxiccohalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxiccophalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxiccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxiccoppersl": "waxed_oxidized_cut_copper_slab", + "waxoxiccopperslab": "waxed_oxidized_cut_copper_slab", + "waxoxiccopperstep": "waxed_oxidized_cut_copper_slab", + "waxoxiccopsl": "waxed_oxidized_cut_copper_slab", + "waxoxiccopslab": "waxed_oxidized_cut_copper_slab", + "waxoxiccopstep": "waxed_oxidized_cut_copper_slab", + "waxoxiccosl": "waxed_oxidized_cut_copper_slab", + "waxoxiccoslab": "waxed_oxidized_cut_copper_slab", + "waxoxiccostep": "waxed_oxidized_cut_copper_slab", + "waxoxicutcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxicutcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxicutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxicutcoppersl": "waxed_oxidized_cut_copper_slab", + "waxoxicutcopperslab": "waxed_oxidized_cut_copper_slab", + "waxoxicutcopperstep": "waxed_oxidized_cut_copper_slab", + "waxoxicutcopsl": "waxed_oxidized_cut_copper_slab", + "waxoxicutcopslab": "waxed_oxidized_cut_copper_slab", + "waxoxicutcopstep": "waxed_oxidized_cut_copper_slab", + "waxoxicutcosl": "waxed_oxidized_cut_copper_slab", + "waxoxicutcoslab": "waxed_oxidized_cut_copper_slab", + "waxoxicutcostep": "waxed_oxidized_cut_copper_slab", + "waxoxidisedccohalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxidisedccophalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxidisedccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxidisedccoppersl": "waxed_oxidized_cut_copper_slab", + "waxoxidisedccopperslab": "waxed_oxidized_cut_copper_slab", + "waxoxidisedccopperstep": "waxed_oxidized_cut_copper_slab", + "waxoxidisedccopsl": "waxed_oxidized_cut_copper_slab", + "waxoxidisedccopslab": "waxed_oxidized_cut_copper_slab", + "waxoxidisedccopstep": "waxed_oxidized_cut_copper_slab", + "waxoxidisedccosl": "waxed_oxidized_cut_copper_slab", + "waxoxidisedccoslab": "waxed_oxidized_cut_copper_slab", + "waxoxidisedccostep": "waxed_oxidized_cut_copper_slab", + "waxoxidisedcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxidisedcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxidisedcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxidisedcutcoppersl": "waxed_oxidized_cut_copper_slab", + "waxoxidisedcutcopperslab": "waxed_oxidized_cut_copper_slab", + "waxoxidisedcutcopperstep": "waxed_oxidized_cut_copper_slab", + "waxoxidisedcutcopsl": "waxed_oxidized_cut_copper_slab", + "waxoxidisedcutcopslab": "waxed_oxidized_cut_copper_slab", + "waxoxidisedcutcopstep": "waxed_oxidized_cut_copper_slab", + "waxoxidisedcutcosl": "waxed_oxidized_cut_copper_slab", + "waxoxidisedcutcoslab": "waxed_oxidized_cut_copper_slab", + "waxoxidisedcutcostep": "waxed_oxidized_cut_copper_slab", + "waxoxidizedccohalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxidizedccophalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxidizedccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxidizedccoppersl": "waxed_oxidized_cut_copper_slab", + "waxoxidizedccopperslab": "waxed_oxidized_cut_copper_slab", + "waxoxidizedccopperstep": "waxed_oxidized_cut_copper_slab", + "waxoxidizedccopsl": "waxed_oxidized_cut_copper_slab", + "waxoxidizedccopslab": "waxed_oxidized_cut_copper_slab", + "waxoxidizedccopstep": "waxed_oxidized_cut_copper_slab", + "waxoxidizedccosl": "waxed_oxidized_cut_copper_slab", + "waxoxidizedccoslab": "waxed_oxidized_cut_copper_slab", + "waxoxidizedccostep": "waxed_oxidized_cut_copper_slab", + "waxoxidizedcutcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxidizedcutcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxidizedcutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxidizedcutcoppersl": "waxed_oxidized_cut_copper_slab", + "waxoxidizedcutcopperslab": "waxed_oxidized_cut_copper_slab", + "waxoxidizedcutcopperstep": "waxed_oxidized_cut_copper_slab", + "waxoxidizedcutcopsl": "waxed_oxidized_cut_copper_slab", + "waxoxidizedcutcopslab": "waxed_oxidized_cut_copper_slab", + "waxoxidizedcutcopstep": "waxed_oxidized_cut_copper_slab", + "waxoxidizedcutcosl": "waxed_oxidized_cut_copper_slab", + "waxoxidizedcutcoslab": "waxed_oxidized_cut_copper_slab", + "waxoxidizedcutcostep": "waxed_oxidized_cut_copper_slab", + "waxoxyccohalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxyccophalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxyccopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxyccoppersl": "waxed_oxidized_cut_copper_slab", + "waxoxyccopperslab": "waxed_oxidized_cut_copper_slab", + "waxoxyccopperstep": "waxed_oxidized_cut_copper_slab", + "waxoxyccopsl": "waxed_oxidized_cut_copper_slab", + "waxoxyccopslab": "waxed_oxidized_cut_copper_slab", + "waxoxyccopstep": "waxed_oxidized_cut_copper_slab", + "waxoxyccosl": "waxed_oxidized_cut_copper_slab", + "waxoxyccoslab": "waxed_oxidized_cut_copper_slab", + "waxoxyccostep": "waxed_oxidized_cut_copper_slab", + "waxoxycutcohalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxycutcophalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxycutcopperhalfblock": "waxed_oxidized_cut_copper_slab", + "waxoxycutcoppersl": "waxed_oxidized_cut_copper_slab", + "waxoxycutcopperslab": "waxed_oxidized_cut_copper_slab", + "waxoxycutcopperstep": "waxed_oxidized_cut_copper_slab", + "waxoxycutcopsl": "waxed_oxidized_cut_copper_slab", + "waxoxycutcopslab": "waxed_oxidized_cut_copper_slab", + "waxoxycutcopstep": "waxed_oxidized_cut_copper_slab", + "waxoxycutcosl": "waxed_oxidized_cut_copper_slab", + "waxoxycutcoslab": "waxed_oxidized_cut_copper_slab", + "waxoxycutcostep": "waxed_oxidized_cut_copper_slab", + "waxed_oxidized_cut_copper_stairs": { + "material": "WAXED_OXIDIZED_CUT_COPPER_STAIRS" + }, + "coxidisedwacopperstair": "waxed_oxidized_cut_copper_stairs", + "coxidisedwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "coxidisedwacopstair": "waxed_oxidized_cut_copper_stairs", + "coxidisedwacopstairs": "waxed_oxidized_cut_copper_stairs", + "coxidisedwacostair": "waxed_oxidized_cut_copper_stairs", + "coxidisedwacostairs": "waxed_oxidized_cut_copper_stairs", + "coxidisedwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "coxidisedwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "coxidisedwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "coxidisedwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "coxidisedwaxcostair": "waxed_oxidized_cut_copper_stairs", + "coxidisedwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "coxidisedwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "coxidisedwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "coxidisedwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "coxidisedwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "coxidisedwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "coxidisedwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "coxidizedwacopperstair": "waxed_oxidized_cut_copper_stairs", + "coxidizedwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "coxidizedwacopstair": "waxed_oxidized_cut_copper_stairs", + "coxidizedwacopstairs": "waxed_oxidized_cut_copper_stairs", + "coxidizedwacostair": "waxed_oxidized_cut_copper_stairs", + "coxidizedwacostairs": "waxed_oxidized_cut_copper_stairs", + "coxidizedwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "coxidizedwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "coxidizedwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "coxidizedwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "coxidizedwaxcostair": "waxed_oxidized_cut_copper_stairs", + "coxidizedwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "coxidizedwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "coxidizedwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "coxidizedwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "coxidizedwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "coxidizedwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "coxidizedwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "coxiwacopperstair": "waxed_oxidized_cut_copper_stairs", + "coxiwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "coxiwacopstair": "waxed_oxidized_cut_copper_stairs", + "coxiwacopstairs": "waxed_oxidized_cut_copper_stairs", + "coxiwacostair": "waxed_oxidized_cut_copper_stairs", + "coxiwacostairs": "waxed_oxidized_cut_copper_stairs", + "coxiwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "coxiwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "coxiwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "coxiwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "coxiwaxcostair": "waxed_oxidized_cut_copper_stairs", + "coxiwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "coxiwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "coxiwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "coxiwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "coxiwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "coxiwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "coxiwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "coxywacopperstair": "waxed_oxidized_cut_copper_stairs", + "coxywacopperstairs": "waxed_oxidized_cut_copper_stairs", + "coxywacopstair": "waxed_oxidized_cut_copper_stairs", + "coxywacopstairs": "waxed_oxidized_cut_copper_stairs", + "coxywacostair": "waxed_oxidized_cut_copper_stairs", + "coxywacostairs": "waxed_oxidized_cut_copper_stairs", + "coxywaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "coxywaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "coxywaxcopstair": "waxed_oxidized_cut_copper_stairs", + "coxywaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "coxywaxcostair": "waxed_oxidized_cut_copper_stairs", + "coxywaxcostairs": "waxed_oxidized_cut_copper_stairs", + "coxywaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "coxywaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "coxywaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "coxywaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "coxywaxedcostair": "waxed_oxidized_cut_copper_stairs", + "coxywaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwacopperstair": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwacopstair": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwacopstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwacostair": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwacostairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwaxcostair": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "cutoxidisedwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwacopperstair": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwacopstair": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwacopstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwacostair": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwacostairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwaxcostair": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "cutoxidizedwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "cutoxiwacopperstair": "waxed_oxidized_cut_copper_stairs", + "cutoxiwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxiwacopstair": "waxed_oxidized_cut_copper_stairs", + "cutoxiwacopstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxiwacostair": "waxed_oxidized_cut_copper_stairs", + "cutoxiwacostairs": "waxed_oxidized_cut_copper_stairs", + "cutoxiwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutoxiwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxiwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "cutoxiwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxiwaxcostair": "waxed_oxidized_cut_copper_stairs", + "cutoxiwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "cutoxiwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutoxiwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxiwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "cutoxiwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxiwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "cutoxiwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "cutoxywacopperstair": "waxed_oxidized_cut_copper_stairs", + "cutoxywacopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxywacopstair": "waxed_oxidized_cut_copper_stairs", + "cutoxywacopstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxywacostair": "waxed_oxidized_cut_copper_stairs", + "cutoxywacostairs": "waxed_oxidized_cut_copper_stairs", + "cutoxywaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutoxywaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxywaxcopstair": "waxed_oxidized_cut_copper_stairs", + "cutoxywaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxywaxcostair": "waxed_oxidized_cut_copper_stairs", + "cutoxywaxcostairs": "waxed_oxidized_cut_copper_stairs", + "cutoxywaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutoxywaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxywaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "cutoxywaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutoxywaxedcostair": "waxed_oxidized_cut_copper_stairs", + "cutoxywaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "cutwaoxicopperstair": "waxed_oxidized_cut_copper_stairs", + "cutwaoxicopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaoxicopstair": "waxed_oxidized_cut_copper_stairs", + "cutwaoxicopstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaoxicostair": "waxed_oxidized_cut_copper_stairs", + "cutwaoxicostairs": "waxed_oxidized_cut_copper_stairs", + "cutwaoxidisedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutwaoxidisedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaoxidisedcopstair": "waxed_oxidized_cut_copper_stairs", + "cutwaoxidisedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaoxidisedcostair": "waxed_oxidized_cut_copper_stairs", + "cutwaoxidisedcostairs": "waxed_oxidized_cut_copper_stairs", + "cutwaoxidizedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutwaoxidizedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaoxidizedcopstair": "waxed_oxidized_cut_copper_stairs", + "cutwaoxidizedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaoxidizedcostair": "waxed_oxidized_cut_copper_stairs", + "cutwaoxidizedcostairs": "waxed_oxidized_cut_copper_stairs", + "cutwaoxycopperstair": "waxed_oxidized_cut_copper_stairs", + "cutwaoxycopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaoxycopstair": "waxed_oxidized_cut_copper_stairs", + "cutwaoxycopstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaoxycostair": "waxed_oxidized_cut_copper_stairs", + "cutwaoxycostairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxicopperstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxicopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxicopstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxicopstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxicostair": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxicostairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxidisedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxidisedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxidisedcopstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxidisedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxidisedcostair": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxidisedcostairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxidizedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxidizedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxidizedcopstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxidizedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxidizedcostair": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxidizedcostairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxycopperstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxycopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxycopstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxycopstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxycostair": "waxed_oxidized_cut_copper_stairs", + "cutwaxedoxycostairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxicopperstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxicopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxicopstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxicopstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxicostair": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxicostairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxidisedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxidisedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxidisedcopstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxidisedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxidisedcostair": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxidisedcostairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxidizedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxidizedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxidizedcopstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxidizedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxidizedcostair": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxidizedcostairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxycopperstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxycopperstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxycopstair": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxycopstairs": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxycostair": "waxed_oxidized_cut_copper_stairs", + "cutwaxoxycostairs": "waxed_oxidized_cut_copper_stairs", + "cwaoxicopperstair": "waxed_oxidized_cut_copper_stairs", + "cwaoxicopperstairs": "waxed_oxidized_cut_copper_stairs", + "cwaoxicopstair": "waxed_oxidized_cut_copper_stairs", + "cwaoxicopstairs": "waxed_oxidized_cut_copper_stairs", + "cwaoxicostair": "waxed_oxidized_cut_copper_stairs", + "cwaoxicostairs": "waxed_oxidized_cut_copper_stairs", + "cwaoxidisedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cwaoxidisedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cwaoxidisedcopstair": "waxed_oxidized_cut_copper_stairs", + "cwaoxidisedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cwaoxidisedcostair": "waxed_oxidized_cut_copper_stairs", + "cwaoxidisedcostairs": "waxed_oxidized_cut_copper_stairs", + "cwaoxidizedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cwaoxidizedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cwaoxidizedcopstair": "waxed_oxidized_cut_copper_stairs", + "cwaoxidizedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cwaoxidizedcostair": "waxed_oxidized_cut_copper_stairs", + "cwaoxidizedcostairs": "waxed_oxidized_cut_copper_stairs", + "cwaoxycopperstair": "waxed_oxidized_cut_copper_stairs", + "cwaoxycopperstairs": "waxed_oxidized_cut_copper_stairs", + "cwaoxycopstair": "waxed_oxidized_cut_copper_stairs", + "cwaoxycopstairs": "waxed_oxidized_cut_copper_stairs", + "cwaoxycostair": "waxed_oxidized_cut_copper_stairs", + "cwaoxycostairs": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxicopperstair": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxicopperstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxicopstair": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxicopstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxicostair": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxicostairs": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxidisedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxidisedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxidisedcopstair": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxidisedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxidisedcostair": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxidisedcostairs": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxidizedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxidizedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxidizedcopstair": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxidizedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxidizedcostair": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxidizedcostairs": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxycopperstair": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxycopperstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxycopstair": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxycopstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxycostair": "waxed_oxidized_cut_copper_stairs", + "cwaxedoxycostairs": "waxed_oxidized_cut_copper_stairs", + "cwaxoxicopperstair": "waxed_oxidized_cut_copper_stairs", + "cwaxoxicopperstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxoxicopstair": "waxed_oxidized_cut_copper_stairs", + "cwaxoxicopstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxoxicostair": "waxed_oxidized_cut_copper_stairs", + "cwaxoxicostairs": "waxed_oxidized_cut_copper_stairs", + "cwaxoxidisedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cwaxoxidisedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxoxidisedcopstair": "waxed_oxidized_cut_copper_stairs", + "cwaxoxidisedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxoxidisedcostair": "waxed_oxidized_cut_copper_stairs", + "cwaxoxidisedcostairs": "waxed_oxidized_cut_copper_stairs", + "cwaxoxidizedcopperstair": "waxed_oxidized_cut_copper_stairs", + "cwaxoxidizedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxoxidizedcopstair": "waxed_oxidized_cut_copper_stairs", + "cwaxoxidizedcopstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxoxidizedcostair": "waxed_oxidized_cut_copper_stairs", + "cwaxoxidizedcostairs": "waxed_oxidized_cut_copper_stairs", + "cwaxoxycopperstair": "waxed_oxidized_cut_copper_stairs", + "cwaxoxycopperstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxoxycopstair": "waxed_oxidized_cut_copper_stairs", + "cwaxoxycopstairs": "waxed_oxidized_cut_copper_stairs", + "cwaxoxycostair": "waxed_oxidized_cut_copper_stairs", + "cwaxoxycostairs": "waxed_oxidized_cut_copper_stairs", + "minecraft:waxed_oxidized_cut_copper_stairs": "waxed_oxidized_cut_copper_stairs", + "oxicutwacopperstair": "waxed_oxidized_cut_copper_stairs", + "oxicutwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxicutwacopstair": "waxed_oxidized_cut_copper_stairs", + "oxicutwacopstairs": "waxed_oxidized_cut_copper_stairs", + "oxicutwacostair": "waxed_oxidized_cut_copper_stairs", + "oxicutwacostairs": "waxed_oxidized_cut_copper_stairs", + "oxicutwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxicutwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxicutwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "oxicutwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxicutwaxcostair": "waxed_oxidized_cut_copper_stairs", + "oxicutwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "oxicutwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxicutwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxicutwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "oxicutwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxicutwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "oxicutwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "oxicwacopperstair": "waxed_oxidized_cut_copper_stairs", + "oxicwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxicwacopstair": "waxed_oxidized_cut_copper_stairs", + "oxicwacopstairs": "waxed_oxidized_cut_copper_stairs", + "oxicwacostair": "waxed_oxidized_cut_copper_stairs", + "oxicwacostairs": "waxed_oxidized_cut_copper_stairs", + "oxicwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxicwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxicwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "oxicwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxicwaxcostair": "waxed_oxidized_cut_copper_stairs", + "oxicwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "oxicwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxicwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxicwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "oxicwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxicwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "oxicwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwacopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwacopstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwacopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwacostair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwacostairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwaxcostair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcutwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwacopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwacopstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwacopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwacostair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwacostairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwaxcostair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "oxidisedcwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaccopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaccopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaccopstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaccopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaccostair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaccostairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwacutcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwacutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwacutcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwacutcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwacutcostair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwacutcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxccopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxccopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxccopstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxccopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxccostair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxccostairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxcutcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxcutcostair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxcutcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxedccopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxedccopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxedccopstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxedccopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxedccostair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxedccostairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxedcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxedcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxedcutcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxedcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxedcutcostair": "waxed_oxidized_cut_copper_stairs", + "oxidisedwaxedcutcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwacopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwacopstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwacopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwacostair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwacostairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwaxcostair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcutwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwacopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwacopstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwacopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwacostair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwacostairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwaxcostair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "oxidizedcwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaccopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaccopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaccopstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaccopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaccostair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaccostairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwacutcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwacutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwacutcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwacutcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwacutcostair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwacutcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxccopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxccopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxccopstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxccopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxccostair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxccostairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxcutcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxcutcostair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxcutcostairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxedccopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxedccopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxedccopstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxedccopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxedccostair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxedccostairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxedcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxedcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxedcutcopstair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxedcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxedcutcostair": "waxed_oxidized_cut_copper_stairs", + "oxidizedwaxedcutcostairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaccopperstair": "waxed_oxidized_cut_copper_stairs", + "oxiwaccopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaccopstair": "waxed_oxidized_cut_copper_stairs", + "oxiwaccopstairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaccostair": "waxed_oxidized_cut_copper_stairs", + "oxiwaccostairs": "waxed_oxidized_cut_copper_stairs", + "oxiwacutcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxiwacutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxiwacutcopstair": "waxed_oxidized_cut_copper_stairs", + "oxiwacutcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxiwacutcostair": "waxed_oxidized_cut_copper_stairs", + "oxiwacutcostairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaxccopperstair": "waxed_oxidized_cut_copper_stairs", + "oxiwaxccopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaxccopstair": "waxed_oxidized_cut_copper_stairs", + "oxiwaxccopstairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaxccostair": "waxed_oxidized_cut_copper_stairs", + "oxiwaxccostairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaxcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxiwaxcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaxcutcopstair": "waxed_oxidized_cut_copper_stairs", + "oxiwaxcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaxcutcostair": "waxed_oxidized_cut_copper_stairs", + "oxiwaxcutcostairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaxedccopperstair": "waxed_oxidized_cut_copper_stairs", + "oxiwaxedccopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaxedccopstair": "waxed_oxidized_cut_copper_stairs", + "oxiwaxedccopstairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaxedccostair": "waxed_oxidized_cut_copper_stairs", + "oxiwaxedccostairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaxedcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxiwaxedcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaxedcutcopstair": "waxed_oxidized_cut_copper_stairs", + "oxiwaxedcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxiwaxedcutcostair": "waxed_oxidized_cut_copper_stairs", + "oxiwaxedcutcostairs": "waxed_oxidized_cut_copper_stairs", + "oxycutwacopperstair": "waxed_oxidized_cut_copper_stairs", + "oxycutwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxycutwacopstair": "waxed_oxidized_cut_copper_stairs", + "oxycutwacopstairs": "waxed_oxidized_cut_copper_stairs", + "oxycutwacostair": "waxed_oxidized_cut_copper_stairs", + "oxycutwacostairs": "waxed_oxidized_cut_copper_stairs", + "oxycutwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxycutwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxycutwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "oxycutwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxycutwaxcostair": "waxed_oxidized_cut_copper_stairs", + "oxycutwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "oxycutwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxycutwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxycutwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "oxycutwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxycutwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "oxycutwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "oxycwacopperstair": "waxed_oxidized_cut_copper_stairs", + "oxycwacopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxycwacopstair": "waxed_oxidized_cut_copper_stairs", + "oxycwacopstairs": "waxed_oxidized_cut_copper_stairs", + "oxycwacostair": "waxed_oxidized_cut_copper_stairs", + "oxycwacostairs": "waxed_oxidized_cut_copper_stairs", + "oxycwaxcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxycwaxcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxycwaxcopstair": "waxed_oxidized_cut_copper_stairs", + "oxycwaxcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxycwaxcostair": "waxed_oxidized_cut_copper_stairs", + "oxycwaxcostairs": "waxed_oxidized_cut_copper_stairs", + "oxycwaxedcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxycwaxedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxycwaxedcopstair": "waxed_oxidized_cut_copper_stairs", + "oxycwaxedcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxycwaxedcostair": "waxed_oxidized_cut_copper_stairs", + "oxycwaxedcostairs": "waxed_oxidized_cut_copper_stairs", + "oxywaccopperstair": "waxed_oxidized_cut_copper_stairs", + "oxywaccopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxywaccopstair": "waxed_oxidized_cut_copper_stairs", + "oxywaccopstairs": "waxed_oxidized_cut_copper_stairs", + "oxywaccostair": "waxed_oxidized_cut_copper_stairs", + "oxywaccostairs": "waxed_oxidized_cut_copper_stairs", + "oxywacutcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxywacutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxywacutcopstair": "waxed_oxidized_cut_copper_stairs", + "oxywacutcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxywacutcostair": "waxed_oxidized_cut_copper_stairs", + "oxywacutcostairs": "waxed_oxidized_cut_copper_stairs", + "oxywaxccopperstair": "waxed_oxidized_cut_copper_stairs", + "oxywaxccopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxywaxccopstair": "waxed_oxidized_cut_copper_stairs", + "oxywaxccopstairs": "waxed_oxidized_cut_copper_stairs", + "oxywaxccostair": "waxed_oxidized_cut_copper_stairs", + "oxywaxccostairs": "waxed_oxidized_cut_copper_stairs", + "oxywaxcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxywaxcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxywaxcutcopstair": "waxed_oxidized_cut_copper_stairs", + "oxywaxcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxywaxcutcostair": "waxed_oxidized_cut_copper_stairs", + "oxywaxcutcostairs": "waxed_oxidized_cut_copper_stairs", + "oxywaxedccopperstair": "waxed_oxidized_cut_copper_stairs", + "oxywaxedccopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxywaxedccopstair": "waxed_oxidized_cut_copper_stairs", + "oxywaxedccopstairs": "waxed_oxidized_cut_copper_stairs", + "oxywaxedccostair": "waxed_oxidized_cut_copper_stairs", + "oxywaxedccostairs": "waxed_oxidized_cut_copper_stairs", + "oxywaxedcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "oxywaxedcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "oxywaxedcutcopstair": "waxed_oxidized_cut_copper_stairs", + "oxywaxedcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "oxywaxedcutcostair": "waxed_oxidized_cut_copper_stairs", + "oxywaxedcutcostairs": "waxed_oxidized_cut_copper_stairs", + "wacoxicopperstair": "waxed_oxidized_cut_copper_stairs", + "wacoxicopperstairs": "waxed_oxidized_cut_copper_stairs", + "wacoxicopstair": "waxed_oxidized_cut_copper_stairs", + "wacoxicopstairs": "waxed_oxidized_cut_copper_stairs", + "wacoxicostair": "waxed_oxidized_cut_copper_stairs", + "wacoxicostairs": "waxed_oxidized_cut_copper_stairs", + "wacoxidisedcopperstair": "waxed_oxidized_cut_copper_stairs", + "wacoxidisedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "wacoxidisedcopstair": "waxed_oxidized_cut_copper_stairs", + "wacoxidisedcopstairs": "waxed_oxidized_cut_copper_stairs", + "wacoxidisedcostair": "waxed_oxidized_cut_copper_stairs", + "wacoxidisedcostairs": "waxed_oxidized_cut_copper_stairs", + "wacoxidizedcopperstair": "waxed_oxidized_cut_copper_stairs", + "wacoxidizedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "wacoxidizedcopstair": "waxed_oxidized_cut_copper_stairs", + "wacoxidizedcopstairs": "waxed_oxidized_cut_copper_stairs", + "wacoxidizedcostair": "waxed_oxidized_cut_copper_stairs", + "wacoxidizedcostairs": "waxed_oxidized_cut_copper_stairs", + "wacoxycopperstair": "waxed_oxidized_cut_copper_stairs", + "wacoxycopperstairs": "waxed_oxidized_cut_copper_stairs", + "wacoxycopstair": "waxed_oxidized_cut_copper_stairs", + "wacoxycopstairs": "waxed_oxidized_cut_copper_stairs", + "wacoxycostair": "waxed_oxidized_cut_copper_stairs", + "wacoxycostairs": "waxed_oxidized_cut_copper_stairs", + "wacutoxicopperstair": "waxed_oxidized_cut_copper_stairs", + "wacutoxicopperstairs": "waxed_oxidized_cut_copper_stairs", + "wacutoxicopstair": "waxed_oxidized_cut_copper_stairs", + "wacutoxicopstairs": "waxed_oxidized_cut_copper_stairs", + "wacutoxicostair": "waxed_oxidized_cut_copper_stairs", + "wacutoxicostairs": "waxed_oxidized_cut_copper_stairs", + "wacutoxidisedcopperstair": "waxed_oxidized_cut_copper_stairs", + "wacutoxidisedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "wacutoxidisedcopstair": "waxed_oxidized_cut_copper_stairs", + "wacutoxidisedcopstairs": "waxed_oxidized_cut_copper_stairs", + "wacutoxidisedcostair": "waxed_oxidized_cut_copper_stairs", + "wacutoxidisedcostairs": "waxed_oxidized_cut_copper_stairs", + "wacutoxidizedcopperstair": "waxed_oxidized_cut_copper_stairs", + "wacutoxidizedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "wacutoxidizedcopstair": "waxed_oxidized_cut_copper_stairs", + "wacutoxidizedcopstairs": "waxed_oxidized_cut_copper_stairs", + "wacutoxidizedcostair": "waxed_oxidized_cut_copper_stairs", + "wacutoxidizedcostairs": "waxed_oxidized_cut_copper_stairs", + "wacutoxycopperstair": "waxed_oxidized_cut_copper_stairs", + "wacutoxycopperstairs": "waxed_oxidized_cut_copper_stairs", + "wacutoxycopstair": "waxed_oxidized_cut_copper_stairs", + "wacutoxycopstairs": "waxed_oxidized_cut_copper_stairs", + "wacutoxycostair": "waxed_oxidized_cut_copper_stairs", + "wacutoxycostairs": "waxed_oxidized_cut_copper_stairs", + "waoxiccopperstair": "waxed_oxidized_cut_copper_stairs", + "waoxiccopperstairs": "waxed_oxidized_cut_copper_stairs", + "waoxiccopstair": "waxed_oxidized_cut_copper_stairs", + "waoxiccopstairs": "waxed_oxidized_cut_copper_stairs", + "waoxiccostair": "waxed_oxidized_cut_copper_stairs", + "waoxiccostairs": "waxed_oxidized_cut_copper_stairs", + "waoxicutcopperstair": "waxed_oxidized_cut_copper_stairs", + "waoxicutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waoxicutcopstair": "waxed_oxidized_cut_copper_stairs", + "waoxicutcopstairs": "waxed_oxidized_cut_copper_stairs", + "waoxicutcostair": "waxed_oxidized_cut_copper_stairs", + "waoxicutcostairs": "waxed_oxidized_cut_copper_stairs", + "waoxidisedccopperstair": "waxed_oxidized_cut_copper_stairs", + "waoxidisedccopperstairs": "waxed_oxidized_cut_copper_stairs", + "waoxidisedccopstair": "waxed_oxidized_cut_copper_stairs", + "waoxidisedccopstairs": "waxed_oxidized_cut_copper_stairs", + "waoxidisedccostair": "waxed_oxidized_cut_copper_stairs", + "waoxidisedccostairs": "waxed_oxidized_cut_copper_stairs", + "waoxidisedcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "waoxidisedcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waoxidisedcutcopstair": "waxed_oxidized_cut_copper_stairs", + "waoxidisedcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "waoxidisedcutcostair": "waxed_oxidized_cut_copper_stairs", + "waoxidisedcutcostairs": "waxed_oxidized_cut_copper_stairs", + "waoxidizedccopperstair": "waxed_oxidized_cut_copper_stairs", + "waoxidizedccopperstairs": "waxed_oxidized_cut_copper_stairs", + "waoxidizedccopstair": "waxed_oxidized_cut_copper_stairs", + "waoxidizedccopstairs": "waxed_oxidized_cut_copper_stairs", + "waoxidizedccostair": "waxed_oxidized_cut_copper_stairs", + "waoxidizedccostairs": "waxed_oxidized_cut_copper_stairs", + "waoxidizedcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "waoxidizedcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waoxidizedcutcopstair": "waxed_oxidized_cut_copper_stairs", + "waoxidizedcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "waoxidizedcutcostair": "waxed_oxidized_cut_copper_stairs", + "waoxidizedcutcostairs": "waxed_oxidized_cut_copper_stairs", + "waoxyccopperstair": "waxed_oxidized_cut_copper_stairs", + "waoxyccopperstairs": "waxed_oxidized_cut_copper_stairs", + "waoxyccopstair": "waxed_oxidized_cut_copper_stairs", + "waoxyccopstairs": "waxed_oxidized_cut_copper_stairs", + "waoxyccostair": "waxed_oxidized_cut_copper_stairs", + "waoxyccostairs": "waxed_oxidized_cut_copper_stairs", + "waoxycutcopperstair": "waxed_oxidized_cut_copper_stairs", + "waoxycutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waoxycutcopstair": "waxed_oxidized_cut_copper_stairs", + "waoxycutcopstairs": "waxed_oxidized_cut_copper_stairs", + "waoxycutcostair": "waxed_oxidized_cut_copper_stairs", + "waoxycutcostairs": "waxed_oxidized_cut_copper_stairs", + "waxcoxicopperstair": "waxed_oxidized_cut_copper_stairs", + "waxcoxicopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxcoxicopstair": "waxed_oxidized_cut_copper_stairs", + "waxcoxicopstairs": "waxed_oxidized_cut_copper_stairs", + "waxcoxicostair": "waxed_oxidized_cut_copper_stairs", + "waxcoxicostairs": "waxed_oxidized_cut_copper_stairs", + "waxcoxidisedcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxcoxidisedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxcoxidisedcopstair": "waxed_oxidized_cut_copper_stairs", + "waxcoxidisedcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxcoxidisedcostair": "waxed_oxidized_cut_copper_stairs", + "waxcoxidisedcostairs": "waxed_oxidized_cut_copper_stairs", + "waxcoxidizedcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxcoxidizedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxcoxidizedcopstair": "waxed_oxidized_cut_copper_stairs", + "waxcoxidizedcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxcoxidizedcostair": "waxed_oxidized_cut_copper_stairs", + "waxcoxidizedcostairs": "waxed_oxidized_cut_copper_stairs", + "waxcoxycopperstair": "waxed_oxidized_cut_copper_stairs", + "waxcoxycopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxcoxycopstair": "waxed_oxidized_cut_copper_stairs", + "waxcoxycopstairs": "waxed_oxidized_cut_copper_stairs", + "waxcoxycostair": "waxed_oxidized_cut_copper_stairs", + "waxcoxycostairs": "waxed_oxidized_cut_copper_stairs", + "waxcutoxicopperstair": "waxed_oxidized_cut_copper_stairs", + "waxcutoxicopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxcutoxicopstair": "waxed_oxidized_cut_copper_stairs", + "waxcutoxicopstairs": "waxed_oxidized_cut_copper_stairs", + "waxcutoxicostair": "waxed_oxidized_cut_copper_stairs", + "waxcutoxicostairs": "waxed_oxidized_cut_copper_stairs", + "waxcutoxidisedcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxcutoxidisedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxcutoxidisedcopstair": "waxed_oxidized_cut_copper_stairs", + "waxcutoxidisedcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxcutoxidisedcostair": "waxed_oxidized_cut_copper_stairs", + "waxcutoxidisedcostairs": "waxed_oxidized_cut_copper_stairs", + "waxcutoxidizedcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxcutoxidizedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxcutoxidizedcopstair": "waxed_oxidized_cut_copper_stairs", + "waxcutoxidizedcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxcutoxidizedcostair": "waxed_oxidized_cut_copper_stairs", + "waxcutoxidizedcostairs": "waxed_oxidized_cut_copper_stairs", + "waxcutoxycopperstair": "waxed_oxidized_cut_copper_stairs", + "waxcutoxycopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxcutoxycopstair": "waxed_oxidized_cut_copper_stairs", + "waxcutoxycopstairs": "waxed_oxidized_cut_copper_stairs", + "waxcutoxycostair": "waxed_oxidized_cut_copper_stairs", + "waxcutoxycostairs": "waxed_oxidized_cut_copper_stairs", + "waxedcoxicopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedcoxicopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcoxicopstair": "waxed_oxidized_cut_copper_stairs", + "waxedcoxicopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcoxicostair": "waxed_oxidized_cut_copper_stairs", + "waxedcoxicostairs": "waxed_oxidized_cut_copper_stairs", + "waxedcoxidisedcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedcoxidisedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcoxidisedcopstair": "waxed_oxidized_cut_copper_stairs", + "waxedcoxidisedcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcoxidisedcostair": "waxed_oxidized_cut_copper_stairs", + "waxedcoxidisedcostairs": "waxed_oxidized_cut_copper_stairs", + "waxedcoxidizedcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedcoxidizedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcoxidizedcopstair": "waxed_oxidized_cut_copper_stairs", + "waxedcoxidizedcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcoxidizedcostair": "waxed_oxidized_cut_copper_stairs", + "waxedcoxidizedcostairs": "waxed_oxidized_cut_copper_stairs", + "waxedcoxycopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedcoxycopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcoxycopstair": "waxed_oxidized_cut_copper_stairs", + "waxedcoxycopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcoxycostair": "waxed_oxidized_cut_copper_stairs", + "waxedcoxycostairs": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxicopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxicopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxicopstair": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxicopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxicostair": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxicostairs": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxidisedcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxidisedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxidisedcopstair": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxidisedcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxidisedcostair": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxidisedcostairs": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxidizedcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxidizedcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxidizedcopstair": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxidizedcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxidizedcostair": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxidizedcostairs": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxycopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxycopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxycopstair": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxycopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxycostair": "waxed_oxidized_cut_copper_stairs", + "waxedcutoxycostairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxiccopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxiccopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxiccopstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxiccopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxiccostair": "waxed_oxidized_cut_copper_stairs", + "waxedoxiccostairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxicutcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxicutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxicutcopstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxicutcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxicutcostair": "waxed_oxidized_cut_copper_stairs", + "waxedoxicutcostairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxidisedccopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxidisedccopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxidisedccopstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxidisedccopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxidisedccostair": "waxed_oxidized_cut_copper_stairs", + "waxedoxidisedccostairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxidisedcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxidisedcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxidisedcutcopstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxidisedcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxidisedcutcostair": "waxed_oxidized_cut_copper_stairs", + "waxedoxidisedcutcostairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxidizedccopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxidizedccopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxidizedccopstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxidizedccopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxidizedccostair": "waxed_oxidized_cut_copper_stairs", + "waxedoxidizedccostairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxidizedcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxidizedcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxidizedcutcopstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxidizedcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxidizedcutcostair": "waxed_oxidized_cut_copper_stairs", + "waxedoxidizedcutcostairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxyccopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxyccopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxyccopstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxyccopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxyccostair": "waxed_oxidized_cut_copper_stairs", + "waxedoxyccostairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxycutcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxycutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxycutcopstair": "waxed_oxidized_cut_copper_stairs", + "waxedoxycutcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxedoxycutcostair": "waxed_oxidized_cut_copper_stairs", + "waxedoxycutcostairs": "waxed_oxidized_cut_copper_stairs", + "waxoxiccopperstair": "waxed_oxidized_cut_copper_stairs", + "waxoxiccopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxiccopstair": "waxed_oxidized_cut_copper_stairs", + "waxoxiccopstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxiccostair": "waxed_oxidized_cut_copper_stairs", + "waxoxiccostairs": "waxed_oxidized_cut_copper_stairs", + "waxoxicutcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxoxicutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxicutcopstair": "waxed_oxidized_cut_copper_stairs", + "waxoxicutcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxicutcostair": "waxed_oxidized_cut_copper_stairs", + "waxoxicutcostairs": "waxed_oxidized_cut_copper_stairs", + "waxoxidisedccopperstair": "waxed_oxidized_cut_copper_stairs", + "waxoxidisedccopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxidisedccopstair": "waxed_oxidized_cut_copper_stairs", + "waxoxidisedccopstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxidisedccostair": "waxed_oxidized_cut_copper_stairs", + "waxoxidisedccostairs": "waxed_oxidized_cut_copper_stairs", + "waxoxidisedcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxoxidisedcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxidisedcutcopstair": "waxed_oxidized_cut_copper_stairs", + "waxoxidisedcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxidisedcutcostair": "waxed_oxidized_cut_copper_stairs", + "waxoxidisedcutcostairs": "waxed_oxidized_cut_copper_stairs", + "waxoxidizedccopperstair": "waxed_oxidized_cut_copper_stairs", + "waxoxidizedccopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxidizedccopstair": "waxed_oxidized_cut_copper_stairs", + "waxoxidizedccopstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxidizedccostair": "waxed_oxidized_cut_copper_stairs", + "waxoxidizedccostairs": "waxed_oxidized_cut_copper_stairs", + "waxoxidizedcutcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxoxidizedcutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxidizedcutcopstair": "waxed_oxidized_cut_copper_stairs", + "waxoxidizedcutcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxidizedcutcostair": "waxed_oxidized_cut_copper_stairs", + "waxoxidizedcutcostairs": "waxed_oxidized_cut_copper_stairs", + "waxoxyccopperstair": "waxed_oxidized_cut_copper_stairs", + "waxoxyccopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxyccopstair": "waxed_oxidized_cut_copper_stairs", + "waxoxyccopstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxyccostair": "waxed_oxidized_cut_copper_stairs", + "waxoxyccostairs": "waxed_oxidized_cut_copper_stairs", + "waxoxycutcopperstair": "waxed_oxidized_cut_copper_stairs", + "waxoxycutcopperstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxycutcopstair": "waxed_oxidized_cut_copper_stairs", + "waxoxycutcopstairs": "waxed_oxidized_cut_copper_stairs", + "waxoxycutcostair": "waxed_oxidized_cut_copper_stairs", + "waxoxycutcostairs": "waxed_oxidized_cut_copper_stairs", + "waxed_weathered_copper": { + "material": "WAXED_WEATHERED_COPPER" + }, + "minecraft:waxed_weathered_copper": "waxed_weathered_copper", + "waweathercoblock": "waxed_weathered_copper", + "waweathercopblock": "waxed_weathered_copper", + "waweathercopperblock": "waxed_weathered_copper", + "waweatheredcoblock": "waxed_weathered_copper", + "waweatheredcopblock": "waxed_weathered_copper", + "waweatheredcopperblock": "waxed_weathered_copper", + "wawecoblock": "waxed_weathered_copper", + "wawecopblock": "waxed_weathered_copper", + "wawecopperblock": "waxed_weathered_copper", + "wawthcoblock": "waxed_weathered_copper", + "wawthcopblock": "waxed_weathered_copper", + "wawthcopperblock": "waxed_weathered_copper", + "waxedweathercoblock": "waxed_weathered_copper", + "waxedweathercopblock": "waxed_weathered_copper", + "waxedweathercopperblock": "waxed_weathered_copper", + "waxedweatheredcoblock": "waxed_weathered_copper", + "waxedweatheredcopblock": "waxed_weathered_copper", + "waxedweatheredcopper": "waxed_weathered_copper", + "waxedweatheredcopperblock": "waxed_weathered_copper", + "waxedwecoblock": "waxed_weathered_copper", + "waxedwecopblock": "waxed_weathered_copper", + "waxedwecopperblock": "waxed_weathered_copper", + "waxedwthcoblock": "waxed_weathered_copper", + "waxedwthcopblock": "waxed_weathered_copper", + "waxedwthcopperblock": "waxed_weathered_copper", + "waxweathercoblock": "waxed_weathered_copper", + "waxweathercopblock": "waxed_weathered_copper", + "waxweathercopperblock": "waxed_weathered_copper", + "waxweatheredcoblock": "waxed_weathered_copper", + "waxweatheredcopblock": "waxed_weathered_copper", + "waxweatheredcopperblock": "waxed_weathered_copper", + "waxwecoblock": "waxed_weathered_copper", + "waxwecopblock": "waxed_weathered_copper", + "waxwecopperblock": "waxed_weathered_copper", + "waxwthcoblock": "waxed_weathered_copper", + "waxwthcopblock": "waxed_weathered_copper", + "waxwthcopperblock": "waxed_weathered_copper", + "weatheredwacoblock": "waxed_weathered_copper", + "weatheredwacopblock": "waxed_weathered_copper", + "weatheredwacopperblock": "waxed_weathered_copper", + "weatheredwaxcoblock": "waxed_weathered_copper", + "weatheredwaxcopblock": "waxed_weathered_copper", + "weatheredwaxcopperblock": "waxed_weathered_copper", + "weatheredwaxedcoblock": "waxed_weathered_copper", + "weatheredwaxedcopblock": "waxed_weathered_copper", + "weatheredwaxedcopperblock": "waxed_weathered_copper", + "weatherwacoblock": "waxed_weathered_copper", + "weatherwacopblock": "waxed_weathered_copper", + "weatherwacopperblock": "waxed_weathered_copper", + "weatherwaxcoblock": "waxed_weathered_copper", + "weatherwaxcopblock": "waxed_weathered_copper", + "weatherwaxcopperblock": "waxed_weathered_copper", + "weatherwaxedcoblock": "waxed_weathered_copper", + "weatherwaxedcopblock": "waxed_weathered_copper", + "weatherwaxedcopperblock": "waxed_weathered_copper", + "wewacoblock": "waxed_weathered_copper", + "wewacopblock": "waxed_weathered_copper", + "wewacopperblock": "waxed_weathered_copper", + "wewaxcoblock": "waxed_weathered_copper", + "wewaxcopblock": "waxed_weathered_copper", + "wewaxcopperblock": "waxed_weathered_copper", + "wewaxedcoblock": "waxed_weathered_copper", + "wewaxedcopblock": "waxed_weathered_copper", + "wewaxedcopperblock": "waxed_weathered_copper", + "wthwacoblock": "waxed_weathered_copper", + "wthwacopblock": "waxed_weathered_copper", + "wthwacopperblock": "waxed_weathered_copper", + "wthwaxcoblock": "waxed_weathered_copper", + "wthwaxcopblock": "waxed_weathered_copper", + "wthwaxcopperblock": "waxed_weathered_copper", + "wthwaxedcoblock": "waxed_weathered_copper", + "wthwaxedcopblock": "waxed_weathered_copper", + "wthwaxedcopperblock": "waxed_weathered_copper", + "waxed_weathered_cut_copper": { + "material": "WAXED_WEATHERED_CUT_COPPER" + }, + "cutwaweathercoblock": "waxed_weathered_cut_copper", + "cutwaweathercopblock": "waxed_weathered_cut_copper", + "cutwaweathercopperblock": "waxed_weathered_cut_copper", + "cutwaweatheredcoblock": "waxed_weathered_cut_copper", + "cutwaweatheredcopblock": "waxed_weathered_cut_copper", + "cutwaweatheredcopperblock": "waxed_weathered_cut_copper", + "cutwawecoblock": "waxed_weathered_cut_copper", + "cutwawecopblock": "waxed_weathered_cut_copper", + "cutwawecopperblock": "waxed_weathered_cut_copper", + "cutwawthcoblock": "waxed_weathered_cut_copper", + "cutwawthcopblock": "waxed_weathered_cut_copper", + "cutwawthcopperblock": "waxed_weathered_cut_copper", + "cutwaxedweathercoblock": "waxed_weathered_cut_copper", + "cutwaxedweathercopblock": "waxed_weathered_cut_copper", + "cutwaxedweathercopperblock": "waxed_weathered_cut_copper", + "cutwaxedweatheredcoblock": "waxed_weathered_cut_copper", + "cutwaxedweatheredcopblock": "waxed_weathered_cut_copper", + "cutwaxedweatheredcopperblock": "waxed_weathered_cut_copper", + "cutwaxedwecoblock": "waxed_weathered_cut_copper", + "cutwaxedwecopblock": "waxed_weathered_cut_copper", + "cutwaxedwecopperblock": "waxed_weathered_cut_copper", + "cutwaxedwthcoblock": "waxed_weathered_cut_copper", + "cutwaxedwthcopblock": "waxed_weathered_cut_copper", + "cutwaxedwthcopperblock": "waxed_weathered_cut_copper", + "cutwaxweathercoblock": "waxed_weathered_cut_copper", + "cutwaxweathercopblock": "waxed_weathered_cut_copper", + "cutwaxweathercopperblock": "waxed_weathered_cut_copper", + "cutwaxweatheredcoblock": "waxed_weathered_cut_copper", + "cutwaxweatheredcopblock": "waxed_weathered_cut_copper", + "cutwaxweatheredcopperblock": "waxed_weathered_cut_copper", + "cutwaxwecoblock": "waxed_weathered_cut_copper", + "cutwaxwecopblock": "waxed_weathered_cut_copper", + "cutwaxwecopperblock": "waxed_weathered_cut_copper", + "cutwaxwthcoblock": "waxed_weathered_cut_copper", + "cutwaxwthcopblock": "waxed_weathered_cut_copper", + "cutwaxwthcopperblock": "waxed_weathered_cut_copper", + "cutweatheredwacoblock": "waxed_weathered_cut_copper", + "cutweatheredwacopblock": "waxed_weathered_cut_copper", + "cutweatheredwacopperblock": "waxed_weathered_cut_copper", + "cutweatheredwaxcoblock": "waxed_weathered_cut_copper", + "cutweatheredwaxcopblock": "waxed_weathered_cut_copper", + "cutweatheredwaxcopperblock": "waxed_weathered_cut_copper", + "cutweatheredwaxedcoblock": "waxed_weathered_cut_copper", + "cutweatheredwaxedcopblock": "waxed_weathered_cut_copper", + "cutweatheredwaxedcopperblock": "waxed_weathered_cut_copper", + "cutweatherwacoblock": "waxed_weathered_cut_copper", + "cutweatherwacopblock": "waxed_weathered_cut_copper", + "cutweatherwacopperblock": "waxed_weathered_cut_copper", + "cutweatherwaxcoblock": "waxed_weathered_cut_copper", + "cutweatherwaxcopblock": "waxed_weathered_cut_copper", + "cutweatherwaxcopperblock": "waxed_weathered_cut_copper", + "cutweatherwaxedcoblock": "waxed_weathered_cut_copper", + "cutweatherwaxedcopblock": "waxed_weathered_cut_copper", + "cutweatherwaxedcopperblock": "waxed_weathered_cut_copper", + "cutwewacoblock": "waxed_weathered_cut_copper", + "cutwewacopblock": "waxed_weathered_cut_copper", + "cutwewacopperblock": "waxed_weathered_cut_copper", + "cutwewaxcoblock": "waxed_weathered_cut_copper", + "cutwewaxcopblock": "waxed_weathered_cut_copper", + "cutwewaxcopperblock": "waxed_weathered_cut_copper", + "cutwewaxedcoblock": "waxed_weathered_cut_copper", + "cutwewaxedcopblock": "waxed_weathered_cut_copper", + "cutwewaxedcopperblock": "waxed_weathered_cut_copper", + "cutwthwacoblock": "waxed_weathered_cut_copper", + "cutwthwacopblock": "waxed_weathered_cut_copper", + "cutwthwacopperblock": "waxed_weathered_cut_copper", + "cutwthwaxcoblock": "waxed_weathered_cut_copper", + "cutwthwaxcopblock": "waxed_weathered_cut_copper", + "cutwthwaxcopperblock": "waxed_weathered_cut_copper", + "cutwthwaxedcoblock": "waxed_weathered_cut_copper", + "cutwthwaxedcopblock": "waxed_weathered_cut_copper", + "cutwthwaxedcopperblock": "waxed_weathered_cut_copper", + "cwaweathercoblock": "waxed_weathered_cut_copper", + "cwaweathercopblock": "waxed_weathered_cut_copper", + "cwaweathercopperblock": "waxed_weathered_cut_copper", + "cwaweatheredcoblock": "waxed_weathered_cut_copper", + "cwaweatheredcopblock": "waxed_weathered_cut_copper", + "cwaweatheredcopperblock": "waxed_weathered_cut_copper", + "cwawecoblock": "waxed_weathered_cut_copper", + "cwawecopblock": "waxed_weathered_cut_copper", + "cwawecopperblock": "waxed_weathered_cut_copper", + "cwawthcoblock": "waxed_weathered_cut_copper", + "cwawthcopblock": "waxed_weathered_cut_copper", + "cwawthcopperblock": "waxed_weathered_cut_copper", + "cwaxedweathercoblock": "waxed_weathered_cut_copper", + "cwaxedweathercopblock": "waxed_weathered_cut_copper", + "cwaxedweathercopperblock": "waxed_weathered_cut_copper", + "cwaxedweatheredcoblock": "waxed_weathered_cut_copper", + "cwaxedweatheredcopblock": "waxed_weathered_cut_copper", + "cwaxedweatheredcopperblock": "waxed_weathered_cut_copper", + "cwaxedwecoblock": "waxed_weathered_cut_copper", + "cwaxedwecopblock": "waxed_weathered_cut_copper", + "cwaxedwecopperblock": "waxed_weathered_cut_copper", + "cwaxedwthcoblock": "waxed_weathered_cut_copper", + "cwaxedwthcopblock": "waxed_weathered_cut_copper", + "cwaxedwthcopperblock": "waxed_weathered_cut_copper", + "cwaxweathercoblock": "waxed_weathered_cut_copper", + "cwaxweathercopblock": "waxed_weathered_cut_copper", + "cwaxweathercopperblock": "waxed_weathered_cut_copper", + "cwaxweatheredcoblock": "waxed_weathered_cut_copper", + "cwaxweatheredcopblock": "waxed_weathered_cut_copper", + "cwaxweatheredcopperblock": "waxed_weathered_cut_copper", + "cwaxwecoblock": "waxed_weathered_cut_copper", + "cwaxwecopblock": "waxed_weathered_cut_copper", + "cwaxwecopperblock": "waxed_weathered_cut_copper", + "cwaxwthcoblock": "waxed_weathered_cut_copper", + "cwaxwthcopblock": "waxed_weathered_cut_copper", + "cwaxwthcopperblock": "waxed_weathered_cut_copper", + "cweatheredwacoblock": "waxed_weathered_cut_copper", + "cweatheredwacopblock": "waxed_weathered_cut_copper", + "cweatheredwacopperblock": "waxed_weathered_cut_copper", + "cweatheredwaxcoblock": "waxed_weathered_cut_copper", + "cweatheredwaxcopblock": "waxed_weathered_cut_copper", + "cweatheredwaxcopperblock": "waxed_weathered_cut_copper", + "cweatheredwaxedcoblock": "waxed_weathered_cut_copper", + "cweatheredwaxedcopblock": "waxed_weathered_cut_copper", + "cweatheredwaxedcopperblock": "waxed_weathered_cut_copper", + "cweatherwacoblock": "waxed_weathered_cut_copper", + "cweatherwacopblock": "waxed_weathered_cut_copper", + "cweatherwacopperblock": "waxed_weathered_cut_copper", + "cweatherwaxcoblock": "waxed_weathered_cut_copper", + "cweatherwaxcopblock": "waxed_weathered_cut_copper", + "cweatherwaxcopperblock": "waxed_weathered_cut_copper", + "cweatherwaxedcoblock": "waxed_weathered_cut_copper", + "cweatherwaxedcopblock": "waxed_weathered_cut_copper", + "cweatherwaxedcopperblock": "waxed_weathered_cut_copper", + "cwewacoblock": "waxed_weathered_cut_copper", + "cwewacopblock": "waxed_weathered_cut_copper", + "cwewacopperblock": "waxed_weathered_cut_copper", + "cwewaxcoblock": "waxed_weathered_cut_copper", + "cwewaxcopblock": "waxed_weathered_cut_copper", + "cwewaxcopperblock": "waxed_weathered_cut_copper", + "cwewaxedcoblock": "waxed_weathered_cut_copper", + "cwewaxedcopblock": "waxed_weathered_cut_copper", + "cwewaxedcopperblock": "waxed_weathered_cut_copper", + "cwthwacoblock": "waxed_weathered_cut_copper", + "cwthwacopblock": "waxed_weathered_cut_copper", + "cwthwacopperblock": "waxed_weathered_cut_copper", + "cwthwaxcoblock": "waxed_weathered_cut_copper", + "cwthwaxcopblock": "waxed_weathered_cut_copper", + "cwthwaxcopperblock": "waxed_weathered_cut_copper", + "cwthwaxedcoblock": "waxed_weathered_cut_copper", + "cwthwaxedcopblock": "waxed_weathered_cut_copper", + "cwthwaxedcopperblock": "waxed_weathered_cut_copper", + "minecraft:waxed_weathered_cut_copper": "waxed_weathered_cut_copper", + "wacutweathercoblock": "waxed_weathered_cut_copper", + "wacutweathercopblock": "waxed_weathered_cut_copper", + "wacutweathercopperblock": "waxed_weathered_cut_copper", + "wacutweatheredcoblock": "waxed_weathered_cut_copper", + "wacutweatheredcopblock": "waxed_weathered_cut_copper", + "wacutweatheredcopperblock": "waxed_weathered_cut_copper", + "wacutwecoblock": "waxed_weathered_cut_copper", + "wacutwecopblock": "waxed_weathered_cut_copper", + "wacutwecopperblock": "waxed_weathered_cut_copper", + "wacutwthcoblock": "waxed_weathered_cut_copper", + "wacutwthcopblock": "waxed_weathered_cut_copper", + "wacutwthcopperblock": "waxed_weathered_cut_copper", + "wacweathercoblock": "waxed_weathered_cut_copper", + "wacweathercopblock": "waxed_weathered_cut_copper", + "wacweathercopperblock": "waxed_weathered_cut_copper", + "wacweatheredcoblock": "waxed_weathered_cut_copper", + "wacweatheredcopblock": "waxed_weathered_cut_copper", + "wacweatheredcopperblock": "waxed_weathered_cut_copper", + "wacwecoblock": "waxed_weathered_cut_copper", + "wacwecopblock": "waxed_weathered_cut_copper", + "wacwecopperblock": "waxed_weathered_cut_copper", + "wacwthcoblock": "waxed_weathered_cut_copper", + "wacwthcopblock": "waxed_weathered_cut_copper", + "wacwthcopperblock": "waxed_weathered_cut_copper", + "waweatherccoblock": "waxed_weathered_cut_copper", + "waweatherccopblock": "waxed_weathered_cut_copper", + "waweatherccopperblock": "waxed_weathered_cut_copper", + "waweathercutcoblock": "waxed_weathered_cut_copper", + "waweathercutcopblock": "waxed_weathered_cut_copper", + "waweathercutcopperblock": "waxed_weathered_cut_copper", + "waweatheredccoblock": "waxed_weathered_cut_copper", + "waweatheredccopblock": "waxed_weathered_cut_copper", + "waweatheredccopperblock": "waxed_weathered_cut_copper", + "waweatheredcutcoblock": "waxed_weathered_cut_copper", + "waweatheredcutcopblock": "waxed_weathered_cut_copper", + "waweatheredcutcopperblock": "waxed_weathered_cut_copper", + "waweccoblock": "waxed_weathered_cut_copper", + "waweccopblock": "waxed_weathered_cut_copper", + "waweccopperblock": "waxed_weathered_cut_copper", + "wawecutcoblock": "waxed_weathered_cut_copper", + "wawecutcopblock": "waxed_weathered_cut_copper", + "wawecutcopperblock": "waxed_weathered_cut_copper", + "wawthccoblock": "waxed_weathered_cut_copper", + "wawthccopblock": "waxed_weathered_cut_copper", + "wawthccopperblock": "waxed_weathered_cut_copper", + "wawthcutcoblock": "waxed_weathered_cut_copper", + "wawthcutcopblock": "waxed_weathered_cut_copper", + "wawthcutcopperblock": "waxed_weathered_cut_copper", + "waxcutweathercoblock": "waxed_weathered_cut_copper", + "waxcutweathercopblock": "waxed_weathered_cut_copper", + "waxcutweathercopperblock": "waxed_weathered_cut_copper", + "waxcutweatheredcoblock": "waxed_weathered_cut_copper", + "waxcutweatheredcopblock": "waxed_weathered_cut_copper", + "waxcutweatheredcopperblock": "waxed_weathered_cut_copper", + "waxcutwecoblock": "waxed_weathered_cut_copper", + "waxcutwecopblock": "waxed_weathered_cut_copper", + "waxcutwecopperblock": "waxed_weathered_cut_copper", + "waxcutwthcoblock": "waxed_weathered_cut_copper", + "waxcutwthcopblock": "waxed_weathered_cut_copper", + "waxcutwthcopperblock": "waxed_weathered_cut_copper", + "waxcweathercoblock": "waxed_weathered_cut_copper", + "waxcweathercopblock": "waxed_weathered_cut_copper", + "waxcweathercopperblock": "waxed_weathered_cut_copper", + "waxcweatheredcoblock": "waxed_weathered_cut_copper", + "waxcweatheredcopblock": "waxed_weathered_cut_copper", + "waxcweatheredcopperblock": "waxed_weathered_cut_copper", + "waxcwecoblock": "waxed_weathered_cut_copper", + "waxcwecopblock": "waxed_weathered_cut_copper", + "waxcwecopperblock": "waxed_weathered_cut_copper", + "waxcwthcoblock": "waxed_weathered_cut_copper", + "waxcwthcopblock": "waxed_weathered_cut_copper", + "waxcwthcopperblock": "waxed_weathered_cut_copper", + "waxedcutweathercoblock": "waxed_weathered_cut_copper", + "waxedcutweathercopblock": "waxed_weathered_cut_copper", + "waxedcutweathercopperblock": "waxed_weathered_cut_copper", + "waxedcutweatheredcoblock": "waxed_weathered_cut_copper", + "waxedcutweatheredcopblock": "waxed_weathered_cut_copper", + "waxedcutweatheredcopperblock": "waxed_weathered_cut_copper", + "waxedcutwecoblock": "waxed_weathered_cut_copper", + "waxedcutwecopblock": "waxed_weathered_cut_copper", + "waxedcutwecopperblock": "waxed_weathered_cut_copper", + "waxedcutwthcoblock": "waxed_weathered_cut_copper", + "waxedcutwthcopblock": "waxed_weathered_cut_copper", + "waxedcutwthcopperblock": "waxed_weathered_cut_copper", + "waxedcweathercoblock": "waxed_weathered_cut_copper", + "waxedcweathercopblock": "waxed_weathered_cut_copper", + "waxedcweathercopperblock": "waxed_weathered_cut_copper", + "waxedcweatheredcoblock": "waxed_weathered_cut_copper", + "waxedcweatheredcopblock": "waxed_weathered_cut_copper", + "waxedcweatheredcopperblock": "waxed_weathered_cut_copper", + "waxedcwecoblock": "waxed_weathered_cut_copper", + "waxedcwecopblock": "waxed_weathered_cut_copper", + "waxedcwecopperblock": "waxed_weathered_cut_copper", + "waxedcwthcoblock": "waxed_weathered_cut_copper", + "waxedcwthcopblock": "waxed_weathered_cut_copper", + "waxedcwthcopperblock": "waxed_weathered_cut_copper", + "waxedweatherccoblock": "waxed_weathered_cut_copper", + "waxedweatherccopblock": "waxed_weathered_cut_copper", + "waxedweatherccopperblock": "waxed_weathered_cut_copper", + "waxedweathercutcoblock": "waxed_weathered_cut_copper", + "waxedweathercutcopblock": "waxed_weathered_cut_copper", + "waxedweathercutcopperblock": "waxed_weathered_cut_copper", + "waxedweatheredccoblock": "waxed_weathered_cut_copper", + "waxedweatheredccopblock": "waxed_weathered_cut_copper", + "waxedweatheredccopperblock": "waxed_weathered_cut_copper", + "waxedweatheredcutcoblock": "waxed_weathered_cut_copper", + "waxedweatheredcutcopblock": "waxed_weathered_cut_copper", + "waxedweatheredcutcopper": "waxed_weathered_cut_copper", + "waxedweatheredcutcopperblock": "waxed_weathered_cut_copper", + "waxedweccoblock": "waxed_weathered_cut_copper", + "waxedweccopblock": "waxed_weathered_cut_copper", + "waxedweccopperblock": "waxed_weathered_cut_copper", + "waxedwecutcoblock": "waxed_weathered_cut_copper", + "waxedwecutcopblock": "waxed_weathered_cut_copper", + "waxedwecutcopperblock": "waxed_weathered_cut_copper", + "waxedwthccoblock": "waxed_weathered_cut_copper", + "waxedwthccopblock": "waxed_weathered_cut_copper", + "waxedwthccopperblock": "waxed_weathered_cut_copper", + "waxedwthcutcoblock": "waxed_weathered_cut_copper", + "waxedwthcutcopblock": "waxed_weathered_cut_copper", + "waxedwthcutcopperblock": "waxed_weathered_cut_copper", + "waxweatherccoblock": "waxed_weathered_cut_copper", + "waxweatherccopblock": "waxed_weathered_cut_copper", + "waxweatherccopperblock": "waxed_weathered_cut_copper", + "waxweathercutcoblock": "waxed_weathered_cut_copper", + "waxweathercutcopblock": "waxed_weathered_cut_copper", + "waxweathercutcopperblock": "waxed_weathered_cut_copper", + "waxweatheredccoblock": "waxed_weathered_cut_copper", + "waxweatheredccopblock": "waxed_weathered_cut_copper", + "waxweatheredccopperblock": "waxed_weathered_cut_copper", + "waxweatheredcutcoblock": "waxed_weathered_cut_copper", + "waxweatheredcutcopblock": "waxed_weathered_cut_copper", + "waxweatheredcutcopperblock": "waxed_weathered_cut_copper", + "waxweccoblock": "waxed_weathered_cut_copper", + "waxweccopblock": "waxed_weathered_cut_copper", + "waxweccopperblock": "waxed_weathered_cut_copper", + "waxwecutcoblock": "waxed_weathered_cut_copper", + "waxwecutcopblock": "waxed_weathered_cut_copper", + "waxwecutcopperblock": "waxed_weathered_cut_copper", + "waxwthccoblock": "waxed_weathered_cut_copper", + "waxwthccopblock": "waxed_weathered_cut_copper", + "waxwthccopperblock": "waxed_weathered_cut_copper", + "waxwthcutcoblock": "waxed_weathered_cut_copper", + "waxwthcutcopblock": "waxed_weathered_cut_copper", + "waxwthcutcopperblock": "waxed_weathered_cut_copper", + "weathercutwacoblock": "waxed_weathered_cut_copper", + "weathercutwacopblock": "waxed_weathered_cut_copper", + "weathercutwacopperblock": "waxed_weathered_cut_copper", + "weathercutwaxcoblock": "waxed_weathered_cut_copper", + "weathercutwaxcopblock": "waxed_weathered_cut_copper", + "weathercutwaxcopperblock": "waxed_weathered_cut_copper", + "weathercutwaxedcoblock": "waxed_weathered_cut_copper", + "weathercutwaxedcopblock": "waxed_weathered_cut_copper", + "weathercutwaxedcopperblock": "waxed_weathered_cut_copper", + "weathercwacoblock": "waxed_weathered_cut_copper", + "weathercwacopblock": "waxed_weathered_cut_copper", + "weathercwacopperblock": "waxed_weathered_cut_copper", + "weathercwaxcoblock": "waxed_weathered_cut_copper", + "weathercwaxcopblock": "waxed_weathered_cut_copper", + "weathercwaxcopperblock": "waxed_weathered_cut_copper", + "weathercwaxedcoblock": "waxed_weathered_cut_copper", + "weathercwaxedcopblock": "waxed_weathered_cut_copper", + "weathercwaxedcopperblock": "waxed_weathered_cut_copper", + "weatheredcutwacoblock": "waxed_weathered_cut_copper", + "weatheredcutwacopblock": "waxed_weathered_cut_copper", + "weatheredcutwacopperblock": "waxed_weathered_cut_copper", + "weatheredcutwaxcoblock": "waxed_weathered_cut_copper", + "weatheredcutwaxcopblock": "waxed_weathered_cut_copper", + "weatheredcutwaxcopperblock": "waxed_weathered_cut_copper", + "weatheredcutwaxedcoblock": "waxed_weathered_cut_copper", + "weatheredcutwaxedcopblock": "waxed_weathered_cut_copper", + "weatheredcutwaxedcopperblock": "waxed_weathered_cut_copper", + "weatheredcwacoblock": "waxed_weathered_cut_copper", + "weatheredcwacopblock": "waxed_weathered_cut_copper", + "weatheredcwacopperblock": "waxed_weathered_cut_copper", + "weatheredcwaxcoblock": "waxed_weathered_cut_copper", + "weatheredcwaxcopblock": "waxed_weathered_cut_copper", + "weatheredcwaxcopperblock": "waxed_weathered_cut_copper", + "weatheredcwaxedcoblock": "waxed_weathered_cut_copper", + "weatheredcwaxedcopblock": "waxed_weathered_cut_copper", + "weatheredcwaxedcopperblock": "waxed_weathered_cut_copper", + "weatheredwaccoblock": "waxed_weathered_cut_copper", + "weatheredwaccopblock": "waxed_weathered_cut_copper", + "weatheredwaccopperblock": "waxed_weathered_cut_copper", + "weatheredwacutcoblock": "waxed_weathered_cut_copper", + "weatheredwacutcopblock": "waxed_weathered_cut_copper", + "weatheredwacutcopperblock": "waxed_weathered_cut_copper", + "weatheredwaxccoblock": "waxed_weathered_cut_copper", + "weatheredwaxccopblock": "waxed_weathered_cut_copper", + "weatheredwaxccopperblock": "waxed_weathered_cut_copper", + "weatheredwaxcutcoblock": "waxed_weathered_cut_copper", + "weatheredwaxcutcopblock": "waxed_weathered_cut_copper", + "weatheredwaxcutcopperblock": "waxed_weathered_cut_copper", + "weatheredwaxedccoblock": "waxed_weathered_cut_copper", + "weatheredwaxedccopblock": "waxed_weathered_cut_copper", + "weatheredwaxedccopperblock": "waxed_weathered_cut_copper", + "weatheredwaxedcutcoblock": "waxed_weathered_cut_copper", + "weatheredwaxedcutcopblock": "waxed_weathered_cut_copper", + "weatheredwaxedcutcopperblock": "waxed_weathered_cut_copper", + "weatherwaccoblock": "waxed_weathered_cut_copper", + "weatherwaccopblock": "waxed_weathered_cut_copper", + "weatherwaccopperblock": "waxed_weathered_cut_copper", + "weatherwacutcoblock": "waxed_weathered_cut_copper", + "weatherwacutcopblock": "waxed_weathered_cut_copper", + "weatherwacutcopperblock": "waxed_weathered_cut_copper", + "weatherwaxccoblock": "waxed_weathered_cut_copper", + "weatherwaxccopblock": "waxed_weathered_cut_copper", + "weatherwaxccopperblock": "waxed_weathered_cut_copper", + "weatherwaxcutcoblock": "waxed_weathered_cut_copper", + "weatherwaxcutcopblock": "waxed_weathered_cut_copper", + "weatherwaxcutcopperblock": "waxed_weathered_cut_copper", + "weatherwaxedccoblock": "waxed_weathered_cut_copper", + "weatherwaxedccopblock": "waxed_weathered_cut_copper", + "weatherwaxedccopperblock": "waxed_weathered_cut_copper", + "weatherwaxedcutcoblock": "waxed_weathered_cut_copper", + "weatherwaxedcutcopblock": "waxed_weathered_cut_copper", + "weatherwaxedcutcopperblock": "waxed_weathered_cut_copper", + "wecutwacoblock": "waxed_weathered_cut_copper", + "wecutwacopblock": "waxed_weathered_cut_copper", + "wecutwacopperblock": "waxed_weathered_cut_copper", + "wecutwaxcoblock": "waxed_weathered_cut_copper", + "wecutwaxcopblock": "waxed_weathered_cut_copper", + "wecutwaxcopperblock": "waxed_weathered_cut_copper", + "wecutwaxedcoblock": "waxed_weathered_cut_copper", + "wecutwaxedcopblock": "waxed_weathered_cut_copper", + "wecutwaxedcopperblock": "waxed_weathered_cut_copper", + "wecwacoblock": "waxed_weathered_cut_copper", + "wecwacopblock": "waxed_weathered_cut_copper", + "wecwacopperblock": "waxed_weathered_cut_copper", + "wecwaxcoblock": "waxed_weathered_cut_copper", + "wecwaxcopblock": "waxed_weathered_cut_copper", + "wecwaxcopperblock": "waxed_weathered_cut_copper", + "wecwaxedcoblock": "waxed_weathered_cut_copper", + "wecwaxedcopblock": "waxed_weathered_cut_copper", + "wecwaxedcopperblock": "waxed_weathered_cut_copper", + "wewaccoblock": "waxed_weathered_cut_copper", + "wewaccopblock": "waxed_weathered_cut_copper", + "wewaccopperblock": "waxed_weathered_cut_copper", + "wewacutcoblock": "waxed_weathered_cut_copper", + "wewacutcopblock": "waxed_weathered_cut_copper", + "wewacutcopperblock": "waxed_weathered_cut_copper", + "wewaxccoblock": "waxed_weathered_cut_copper", + "wewaxccopblock": "waxed_weathered_cut_copper", + "wewaxccopperblock": "waxed_weathered_cut_copper", + "wewaxcutcoblock": "waxed_weathered_cut_copper", + "wewaxcutcopblock": "waxed_weathered_cut_copper", + "wewaxcutcopperblock": "waxed_weathered_cut_copper", + "wewaxedccoblock": "waxed_weathered_cut_copper", + "wewaxedccopblock": "waxed_weathered_cut_copper", + "wewaxedccopperblock": "waxed_weathered_cut_copper", + "wewaxedcutcoblock": "waxed_weathered_cut_copper", + "wewaxedcutcopblock": "waxed_weathered_cut_copper", + "wewaxedcutcopperblock": "waxed_weathered_cut_copper", + "wthcutwacoblock": "waxed_weathered_cut_copper", + "wthcutwacopblock": "waxed_weathered_cut_copper", + "wthcutwacopperblock": "waxed_weathered_cut_copper", + "wthcutwaxcoblock": "waxed_weathered_cut_copper", + "wthcutwaxcopblock": "waxed_weathered_cut_copper", + "wthcutwaxcopperblock": "waxed_weathered_cut_copper", + "wthcutwaxedcoblock": "waxed_weathered_cut_copper", + "wthcutwaxedcopblock": "waxed_weathered_cut_copper", + "wthcutwaxedcopperblock": "waxed_weathered_cut_copper", + "wthcwacoblock": "waxed_weathered_cut_copper", + "wthcwacopblock": "waxed_weathered_cut_copper", + "wthcwacopperblock": "waxed_weathered_cut_copper", + "wthcwaxcoblock": "waxed_weathered_cut_copper", + "wthcwaxcopblock": "waxed_weathered_cut_copper", + "wthcwaxcopperblock": "waxed_weathered_cut_copper", + "wthcwaxedcoblock": "waxed_weathered_cut_copper", + "wthcwaxedcopblock": "waxed_weathered_cut_copper", + "wthcwaxedcopperblock": "waxed_weathered_cut_copper", + "wthwaccoblock": "waxed_weathered_cut_copper", + "wthwaccopblock": "waxed_weathered_cut_copper", + "wthwaccopperblock": "waxed_weathered_cut_copper", + "wthwacutcoblock": "waxed_weathered_cut_copper", + "wthwacutcopblock": "waxed_weathered_cut_copper", + "wthwacutcopperblock": "waxed_weathered_cut_copper", + "wthwaxccoblock": "waxed_weathered_cut_copper", + "wthwaxccopblock": "waxed_weathered_cut_copper", + "wthwaxccopperblock": "waxed_weathered_cut_copper", + "wthwaxcutcoblock": "waxed_weathered_cut_copper", + "wthwaxcutcopblock": "waxed_weathered_cut_copper", + "wthwaxcutcopperblock": "waxed_weathered_cut_copper", + "wthwaxedccoblock": "waxed_weathered_cut_copper", + "wthwaxedccopblock": "waxed_weathered_cut_copper", + "wthwaxedccopperblock": "waxed_weathered_cut_copper", + "wthwaxedcutcoblock": "waxed_weathered_cut_copper", + "wthwaxedcutcopblock": "waxed_weathered_cut_copper", + "wthwaxedcutcopperblock": "waxed_weathered_cut_copper", + "waxed_weathered_cut_copper_slab": { + "material": "WAXED_WEATHERED_CUT_COPPER_SLAB" + }, + "cutwaweathercohalfblock": "waxed_weathered_cut_copper_slab", + "cutwaweathercophalfblock": "waxed_weathered_cut_copper_slab", + "cutwaweathercopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwaweathercoppersl": "waxed_weathered_cut_copper_slab", + "cutwaweathercopperslab": "waxed_weathered_cut_copper_slab", + "cutwaweathercopperstep": "waxed_weathered_cut_copper_slab", + "cutwaweathercopsl": "waxed_weathered_cut_copper_slab", + "cutwaweathercopslab": "waxed_weathered_cut_copper_slab", + "cutwaweathercopstep": "waxed_weathered_cut_copper_slab", + "cutwaweathercosl": "waxed_weathered_cut_copper_slab", + "cutwaweathercoslab": "waxed_weathered_cut_copper_slab", + "cutwaweathercostep": "waxed_weathered_cut_copper_slab", + "cutwaweatheredcohalfblock": "waxed_weathered_cut_copper_slab", + "cutwaweatheredcophalfblock": "waxed_weathered_cut_copper_slab", + "cutwaweatheredcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwaweatheredcoppersl": "waxed_weathered_cut_copper_slab", + "cutwaweatheredcopperslab": "waxed_weathered_cut_copper_slab", + "cutwaweatheredcopperstep": "waxed_weathered_cut_copper_slab", + "cutwaweatheredcopsl": "waxed_weathered_cut_copper_slab", + "cutwaweatheredcopslab": "waxed_weathered_cut_copper_slab", + "cutwaweatheredcopstep": "waxed_weathered_cut_copper_slab", + "cutwaweatheredcosl": "waxed_weathered_cut_copper_slab", + "cutwaweatheredcoslab": "waxed_weathered_cut_copper_slab", + "cutwaweatheredcostep": "waxed_weathered_cut_copper_slab", + "cutwawecohalfblock": "waxed_weathered_cut_copper_slab", + "cutwawecophalfblock": "waxed_weathered_cut_copper_slab", + "cutwawecopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwawecoppersl": "waxed_weathered_cut_copper_slab", + "cutwawecopperslab": "waxed_weathered_cut_copper_slab", + "cutwawecopperstep": "waxed_weathered_cut_copper_slab", + "cutwawecopsl": "waxed_weathered_cut_copper_slab", + "cutwawecopslab": "waxed_weathered_cut_copper_slab", + "cutwawecopstep": "waxed_weathered_cut_copper_slab", + "cutwawecosl": "waxed_weathered_cut_copper_slab", + "cutwawecoslab": "waxed_weathered_cut_copper_slab", + "cutwawecostep": "waxed_weathered_cut_copper_slab", + "cutwawthcohalfblock": "waxed_weathered_cut_copper_slab", + "cutwawthcophalfblock": "waxed_weathered_cut_copper_slab", + "cutwawthcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwawthcoppersl": "waxed_weathered_cut_copper_slab", + "cutwawthcopperslab": "waxed_weathered_cut_copper_slab", + "cutwawthcopperstep": "waxed_weathered_cut_copper_slab", + "cutwawthcopsl": "waxed_weathered_cut_copper_slab", + "cutwawthcopslab": "waxed_weathered_cut_copper_slab", + "cutwawthcopstep": "waxed_weathered_cut_copper_slab", + "cutwawthcosl": "waxed_weathered_cut_copper_slab", + "cutwawthcoslab": "waxed_weathered_cut_copper_slab", + "cutwawthcostep": "waxed_weathered_cut_copper_slab", + "cutwaxedweathercohalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxedweathercophalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxedweathercopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxedweathercoppersl": "waxed_weathered_cut_copper_slab", + "cutwaxedweathercopperslab": "waxed_weathered_cut_copper_slab", + "cutwaxedweathercopperstep": "waxed_weathered_cut_copper_slab", + "cutwaxedweathercopsl": "waxed_weathered_cut_copper_slab", + "cutwaxedweathercopslab": "waxed_weathered_cut_copper_slab", + "cutwaxedweathercopstep": "waxed_weathered_cut_copper_slab", + "cutwaxedweathercosl": "waxed_weathered_cut_copper_slab", + "cutwaxedweathercoslab": "waxed_weathered_cut_copper_slab", + "cutwaxedweathercostep": "waxed_weathered_cut_copper_slab", + "cutwaxedweatheredcohalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxedweatheredcophalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxedweatheredcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxedweatheredcoppersl": "waxed_weathered_cut_copper_slab", + "cutwaxedweatheredcopperslab": "waxed_weathered_cut_copper_slab", + "cutwaxedweatheredcopperstep": "waxed_weathered_cut_copper_slab", + "cutwaxedweatheredcopsl": "waxed_weathered_cut_copper_slab", + "cutwaxedweatheredcopslab": "waxed_weathered_cut_copper_slab", + "cutwaxedweatheredcopstep": "waxed_weathered_cut_copper_slab", + "cutwaxedweatheredcosl": "waxed_weathered_cut_copper_slab", + "cutwaxedweatheredcoslab": "waxed_weathered_cut_copper_slab", + "cutwaxedweatheredcostep": "waxed_weathered_cut_copper_slab", + "cutwaxedwecohalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxedwecophalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxedwecopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxedwecoppersl": "waxed_weathered_cut_copper_slab", + "cutwaxedwecopperslab": "waxed_weathered_cut_copper_slab", + "cutwaxedwecopperstep": "waxed_weathered_cut_copper_slab", + "cutwaxedwecopsl": "waxed_weathered_cut_copper_slab", + "cutwaxedwecopslab": "waxed_weathered_cut_copper_slab", + "cutwaxedwecopstep": "waxed_weathered_cut_copper_slab", + "cutwaxedwecosl": "waxed_weathered_cut_copper_slab", + "cutwaxedwecoslab": "waxed_weathered_cut_copper_slab", + "cutwaxedwecostep": "waxed_weathered_cut_copper_slab", + "cutwaxedwthcohalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxedwthcophalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxedwthcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxedwthcoppersl": "waxed_weathered_cut_copper_slab", + "cutwaxedwthcopperslab": "waxed_weathered_cut_copper_slab", + "cutwaxedwthcopperstep": "waxed_weathered_cut_copper_slab", + "cutwaxedwthcopsl": "waxed_weathered_cut_copper_slab", + "cutwaxedwthcopslab": "waxed_weathered_cut_copper_slab", + "cutwaxedwthcopstep": "waxed_weathered_cut_copper_slab", + "cutwaxedwthcosl": "waxed_weathered_cut_copper_slab", + "cutwaxedwthcoslab": "waxed_weathered_cut_copper_slab", + "cutwaxedwthcostep": "waxed_weathered_cut_copper_slab", + "cutwaxweathercohalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxweathercophalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxweathercopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxweathercoppersl": "waxed_weathered_cut_copper_slab", + "cutwaxweathercopperslab": "waxed_weathered_cut_copper_slab", + "cutwaxweathercopperstep": "waxed_weathered_cut_copper_slab", + "cutwaxweathercopsl": "waxed_weathered_cut_copper_slab", + "cutwaxweathercopslab": "waxed_weathered_cut_copper_slab", + "cutwaxweathercopstep": "waxed_weathered_cut_copper_slab", + "cutwaxweathercosl": "waxed_weathered_cut_copper_slab", + "cutwaxweathercoslab": "waxed_weathered_cut_copper_slab", + "cutwaxweathercostep": "waxed_weathered_cut_copper_slab", + "cutwaxweatheredcohalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxweatheredcophalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxweatheredcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxweatheredcoppersl": "waxed_weathered_cut_copper_slab", + "cutwaxweatheredcopperslab": "waxed_weathered_cut_copper_slab", + "cutwaxweatheredcopperstep": "waxed_weathered_cut_copper_slab", + "cutwaxweatheredcopsl": "waxed_weathered_cut_copper_slab", + "cutwaxweatheredcopslab": "waxed_weathered_cut_copper_slab", + "cutwaxweatheredcopstep": "waxed_weathered_cut_copper_slab", + "cutwaxweatheredcosl": "waxed_weathered_cut_copper_slab", + "cutwaxweatheredcoslab": "waxed_weathered_cut_copper_slab", + "cutwaxweatheredcostep": "waxed_weathered_cut_copper_slab", + "cutwaxwecohalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxwecophalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxwecopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxwecoppersl": "waxed_weathered_cut_copper_slab", + "cutwaxwecopperslab": "waxed_weathered_cut_copper_slab", + "cutwaxwecopperstep": "waxed_weathered_cut_copper_slab", + "cutwaxwecopsl": "waxed_weathered_cut_copper_slab", + "cutwaxwecopslab": "waxed_weathered_cut_copper_slab", + "cutwaxwecopstep": "waxed_weathered_cut_copper_slab", + "cutwaxwecosl": "waxed_weathered_cut_copper_slab", + "cutwaxwecoslab": "waxed_weathered_cut_copper_slab", + "cutwaxwecostep": "waxed_weathered_cut_copper_slab", + "cutwaxwthcohalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxwthcophalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxwthcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwaxwthcoppersl": "waxed_weathered_cut_copper_slab", + "cutwaxwthcopperslab": "waxed_weathered_cut_copper_slab", + "cutwaxwthcopperstep": "waxed_weathered_cut_copper_slab", + "cutwaxwthcopsl": "waxed_weathered_cut_copper_slab", + "cutwaxwthcopslab": "waxed_weathered_cut_copper_slab", + "cutwaxwthcopstep": "waxed_weathered_cut_copper_slab", + "cutwaxwthcosl": "waxed_weathered_cut_copper_slab", + "cutwaxwthcoslab": "waxed_weathered_cut_copper_slab", + "cutwaxwthcostep": "waxed_weathered_cut_copper_slab", + "cutweatheredwacohalfblock": "waxed_weathered_cut_copper_slab", + "cutweatheredwacophalfblock": "waxed_weathered_cut_copper_slab", + "cutweatheredwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutweatheredwacoppersl": "waxed_weathered_cut_copper_slab", + "cutweatheredwacopperslab": "waxed_weathered_cut_copper_slab", + "cutweatheredwacopperstep": "waxed_weathered_cut_copper_slab", + "cutweatheredwacopsl": "waxed_weathered_cut_copper_slab", + "cutweatheredwacopslab": "waxed_weathered_cut_copper_slab", + "cutweatheredwacopstep": "waxed_weathered_cut_copper_slab", + "cutweatheredwacosl": "waxed_weathered_cut_copper_slab", + "cutweatheredwacoslab": "waxed_weathered_cut_copper_slab", + "cutweatheredwacostep": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxcoppersl": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxcopperslab": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxcopperstep": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxcopsl": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxcopslab": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxcopstep": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxcosl": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxcoslab": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxcostep": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxedcopsl": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxedcopslab": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxedcopstep": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxedcosl": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxedcoslab": "waxed_weathered_cut_copper_slab", + "cutweatheredwaxedcostep": "waxed_weathered_cut_copper_slab", + "cutweatherwacohalfblock": "waxed_weathered_cut_copper_slab", + "cutweatherwacophalfblock": "waxed_weathered_cut_copper_slab", + "cutweatherwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutweatherwacoppersl": "waxed_weathered_cut_copper_slab", + "cutweatherwacopperslab": "waxed_weathered_cut_copper_slab", + "cutweatherwacopperstep": "waxed_weathered_cut_copper_slab", + "cutweatherwacopsl": "waxed_weathered_cut_copper_slab", + "cutweatherwacopslab": "waxed_weathered_cut_copper_slab", + "cutweatherwacopstep": "waxed_weathered_cut_copper_slab", + "cutweatherwacosl": "waxed_weathered_cut_copper_slab", + "cutweatherwacoslab": "waxed_weathered_cut_copper_slab", + "cutweatherwacostep": "waxed_weathered_cut_copper_slab", + "cutweatherwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "cutweatherwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "cutweatherwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutweatherwaxcoppersl": "waxed_weathered_cut_copper_slab", + "cutweatherwaxcopperslab": "waxed_weathered_cut_copper_slab", + "cutweatherwaxcopperstep": "waxed_weathered_cut_copper_slab", + "cutweatherwaxcopsl": "waxed_weathered_cut_copper_slab", + "cutweatherwaxcopslab": "waxed_weathered_cut_copper_slab", + "cutweatherwaxcopstep": "waxed_weathered_cut_copper_slab", + "cutweatherwaxcosl": "waxed_weathered_cut_copper_slab", + "cutweatherwaxcoslab": "waxed_weathered_cut_copper_slab", + "cutweatherwaxcostep": "waxed_weathered_cut_copper_slab", + "cutweatherwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "cutweatherwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "cutweatherwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutweatherwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "cutweatherwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "cutweatherwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "cutweatherwaxedcopsl": "waxed_weathered_cut_copper_slab", + "cutweatherwaxedcopslab": "waxed_weathered_cut_copper_slab", + "cutweatherwaxedcopstep": "waxed_weathered_cut_copper_slab", + "cutweatherwaxedcosl": "waxed_weathered_cut_copper_slab", + "cutweatherwaxedcoslab": "waxed_weathered_cut_copper_slab", + "cutweatherwaxedcostep": "waxed_weathered_cut_copper_slab", + "cutwewacohalfblock": "waxed_weathered_cut_copper_slab", + "cutwewacophalfblock": "waxed_weathered_cut_copper_slab", + "cutwewacopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwewacoppersl": "waxed_weathered_cut_copper_slab", + "cutwewacopperslab": "waxed_weathered_cut_copper_slab", + "cutwewacopperstep": "waxed_weathered_cut_copper_slab", + "cutwewacopsl": "waxed_weathered_cut_copper_slab", + "cutwewacopslab": "waxed_weathered_cut_copper_slab", + "cutwewacopstep": "waxed_weathered_cut_copper_slab", + "cutwewacosl": "waxed_weathered_cut_copper_slab", + "cutwewacoslab": "waxed_weathered_cut_copper_slab", + "cutwewacostep": "waxed_weathered_cut_copper_slab", + "cutwewaxcohalfblock": "waxed_weathered_cut_copper_slab", + "cutwewaxcophalfblock": "waxed_weathered_cut_copper_slab", + "cutwewaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwewaxcoppersl": "waxed_weathered_cut_copper_slab", + "cutwewaxcopperslab": "waxed_weathered_cut_copper_slab", + "cutwewaxcopperstep": "waxed_weathered_cut_copper_slab", + "cutwewaxcopsl": "waxed_weathered_cut_copper_slab", + "cutwewaxcopslab": "waxed_weathered_cut_copper_slab", + "cutwewaxcopstep": "waxed_weathered_cut_copper_slab", + "cutwewaxcosl": "waxed_weathered_cut_copper_slab", + "cutwewaxcoslab": "waxed_weathered_cut_copper_slab", + "cutwewaxcostep": "waxed_weathered_cut_copper_slab", + "cutwewaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "cutwewaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "cutwewaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwewaxedcoppersl": "waxed_weathered_cut_copper_slab", + "cutwewaxedcopperslab": "waxed_weathered_cut_copper_slab", + "cutwewaxedcopperstep": "waxed_weathered_cut_copper_slab", + "cutwewaxedcopsl": "waxed_weathered_cut_copper_slab", + "cutwewaxedcopslab": "waxed_weathered_cut_copper_slab", + "cutwewaxedcopstep": "waxed_weathered_cut_copper_slab", + "cutwewaxedcosl": "waxed_weathered_cut_copper_slab", + "cutwewaxedcoslab": "waxed_weathered_cut_copper_slab", + "cutwewaxedcostep": "waxed_weathered_cut_copper_slab", + "cutwthwacohalfblock": "waxed_weathered_cut_copper_slab", + "cutwthwacophalfblock": "waxed_weathered_cut_copper_slab", + "cutwthwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwthwacoppersl": "waxed_weathered_cut_copper_slab", + "cutwthwacopperslab": "waxed_weathered_cut_copper_slab", + "cutwthwacopperstep": "waxed_weathered_cut_copper_slab", + "cutwthwacopsl": "waxed_weathered_cut_copper_slab", + "cutwthwacopslab": "waxed_weathered_cut_copper_slab", + "cutwthwacopstep": "waxed_weathered_cut_copper_slab", + "cutwthwacosl": "waxed_weathered_cut_copper_slab", + "cutwthwacoslab": "waxed_weathered_cut_copper_slab", + "cutwthwacostep": "waxed_weathered_cut_copper_slab", + "cutwthwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "cutwthwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "cutwthwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwthwaxcoppersl": "waxed_weathered_cut_copper_slab", + "cutwthwaxcopperslab": "waxed_weathered_cut_copper_slab", + "cutwthwaxcopperstep": "waxed_weathered_cut_copper_slab", + "cutwthwaxcopsl": "waxed_weathered_cut_copper_slab", + "cutwthwaxcopslab": "waxed_weathered_cut_copper_slab", + "cutwthwaxcopstep": "waxed_weathered_cut_copper_slab", + "cutwthwaxcosl": "waxed_weathered_cut_copper_slab", + "cutwthwaxcoslab": "waxed_weathered_cut_copper_slab", + "cutwthwaxcostep": "waxed_weathered_cut_copper_slab", + "cutwthwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "cutwthwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "cutwthwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cutwthwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "cutwthwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "cutwthwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "cutwthwaxedcopsl": "waxed_weathered_cut_copper_slab", + "cutwthwaxedcopslab": "waxed_weathered_cut_copper_slab", + "cutwthwaxedcopstep": "waxed_weathered_cut_copper_slab", + "cutwthwaxedcosl": "waxed_weathered_cut_copper_slab", + "cutwthwaxedcoslab": "waxed_weathered_cut_copper_slab", + "cutwthwaxedcostep": "waxed_weathered_cut_copper_slab", + "cwaweathercohalfblock": "waxed_weathered_cut_copper_slab", + "cwaweathercophalfblock": "waxed_weathered_cut_copper_slab", + "cwaweathercopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwaweathercoppersl": "waxed_weathered_cut_copper_slab", + "cwaweathercopperslab": "waxed_weathered_cut_copper_slab", + "cwaweathercopperstep": "waxed_weathered_cut_copper_slab", + "cwaweathercopsl": "waxed_weathered_cut_copper_slab", + "cwaweathercopslab": "waxed_weathered_cut_copper_slab", + "cwaweathercopstep": "waxed_weathered_cut_copper_slab", + "cwaweathercosl": "waxed_weathered_cut_copper_slab", + "cwaweathercoslab": "waxed_weathered_cut_copper_slab", + "cwaweathercostep": "waxed_weathered_cut_copper_slab", + "cwaweatheredcohalfblock": "waxed_weathered_cut_copper_slab", + "cwaweatheredcophalfblock": "waxed_weathered_cut_copper_slab", + "cwaweatheredcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwaweatheredcoppersl": "waxed_weathered_cut_copper_slab", + "cwaweatheredcopperslab": "waxed_weathered_cut_copper_slab", + "cwaweatheredcopperstep": "waxed_weathered_cut_copper_slab", + "cwaweatheredcopsl": "waxed_weathered_cut_copper_slab", + "cwaweatheredcopslab": "waxed_weathered_cut_copper_slab", + "cwaweatheredcopstep": "waxed_weathered_cut_copper_slab", + "cwaweatheredcosl": "waxed_weathered_cut_copper_slab", + "cwaweatheredcoslab": "waxed_weathered_cut_copper_slab", + "cwaweatheredcostep": "waxed_weathered_cut_copper_slab", + "cwawecohalfblock": "waxed_weathered_cut_copper_slab", + "cwawecophalfblock": "waxed_weathered_cut_copper_slab", + "cwawecopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwawecoppersl": "waxed_weathered_cut_copper_slab", + "cwawecopperslab": "waxed_weathered_cut_copper_slab", + "cwawecopperstep": "waxed_weathered_cut_copper_slab", + "cwawecopsl": "waxed_weathered_cut_copper_slab", + "cwawecopslab": "waxed_weathered_cut_copper_slab", + "cwawecopstep": "waxed_weathered_cut_copper_slab", + "cwawecosl": "waxed_weathered_cut_copper_slab", + "cwawecoslab": "waxed_weathered_cut_copper_slab", + "cwawecostep": "waxed_weathered_cut_copper_slab", + "cwawthcohalfblock": "waxed_weathered_cut_copper_slab", + "cwawthcophalfblock": "waxed_weathered_cut_copper_slab", + "cwawthcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwawthcoppersl": "waxed_weathered_cut_copper_slab", + "cwawthcopperslab": "waxed_weathered_cut_copper_slab", + "cwawthcopperstep": "waxed_weathered_cut_copper_slab", + "cwawthcopsl": "waxed_weathered_cut_copper_slab", + "cwawthcopslab": "waxed_weathered_cut_copper_slab", + "cwawthcopstep": "waxed_weathered_cut_copper_slab", + "cwawthcosl": "waxed_weathered_cut_copper_slab", + "cwawthcoslab": "waxed_weathered_cut_copper_slab", + "cwawthcostep": "waxed_weathered_cut_copper_slab", + "cwaxedweathercohalfblock": "waxed_weathered_cut_copper_slab", + "cwaxedweathercophalfblock": "waxed_weathered_cut_copper_slab", + "cwaxedweathercopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwaxedweathercoppersl": "waxed_weathered_cut_copper_slab", + "cwaxedweathercopperslab": "waxed_weathered_cut_copper_slab", + "cwaxedweathercopperstep": "waxed_weathered_cut_copper_slab", + "cwaxedweathercopsl": "waxed_weathered_cut_copper_slab", + "cwaxedweathercopslab": "waxed_weathered_cut_copper_slab", + "cwaxedweathercopstep": "waxed_weathered_cut_copper_slab", + "cwaxedweathercosl": "waxed_weathered_cut_copper_slab", + "cwaxedweathercoslab": "waxed_weathered_cut_copper_slab", + "cwaxedweathercostep": "waxed_weathered_cut_copper_slab", + "cwaxedweatheredcohalfblock": "waxed_weathered_cut_copper_slab", + "cwaxedweatheredcophalfblock": "waxed_weathered_cut_copper_slab", + "cwaxedweatheredcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwaxedweatheredcoppersl": "waxed_weathered_cut_copper_slab", + "cwaxedweatheredcopperslab": "waxed_weathered_cut_copper_slab", + "cwaxedweatheredcopperstep": "waxed_weathered_cut_copper_slab", + "cwaxedweatheredcopsl": "waxed_weathered_cut_copper_slab", + "cwaxedweatheredcopslab": "waxed_weathered_cut_copper_slab", + "cwaxedweatheredcopstep": "waxed_weathered_cut_copper_slab", + "cwaxedweatheredcosl": "waxed_weathered_cut_copper_slab", + "cwaxedweatheredcoslab": "waxed_weathered_cut_copper_slab", + "cwaxedweatheredcostep": "waxed_weathered_cut_copper_slab", + "cwaxedwecohalfblock": "waxed_weathered_cut_copper_slab", + "cwaxedwecophalfblock": "waxed_weathered_cut_copper_slab", + "cwaxedwecopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwaxedwecoppersl": "waxed_weathered_cut_copper_slab", + "cwaxedwecopperslab": "waxed_weathered_cut_copper_slab", + "cwaxedwecopperstep": "waxed_weathered_cut_copper_slab", + "cwaxedwecopsl": "waxed_weathered_cut_copper_slab", + "cwaxedwecopslab": "waxed_weathered_cut_copper_slab", + "cwaxedwecopstep": "waxed_weathered_cut_copper_slab", + "cwaxedwecosl": "waxed_weathered_cut_copper_slab", + "cwaxedwecoslab": "waxed_weathered_cut_copper_slab", + "cwaxedwecostep": "waxed_weathered_cut_copper_slab", + "cwaxedwthcohalfblock": "waxed_weathered_cut_copper_slab", + "cwaxedwthcophalfblock": "waxed_weathered_cut_copper_slab", + "cwaxedwthcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwaxedwthcoppersl": "waxed_weathered_cut_copper_slab", + "cwaxedwthcopperslab": "waxed_weathered_cut_copper_slab", + "cwaxedwthcopperstep": "waxed_weathered_cut_copper_slab", + "cwaxedwthcopsl": "waxed_weathered_cut_copper_slab", + "cwaxedwthcopslab": "waxed_weathered_cut_copper_slab", + "cwaxedwthcopstep": "waxed_weathered_cut_copper_slab", + "cwaxedwthcosl": "waxed_weathered_cut_copper_slab", + "cwaxedwthcoslab": "waxed_weathered_cut_copper_slab", + "cwaxedwthcostep": "waxed_weathered_cut_copper_slab", + "cwaxweathercohalfblock": "waxed_weathered_cut_copper_slab", + "cwaxweathercophalfblock": "waxed_weathered_cut_copper_slab", + "cwaxweathercopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwaxweathercoppersl": "waxed_weathered_cut_copper_slab", + "cwaxweathercopperslab": "waxed_weathered_cut_copper_slab", + "cwaxweathercopperstep": "waxed_weathered_cut_copper_slab", + "cwaxweathercopsl": "waxed_weathered_cut_copper_slab", + "cwaxweathercopslab": "waxed_weathered_cut_copper_slab", + "cwaxweathercopstep": "waxed_weathered_cut_copper_slab", + "cwaxweathercosl": "waxed_weathered_cut_copper_slab", + "cwaxweathercoslab": "waxed_weathered_cut_copper_slab", + "cwaxweathercostep": "waxed_weathered_cut_copper_slab", + "cwaxweatheredcohalfblock": "waxed_weathered_cut_copper_slab", + "cwaxweatheredcophalfblock": "waxed_weathered_cut_copper_slab", + "cwaxweatheredcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwaxweatheredcoppersl": "waxed_weathered_cut_copper_slab", + "cwaxweatheredcopperslab": "waxed_weathered_cut_copper_slab", + "cwaxweatheredcopperstep": "waxed_weathered_cut_copper_slab", + "cwaxweatheredcopsl": "waxed_weathered_cut_copper_slab", + "cwaxweatheredcopslab": "waxed_weathered_cut_copper_slab", + "cwaxweatheredcopstep": "waxed_weathered_cut_copper_slab", + "cwaxweatheredcosl": "waxed_weathered_cut_copper_slab", + "cwaxweatheredcoslab": "waxed_weathered_cut_copper_slab", + "cwaxweatheredcostep": "waxed_weathered_cut_copper_slab", + "cwaxwecohalfblock": "waxed_weathered_cut_copper_slab", + "cwaxwecophalfblock": "waxed_weathered_cut_copper_slab", + "cwaxwecopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwaxwecoppersl": "waxed_weathered_cut_copper_slab", + "cwaxwecopperslab": "waxed_weathered_cut_copper_slab", + "cwaxwecopperstep": "waxed_weathered_cut_copper_slab", + "cwaxwecopsl": "waxed_weathered_cut_copper_slab", + "cwaxwecopslab": "waxed_weathered_cut_copper_slab", + "cwaxwecopstep": "waxed_weathered_cut_copper_slab", + "cwaxwecosl": "waxed_weathered_cut_copper_slab", + "cwaxwecoslab": "waxed_weathered_cut_copper_slab", + "cwaxwecostep": "waxed_weathered_cut_copper_slab", + "cwaxwthcohalfblock": "waxed_weathered_cut_copper_slab", + "cwaxwthcophalfblock": "waxed_weathered_cut_copper_slab", + "cwaxwthcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwaxwthcoppersl": "waxed_weathered_cut_copper_slab", + "cwaxwthcopperslab": "waxed_weathered_cut_copper_slab", + "cwaxwthcopperstep": "waxed_weathered_cut_copper_slab", + "cwaxwthcopsl": "waxed_weathered_cut_copper_slab", + "cwaxwthcopslab": "waxed_weathered_cut_copper_slab", + "cwaxwthcopstep": "waxed_weathered_cut_copper_slab", + "cwaxwthcosl": "waxed_weathered_cut_copper_slab", + "cwaxwthcoslab": "waxed_weathered_cut_copper_slab", + "cwaxwthcostep": "waxed_weathered_cut_copper_slab", + "cweatheredwacohalfblock": "waxed_weathered_cut_copper_slab", + "cweatheredwacophalfblock": "waxed_weathered_cut_copper_slab", + "cweatheredwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "cweatheredwacoppersl": "waxed_weathered_cut_copper_slab", + "cweatheredwacopperslab": "waxed_weathered_cut_copper_slab", + "cweatheredwacopperstep": "waxed_weathered_cut_copper_slab", + "cweatheredwacopsl": "waxed_weathered_cut_copper_slab", + "cweatheredwacopslab": "waxed_weathered_cut_copper_slab", + "cweatheredwacopstep": "waxed_weathered_cut_copper_slab", + "cweatheredwacosl": "waxed_weathered_cut_copper_slab", + "cweatheredwacoslab": "waxed_weathered_cut_copper_slab", + "cweatheredwacostep": "waxed_weathered_cut_copper_slab", + "cweatheredwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "cweatheredwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "cweatheredwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cweatheredwaxcoppersl": "waxed_weathered_cut_copper_slab", + "cweatheredwaxcopperslab": "waxed_weathered_cut_copper_slab", + "cweatheredwaxcopperstep": "waxed_weathered_cut_copper_slab", + "cweatheredwaxcopsl": "waxed_weathered_cut_copper_slab", + "cweatheredwaxcopslab": "waxed_weathered_cut_copper_slab", + "cweatheredwaxcopstep": "waxed_weathered_cut_copper_slab", + "cweatheredwaxcosl": "waxed_weathered_cut_copper_slab", + "cweatheredwaxcoslab": "waxed_weathered_cut_copper_slab", + "cweatheredwaxcostep": "waxed_weathered_cut_copper_slab", + "cweatheredwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "cweatheredwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "cweatheredwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cweatheredwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "cweatheredwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "cweatheredwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "cweatheredwaxedcopsl": "waxed_weathered_cut_copper_slab", + "cweatheredwaxedcopslab": "waxed_weathered_cut_copper_slab", + "cweatheredwaxedcopstep": "waxed_weathered_cut_copper_slab", + "cweatheredwaxedcosl": "waxed_weathered_cut_copper_slab", + "cweatheredwaxedcoslab": "waxed_weathered_cut_copper_slab", + "cweatheredwaxedcostep": "waxed_weathered_cut_copper_slab", + "cweatherwacohalfblock": "waxed_weathered_cut_copper_slab", + "cweatherwacophalfblock": "waxed_weathered_cut_copper_slab", + "cweatherwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "cweatherwacoppersl": "waxed_weathered_cut_copper_slab", + "cweatherwacopperslab": "waxed_weathered_cut_copper_slab", + "cweatherwacopperstep": "waxed_weathered_cut_copper_slab", + "cweatherwacopsl": "waxed_weathered_cut_copper_slab", + "cweatherwacopslab": "waxed_weathered_cut_copper_slab", + "cweatherwacopstep": "waxed_weathered_cut_copper_slab", + "cweatherwacosl": "waxed_weathered_cut_copper_slab", + "cweatherwacoslab": "waxed_weathered_cut_copper_slab", + "cweatherwacostep": "waxed_weathered_cut_copper_slab", + "cweatherwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "cweatherwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "cweatherwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cweatherwaxcoppersl": "waxed_weathered_cut_copper_slab", + "cweatherwaxcopperslab": "waxed_weathered_cut_copper_slab", + "cweatherwaxcopperstep": "waxed_weathered_cut_copper_slab", + "cweatherwaxcopsl": "waxed_weathered_cut_copper_slab", + "cweatherwaxcopslab": "waxed_weathered_cut_copper_slab", + "cweatherwaxcopstep": "waxed_weathered_cut_copper_slab", + "cweatherwaxcosl": "waxed_weathered_cut_copper_slab", + "cweatherwaxcoslab": "waxed_weathered_cut_copper_slab", + "cweatherwaxcostep": "waxed_weathered_cut_copper_slab", + "cweatherwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "cweatherwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "cweatherwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cweatherwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "cweatherwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "cweatherwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "cweatherwaxedcopsl": "waxed_weathered_cut_copper_slab", + "cweatherwaxedcopslab": "waxed_weathered_cut_copper_slab", + "cweatherwaxedcopstep": "waxed_weathered_cut_copper_slab", + "cweatherwaxedcosl": "waxed_weathered_cut_copper_slab", + "cweatherwaxedcoslab": "waxed_weathered_cut_copper_slab", + "cweatherwaxedcostep": "waxed_weathered_cut_copper_slab", + "cwewacohalfblock": "waxed_weathered_cut_copper_slab", + "cwewacophalfblock": "waxed_weathered_cut_copper_slab", + "cwewacopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwewacoppersl": "waxed_weathered_cut_copper_slab", + "cwewacopperslab": "waxed_weathered_cut_copper_slab", + "cwewacopperstep": "waxed_weathered_cut_copper_slab", + "cwewacopsl": "waxed_weathered_cut_copper_slab", + "cwewacopslab": "waxed_weathered_cut_copper_slab", + "cwewacopstep": "waxed_weathered_cut_copper_slab", + "cwewacosl": "waxed_weathered_cut_copper_slab", + "cwewacoslab": "waxed_weathered_cut_copper_slab", + "cwewacostep": "waxed_weathered_cut_copper_slab", + "cwewaxcohalfblock": "waxed_weathered_cut_copper_slab", + "cwewaxcophalfblock": "waxed_weathered_cut_copper_slab", + "cwewaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwewaxcoppersl": "waxed_weathered_cut_copper_slab", + "cwewaxcopperslab": "waxed_weathered_cut_copper_slab", + "cwewaxcopperstep": "waxed_weathered_cut_copper_slab", + "cwewaxcopsl": "waxed_weathered_cut_copper_slab", + "cwewaxcopslab": "waxed_weathered_cut_copper_slab", + "cwewaxcopstep": "waxed_weathered_cut_copper_slab", + "cwewaxcosl": "waxed_weathered_cut_copper_slab", + "cwewaxcoslab": "waxed_weathered_cut_copper_slab", + "cwewaxcostep": "waxed_weathered_cut_copper_slab", + "cwewaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "cwewaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "cwewaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwewaxedcoppersl": "waxed_weathered_cut_copper_slab", + "cwewaxedcopperslab": "waxed_weathered_cut_copper_slab", + "cwewaxedcopperstep": "waxed_weathered_cut_copper_slab", + "cwewaxedcopsl": "waxed_weathered_cut_copper_slab", + "cwewaxedcopslab": "waxed_weathered_cut_copper_slab", + "cwewaxedcopstep": "waxed_weathered_cut_copper_slab", + "cwewaxedcosl": "waxed_weathered_cut_copper_slab", + "cwewaxedcoslab": "waxed_weathered_cut_copper_slab", + "cwewaxedcostep": "waxed_weathered_cut_copper_slab", + "cwthwacohalfblock": "waxed_weathered_cut_copper_slab", + "cwthwacophalfblock": "waxed_weathered_cut_copper_slab", + "cwthwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwthwacoppersl": "waxed_weathered_cut_copper_slab", + "cwthwacopperslab": "waxed_weathered_cut_copper_slab", + "cwthwacopperstep": "waxed_weathered_cut_copper_slab", + "cwthwacopsl": "waxed_weathered_cut_copper_slab", + "cwthwacopslab": "waxed_weathered_cut_copper_slab", + "cwthwacopstep": "waxed_weathered_cut_copper_slab", + "cwthwacosl": "waxed_weathered_cut_copper_slab", + "cwthwacoslab": "waxed_weathered_cut_copper_slab", + "cwthwacostep": "waxed_weathered_cut_copper_slab", + "cwthwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "cwthwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "cwthwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwthwaxcoppersl": "waxed_weathered_cut_copper_slab", + "cwthwaxcopperslab": "waxed_weathered_cut_copper_slab", + "cwthwaxcopperstep": "waxed_weathered_cut_copper_slab", + "cwthwaxcopsl": "waxed_weathered_cut_copper_slab", + "cwthwaxcopslab": "waxed_weathered_cut_copper_slab", + "cwthwaxcopstep": "waxed_weathered_cut_copper_slab", + "cwthwaxcosl": "waxed_weathered_cut_copper_slab", + "cwthwaxcoslab": "waxed_weathered_cut_copper_slab", + "cwthwaxcostep": "waxed_weathered_cut_copper_slab", + "cwthwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "cwthwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "cwthwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "cwthwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "cwthwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "cwthwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "cwthwaxedcopsl": "waxed_weathered_cut_copper_slab", + "cwthwaxedcopslab": "waxed_weathered_cut_copper_slab", + "cwthwaxedcopstep": "waxed_weathered_cut_copper_slab", + "cwthwaxedcosl": "waxed_weathered_cut_copper_slab", + "cwthwaxedcoslab": "waxed_weathered_cut_copper_slab", + "cwthwaxedcostep": "waxed_weathered_cut_copper_slab", + "minecraft:waxed_weathered_cut_copper_slab": "waxed_weathered_cut_copper_slab", + "wacutweathercohalfblock": "waxed_weathered_cut_copper_slab", + "wacutweathercophalfblock": "waxed_weathered_cut_copper_slab", + "wacutweathercopperhalfblock": "waxed_weathered_cut_copper_slab", + "wacutweathercoppersl": "waxed_weathered_cut_copper_slab", + "wacutweathercopperslab": "waxed_weathered_cut_copper_slab", + "wacutweathercopperstep": "waxed_weathered_cut_copper_slab", + "wacutweathercopsl": "waxed_weathered_cut_copper_slab", + "wacutweathercopslab": "waxed_weathered_cut_copper_slab", + "wacutweathercopstep": "waxed_weathered_cut_copper_slab", + "wacutweathercosl": "waxed_weathered_cut_copper_slab", + "wacutweathercoslab": "waxed_weathered_cut_copper_slab", + "wacutweathercostep": "waxed_weathered_cut_copper_slab", + "wacutweatheredcohalfblock": "waxed_weathered_cut_copper_slab", + "wacutweatheredcophalfblock": "waxed_weathered_cut_copper_slab", + "wacutweatheredcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wacutweatheredcoppersl": "waxed_weathered_cut_copper_slab", + "wacutweatheredcopperslab": "waxed_weathered_cut_copper_slab", + "wacutweatheredcopperstep": "waxed_weathered_cut_copper_slab", + "wacutweatheredcopsl": "waxed_weathered_cut_copper_slab", + "wacutweatheredcopslab": "waxed_weathered_cut_copper_slab", + "wacutweatheredcopstep": "waxed_weathered_cut_copper_slab", + "wacutweatheredcosl": "waxed_weathered_cut_copper_slab", + "wacutweatheredcoslab": "waxed_weathered_cut_copper_slab", + "wacutweatheredcostep": "waxed_weathered_cut_copper_slab", + "wacutwecohalfblock": "waxed_weathered_cut_copper_slab", + "wacutwecophalfblock": "waxed_weathered_cut_copper_slab", + "wacutwecopperhalfblock": "waxed_weathered_cut_copper_slab", + "wacutwecoppersl": "waxed_weathered_cut_copper_slab", + "wacutwecopperslab": "waxed_weathered_cut_copper_slab", + "wacutwecopperstep": "waxed_weathered_cut_copper_slab", + "wacutwecopsl": "waxed_weathered_cut_copper_slab", + "wacutwecopslab": "waxed_weathered_cut_copper_slab", + "wacutwecopstep": "waxed_weathered_cut_copper_slab", + "wacutwecosl": "waxed_weathered_cut_copper_slab", + "wacutwecoslab": "waxed_weathered_cut_copper_slab", + "wacutwecostep": "waxed_weathered_cut_copper_slab", + "wacutwthcohalfblock": "waxed_weathered_cut_copper_slab", + "wacutwthcophalfblock": "waxed_weathered_cut_copper_slab", + "wacutwthcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wacutwthcoppersl": "waxed_weathered_cut_copper_slab", + "wacutwthcopperslab": "waxed_weathered_cut_copper_slab", + "wacutwthcopperstep": "waxed_weathered_cut_copper_slab", + "wacutwthcopsl": "waxed_weathered_cut_copper_slab", + "wacutwthcopslab": "waxed_weathered_cut_copper_slab", + "wacutwthcopstep": "waxed_weathered_cut_copper_slab", + "wacutwthcosl": "waxed_weathered_cut_copper_slab", + "wacutwthcoslab": "waxed_weathered_cut_copper_slab", + "wacutwthcostep": "waxed_weathered_cut_copper_slab", + "wacweathercohalfblock": "waxed_weathered_cut_copper_slab", + "wacweathercophalfblock": "waxed_weathered_cut_copper_slab", + "wacweathercopperhalfblock": "waxed_weathered_cut_copper_slab", + "wacweathercoppersl": "waxed_weathered_cut_copper_slab", + "wacweathercopperslab": "waxed_weathered_cut_copper_slab", + "wacweathercopperstep": "waxed_weathered_cut_copper_slab", + "wacweathercopsl": "waxed_weathered_cut_copper_slab", + "wacweathercopslab": "waxed_weathered_cut_copper_slab", + "wacweathercopstep": "waxed_weathered_cut_copper_slab", + "wacweathercosl": "waxed_weathered_cut_copper_slab", + "wacweathercoslab": "waxed_weathered_cut_copper_slab", + "wacweathercostep": "waxed_weathered_cut_copper_slab", + "wacweatheredcohalfblock": "waxed_weathered_cut_copper_slab", + "wacweatheredcophalfblock": "waxed_weathered_cut_copper_slab", + "wacweatheredcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wacweatheredcoppersl": "waxed_weathered_cut_copper_slab", + "wacweatheredcopperslab": "waxed_weathered_cut_copper_slab", + "wacweatheredcopperstep": "waxed_weathered_cut_copper_slab", + "wacweatheredcopsl": "waxed_weathered_cut_copper_slab", + "wacweatheredcopslab": "waxed_weathered_cut_copper_slab", + "wacweatheredcopstep": "waxed_weathered_cut_copper_slab", + "wacweatheredcosl": "waxed_weathered_cut_copper_slab", + "wacweatheredcoslab": "waxed_weathered_cut_copper_slab", + "wacweatheredcostep": "waxed_weathered_cut_copper_slab", + "wacwecohalfblock": "waxed_weathered_cut_copper_slab", + "wacwecophalfblock": "waxed_weathered_cut_copper_slab", + "wacwecopperhalfblock": "waxed_weathered_cut_copper_slab", + "wacwecoppersl": "waxed_weathered_cut_copper_slab", + "wacwecopperslab": "waxed_weathered_cut_copper_slab", + "wacwecopperstep": "waxed_weathered_cut_copper_slab", + "wacwecopsl": "waxed_weathered_cut_copper_slab", + "wacwecopslab": "waxed_weathered_cut_copper_slab", + "wacwecopstep": "waxed_weathered_cut_copper_slab", + "wacwecosl": "waxed_weathered_cut_copper_slab", + "wacwecoslab": "waxed_weathered_cut_copper_slab", + "wacwecostep": "waxed_weathered_cut_copper_slab", + "wacwthcohalfblock": "waxed_weathered_cut_copper_slab", + "wacwthcophalfblock": "waxed_weathered_cut_copper_slab", + "wacwthcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wacwthcoppersl": "waxed_weathered_cut_copper_slab", + "wacwthcopperslab": "waxed_weathered_cut_copper_slab", + "wacwthcopperstep": "waxed_weathered_cut_copper_slab", + "wacwthcopsl": "waxed_weathered_cut_copper_slab", + "wacwthcopslab": "waxed_weathered_cut_copper_slab", + "wacwthcopstep": "waxed_weathered_cut_copper_slab", + "wacwthcosl": "waxed_weathered_cut_copper_slab", + "wacwthcoslab": "waxed_weathered_cut_copper_slab", + "wacwthcostep": "waxed_weathered_cut_copper_slab", + "waweatherccohalfblock": "waxed_weathered_cut_copper_slab", + "waweatherccophalfblock": "waxed_weathered_cut_copper_slab", + "waweatherccopperhalfblock": "waxed_weathered_cut_copper_slab", + "waweatherccoppersl": "waxed_weathered_cut_copper_slab", + "waweatherccopperslab": "waxed_weathered_cut_copper_slab", + "waweatherccopperstep": "waxed_weathered_cut_copper_slab", + "waweatherccopsl": "waxed_weathered_cut_copper_slab", + "waweatherccopslab": "waxed_weathered_cut_copper_slab", + "waweatherccopstep": "waxed_weathered_cut_copper_slab", + "waweatherccosl": "waxed_weathered_cut_copper_slab", + "waweatherccoslab": "waxed_weathered_cut_copper_slab", + "waweatherccostep": "waxed_weathered_cut_copper_slab", + "waweathercutcohalfblock": "waxed_weathered_cut_copper_slab", + "waweathercutcophalfblock": "waxed_weathered_cut_copper_slab", + "waweathercutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waweathercutcoppersl": "waxed_weathered_cut_copper_slab", + "waweathercutcopperslab": "waxed_weathered_cut_copper_slab", + "waweathercutcopperstep": "waxed_weathered_cut_copper_slab", + "waweathercutcopsl": "waxed_weathered_cut_copper_slab", + "waweathercutcopslab": "waxed_weathered_cut_copper_slab", + "waweathercutcopstep": "waxed_weathered_cut_copper_slab", + "waweathercutcosl": "waxed_weathered_cut_copper_slab", + "waweathercutcoslab": "waxed_weathered_cut_copper_slab", + "waweathercutcostep": "waxed_weathered_cut_copper_slab", + "waweatheredccohalfblock": "waxed_weathered_cut_copper_slab", + "waweatheredccophalfblock": "waxed_weathered_cut_copper_slab", + "waweatheredccopperhalfblock": "waxed_weathered_cut_copper_slab", + "waweatheredccoppersl": "waxed_weathered_cut_copper_slab", + "waweatheredccopperslab": "waxed_weathered_cut_copper_slab", + "waweatheredccopperstep": "waxed_weathered_cut_copper_slab", + "waweatheredccopsl": "waxed_weathered_cut_copper_slab", + "waweatheredccopslab": "waxed_weathered_cut_copper_slab", + "waweatheredccopstep": "waxed_weathered_cut_copper_slab", + "waweatheredccosl": "waxed_weathered_cut_copper_slab", + "waweatheredccoslab": "waxed_weathered_cut_copper_slab", + "waweatheredccostep": "waxed_weathered_cut_copper_slab", + "waweatheredcutcohalfblock": "waxed_weathered_cut_copper_slab", + "waweatheredcutcophalfblock": "waxed_weathered_cut_copper_slab", + "waweatheredcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waweatheredcutcoppersl": "waxed_weathered_cut_copper_slab", + "waweatheredcutcopperslab": "waxed_weathered_cut_copper_slab", + "waweatheredcutcopperstep": "waxed_weathered_cut_copper_slab", + "waweatheredcutcopsl": "waxed_weathered_cut_copper_slab", + "waweatheredcutcopslab": "waxed_weathered_cut_copper_slab", + "waweatheredcutcopstep": "waxed_weathered_cut_copper_slab", + "waweatheredcutcosl": "waxed_weathered_cut_copper_slab", + "waweatheredcutcoslab": "waxed_weathered_cut_copper_slab", + "waweatheredcutcostep": "waxed_weathered_cut_copper_slab", + "waweccohalfblock": "waxed_weathered_cut_copper_slab", + "waweccophalfblock": "waxed_weathered_cut_copper_slab", + "waweccopperhalfblock": "waxed_weathered_cut_copper_slab", + "waweccoppersl": "waxed_weathered_cut_copper_slab", + "waweccopperslab": "waxed_weathered_cut_copper_slab", + "waweccopperstep": "waxed_weathered_cut_copper_slab", + "waweccopsl": "waxed_weathered_cut_copper_slab", + "waweccopslab": "waxed_weathered_cut_copper_slab", + "waweccopstep": "waxed_weathered_cut_copper_slab", + "waweccosl": "waxed_weathered_cut_copper_slab", + "waweccoslab": "waxed_weathered_cut_copper_slab", + "waweccostep": "waxed_weathered_cut_copper_slab", + "wawecutcohalfblock": "waxed_weathered_cut_copper_slab", + "wawecutcophalfblock": "waxed_weathered_cut_copper_slab", + "wawecutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wawecutcoppersl": "waxed_weathered_cut_copper_slab", + "wawecutcopperslab": "waxed_weathered_cut_copper_slab", + "wawecutcopperstep": "waxed_weathered_cut_copper_slab", + "wawecutcopsl": "waxed_weathered_cut_copper_slab", + "wawecutcopslab": "waxed_weathered_cut_copper_slab", + "wawecutcopstep": "waxed_weathered_cut_copper_slab", + "wawecutcosl": "waxed_weathered_cut_copper_slab", + "wawecutcoslab": "waxed_weathered_cut_copper_slab", + "wawecutcostep": "waxed_weathered_cut_copper_slab", + "wawthccohalfblock": "waxed_weathered_cut_copper_slab", + "wawthccophalfblock": "waxed_weathered_cut_copper_slab", + "wawthccopperhalfblock": "waxed_weathered_cut_copper_slab", + "wawthccoppersl": "waxed_weathered_cut_copper_slab", + "wawthccopperslab": "waxed_weathered_cut_copper_slab", + "wawthccopperstep": "waxed_weathered_cut_copper_slab", + "wawthccopsl": "waxed_weathered_cut_copper_slab", + "wawthccopslab": "waxed_weathered_cut_copper_slab", + "wawthccopstep": "waxed_weathered_cut_copper_slab", + "wawthccosl": "waxed_weathered_cut_copper_slab", + "wawthccoslab": "waxed_weathered_cut_copper_slab", + "wawthccostep": "waxed_weathered_cut_copper_slab", + "wawthcutcohalfblock": "waxed_weathered_cut_copper_slab", + "wawthcutcophalfblock": "waxed_weathered_cut_copper_slab", + "wawthcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wawthcutcoppersl": "waxed_weathered_cut_copper_slab", + "wawthcutcopperslab": "waxed_weathered_cut_copper_slab", + "wawthcutcopperstep": "waxed_weathered_cut_copper_slab", + "wawthcutcopsl": "waxed_weathered_cut_copper_slab", + "wawthcutcopslab": "waxed_weathered_cut_copper_slab", + "wawthcutcopstep": "waxed_weathered_cut_copper_slab", + "wawthcutcosl": "waxed_weathered_cut_copper_slab", + "wawthcutcoslab": "waxed_weathered_cut_copper_slab", + "wawthcutcostep": "waxed_weathered_cut_copper_slab", + "waxcutweathercohalfblock": "waxed_weathered_cut_copper_slab", + "waxcutweathercophalfblock": "waxed_weathered_cut_copper_slab", + "waxcutweathercopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxcutweathercoppersl": "waxed_weathered_cut_copper_slab", + "waxcutweathercopperslab": "waxed_weathered_cut_copper_slab", + "waxcutweathercopperstep": "waxed_weathered_cut_copper_slab", + "waxcutweathercopsl": "waxed_weathered_cut_copper_slab", + "waxcutweathercopslab": "waxed_weathered_cut_copper_slab", + "waxcutweathercopstep": "waxed_weathered_cut_copper_slab", + "waxcutweathercosl": "waxed_weathered_cut_copper_slab", + "waxcutweathercoslab": "waxed_weathered_cut_copper_slab", + "waxcutweathercostep": "waxed_weathered_cut_copper_slab", + "waxcutweatheredcohalfblock": "waxed_weathered_cut_copper_slab", + "waxcutweatheredcophalfblock": "waxed_weathered_cut_copper_slab", + "waxcutweatheredcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxcutweatheredcoppersl": "waxed_weathered_cut_copper_slab", + "waxcutweatheredcopperslab": "waxed_weathered_cut_copper_slab", + "waxcutweatheredcopperstep": "waxed_weathered_cut_copper_slab", + "waxcutweatheredcopsl": "waxed_weathered_cut_copper_slab", + "waxcutweatheredcopslab": "waxed_weathered_cut_copper_slab", + "waxcutweatheredcopstep": "waxed_weathered_cut_copper_slab", + "waxcutweatheredcosl": "waxed_weathered_cut_copper_slab", + "waxcutweatheredcoslab": "waxed_weathered_cut_copper_slab", + "waxcutweatheredcostep": "waxed_weathered_cut_copper_slab", + "waxcutwecohalfblock": "waxed_weathered_cut_copper_slab", + "waxcutwecophalfblock": "waxed_weathered_cut_copper_slab", + "waxcutwecopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxcutwecoppersl": "waxed_weathered_cut_copper_slab", + "waxcutwecopperslab": "waxed_weathered_cut_copper_slab", + "waxcutwecopperstep": "waxed_weathered_cut_copper_slab", + "waxcutwecopsl": "waxed_weathered_cut_copper_slab", + "waxcutwecopslab": "waxed_weathered_cut_copper_slab", + "waxcutwecopstep": "waxed_weathered_cut_copper_slab", + "waxcutwecosl": "waxed_weathered_cut_copper_slab", + "waxcutwecoslab": "waxed_weathered_cut_copper_slab", + "waxcutwecostep": "waxed_weathered_cut_copper_slab", + "waxcutwthcohalfblock": "waxed_weathered_cut_copper_slab", + "waxcutwthcophalfblock": "waxed_weathered_cut_copper_slab", + "waxcutwthcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxcutwthcoppersl": "waxed_weathered_cut_copper_slab", + "waxcutwthcopperslab": "waxed_weathered_cut_copper_slab", + "waxcutwthcopperstep": "waxed_weathered_cut_copper_slab", + "waxcutwthcopsl": "waxed_weathered_cut_copper_slab", + "waxcutwthcopslab": "waxed_weathered_cut_copper_slab", + "waxcutwthcopstep": "waxed_weathered_cut_copper_slab", + "waxcutwthcosl": "waxed_weathered_cut_copper_slab", + "waxcutwthcoslab": "waxed_weathered_cut_copper_slab", + "waxcutwthcostep": "waxed_weathered_cut_copper_slab", + "waxcweathercohalfblock": "waxed_weathered_cut_copper_slab", + "waxcweathercophalfblock": "waxed_weathered_cut_copper_slab", + "waxcweathercopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxcweathercoppersl": "waxed_weathered_cut_copper_slab", + "waxcweathercopperslab": "waxed_weathered_cut_copper_slab", + "waxcweathercopperstep": "waxed_weathered_cut_copper_slab", + "waxcweathercopsl": "waxed_weathered_cut_copper_slab", + "waxcweathercopslab": "waxed_weathered_cut_copper_slab", + "waxcweathercopstep": "waxed_weathered_cut_copper_slab", + "waxcweathercosl": "waxed_weathered_cut_copper_slab", + "waxcweathercoslab": "waxed_weathered_cut_copper_slab", + "waxcweathercostep": "waxed_weathered_cut_copper_slab", + "waxcweatheredcohalfblock": "waxed_weathered_cut_copper_slab", + "waxcweatheredcophalfblock": "waxed_weathered_cut_copper_slab", + "waxcweatheredcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxcweatheredcoppersl": "waxed_weathered_cut_copper_slab", + "waxcweatheredcopperslab": "waxed_weathered_cut_copper_slab", + "waxcweatheredcopperstep": "waxed_weathered_cut_copper_slab", + "waxcweatheredcopsl": "waxed_weathered_cut_copper_slab", + "waxcweatheredcopslab": "waxed_weathered_cut_copper_slab", + "waxcweatheredcopstep": "waxed_weathered_cut_copper_slab", + "waxcweatheredcosl": "waxed_weathered_cut_copper_slab", + "waxcweatheredcoslab": "waxed_weathered_cut_copper_slab", + "waxcweatheredcostep": "waxed_weathered_cut_copper_slab", + "waxcwecohalfblock": "waxed_weathered_cut_copper_slab", + "waxcwecophalfblock": "waxed_weathered_cut_copper_slab", + "waxcwecopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxcwecoppersl": "waxed_weathered_cut_copper_slab", + "waxcwecopperslab": "waxed_weathered_cut_copper_slab", + "waxcwecopperstep": "waxed_weathered_cut_copper_slab", + "waxcwecopsl": "waxed_weathered_cut_copper_slab", + "waxcwecopslab": "waxed_weathered_cut_copper_slab", + "waxcwecopstep": "waxed_weathered_cut_copper_slab", + "waxcwecosl": "waxed_weathered_cut_copper_slab", + "waxcwecoslab": "waxed_weathered_cut_copper_slab", + "waxcwecostep": "waxed_weathered_cut_copper_slab", + "waxcwthcohalfblock": "waxed_weathered_cut_copper_slab", + "waxcwthcophalfblock": "waxed_weathered_cut_copper_slab", + "waxcwthcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxcwthcoppersl": "waxed_weathered_cut_copper_slab", + "waxcwthcopperslab": "waxed_weathered_cut_copper_slab", + "waxcwthcopperstep": "waxed_weathered_cut_copper_slab", + "waxcwthcopsl": "waxed_weathered_cut_copper_slab", + "waxcwthcopslab": "waxed_weathered_cut_copper_slab", + "waxcwthcopstep": "waxed_weathered_cut_copper_slab", + "waxcwthcosl": "waxed_weathered_cut_copper_slab", + "waxcwthcoslab": "waxed_weathered_cut_copper_slab", + "waxcwthcostep": "waxed_weathered_cut_copper_slab", + "waxedcutweathercohalfblock": "waxed_weathered_cut_copper_slab", + "waxedcutweathercophalfblock": "waxed_weathered_cut_copper_slab", + "waxedcutweathercopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedcutweathercoppersl": "waxed_weathered_cut_copper_slab", + "waxedcutweathercopperslab": "waxed_weathered_cut_copper_slab", + "waxedcutweathercopperstep": "waxed_weathered_cut_copper_slab", + "waxedcutweathercopsl": "waxed_weathered_cut_copper_slab", + "waxedcutweathercopslab": "waxed_weathered_cut_copper_slab", + "waxedcutweathercopstep": "waxed_weathered_cut_copper_slab", + "waxedcutweathercosl": "waxed_weathered_cut_copper_slab", + "waxedcutweathercoslab": "waxed_weathered_cut_copper_slab", + "waxedcutweathercostep": "waxed_weathered_cut_copper_slab", + "waxedcutweatheredcohalfblock": "waxed_weathered_cut_copper_slab", + "waxedcutweatheredcophalfblock": "waxed_weathered_cut_copper_slab", + "waxedcutweatheredcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedcutweatheredcoppersl": "waxed_weathered_cut_copper_slab", + "waxedcutweatheredcopperslab": "waxed_weathered_cut_copper_slab", + "waxedcutweatheredcopperstep": "waxed_weathered_cut_copper_slab", + "waxedcutweatheredcopsl": "waxed_weathered_cut_copper_slab", + "waxedcutweatheredcopslab": "waxed_weathered_cut_copper_slab", + "waxedcutweatheredcopstep": "waxed_weathered_cut_copper_slab", + "waxedcutweatheredcosl": "waxed_weathered_cut_copper_slab", + "waxedcutweatheredcoslab": "waxed_weathered_cut_copper_slab", + "waxedcutweatheredcostep": "waxed_weathered_cut_copper_slab", + "waxedcutwecohalfblock": "waxed_weathered_cut_copper_slab", + "waxedcutwecophalfblock": "waxed_weathered_cut_copper_slab", + "waxedcutwecopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedcutwecoppersl": "waxed_weathered_cut_copper_slab", + "waxedcutwecopperslab": "waxed_weathered_cut_copper_slab", + "waxedcutwecopperstep": "waxed_weathered_cut_copper_slab", + "waxedcutwecopsl": "waxed_weathered_cut_copper_slab", + "waxedcutwecopslab": "waxed_weathered_cut_copper_slab", + "waxedcutwecopstep": "waxed_weathered_cut_copper_slab", + "waxedcutwecosl": "waxed_weathered_cut_copper_slab", + "waxedcutwecoslab": "waxed_weathered_cut_copper_slab", + "waxedcutwecostep": "waxed_weathered_cut_copper_slab", + "waxedcutwthcohalfblock": "waxed_weathered_cut_copper_slab", + "waxedcutwthcophalfblock": "waxed_weathered_cut_copper_slab", + "waxedcutwthcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedcutwthcoppersl": "waxed_weathered_cut_copper_slab", + "waxedcutwthcopperslab": "waxed_weathered_cut_copper_slab", + "waxedcutwthcopperstep": "waxed_weathered_cut_copper_slab", + "waxedcutwthcopsl": "waxed_weathered_cut_copper_slab", + "waxedcutwthcopslab": "waxed_weathered_cut_copper_slab", + "waxedcutwthcopstep": "waxed_weathered_cut_copper_slab", + "waxedcutwthcosl": "waxed_weathered_cut_copper_slab", + "waxedcutwthcoslab": "waxed_weathered_cut_copper_slab", + "waxedcutwthcostep": "waxed_weathered_cut_copper_slab", + "waxedcweathercohalfblock": "waxed_weathered_cut_copper_slab", + "waxedcweathercophalfblock": "waxed_weathered_cut_copper_slab", + "waxedcweathercopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedcweathercoppersl": "waxed_weathered_cut_copper_slab", + "waxedcweathercopperslab": "waxed_weathered_cut_copper_slab", + "waxedcweathercopperstep": "waxed_weathered_cut_copper_slab", + "waxedcweathercopsl": "waxed_weathered_cut_copper_slab", + "waxedcweathercopslab": "waxed_weathered_cut_copper_slab", + "waxedcweathercopstep": "waxed_weathered_cut_copper_slab", + "waxedcweathercosl": "waxed_weathered_cut_copper_slab", + "waxedcweathercoslab": "waxed_weathered_cut_copper_slab", + "waxedcweathercostep": "waxed_weathered_cut_copper_slab", + "waxedcweatheredcohalfblock": "waxed_weathered_cut_copper_slab", + "waxedcweatheredcophalfblock": "waxed_weathered_cut_copper_slab", + "waxedcweatheredcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedcweatheredcoppersl": "waxed_weathered_cut_copper_slab", + "waxedcweatheredcopperslab": "waxed_weathered_cut_copper_slab", + "waxedcweatheredcopperstep": "waxed_weathered_cut_copper_slab", + "waxedcweatheredcopsl": "waxed_weathered_cut_copper_slab", + "waxedcweatheredcopslab": "waxed_weathered_cut_copper_slab", + "waxedcweatheredcopstep": "waxed_weathered_cut_copper_slab", + "waxedcweatheredcosl": "waxed_weathered_cut_copper_slab", + "waxedcweatheredcoslab": "waxed_weathered_cut_copper_slab", + "waxedcweatheredcostep": "waxed_weathered_cut_copper_slab", + "waxedcwecohalfblock": "waxed_weathered_cut_copper_slab", + "waxedcwecophalfblock": "waxed_weathered_cut_copper_slab", + "waxedcwecopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedcwecoppersl": "waxed_weathered_cut_copper_slab", + "waxedcwecopperslab": "waxed_weathered_cut_copper_slab", + "waxedcwecopperstep": "waxed_weathered_cut_copper_slab", + "waxedcwecopsl": "waxed_weathered_cut_copper_slab", + "waxedcwecopslab": "waxed_weathered_cut_copper_slab", + "waxedcwecopstep": "waxed_weathered_cut_copper_slab", + "waxedcwecosl": "waxed_weathered_cut_copper_slab", + "waxedcwecoslab": "waxed_weathered_cut_copper_slab", + "waxedcwecostep": "waxed_weathered_cut_copper_slab", + "waxedcwthcohalfblock": "waxed_weathered_cut_copper_slab", + "waxedcwthcophalfblock": "waxed_weathered_cut_copper_slab", + "waxedcwthcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedcwthcoppersl": "waxed_weathered_cut_copper_slab", + "waxedcwthcopperslab": "waxed_weathered_cut_copper_slab", + "waxedcwthcopperstep": "waxed_weathered_cut_copper_slab", + "waxedcwthcopsl": "waxed_weathered_cut_copper_slab", + "waxedcwthcopslab": "waxed_weathered_cut_copper_slab", + "waxedcwthcopstep": "waxed_weathered_cut_copper_slab", + "waxedcwthcosl": "waxed_weathered_cut_copper_slab", + "waxedcwthcoslab": "waxed_weathered_cut_copper_slab", + "waxedcwthcostep": "waxed_weathered_cut_copper_slab", + "waxedweatherccohalfblock": "waxed_weathered_cut_copper_slab", + "waxedweatherccophalfblock": "waxed_weathered_cut_copper_slab", + "waxedweatherccopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedweatherccoppersl": "waxed_weathered_cut_copper_slab", + "waxedweatherccopperslab": "waxed_weathered_cut_copper_slab", + "waxedweatherccopperstep": "waxed_weathered_cut_copper_slab", + "waxedweatherccopsl": "waxed_weathered_cut_copper_slab", + "waxedweatherccopslab": "waxed_weathered_cut_copper_slab", + "waxedweatherccopstep": "waxed_weathered_cut_copper_slab", + "waxedweatherccosl": "waxed_weathered_cut_copper_slab", + "waxedweatherccoslab": "waxed_weathered_cut_copper_slab", + "waxedweatherccostep": "waxed_weathered_cut_copper_slab", + "waxedweathercutcohalfblock": "waxed_weathered_cut_copper_slab", + "waxedweathercutcophalfblock": "waxed_weathered_cut_copper_slab", + "waxedweathercutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedweathercutcoppersl": "waxed_weathered_cut_copper_slab", + "waxedweathercutcopperslab": "waxed_weathered_cut_copper_slab", + "waxedweathercutcopperstep": "waxed_weathered_cut_copper_slab", + "waxedweathercutcopsl": "waxed_weathered_cut_copper_slab", + "waxedweathercutcopslab": "waxed_weathered_cut_copper_slab", + "waxedweathercutcopstep": "waxed_weathered_cut_copper_slab", + "waxedweathercutcosl": "waxed_weathered_cut_copper_slab", + "waxedweathercutcoslab": "waxed_weathered_cut_copper_slab", + "waxedweathercutcostep": "waxed_weathered_cut_copper_slab", + "waxedweatheredccohalfblock": "waxed_weathered_cut_copper_slab", + "waxedweatheredccophalfblock": "waxed_weathered_cut_copper_slab", + "waxedweatheredccopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedweatheredccoppersl": "waxed_weathered_cut_copper_slab", + "waxedweatheredccopperslab": "waxed_weathered_cut_copper_slab", + "waxedweatheredccopperstep": "waxed_weathered_cut_copper_slab", + "waxedweatheredccopsl": "waxed_weathered_cut_copper_slab", + "waxedweatheredccopslab": "waxed_weathered_cut_copper_slab", + "waxedweatheredccopstep": "waxed_weathered_cut_copper_slab", + "waxedweatheredccosl": "waxed_weathered_cut_copper_slab", + "waxedweatheredccoslab": "waxed_weathered_cut_copper_slab", + "waxedweatheredccostep": "waxed_weathered_cut_copper_slab", + "waxedweatheredcutcohalfblock": "waxed_weathered_cut_copper_slab", + "waxedweatheredcutcophalfblock": "waxed_weathered_cut_copper_slab", + "waxedweatheredcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedweatheredcutcoppersl": "waxed_weathered_cut_copper_slab", + "waxedweatheredcutcopperslab": "waxed_weathered_cut_copper_slab", + "waxedweatheredcutcopperstep": "waxed_weathered_cut_copper_slab", + "waxedweatheredcutcopsl": "waxed_weathered_cut_copper_slab", + "waxedweatheredcutcopslab": "waxed_weathered_cut_copper_slab", + "waxedweatheredcutcopstep": "waxed_weathered_cut_copper_slab", + "waxedweatheredcutcosl": "waxed_weathered_cut_copper_slab", + "waxedweatheredcutcoslab": "waxed_weathered_cut_copper_slab", + "waxedweatheredcutcostep": "waxed_weathered_cut_copper_slab", + "waxedweccohalfblock": "waxed_weathered_cut_copper_slab", + "waxedweccophalfblock": "waxed_weathered_cut_copper_slab", + "waxedweccopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedweccoppersl": "waxed_weathered_cut_copper_slab", + "waxedweccopperslab": "waxed_weathered_cut_copper_slab", + "waxedweccopperstep": "waxed_weathered_cut_copper_slab", + "waxedweccopsl": "waxed_weathered_cut_copper_slab", + "waxedweccopslab": "waxed_weathered_cut_copper_slab", + "waxedweccopstep": "waxed_weathered_cut_copper_slab", + "waxedweccosl": "waxed_weathered_cut_copper_slab", + "waxedweccoslab": "waxed_weathered_cut_copper_slab", + "waxedweccostep": "waxed_weathered_cut_copper_slab", + "waxedwecutcohalfblock": "waxed_weathered_cut_copper_slab", + "waxedwecutcophalfblock": "waxed_weathered_cut_copper_slab", + "waxedwecutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedwecutcoppersl": "waxed_weathered_cut_copper_slab", + "waxedwecutcopperslab": "waxed_weathered_cut_copper_slab", + "waxedwecutcopperstep": "waxed_weathered_cut_copper_slab", + "waxedwecutcopsl": "waxed_weathered_cut_copper_slab", + "waxedwecutcopslab": "waxed_weathered_cut_copper_slab", + "waxedwecutcopstep": "waxed_weathered_cut_copper_slab", + "waxedwecutcosl": "waxed_weathered_cut_copper_slab", + "waxedwecutcoslab": "waxed_weathered_cut_copper_slab", + "waxedwecutcostep": "waxed_weathered_cut_copper_slab", + "waxedwthccohalfblock": "waxed_weathered_cut_copper_slab", + "waxedwthccophalfblock": "waxed_weathered_cut_copper_slab", + "waxedwthccopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedwthccoppersl": "waxed_weathered_cut_copper_slab", + "waxedwthccopperslab": "waxed_weathered_cut_copper_slab", + "waxedwthccopperstep": "waxed_weathered_cut_copper_slab", + "waxedwthccopsl": "waxed_weathered_cut_copper_slab", + "waxedwthccopslab": "waxed_weathered_cut_copper_slab", + "waxedwthccopstep": "waxed_weathered_cut_copper_slab", + "waxedwthccosl": "waxed_weathered_cut_copper_slab", + "waxedwthccoslab": "waxed_weathered_cut_copper_slab", + "waxedwthccostep": "waxed_weathered_cut_copper_slab", + "waxedwthcutcohalfblock": "waxed_weathered_cut_copper_slab", + "waxedwthcutcophalfblock": "waxed_weathered_cut_copper_slab", + "waxedwthcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxedwthcutcoppersl": "waxed_weathered_cut_copper_slab", + "waxedwthcutcopperslab": "waxed_weathered_cut_copper_slab", + "waxedwthcutcopperstep": "waxed_weathered_cut_copper_slab", + "waxedwthcutcopsl": "waxed_weathered_cut_copper_slab", + "waxedwthcutcopslab": "waxed_weathered_cut_copper_slab", + "waxedwthcutcopstep": "waxed_weathered_cut_copper_slab", + "waxedwthcutcosl": "waxed_weathered_cut_copper_slab", + "waxedwthcutcoslab": "waxed_weathered_cut_copper_slab", + "waxedwthcutcostep": "waxed_weathered_cut_copper_slab", + "waxweatherccohalfblock": "waxed_weathered_cut_copper_slab", + "waxweatherccophalfblock": "waxed_weathered_cut_copper_slab", + "waxweatherccopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxweatherccoppersl": "waxed_weathered_cut_copper_slab", + "waxweatherccopperslab": "waxed_weathered_cut_copper_slab", + "waxweatherccopperstep": "waxed_weathered_cut_copper_slab", + "waxweatherccopsl": "waxed_weathered_cut_copper_slab", + "waxweatherccopslab": "waxed_weathered_cut_copper_slab", + "waxweatherccopstep": "waxed_weathered_cut_copper_slab", + "waxweatherccosl": "waxed_weathered_cut_copper_slab", + "waxweatherccoslab": "waxed_weathered_cut_copper_slab", + "waxweatherccostep": "waxed_weathered_cut_copper_slab", + "waxweathercutcohalfblock": "waxed_weathered_cut_copper_slab", + "waxweathercutcophalfblock": "waxed_weathered_cut_copper_slab", + "waxweathercutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxweathercutcoppersl": "waxed_weathered_cut_copper_slab", + "waxweathercutcopperslab": "waxed_weathered_cut_copper_slab", + "waxweathercutcopperstep": "waxed_weathered_cut_copper_slab", + "waxweathercutcopsl": "waxed_weathered_cut_copper_slab", + "waxweathercutcopslab": "waxed_weathered_cut_copper_slab", + "waxweathercutcopstep": "waxed_weathered_cut_copper_slab", + "waxweathercutcosl": "waxed_weathered_cut_copper_slab", + "waxweathercutcoslab": "waxed_weathered_cut_copper_slab", + "waxweathercutcostep": "waxed_weathered_cut_copper_slab", + "waxweatheredccohalfblock": "waxed_weathered_cut_copper_slab", + "waxweatheredccophalfblock": "waxed_weathered_cut_copper_slab", + "waxweatheredccopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxweatheredccoppersl": "waxed_weathered_cut_copper_slab", + "waxweatheredccopperslab": "waxed_weathered_cut_copper_slab", + "waxweatheredccopperstep": "waxed_weathered_cut_copper_slab", + "waxweatheredccopsl": "waxed_weathered_cut_copper_slab", + "waxweatheredccopslab": "waxed_weathered_cut_copper_slab", + "waxweatheredccopstep": "waxed_weathered_cut_copper_slab", + "waxweatheredccosl": "waxed_weathered_cut_copper_slab", + "waxweatheredccoslab": "waxed_weathered_cut_copper_slab", + "waxweatheredccostep": "waxed_weathered_cut_copper_slab", + "waxweatheredcutcohalfblock": "waxed_weathered_cut_copper_slab", + "waxweatheredcutcophalfblock": "waxed_weathered_cut_copper_slab", + "waxweatheredcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxweatheredcutcoppersl": "waxed_weathered_cut_copper_slab", + "waxweatheredcutcopperslab": "waxed_weathered_cut_copper_slab", + "waxweatheredcutcopperstep": "waxed_weathered_cut_copper_slab", + "waxweatheredcutcopsl": "waxed_weathered_cut_copper_slab", + "waxweatheredcutcopslab": "waxed_weathered_cut_copper_slab", + "waxweatheredcutcopstep": "waxed_weathered_cut_copper_slab", + "waxweatheredcutcosl": "waxed_weathered_cut_copper_slab", + "waxweatheredcutcoslab": "waxed_weathered_cut_copper_slab", + "waxweatheredcutcostep": "waxed_weathered_cut_copper_slab", + "waxweccohalfblock": "waxed_weathered_cut_copper_slab", + "waxweccophalfblock": "waxed_weathered_cut_copper_slab", + "waxweccopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxweccoppersl": "waxed_weathered_cut_copper_slab", + "waxweccopperslab": "waxed_weathered_cut_copper_slab", + "waxweccopperstep": "waxed_weathered_cut_copper_slab", + "waxweccopsl": "waxed_weathered_cut_copper_slab", + "waxweccopslab": "waxed_weathered_cut_copper_slab", + "waxweccopstep": "waxed_weathered_cut_copper_slab", + "waxweccosl": "waxed_weathered_cut_copper_slab", + "waxweccoslab": "waxed_weathered_cut_copper_slab", + "waxweccostep": "waxed_weathered_cut_copper_slab", + "waxwecutcohalfblock": "waxed_weathered_cut_copper_slab", + "waxwecutcophalfblock": "waxed_weathered_cut_copper_slab", + "waxwecutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxwecutcoppersl": "waxed_weathered_cut_copper_slab", + "waxwecutcopperslab": "waxed_weathered_cut_copper_slab", + "waxwecutcopperstep": "waxed_weathered_cut_copper_slab", + "waxwecutcopsl": "waxed_weathered_cut_copper_slab", + "waxwecutcopslab": "waxed_weathered_cut_copper_slab", + "waxwecutcopstep": "waxed_weathered_cut_copper_slab", + "waxwecutcosl": "waxed_weathered_cut_copper_slab", + "waxwecutcoslab": "waxed_weathered_cut_copper_slab", + "waxwecutcostep": "waxed_weathered_cut_copper_slab", + "waxwthccohalfblock": "waxed_weathered_cut_copper_slab", + "waxwthccophalfblock": "waxed_weathered_cut_copper_slab", + "waxwthccopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxwthccoppersl": "waxed_weathered_cut_copper_slab", + "waxwthccopperslab": "waxed_weathered_cut_copper_slab", + "waxwthccopperstep": "waxed_weathered_cut_copper_slab", + "waxwthccopsl": "waxed_weathered_cut_copper_slab", + "waxwthccopslab": "waxed_weathered_cut_copper_slab", + "waxwthccopstep": "waxed_weathered_cut_copper_slab", + "waxwthccosl": "waxed_weathered_cut_copper_slab", + "waxwthccoslab": "waxed_weathered_cut_copper_slab", + "waxwthccostep": "waxed_weathered_cut_copper_slab", + "waxwthcutcohalfblock": "waxed_weathered_cut_copper_slab", + "waxwthcutcophalfblock": "waxed_weathered_cut_copper_slab", + "waxwthcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "waxwthcutcoppersl": "waxed_weathered_cut_copper_slab", + "waxwthcutcopperslab": "waxed_weathered_cut_copper_slab", + "waxwthcutcopperstep": "waxed_weathered_cut_copper_slab", + "waxwthcutcopsl": "waxed_weathered_cut_copper_slab", + "waxwthcutcopslab": "waxed_weathered_cut_copper_slab", + "waxwthcutcopstep": "waxed_weathered_cut_copper_slab", + "waxwthcutcosl": "waxed_weathered_cut_copper_slab", + "waxwthcutcoslab": "waxed_weathered_cut_copper_slab", + "waxwthcutcostep": "waxed_weathered_cut_copper_slab", + "weathercutwacohalfblock": "waxed_weathered_cut_copper_slab", + "weathercutwacophalfblock": "waxed_weathered_cut_copper_slab", + "weathercutwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "weathercutwacoppersl": "waxed_weathered_cut_copper_slab", + "weathercutwacopperslab": "waxed_weathered_cut_copper_slab", + "weathercutwacopperstep": "waxed_weathered_cut_copper_slab", + "weathercutwacopsl": "waxed_weathered_cut_copper_slab", + "weathercutwacopslab": "waxed_weathered_cut_copper_slab", + "weathercutwacopstep": "waxed_weathered_cut_copper_slab", + "weathercutwacosl": "waxed_weathered_cut_copper_slab", + "weathercutwacoslab": "waxed_weathered_cut_copper_slab", + "weathercutwacostep": "waxed_weathered_cut_copper_slab", + "weathercutwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "weathercutwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "weathercutwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weathercutwaxcoppersl": "waxed_weathered_cut_copper_slab", + "weathercutwaxcopperslab": "waxed_weathered_cut_copper_slab", + "weathercutwaxcopperstep": "waxed_weathered_cut_copper_slab", + "weathercutwaxcopsl": "waxed_weathered_cut_copper_slab", + "weathercutwaxcopslab": "waxed_weathered_cut_copper_slab", + "weathercutwaxcopstep": "waxed_weathered_cut_copper_slab", + "weathercutwaxcosl": "waxed_weathered_cut_copper_slab", + "weathercutwaxcoslab": "waxed_weathered_cut_copper_slab", + "weathercutwaxcostep": "waxed_weathered_cut_copper_slab", + "weathercutwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "weathercutwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "weathercutwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weathercutwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "weathercutwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "weathercutwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "weathercutwaxedcopsl": "waxed_weathered_cut_copper_slab", + "weathercutwaxedcopslab": "waxed_weathered_cut_copper_slab", + "weathercutwaxedcopstep": "waxed_weathered_cut_copper_slab", + "weathercutwaxedcosl": "waxed_weathered_cut_copper_slab", + "weathercutwaxedcoslab": "waxed_weathered_cut_copper_slab", + "weathercutwaxedcostep": "waxed_weathered_cut_copper_slab", + "weathercwacohalfblock": "waxed_weathered_cut_copper_slab", + "weathercwacophalfblock": "waxed_weathered_cut_copper_slab", + "weathercwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "weathercwacoppersl": "waxed_weathered_cut_copper_slab", + "weathercwacopperslab": "waxed_weathered_cut_copper_slab", + "weathercwacopperstep": "waxed_weathered_cut_copper_slab", + "weathercwacopsl": "waxed_weathered_cut_copper_slab", + "weathercwacopslab": "waxed_weathered_cut_copper_slab", + "weathercwacopstep": "waxed_weathered_cut_copper_slab", + "weathercwacosl": "waxed_weathered_cut_copper_slab", + "weathercwacoslab": "waxed_weathered_cut_copper_slab", + "weathercwacostep": "waxed_weathered_cut_copper_slab", + "weathercwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "weathercwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "weathercwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weathercwaxcoppersl": "waxed_weathered_cut_copper_slab", + "weathercwaxcopperslab": "waxed_weathered_cut_copper_slab", + "weathercwaxcopperstep": "waxed_weathered_cut_copper_slab", + "weathercwaxcopsl": "waxed_weathered_cut_copper_slab", + "weathercwaxcopslab": "waxed_weathered_cut_copper_slab", + "weathercwaxcopstep": "waxed_weathered_cut_copper_slab", + "weathercwaxcosl": "waxed_weathered_cut_copper_slab", + "weathercwaxcoslab": "waxed_weathered_cut_copper_slab", + "weathercwaxcostep": "waxed_weathered_cut_copper_slab", + "weathercwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "weathercwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "weathercwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weathercwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "weathercwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "weathercwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "weathercwaxedcopsl": "waxed_weathered_cut_copper_slab", + "weathercwaxedcopslab": "waxed_weathered_cut_copper_slab", + "weathercwaxedcopstep": "waxed_weathered_cut_copper_slab", + "weathercwaxedcosl": "waxed_weathered_cut_copper_slab", + "weathercwaxedcoslab": "waxed_weathered_cut_copper_slab", + "weathercwaxedcostep": "waxed_weathered_cut_copper_slab", + "weatheredcutwacohalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcutwacophalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcutwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcutwacoppersl": "waxed_weathered_cut_copper_slab", + "weatheredcutwacopperslab": "waxed_weathered_cut_copper_slab", + "weatheredcutwacopperstep": "waxed_weathered_cut_copper_slab", + "weatheredcutwacopsl": "waxed_weathered_cut_copper_slab", + "weatheredcutwacopslab": "waxed_weathered_cut_copper_slab", + "weatheredcutwacopstep": "waxed_weathered_cut_copper_slab", + "weatheredcutwacosl": "waxed_weathered_cut_copper_slab", + "weatheredcutwacoslab": "waxed_weathered_cut_copper_slab", + "weatheredcutwacostep": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxcoppersl": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxcopperslab": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxcopperstep": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxcopsl": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxcopslab": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxcopstep": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxcosl": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxcoslab": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxcostep": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxedcopsl": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxedcopslab": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxedcopstep": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxedcosl": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxedcoslab": "waxed_weathered_cut_copper_slab", + "weatheredcutwaxedcostep": "waxed_weathered_cut_copper_slab", + "weatheredcwacohalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcwacophalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcwacoppersl": "waxed_weathered_cut_copper_slab", + "weatheredcwacopperslab": "waxed_weathered_cut_copper_slab", + "weatheredcwacopperstep": "waxed_weathered_cut_copper_slab", + "weatheredcwacopsl": "waxed_weathered_cut_copper_slab", + "weatheredcwacopslab": "waxed_weathered_cut_copper_slab", + "weatheredcwacopstep": "waxed_weathered_cut_copper_slab", + "weatheredcwacosl": "waxed_weathered_cut_copper_slab", + "weatheredcwacoslab": "waxed_weathered_cut_copper_slab", + "weatheredcwacostep": "waxed_weathered_cut_copper_slab", + "weatheredcwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcwaxcoppersl": "waxed_weathered_cut_copper_slab", + "weatheredcwaxcopperslab": "waxed_weathered_cut_copper_slab", + "weatheredcwaxcopperstep": "waxed_weathered_cut_copper_slab", + "weatheredcwaxcopsl": "waxed_weathered_cut_copper_slab", + "weatheredcwaxcopslab": "waxed_weathered_cut_copper_slab", + "weatheredcwaxcopstep": "waxed_weathered_cut_copper_slab", + "weatheredcwaxcosl": "waxed_weathered_cut_copper_slab", + "weatheredcwaxcoslab": "waxed_weathered_cut_copper_slab", + "weatheredcwaxcostep": "waxed_weathered_cut_copper_slab", + "weatheredcwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatheredcwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "weatheredcwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "weatheredcwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "weatheredcwaxedcopsl": "waxed_weathered_cut_copper_slab", + "weatheredcwaxedcopslab": "waxed_weathered_cut_copper_slab", + "weatheredcwaxedcopstep": "waxed_weathered_cut_copper_slab", + "weatheredcwaxedcosl": "waxed_weathered_cut_copper_slab", + "weatheredcwaxedcoslab": "waxed_weathered_cut_copper_slab", + "weatheredcwaxedcostep": "waxed_weathered_cut_copper_slab", + "weatheredwaccohalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaccophalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaccopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaccoppersl": "waxed_weathered_cut_copper_slab", + "weatheredwaccopperslab": "waxed_weathered_cut_copper_slab", + "weatheredwaccopperstep": "waxed_weathered_cut_copper_slab", + "weatheredwaccopsl": "waxed_weathered_cut_copper_slab", + "weatheredwaccopslab": "waxed_weathered_cut_copper_slab", + "weatheredwaccopstep": "waxed_weathered_cut_copper_slab", + "weatheredwaccosl": "waxed_weathered_cut_copper_slab", + "weatheredwaccoslab": "waxed_weathered_cut_copper_slab", + "weatheredwaccostep": "waxed_weathered_cut_copper_slab", + "weatheredwacutcohalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwacutcophalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwacutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwacutcoppersl": "waxed_weathered_cut_copper_slab", + "weatheredwacutcopperslab": "waxed_weathered_cut_copper_slab", + "weatheredwacutcopperstep": "waxed_weathered_cut_copper_slab", + "weatheredwacutcopsl": "waxed_weathered_cut_copper_slab", + "weatheredwacutcopslab": "waxed_weathered_cut_copper_slab", + "weatheredwacutcopstep": "waxed_weathered_cut_copper_slab", + "weatheredwacutcosl": "waxed_weathered_cut_copper_slab", + "weatheredwacutcoslab": "waxed_weathered_cut_copper_slab", + "weatheredwacutcostep": "waxed_weathered_cut_copper_slab", + "weatheredwaxccohalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaxccophalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaxccopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaxccoppersl": "waxed_weathered_cut_copper_slab", + "weatheredwaxccopperslab": "waxed_weathered_cut_copper_slab", + "weatheredwaxccopperstep": "waxed_weathered_cut_copper_slab", + "weatheredwaxccopsl": "waxed_weathered_cut_copper_slab", + "weatheredwaxccopslab": "waxed_weathered_cut_copper_slab", + "weatheredwaxccopstep": "waxed_weathered_cut_copper_slab", + "weatheredwaxccosl": "waxed_weathered_cut_copper_slab", + "weatheredwaxccoslab": "waxed_weathered_cut_copper_slab", + "weatheredwaxccostep": "waxed_weathered_cut_copper_slab", + "weatheredwaxcutcohalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaxcutcophalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaxcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaxcutcoppersl": "waxed_weathered_cut_copper_slab", + "weatheredwaxcutcopperslab": "waxed_weathered_cut_copper_slab", + "weatheredwaxcutcopperstep": "waxed_weathered_cut_copper_slab", + "weatheredwaxcutcopsl": "waxed_weathered_cut_copper_slab", + "weatheredwaxcutcopslab": "waxed_weathered_cut_copper_slab", + "weatheredwaxcutcopstep": "waxed_weathered_cut_copper_slab", + "weatheredwaxcutcosl": "waxed_weathered_cut_copper_slab", + "weatheredwaxcutcoslab": "waxed_weathered_cut_copper_slab", + "weatheredwaxcutcostep": "waxed_weathered_cut_copper_slab", + "weatheredwaxedccohalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaxedccophalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaxedccopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaxedccoppersl": "waxed_weathered_cut_copper_slab", + "weatheredwaxedccopperslab": "waxed_weathered_cut_copper_slab", + "weatheredwaxedccopperstep": "waxed_weathered_cut_copper_slab", + "weatheredwaxedccopsl": "waxed_weathered_cut_copper_slab", + "weatheredwaxedccopslab": "waxed_weathered_cut_copper_slab", + "weatheredwaxedccopstep": "waxed_weathered_cut_copper_slab", + "weatheredwaxedccosl": "waxed_weathered_cut_copper_slab", + "weatheredwaxedccoslab": "waxed_weathered_cut_copper_slab", + "weatheredwaxedccostep": "waxed_weathered_cut_copper_slab", + "weatheredwaxedcutcohalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaxedcutcophalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaxedcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatheredwaxedcutcoppersl": "waxed_weathered_cut_copper_slab", + "weatheredwaxedcutcopperslab": "waxed_weathered_cut_copper_slab", + "weatheredwaxedcutcopperstep": "waxed_weathered_cut_copper_slab", + "weatheredwaxedcutcopsl": "waxed_weathered_cut_copper_slab", + "weatheredwaxedcutcopslab": "waxed_weathered_cut_copper_slab", + "weatheredwaxedcutcopstep": "waxed_weathered_cut_copper_slab", + "weatheredwaxedcutcosl": "waxed_weathered_cut_copper_slab", + "weatheredwaxedcutcoslab": "waxed_weathered_cut_copper_slab", + "weatheredwaxedcutcostep": "waxed_weathered_cut_copper_slab", + "weatherwaccohalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaccophalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaccopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaccoppersl": "waxed_weathered_cut_copper_slab", + "weatherwaccopperslab": "waxed_weathered_cut_copper_slab", + "weatherwaccopperstep": "waxed_weathered_cut_copper_slab", + "weatherwaccopsl": "waxed_weathered_cut_copper_slab", + "weatherwaccopslab": "waxed_weathered_cut_copper_slab", + "weatherwaccopstep": "waxed_weathered_cut_copper_slab", + "weatherwaccosl": "waxed_weathered_cut_copper_slab", + "weatherwaccoslab": "waxed_weathered_cut_copper_slab", + "weatherwaccostep": "waxed_weathered_cut_copper_slab", + "weatherwacutcohalfblock": "waxed_weathered_cut_copper_slab", + "weatherwacutcophalfblock": "waxed_weathered_cut_copper_slab", + "weatherwacutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatherwacutcoppersl": "waxed_weathered_cut_copper_slab", + "weatherwacutcopperslab": "waxed_weathered_cut_copper_slab", + "weatherwacutcopperstep": "waxed_weathered_cut_copper_slab", + "weatherwacutcopsl": "waxed_weathered_cut_copper_slab", + "weatherwacutcopslab": "waxed_weathered_cut_copper_slab", + "weatherwacutcopstep": "waxed_weathered_cut_copper_slab", + "weatherwacutcosl": "waxed_weathered_cut_copper_slab", + "weatherwacutcoslab": "waxed_weathered_cut_copper_slab", + "weatherwacutcostep": "waxed_weathered_cut_copper_slab", + "weatherwaxccohalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaxccophalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaxccopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaxccoppersl": "waxed_weathered_cut_copper_slab", + "weatherwaxccopperslab": "waxed_weathered_cut_copper_slab", + "weatherwaxccopperstep": "waxed_weathered_cut_copper_slab", + "weatherwaxccopsl": "waxed_weathered_cut_copper_slab", + "weatherwaxccopslab": "waxed_weathered_cut_copper_slab", + "weatherwaxccopstep": "waxed_weathered_cut_copper_slab", + "weatherwaxccosl": "waxed_weathered_cut_copper_slab", + "weatherwaxccoslab": "waxed_weathered_cut_copper_slab", + "weatherwaxccostep": "waxed_weathered_cut_copper_slab", + "weatherwaxcutcohalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaxcutcophalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaxcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaxcutcoppersl": "waxed_weathered_cut_copper_slab", + "weatherwaxcutcopperslab": "waxed_weathered_cut_copper_slab", + "weatherwaxcutcopperstep": "waxed_weathered_cut_copper_slab", + "weatherwaxcutcopsl": "waxed_weathered_cut_copper_slab", + "weatherwaxcutcopslab": "waxed_weathered_cut_copper_slab", + "weatherwaxcutcopstep": "waxed_weathered_cut_copper_slab", + "weatherwaxcutcosl": "waxed_weathered_cut_copper_slab", + "weatherwaxcutcoslab": "waxed_weathered_cut_copper_slab", + "weatherwaxcutcostep": "waxed_weathered_cut_copper_slab", + "weatherwaxedccohalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaxedccophalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaxedccopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaxedccoppersl": "waxed_weathered_cut_copper_slab", + "weatherwaxedccopperslab": "waxed_weathered_cut_copper_slab", + "weatherwaxedccopperstep": "waxed_weathered_cut_copper_slab", + "weatherwaxedccopsl": "waxed_weathered_cut_copper_slab", + "weatherwaxedccopslab": "waxed_weathered_cut_copper_slab", + "weatherwaxedccopstep": "waxed_weathered_cut_copper_slab", + "weatherwaxedccosl": "waxed_weathered_cut_copper_slab", + "weatherwaxedccoslab": "waxed_weathered_cut_copper_slab", + "weatherwaxedccostep": "waxed_weathered_cut_copper_slab", + "weatherwaxedcutcohalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaxedcutcophalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaxedcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "weatherwaxedcutcoppersl": "waxed_weathered_cut_copper_slab", + "weatherwaxedcutcopperslab": "waxed_weathered_cut_copper_slab", + "weatherwaxedcutcopperstep": "waxed_weathered_cut_copper_slab", + "weatherwaxedcutcopsl": "waxed_weathered_cut_copper_slab", + "weatherwaxedcutcopslab": "waxed_weathered_cut_copper_slab", + "weatherwaxedcutcopstep": "waxed_weathered_cut_copper_slab", + "weatherwaxedcutcosl": "waxed_weathered_cut_copper_slab", + "weatherwaxedcutcoslab": "waxed_weathered_cut_copper_slab", + "weatherwaxedcutcostep": "waxed_weathered_cut_copper_slab", + "wecutwacohalfblock": "waxed_weathered_cut_copper_slab", + "wecutwacophalfblock": "waxed_weathered_cut_copper_slab", + "wecutwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "wecutwacoppersl": "waxed_weathered_cut_copper_slab", + "wecutwacopperslab": "waxed_weathered_cut_copper_slab", + "wecutwacopperstep": "waxed_weathered_cut_copper_slab", + "wecutwacopsl": "waxed_weathered_cut_copper_slab", + "wecutwacopslab": "waxed_weathered_cut_copper_slab", + "wecutwacopstep": "waxed_weathered_cut_copper_slab", + "wecutwacosl": "waxed_weathered_cut_copper_slab", + "wecutwacoslab": "waxed_weathered_cut_copper_slab", + "wecutwacostep": "waxed_weathered_cut_copper_slab", + "wecutwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "wecutwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "wecutwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wecutwaxcoppersl": "waxed_weathered_cut_copper_slab", + "wecutwaxcopperslab": "waxed_weathered_cut_copper_slab", + "wecutwaxcopperstep": "waxed_weathered_cut_copper_slab", + "wecutwaxcopsl": "waxed_weathered_cut_copper_slab", + "wecutwaxcopslab": "waxed_weathered_cut_copper_slab", + "wecutwaxcopstep": "waxed_weathered_cut_copper_slab", + "wecutwaxcosl": "waxed_weathered_cut_copper_slab", + "wecutwaxcoslab": "waxed_weathered_cut_copper_slab", + "wecutwaxcostep": "waxed_weathered_cut_copper_slab", + "wecutwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "wecutwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "wecutwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wecutwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "wecutwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "wecutwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "wecutwaxedcopsl": "waxed_weathered_cut_copper_slab", + "wecutwaxedcopslab": "waxed_weathered_cut_copper_slab", + "wecutwaxedcopstep": "waxed_weathered_cut_copper_slab", + "wecutwaxedcosl": "waxed_weathered_cut_copper_slab", + "wecutwaxedcoslab": "waxed_weathered_cut_copper_slab", + "wecutwaxedcostep": "waxed_weathered_cut_copper_slab", + "wecwacohalfblock": "waxed_weathered_cut_copper_slab", + "wecwacophalfblock": "waxed_weathered_cut_copper_slab", + "wecwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "wecwacoppersl": "waxed_weathered_cut_copper_slab", + "wecwacopperslab": "waxed_weathered_cut_copper_slab", + "wecwacopperstep": "waxed_weathered_cut_copper_slab", + "wecwacopsl": "waxed_weathered_cut_copper_slab", + "wecwacopslab": "waxed_weathered_cut_copper_slab", + "wecwacopstep": "waxed_weathered_cut_copper_slab", + "wecwacosl": "waxed_weathered_cut_copper_slab", + "wecwacoslab": "waxed_weathered_cut_copper_slab", + "wecwacostep": "waxed_weathered_cut_copper_slab", + "wecwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "wecwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "wecwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wecwaxcoppersl": "waxed_weathered_cut_copper_slab", + "wecwaxcopperslab": "waxed_weathered_cut_copper_slab", + "wecwaxcopperstep": "waxed_weathered_cut_copper_slab", + "wecwaxcopsl": "waxed_weathered_cut_copper_slab", + "wecwaxcopslab": "waxed_weathered_cut_copper_slab", + "wecwaxcopstep": "waxed_weathered_cut_copper_slab", + "wecwaxcosl": "waxed_weathered_cut_copper_slab", + "wecwaxcoslab": "waxed_weathered_cut_copper_slab", + "wecwaxcostep": "waxed_weathered_cut_copper_slab", + "wecwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "wecwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "wecwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wecwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "wecwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "wecwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "wecwaxedcopsl": "waxed_weathered_cut_copper_slab", + "wecwaxedcopslab": "waxed_weathered_cut_copper_slab", + "wecwaxedcopstep": "waxed_weathered_cut_copper_slab", + "wecwaxedcosl": "waxed_weathered_cut_copper_slab", + "wecwaxedcoslab": "waxed_weathered_cut_copper_slab", + "wecwaxedcostep": "waxed_weathered_cut_copper_slab", + "wewaccohalfblock": "waxed_weathered_cut_copper_slab", + "wewaccophalfblock": "waxed_weathered_cut_copper_slab", + "wewaccopperhalfblock": "waxed_weathered_cut_copper_slab", + "wewaccoppersl": "waxed_weathered_cut_copper_slab", + "wewaccopperslab": "waxed_weathered_cut_copper_slab", + "wewaccopperstep": "waxed_weathered_cut_copper_slab", + "wewaccopsl": "waxed_weathered_cut_copper_slab", + "wewaccopslab": "waxed_weathered_cut_copper_slab", + "wewaccopstep": "waxed_weathered_cut_copper_slab", + "wewaccosl": "waxed_weathered_cut_copper_slab", + "wewaccoslab": "waxed_weathered_cut_copper_slab", + "wewaccostep": "waxed_weathered_cut_copper_slab", + "wewacutcohalfblock": "waxed_weathered_cut_copper_slab", + "wewacutcophalfblock": "waxed_weathered_cut_copper_slab", + "wewacutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wewacutcoppersl": "waxed_weathered_cut_copper_slab", + "wewacutcopperslab": "waxed_weathered_cut_copper_slab", + "wewacutcopperstep": "waxed_weathered_cut_copper_slab", + "wewacutcopsl": "waxed_weathered_cut_copper_slab", + "wewacutcopslab": "waxed_weathered_cut_copper_slab", + "wewacutcopstep": "waxed_weathered_cut_copper_slab", + "wewacutcosl": "waxed_weathered_cut_copper_slab", + "wewacutcoslab": "waxed_weathered_cut_copper_slab", + "wewacutcostep": "waxed_weathered_cut_copper_slab", + "wewaxccohalfblock": "waxed_weathered_cut_copper_slab", + "wewaxccophalfblock": "waxed_weathered_cut_copper_slab", + "wewaxccopperhalfblock": "waxed_weathered_cut_copper_slab", + "wewaxccoppersl": "waxed_weathered_cut_copper_slab", + "wewaxccopperslab": "waxed_weathered_cut_copper_slab", + "wewaxccopperstep": "waxed_weathered_cut_copper_slab", + "wewaxccopsl": "waxed_weathered_cut_copper_slab", + "wewaxccopslab": "waxed_weathered_cut_copper_slab", + "wewaxccopstep": "waxed_weathered_cut_copper_slab", + "wewaxccosl": "waxed_weathered_cut_copper_slab", + "wewaxccoslab": "waxed_weathered_cut_copper_slab", + "wewaxccostep": "waxed_weathered_cut_copper_slab", + "wewaxcutcohalfblock": "waxed_weathered_cut_copper_slab", + "wewaxcutcophalfblock": "waxed_weathered_cut_copper_slab", + "wewaxcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wewaxcutcoppersl": "waxed_weathered_cut_copper_slab", + "wewaxcutcopperslab": "waxed_weathered_cut_copper_slab", + "wewaxcutcopperstep": "waxed_weathered_cut_copper_slab", + "wewaxcutcopsl": "waxed_weathered_cut_copper_slab", + "wewaxcutcopslab": "waxed_weathered_cut_copper_slab", + "wewaxcutcopstep": "waxed_weathered_cut_copper_slab", + "wewaxcutcosl": "waxed_weathered_cut_copper_slab", + "wewaxcutcoslab": "waxed_weathered_cut_copper_slab", + "wewaxcutcostep": "waxed_weathered_cut_copper_slab", + "wewaxedccohalfblock": "waxed_weathered_cut_copper_slab", + "wewaxedccophalfblock": "waxed_weathered_cut_copper_slab", + "wewaxedccopperhalfblock": "waxed_weathered_cut_copper_slab", + "wewaxedccoppersl": "waxed_weathered_cut_copper_slab", + "wewaxedccopperslab": "waxed_weathered_cut_copper_slab", + "wewaxedccopperstep": "waxed_weathered_cut_copper_slab", + "wewaxedccopsl": "waxed_weathered_cut_copper_slab", + "wewaxedccopslab": "waxed_weathered_cut_copper_slab", + "wewaxedccopstep": "waxed_weathered_cut_copper_slab", + "wewaxedccosl": "waxed_weathered_cut_copper_slab", + "wewaxedccoslab": "waxed_weathered_cut_copper_slab", + "wewaxedccostep": "waxed_weathered_cut_copper_slab", + "wewaxedcutcohalfblock": "waxed_weathered_cut_copper_slab", + "wewaxedcutcophalfblock": "waxed_weathered_cut_copper_slab", + "wewaxedcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wewaxedcutcoppersl": "waxed_weathered_cut_copper_slab", + "wewaxedcutcopperslab": "waxed_weathered_cut_copper_slab", + "wewaxedcutcopperstep": "waxed_weathered_cut_copper_slab", + "wewaxedcutcopsl": "waxed_weathered_cut_copper_slab", + "wewaxedcutcopslab": "waxed_weathered_cut_copper_slab", + "wewaxedcutcopstep": "waxed_weathered_cut_copper_slab", + "wewaxedcutcosl": "waxed_weathered_cut_copper_slab", + "wewaxedcutcoslab": "waxed_weathered_cut_copper_slab", + "wewaxedcutcostep": "waxed_weathered_cut_copper_slab", + "wthcutwacohalfblock": "waxed_weathered_cut_copper_slab", + "wthcutwacophalfblock": "waxed_weathered_cut_copper_slab", + "wthcutwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "wthcutwacoppersl": "waxed_weathered_cut_copper_slab", + "wthcutwacopperslab": "waxed_weathered_cut_copper_slab", + "wthcutwacopperstep": "waxed_weathered_cut_copper_slab", + "wthcutwacopsl": "waxed_weathered_cut_copper_slab", + "wthcutwacopslab": "waxed_weathered_cut_copper_slab", + "wthcutwacopstep": "waxed_weathered_cut_copper_slab", + "wthcutwacosl": "waxed_weathered_cut_copper_slab", + "wthcutwacoslab": "waxed_weathered_cut_copper_slab", + "wthcutwacostep": "waxed_weathered_cut_copper_slab", + "wthcutwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "wthcutwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "wthcutwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wthcutwaxcoppersl": "waxed_weathered_cut_copper_slab", + "wthcutwaxcopperslab": "waxed_weathered_cut_copper_slab", + "wthcutwaxcopperstep": "waxed_weathered_cut_copper_slab", + "wthcutwaxcopsl": "waxed_weathered_cut_copper_slab", + "wthcutwaxcopslab": "waxed_weathered_cut_copper_slab", + "wthcutwaxcopstep": "waxed_weathered_cut_copper_slab", + "wthcutwaxcosl": "waxed_weathered_cut_copper_slab", + "wthcutwaxcoslab": "waxed_weathered_cut_copper_slab", + "wthcutwaxcostep": "waxed_weathered_cut_copper_slab", + "wthcutwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "wthcutwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "wthcutwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wthcutwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "wthcutwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "wthcutwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "wthcutwaxedcopsl": "waxed_weathered_cut_copper_slab", + "wthcutwaxedcopslab": "waxed_weathered_cut_copper_slab", + "wthcutwaxedcopstep": "waxed_weathered_cut_copper_slab", + "wthcutwaxedcosl": "waxed_weathered_cut_copper_slab", + "wthcutwaxedcoslab": "waxed_weathered_cut_copper_slab", + "wthcutwaxedcostep": "waxed_weathered_cut_copper_slab", + "wthcwacohalfblock": "waxed_weathered_cut_copper_slab", + "wthcwacophalfblock": "waxed_weathered_cut_copper_slab", + "wthcwacopperhalfblock": "waxed_weathered_cut_copper_slab", + "wthcwacoppersl": "waxed_weathered_cut_copper_slab", + "wthcwacopperslab": "waxed_weathered_cut_copper_slab", + "wthcwacopperstep": "waxed_weathered_cut_copper_slab", + "wthcwacopsl": "waxed_weathered_cut_copper_slab", + "wthcwacopslab": "waxed_weathered_cut_copper_slab", + "wthcwacopstep": "waxed_weathered_cut_copper_slab", + "wthcwacosl": "waxed_weathered_cut_copper_slab", + "wthcwacoslab": "waxed_weathered_cut_copper_slab", + "wthcwacostep": "waxed_weathered_cut_copper_slab", + "wthcwaxcohalfblock": "waxed_weathered_cut_copper_slab", + "wthcwaxcophalfblock": "waxed_weathered_cut_copper_slab", + "wthcwaxcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wthcwaxcoppersl": "waxed_weathered_cut_copper_slab", + "wthcwaxcopperslab": "waxed_weathered_cut_copper_slab", + "wthcwaxcopperstep": "waxed_weathered_cut_copper_slab", + "wthcwaxcopsl": "waxed_weathered_cut_copper_slab", + "wthcwaxcopslab": "waxed_weathered_cut_copper_slab", + "wthcwaxcopstep": "waxed_weathered_cut_copper_slab", + "wthcwaxcosl": "waxed_weathered_cut_copper_slab", + "wthcwaxcoslab": "waxed_weathered_cut_copper_slab", + "wthcwaxcostep": "waxed_weathered_cut_copper_slab", + "wthcwaxedcohalfblock": "waxed_weathered_cut_copper_slab", + "wthcwaxedcophalfblock": "waxed_weathered_cut_copper_slab", + "wthcwaxedcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wthcwaxedcoppersl": "waxed_weathered_cut_copper_slab", + "wthcwaxedcopperslab": "waxed_weathered_cut_copper_slab", + "wthcwaxedcopperstep": "waxed_weathered_cut_copper_slab", + "wthcwaxedcopsl": "waxed_weathered_cut_copper_slab", + "wthcwaxedcopslab": "waxed_weathered_cut_copper_slab", + "wthcwaxedcopstep": "waxed_weathered_cut_copper_slab", + "wthcwaxedcosl": "waxed_weathered_cut_copper_slab", + "wthcwaxedcoslab": "waxed_weathered_cut_copper_slab", + "wthcwaxedcostep": "waxed_weathered_cut_copper_slab", + "wthwaccohalfblock": "waxed_weathered_cut_copper_slab", + "wthwaccophalfblock": "waxed_weathered_cut_copper_slab", + "wthwaccopperhalfblock": "waxed_weathered_cut_copper_slab", + "wthwaccoppersl": "waxed_weathered_cut_copper_slab", + "wthwaccopperslab": "waxed_weathered_cut_copper_slab", + "wthwaccopperstep": "waxed_weathered_cut_copper_slab", + "wthwaccopsl": "waxed_weathered_cut_copper_slab", + "wthwaccopslab": "waxed_weathered_cut_copper_slab", + "wthwaccopstep": "waxed_weathered_cut_copper_slab", + "wthwaccosl": "waxed_weathered_cut_copper_slab", + "wthwaccoslab": "waxed_weathered_cut_copper_slab", + "wthwaccostep": "waxed_weathered_cut_copper_slab", + "wthwacutcohalfblock": "waxed_weathered_cut_copper_slab", + "wthwacutcophalfblock": "waxed_weathered_cut_copper_slab", + "wthwacutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wthwacutcoppersl": "waxed_weathered_cut_copper_slab", + "wthwacutcopperslab": "waxed_weathered_cut_copper_slab", + "wthwacutcopperstep": "waxed_weathered_cut_copper_slab", + "wthwacutcopsl": "waxed_weathered_cut_copper_slab", + "wthwacutcopslab": "waxed_weathered_cut_copper_slab", + "wthwacutcopstep": "waxed_weathered_cut_copper_slab", + "wthwacutcosl": "waxed_weathered_cut_copper_slab", + "wthwacutcoslab": "waxed_weathered_cut_copper_slab", + "wthwacutcostep": "waxed_weathered_cut_copper_slab", + "wthwaxccohalfblock": "waxed_weathered_cut_copper_slab", + "wthwaxccophalfblock": "waxed_weathered_cut_copper_slab", + "wthwaxccopperhalfblock": "waxed_weathered_cut_copper_slab", + "wthwaxccoppersl": "waxed_weathered_cut_copper_slab", + "wthwaxccopperslab": "waxed_weathered_cut_copper_slab", + "wthwaxccopperstep": "waxed_weathered_cut_copper_slab", + "wthwaxccopsl": "waxed_weathered_cut_copper_slab", + "wthwaxccopslab": "waxed_weathered_cut_copper_slab", + "wthwaxccopstep": "waxed_weathered_cut_copper_slab", + "wthwaxccosl": "waxed_weathered_cut_copper_slab", + "wthwaxccoslab": "waxed_weathered_cut_copper_slab", + "wthwaxccostep": "waxed_weathered_cut_copper_slab", + "wthwaxcutcohalfblock": "waxed_weathered_cut_copper_slab", + "wthwaxcutcophalfblock": "waxed_weathered_cut_copper_slab", + "wthwaxcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wthwaxcutcoppersl": "waxed_weathered_cut_copper_slab", + "wthwaxcutcopperslab": "waxed_weathered_cut_copper_slab", + "wthwaxcutcopperstep": "waxed_weathered_cut_copper_slab", + "wthwaxcutcopsl": "waxed_weathered_cut_copper_slab", + "wthwaxcutcopslab": "waxed_weathered_cut_copper_slab", + "wthwaxcutcopstep": "waxed_weathered_cut_copper_slab", + "wthwaxcutcosl": "waxed_weathered_cut_copper_slab", + "wthwaxcutcoslab": "waxed_weathered_cut_copper_slab", + "wthwaxcutcostep": "waxed_weathered_cut_copper_slab", + "wthwaxedccohalfblock": "waxed_weathered_cut_copper_slab", + "wthwaxedccophalfblock": "waxed_weathered_cut_copper_slab", + "wthwaxedccopperhalfblock": "waxed_weathered_cut_copper_slab", + "wthwaxedccoppersl": "waxed_weathered_cut_copper_slab", + "wthwaxedccopperslab": "waxed_weathered_cut_copper_slab", + "wthwaxedccopperstep": "waxed_weathered_cut_copper_slab", + "wthwaxedccopsl": "waxed_weathered_cut_copper_slab", + "wthwaxedccopslab": "waxed_weathered_cut_copper_slab", + "wthwaxedccopstep": "waxed_weathered_cut_copper_slab", + "wthwaxedccosl": "waxed_weathered_cut_copper_slab", + "wthwaxedccoslab": "waxed_weathered_cut_copper_slab", + "wthwaxedccostep": "waxed_weathered_cut_copper_slab", + "wthwaxedcutcohalfblock": "waxed_weathered_cut_copper_slab", + "wthwaxedcutcophalfblock": "waxed_weathered_cut_copper_slab", + "wthwaxedcutcopperhalfblock": "waxed_weathered_cut_copper_slab", + "wthwaxedcutcoppersl": "waxed_weathered_cut_copper_slab", + "wthwaxedcutcopperslab": "waxed_weathered_cut_copper_slab", + "wthwaxedcutcopperstep": "waxed_weathered_cut_copper_slab", + "wthwaxedcutcopsl": "waxed_weathered_cut_copper_slab", + "wthwaxedcutcopslab": "waxed_weathered_cut_copper_slab", + "wthwaxedcutcopstep": "waxed_weathered_cut_copper_slab", + "wthwaxedcutcosl": "waxed_weathered_cut_copper_slab", + "wthwaxedcutcoslab": "waxed_weathered_cut_copper_slab", + "wthwaxedcutcostep": "waxed_weathered_cut_copper_slab", + "waxed_weathered_cut_copper_stairs": { + "material": "WAXED_WEATHERED_CUT_COPPER_STAIRS" + }, + "cutwaweathercopperstair": "waxed_weathered_cut_copper_stairs", + "cutwaweathercopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwaweathercopstair": "waxed_weathered_cut_copper_stairs", + "cutwaweathercopstairs": "waxed_weathered_cut_copper_stairs", + "cutwaweathercostair": "waxed_weathered_cut_copper_stairs", + "cutwaweathercostairs": "waxed_weathered_cut_copper_stairs", + "cutwaweatheredcopperstair": "waxed_weathered_cut_copper_stairs", + "cutwaweatheredcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwaweatheredcopstair": "waxed_weathered_cut_copper_stairs", + "cutwaweatheredcopstairs": "waxed_weathered_cut_copper_stairs", + "cutwaweatheredcostair": "waxed_weathered_cut_copper_stairs", + "cutwaweatheredcostairs": "waxed_weathered_cut_copper_stairs", + "cutwawecopperstair": "waxed_weathered_cut_copper_stairs", + "cutwawecopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwawecopstair": "waxed_weathered_cut_copper_stairs", + "cutwawecopstairs": "waxed_weathered_cut_copper_stairs", + "cutwawecostair": "waxed_weathered_cut_copper_stairs", + "cutwawecostairs": "waxed_weathered_cut_copper_stairs", + "cutwawthcopperstair": "waxed_weathered_cut_copper_stairs", + "cutwawthcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwawthcopstair": "waxed_weathered_cut_copper_stairs", + "cutwawthcopstairs": "waxed_weathered_cut_copper_stairs", + "cutwawthcostair": "waxed_weathered_cut_copper_stairs", + "cutwawthcostairs": "waxed_weathered_cut_copper_stairs", + "cutwaxedweathercopperstair": "waxed_weathered_cut_copper_stairs", + "cutwaxedweathercopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxedweathercopstair": "waxed_weathered_cut_copper_stairs", + "cutwaxedweathercopstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxedweathercostair": "waxed_weathered_cut_copper_stairs", + "cutwaxedweathercostairs": "waxed_weathered_cut_copper_stairs", + "cutwaxedweatheredcopperstair": "waxed_weathered_cut_copper_stairs", + "cutwaxedweatheredcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxedweatheredcopstair": "waxed_weathered_cut_copper_stairs", + "cutwaxedweatheredcopstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxedweatheredcostair": "waxed_weathered_cut_copper_stairs", + "cutwaxedweatheredcostairs": "waxed_weathered_cut_copper_stairs", + "cutwaxedwecopperstair": "waxed_weathered_cut_copper_stairs", + "cutwaxedwecopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxedwecopstair": "waxed_weathered_cut_copper_stairs", + "cutwaxedwecopstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxedwecostair": "waxed_weathered_cut_copper_stairs", + "cutwaxedwecostairs": "waxed_weathered_cut_copper_stairs", + "cutwaxedwthcopperstair": "waxed_weathered_cut_copper_stairs", + "cutwaxedwthcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxedwthcopstair": "waxed_weathered_cut_copper_stairs", + "cutwaxedwthcopstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxedwthcostair": "waxed_weathered_cut_copper_stairs", + "cutwaxedwthcostairs": "waxed_weathered_cut_copper_stairs", + "cutwaxweathercopperstair": "waxed_weathered_cut_copper_stairs", + "cutwaxweathercopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxweathercopstair": "waxed_weathered_cut_copper_stairs", + "cutwaxweathercopstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxweathercostair": "waxed_weathered_cut_copper_stairs", + "cutwaxweathercostairs": "waxed_weathered_cut_copper_stairs", + "cutwaxweatheredcopperstair": "waxed_weathered_cut_copper_stairs", + "cutwaxweatheredcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxweatheredcopstair": "waxed_weathered_cut_copper_stairs", + "cutwaxweatheredcopstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxweatheredcostair": "waxed_weathered_cut_copper_stairs", + "cutwaxweatheredcostairs": "waxed_weathered_cut_copper_stairs", + "cutwaxwecopperstair": "waxed_weathered_cut_copper_stairs", + "cutwaxwecopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxwecopstair": "waxed_weathered_cut_copper_stairs", + "cutwaxwecopstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxwecostair": "waxed_weathered_cut_copper_stairs", + "cutwaxwecostairs": "waxed_weathered_cut_copper_stairs", + "cutwaxwthcopperstair": "waxed_weathered_cut_copper_stairs", + "cutwaxwthcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxwthcopstair": "waxed_weathered_cut_copper_stairs", + "cutwaxwthcopstairs": "waxed_weathered_cut_copper_stairs", + "cutwaxwthcostair": "waxed_weathered_cut_copper_stairs", + "cutwaxwthcostairs": "waxed_weathered_cut_copper_stairs", + "cutweatheredwacopperstair": "waxed_weathered_cut_copper_stairs", + "cutweatheredwacopperstairs": "waxed_weathered_cut_copper_stairs", + "cutweatheredwacopstair": "waxed_weathered_cut_copper_stairs", + "cutweatheredwacopstairs": "waxed_weathered_cut_copper_stairs", + "cutweatheredwacostair": "waxed_weathered_cut_copper_stairs", + "cutweatheredwacostairs": "waxed_weathered_cut_copper_stairs", + "cutweatheredwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "cutweatheredwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutweatheredwaxcopstair": "waxed_weathered_cut_copper_stairs", + "cutweatheredwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "cutweatheredwaxcostair": "waxed_weathered_cut_copper_stairs", + "cutweatheredwaxcostairs": "waxed_weathered_cut_copper_stairs", + "cutweatheredwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "cutweatheredwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutweatheredwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "cutweatheredwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "cutweatheredwaxedcostair": "waxed_weathered_cut_copper_stairs", + "cutweatheredwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "cutweatherwacopperstair": "waxed_weathered_cut_copper_stairs", + "cutweatherwacopperstairs": "waxed_weathered_cut_copper_stairs", + "cutweatherwacopstair": "waxed_weathered_cut_copper_stairs", + "cutweatherwacopstairs": "waxed_weathered_cut_copper_stairs", + "cutweatherwacostair": "waxed_weathered_cut_copper_stairs", + "cutweatherwacostairs": "waxed_weathered_cut_copper_stairs", + "cutweatherwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "cutweatherwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutweatherwaxcopstair": "waxed_weathered_cut_copper_stairs", + "cutweatherwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "cutweatherwaxcostair": "waxed_weathered_cut_copper_stairs", + "cutweatherwaxcostairs": "waxed_weathered_cut_copper_stairs", + "cutweatherwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "cutweatherwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutweatherwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "cutweatherwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "cutweatherwaxedcostair": "waxed_weathered_cut_copper_stairs", + "cutweatherwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "cutwewacopperstair": "waxed_weathered_cut_copper_stairs", + "cutwewacopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwewacopstair": "waxed_weathered_cut_copper_stairs", + "cutwewacopstairs": "waxed_weathered_cut_copper_stairs", + "cutwewacostair": "waxed_weathered_cut_copper_stairs", + "cutwewacostairs": "waxed_weathered_cut_copper_stairs", + "cutwewaxcopperstair": "waxed_weathered_cut_copper_stairs", + "cutwewaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwewaxcopstair": "waxed_weathered_cut_copper_stairs", + "cutwewaxcopstairs": "waxed_weathered_cut_copper_stairs", + "cutwewaxcostair": "waxed_weathered_cut_copper_stairs", + "cutwewaxcostairs": "waxed_weathered_cut_copper_stairs", + "cutwewaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "cutwewaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwewaxedcopstair": "waxed_weathered_cut_copper_stairs", + "cutwewaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "cutwewaxedcostair": "waxed_weathered_cut_copper_stairs", + "cutwewaxedcostairs": "waxed_weathered_cut_copper_stairs", + "cutwthwacopperstair": "waxed_weathered_cut_copper_stairs", + "cutwthwacopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwthwacopstair": "waxed_weathered_cut_copper_stairs", + "cutwthwacopstairs": "waxed_weathered_cut_copper_stairs", + "cutwthwacostair": "waxed_weathered_cut_copper_stairs", + "cutwthwacostairs": "waxed_weathered_cut_copper_stairs", + "cutwthwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "cutwthwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwthwaxcopstair": "waxed_weathered_cut_copper_stairs", + "cutwthwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "cutwthwaxcostair": "waxed_weathered_cut_copper_stairs", + "cutwthwaxcostairs": "waxed_weathered_cut_copper_stairs", + "cutwthwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "cutwthwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "cutwthwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "cutwthwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "cutwthwaxedcostair": "waxed_weathered_cut_copper_stairs", + "cutwthwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "cwaweathercopperstair": "waxed_weathered_cut_copper_stairs", + "cwaweathercopperstairs": "waxed_weathered_cut_copper_stairs", + "cwaweathercopstair": "waxed_weathered_cut_copper_stairs", + "cwaweathercopstairs": "waxed_weathered_cut_copper_stairs", + "cwaweathercostair": "waxed_weathered_cut_copper_stairs", + "cwaweathercostairs": "waxed_weathered_cut_copper_stairs", + "cwaweatheredcopperstair": "waxed_weathered_cut_copper_stairs", + "cwaweatheredcopperstairs": "waxed_weathered_cut_copper_stairs", + "cwaweatheredcopstair": "waxed_weathered_cut_copper_stairs", + "cwaweatheredcopstairs": "waxed_weathered_cut_copper_stairs", + "cwaweatheredcostair": "waxed_weathered_cut_copper_stairs", + "cwaweatheredcostairs": "waxed_weathered_cut_copper_stairs", + "cwawecopperstair": "waxed_weathered_cut_copper_stairs", + "cwawecopperstairs": "waxed_weathered_cut_copper_stairs", + "cwawecopstair": "waxed_weathered_cut_copper_stairs", + "cwawecopstairs": "waxed_weathered_cut_copper_stairs", + "cwawecostair": "waxed_weathered_cut_copper_stairs", + "cwawecostairs": "waxed_weathered_cut_copper_stairs", + "cwawthcopperstair": "waxed_weathered_cut_copper_stairs", + "cwawthcopperstairs": "waxed_weathered_cut_copper_stairs", + "cwawthcopstair": "waxed_weathered_cut_copper_stairs", + "cwawthcopstairs": "waxed_weathered_cut_copper_stairs", + "cwawthcostair": "waxed_weathered_cut_copper_stairs", + "cwawthcostairs": "waxed_weathered_cut_copper_stairs", + "cwaxedweathercopperstair": "waxed_weathered_cut_copper_stairs", + "cwaxedweathercopperstairs": "waxed_weathered_cut_copper_stairs", + "cwaxedweathercopstair": "waxed_weathered_cut_copper_stairs", + "cwaxedweathercopstairs": "waxed_weathered_cut_copper_stairs", + "cwaxedweathercostair": "waxed_weathered_cut_copper_stairs", + "cwaxedweathercostairs": "waxed_weathered_cut_copper_stairs", + "cwaxedweatheredcopperstair": "waxed_weathered_cut_copper_stairs", + "cwaxedweatheredcopperstairs": "waxed_weathered_cut_copper_stairs", + "cwaxedweatheredcopstair": "waxed_weathered_cut_copper_stairs", + "cwaxedweatheredcopstairs": "waxed_weathered_cut_copper_stairs", + "cwaxedweatheredcostair": "waxed_weathered_cut_copper_stairs", + "cwaxedweatheredcostairs": "waxed_weathered_cut_copper_stairs", + "cwaxedwecopperstair": "waxed_weathered_cut_copper_stairs", + "cwaxedwecopperstairs": "waxed_weathered_cut_copper_stairs", + "cwaxedwecopstair": "waxed_weathered_cut_copper_stairs", + "cwaxedwecopstairs": "waxed_weathered_cut_copper_stairs", + "cwaxedwecostair": "waxed_weathered_cut_copper_stairs", + "cwaxedwecostairs": "waxed_weathered_cut_copper_stairs", + "cwaxedwthcopperstair": "waxed_weathered_cut_copper_stairs", + "cwaxedwthcopperstairs": "waxed_weathered_cut_copper_stairs", + "cwaxedwthcopstair": "waxed_weathered_cut_copper_stairs", + "cwaxedwthcopstairs": "waxed_weathered_cut_copper_stairs", + "cwaxedwthcostair": "waxed_weathered_cut_copper_stairs", + "cwaxedwthcostairs": "waxed_weathered_cut_copper_stairs", + "cwaxweathercopperstair": "waxed_weathered_cut_copper_stairs", + "cwaxweathercopperstairs": "waxed_weathered_cut_copper_stairs", + "cwaxweathercopstair": "waxed_weathered_cut_copper_stairs", + "cwaxweathercopstairs": "waxed_weathered_cut_copper_stairs", + "cwaxweathercostair": "waxed_weathered_cut_copper_stairs", + "cwaxweathercostairs": "waxed_weathered_cut_copper_stairs", + "cwaxweatheredcopperstair": "waxed_weathered_cut_copper_stairs", + "cwaxweatheredcopperstairs": "waxed_weathered_cut_copper_stairs", + "cwaxweatheredcopstair": "waxed_weathered_cut_copper_stairs", + "cwaxweatheredcopstairs": "waxed_weathered_cut_copper_stairs", + "cwaxweatheredcostair": "waxed_weathered_cut_copper_stairs", + "cwaxweatheredcostairs": "waxed_weathered_cut_copper_stairs", + "cwaxwecopperstair": "waxed_weathered_cut_copper_stairs", + "cwaxwecopperstairs": "waxed_weathered_cut_copper_stairs", + "cwaxwecopstair": "waxed_weathered_cut_copper_stairs", + "cwaxwecopstairs": "waxed_weathered_cut_copper_stairs", + "cwaxwecostair": "waxed_weathered_cut_copper_stairs", + "cwaxwecostairs": "waxed_weathered_cut_copper_stairs", + "cwaxwthcopperstair": "waxed_weathered_cut_copper_stairs", + "cwaxwthcopperstairs": "waxed_weathered_cut_copper_stairs", + "cwaxwthcopstair": "waxed_weathered_cut_copper_stairs", + "cwaxwthcopstairs": "waxed_weathered_cut_copper_stairs", + "cwaxwthcostair": "waxed_weathered_cut_copper_stairs", + "cwaxwthcostairs": "waxed_weathered_cut_copper_stairs", + "cweatheredwacopperstair": "waxed_weathered_cut_copper_stairs", + "cweatheredwacopperstairs": "waxed_weathered_cut_copper_stairs", + "cweatheredwacopstair": "waxed_weathered_cut_copper_stairs", + "cweatheredwacopstairs": "waxed_weathered_cut_copper_stairs", + "cweatheredwacostair": "waxed_weathered_cut_copper_stairs", + "cweatheredwacostairs": "waxed_weathered_cut_copper_stairs", + "cweatheredwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "cweatheredwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "cweatheredwaxcopstair": "waxed_weathered_cut_copper_stairs", + "cweatheredwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "cweatheredwaxcostair": "waxed_weathered_cut_copper_stairs", + "cweatheredwaxcostairs": "waxed_weathered_cut_copper_stairs", + "cweatheredwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "cweatheredwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "cweatheredwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "cweatheredwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "cweatheredwaxedcostair": "waxed_weathered_cut_copper_stairs", + "cweatheredwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "cweatherwacopperstair": "waxed_weathered_cut_copper_stairs", + "cweatherwacopperstairs": "waxed_weathered_cut_copper_stairs", + "cweatherwacopstair": "waxed_weathered_cut_copper_stairs", + "cweatherwacopstairs": "waxed_weathered_cut_copper_stairs", + "cweatherwacostair": "waxed_weathered_cut_copper_stairs", + "cweatherwacostairs": "waxed_weathered_cut_copper_stairs", + "cweatherwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "cweatherwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "cweatherwaxcopstair": "waxed_weathered_cut_copper_stairs", + "cweatherwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "cweatherwaxcostair": "waxed_weathered_cut_copper_stairs", + "cweatherwaxcostairs": "waxed_weathered_cut_copper_stairs", + "cweatherwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "cweatherwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "cweatherwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "cweatherwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "cweatherwaxedcostair": "waxed_weathered_cut_copper_stairs", + "cweatherwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "cwewacopperstair": "waxed_weathered_cut_copper_stairs", + "cwewacopperstairs": "waxed_weathered_cut_copper_stairs", + "cwewacopstair": "waxed_weathered_cut_copper_stairs", + "cwewacopstairs": "waxed_weathered_cut_copper_stairs", + "cwewacostair": "waxed_weathered_cut_copper_stairs", + "cwewacostairs": "waxed_weathered_cut_copper_stairs", + "cwewaxcopperstair": "waxed_weathered_cut_copper_stairs", + "cwewaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "cwewaxcopstair": "waxed_weathered_cut_copper_stairs", + "cwewaxcopstairs": "waxed_weathered_cut_copper_stairs", + "cwewaxcostair": "waxed_weathered_cut_copper_stairs", + "cwewaxcostairs": "waxed_weathered_cut_copper_stairs", + "cwewaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "cwewaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "cwewaxedcopstair": "waxed_weathered_cut_copper_stairs", + "cwewaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "cwewaxedcostair": "waxed_weathered_cut_copper_stairs", + "cwewaxedcostairs": "waxed_weathered_cut_copper_stairs", + "cwthwacopperstair": "waxed_weathered_cut_copper_stairs", + "cwthwacopperstairs": "waxed_weathered_cut_copper_stairs", + "cwthwacopstair": "waxed_weathered_cut_copper_stairs", + "cwthwacopstairs": "waxed_weathered_cut_copper_stairs", + "cwthwacostair": "waxed_weathered_cut_copper_stairs", + "cwthwacostairs": "waxed_weathered_cut_copper_stairs", + "cwthwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "cwthwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "cwthwaxcopstair": "waxed_weathered_cut_copper_stairs", + "cwthwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "cwthwaxcostair": "waxed_weathered_cut_copper_stairs", + "cwthwaxcostairs": "waxed_weathered_cut_copper_stairs", + "cwthwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "cwthwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "cwthwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "cwthwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "cwthwaxedcostair": "waxed_weathered_cut_copper_stairs", + "cwthwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "minecraft:waxed_weathered_cut_copper_stairs": "waxed_weathered_cut_copper_stairs", + "wacutweathercopperstair": "waxed_weathered_cut_copper_stairs", + "wacutweathercopperstairs": "waxed_weathered_cut_copper_stairs", + "wacutweathercopstair": "waxed_weathered_cut_copper_stairs", + "wacutweathercopstairs": "waxed_weathered_cut_copper_stairs", + "wacutweathercostair": "waxed_weathered_cut_copper_stairs", + "wacutweathercostairs": "waxed_weathered_cut_copper_stairs", + "wacutweatheredcopperstair": "waxed_weathered_cut_copper_stairs", + "wacutweatheredcopperstairs": "waxed_weathered_cut_copper_stairs", + "wacutweatheredcopstair": "waxed_weathered_cut_copper_stairs", + "wacutweatheredcopstairs": "waxed_weathered_cut_copper_stairs", + "wacutweatheredcostair": "waxed_weathered_cut_copper_stairs", + "wacutweatheredcostairs": "waxed_weathered_cut_copper_stairs", + "wacutwecopperstair": "waxed_weathered_cut_copper_stairs", + "wacutwecopperstairs": "waxed_weathered_cut_copper_stairs", + "wacutwecopstair": "waxed_weathered_cut_copper_stairs", + "wacutwecopstairs": "waxed_weathered_cut_copper_stairs", + "wacutwecostair": "waxed_weathered_cut_copper_stairs", + "wacutwecostairs": "waxed_weathered_cut_copper_stairs", + "wacutwthcopperstair": "waxed_weathered_cut_copper_stairs", + "wacutwthcopperstairs": "waxed_weathered_cut_copper_stairs", + "wacutwthcopstair": "waxed_weathered_cut_copper_stairs", + "wacutwthcopstairs": "waxed_weathered_cut_copper_stairs", + "wacutwthcostair": "waxed_weathered_cut_copper_stairs", + "wacutwthcostairs": "waxed_weathered_cut_copper_stairs", + "wacweathercopperstair": "waxed_weathered_cut_copper_stairs", + "wacweathercopperstairs": "waxed_weathered_cut_copper_stairs", + "wacweathercopstair": "waxed_weathered_cut_copper_stairs", + "wacweathercopstairs": "waxed_weathered_cut_copper_stairs", + "wacweathercostair": "waxed_weathered_cut_copper_stairs", + "wacweathercostairs": "waxed_weathered_cut_copper_stairs", + "wacweatheredcopperstair": "waxed_weathered_cut_copper_stairs", + "wacweatheredcopperstairs": "waxed_weathered_cut_copper_stairs", + "wacweatheredcopstair": "waxed_weathered_cut_copper_stairs", + "wacweatheredcopstairs": "waxed_weathered_cut_copper_stairs", + "wacweatheredcostair": "waxed_weathered_cut_copper_stairs", + "wacweatheredcostairs": "waxed_weathered_cut_copper_stairs", + "wacwecopperstair": "waxed_weathered_cut_copper_stairs", + "wacwecopperstairs": "waxed_weathered_cut_copper_stairs", + "wacwecopstair": "waxed_weathered_cut_copper_stairs", + "wacwecopstairs": "waxed_weathered_cut_copper_stairs", + "wacwecostair": "waxed_weathered_cut_copper_stairs", + "wacwecostairs": "waxed_weathered_cut_copper_stairs", + "wacwthcopperstair": "waxed_weathered_cut_copper_stairs", + "wacwthcopperstairs": "waxed_weathered_cut_copper_stairs", + "wacwthcopstair": "waxed_weathered_cut_copper_stairs", + "wacwthcopstairs": "waxed_weathered_cut_copper_stairs", + "wacwthcostair": "waxed_weathered_cut_copper_stairs", + "wacwthcostairs": "waxed_weathered_cut_copper_stairs", + "waweatherccopperstair": "waxed_weathered_cut_copper_stairs", + "waweatherccopperstairs": "waxed_weathered_cut_copper_stairs", + "waweatherccopstair": "waxed_weathered_cut_copper_stairs", + "waweatherccopstairs": "waxed_weathered_cut_copper_stairs", + "waweatherccostair": "waxed_weathered_cut_copper_stairs", + "waweatherccostairs": "waxed_weathered_cut_copper_stairs", + "waweathercutcopperstair": "waxed_weathered_cut_copper_stairs", + "waweathercutcopperstairs": "waxed_weathered_cut_copper_stairs", + "waweathercutcopstair": "waxed_weathered_cut_copper_stairs", + "waweathercutcopstairs": "waxed_weathered_cut_copper_stairs", + "waweathercutcostair": "waxed_weathered_cut_copper_stairs", + "waweathercutcostairs": "waxed_weathered_cut_copper_stairs", + "waweatheredccopperstair": "waxed_weathered_cut_copper_stairs", + "waweatheredccopperstairs": "waxed_weathered_cut_copper_stairs", + "waweatheredccopstair": "waxed_weathered_cut_copper_stairs", + "waweatheredccopstairs": "waxed_weathered_cut_copper_stairs", + "waweatheredccostair": "waxed_weathered_cut_copper_stairs", + "waweatheredccostairs": "waxed_weathered_cut_copper_stairs", + "waweatheredcutcopperstair": "waxed_weathered_cut_copper_stairs", + "waweatheredcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "waweatheredcutcopstair": "waxed_weathered_cut_copper_stairs", + "waweatheredcutcopstairs": "waxed_weathered_cut_copper_stairs", + "waweatheredcutcostair": "waxed_weathered_cut_copper_stairs", + "waweatheredcutcostairs": "waxed_weathered_cut_copper_stairs", + "waweccopperstair": "waxed_weathered_cut_copper_stairs", + "waweccopperstairs": "waxed_weathered_cut_copper_stairs", + "waweccopstair": "waxed_weathered_cut_copper_stairs", + "waweccopstairs": "waxed_weathered_cut_copper_stairs", + "waweccostair": "waxed_weathered_cut_copper_stairs", + "waweccostairs": "waxed_weathered_cut_copper_stairs", + "wawecutcopperstair": "waxed_weathered_cut_copper_stairs", + "wawecutcopperstairs": "waxed_weathered_cut_copper_stairs", + "wawecutcopstair": "waxed_weathered_cut_copper_stairs", + "wawecutcopstairs": "waxed_weathered_cut_copper_stairs", + "wawecutcostair": "waxed_weathered_cut_copper_stairs", + "wawecutcostairs": "waxed_weathered_cut_copper_stairs", + "wawthccopperstair": "waxed_weathered_cut_copper_stairs", + "wawthccopperstairs": "waxed_weathered_cut_copper_stairs", + "wawthccopstair": "waxed_weathered_cut_copper_stairs", + "wawthccopstairs": "waxed_weathered_cut_copper_stairs", + "wawthccostair": "waxed_weathered_cut_copper_stairs", + "wawthccostairs": "waxed_weathered_cut_copper_stairs", + "wawthcutcopperstair": "waxed_weathered_cut_copper_stairs", + "wawthcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "wawthcutcopstair": "waxed_weathered_cut_copper_stairs", + "wawthcutcopstairs": "waxed_weathered_cut_copper_stairs", + "wawthcutcostair": "waxed_weathered_cut_copper_stairs", + "wawthcutcostairs": "waxed_weathered_cut_copper_stairs", + "waxcutweathercopperstair": "waxed_weathered_cut_copper_stairs", + "waxcutweathercopperstairs": "waxed_weathered_cut_copper_stairs", + "waxcutweathercopstair": "waxed_weathered_cut_copper_stairs", + "waxcutweathercopstairs": "waxed_weathered_cut_copper_stairs", + "waxcutweathercostair": "waxed_weathered_cut_copper_stairs", + "waxcutweathercostairs": "waxed_weathered_cut_copper_stairs", + "waxcutweatheredcopperstair": "waxed_weathered_cut_copper_stairs", + "waxcutweatheredcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxcutweatheredcopstair": "waxed_weathered_cut_copper_stairs", + "waxcutweatheredcopstairs": "waxed_weathered_cut_copper_stairs", + "waxcutweatheredcostair": "waxed_weathered_cut_copper_stairs", + "waxcutweatheredcostairs": "waxed_weathered_cut_copper_stairs", + "waxcutwecopperstair": "waxed_weathered_cut_copper_stairs", + "waxcutwecopperstairs": "waxed_weathered_cut_copper_stairs", + "waxcutwecopstair": "waxed_weathered_cut_copper_stairs", + "waxcutwecopstairs": "waxed_weathered_cut_copper_stairs", + "waxcutwecostair": "waxed_weathered_cut_copper_stairs", + "waxcutwecostairs": "waxed_weathered_cut_copper_stairs", + "waxcutwthcopperstair": "waxed_weathered_cut_copper_stairs", + "waxcutwthcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxcutwthcopstair": "waxed_weathered_cut_copper_stairs", + "waxcutwthcopstairs": "waxed_weathered_cut_copper_stairs", + "waxcutwthcostair": "waxed_weathered_cut_copper_stairs", + "waxcutwthcostairs": "waxed_weathered_cut_copper_stairs", + "waxcweathercopperstair": "waxed_weathered_cut_copper_stairs", + "waxcweathercopperstairs": "waxed_weathered_cut_copper_stairs", + "waxcweathercopstair": "waxed_weathered_cut_copper_stairs", + "waxcweathercopstairs": "waxed_weathered_cut_copper_stairs", + "waxcweathercostair": "waxed_weathered_cut_copper_stairs", + "waxcweathercostairs": "waxed_weathered_cut_copper_stairs", + "waxcweatheredcopperstair": "waxed_weathered_cut_copper_stairs", + "waxcweatheredcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxcweatheredcopstair": "waxed_weathered_cut_copper_stairs", + "waxcweatheredcopstairs": "waxed_weathered_cut_copper_stairs", + "waxcweatheredcostair": "waxed_weathered_cut_copper_stairs", + "waxcweatheredcostairs": "waxed_weathered_cut_copper_stairs", + "waxcwecopperstair": "waxed_weathered_cut_copper_stairs", + "waxcwecopperstairs": "waxed_weathered_cut_copper_stairs", + "waxcwecopstair": "waxed_weathered_cut_copper_stairs", + "waxcwecopstairs": "waxed_weathered_cut_copper_stairs", + "waxcwecostair": "waxed_weathered_cut_copper_stairs", + "waxcwecostairs": "waxed_weathered_cut_copper_stairs", + "waxcwthcopperstair": "waxed_weathered_cut_copper_stairs", + "waxcwthcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxcwthcopstair": "waxed_weathered_cut_copper_stairs", + "waxcwthcopstairs": "waxed_weathered_cut_copper_stairs", + "waxcwthcostair": "waxed_weathered_cut_copper_stairs", + "waxcwthcostairs": "waxed_weathered_cut_copper_stairs", + "waxedcutweathercopperstair": "waxed_weathered_cut_copper_stairs", + "waxedcutweathercopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedcutweathercopstair": "waxed_weathered_cut_copper_stairs", + "waxedcutweathercopstairs": "waxed_weathered_cut_copper_stairs", + "waxedcutweathercostair": "waxed_weathered_cut_copper_stairs", + "waxedcutweathercostairs": "waxed_weathered_cut_copper_stairs", + "waxedcutweatheredcopperstair": "waxed_weathered_cut_copper_stairs", + "waxedcutweatheredcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedcutweatheredcopstair": "waxed_weathered_cut_copper_stairs", + "waxedcutweatheredcopstairs": "waxed_weathered_cut_copper_stairs", + "waxedcutweatheredcostair": "waxed_weathered_cut_copper_stairs", + "waxedcutweatheredcostairs": "waxed_weathered_cut_copper_stairs", + "waxedcutwecopperstair": "waxed_weathered_cut_copper_stairs", + "waxedcutwecopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedcutwecopstair": "waxed_weathered_cut_copper_stairs", + "waxedcutwecopstairs": "waxed_weathered_cut_copper_stairs", + "waxedcutwecostair": "waxed_weathered_cut_copper_stairs", + "waxedcutwecostairs": "waxed_weathered_cut_copper_stairs", + "waxedcutwthcopperstair": "waxed_weathered_cut_copper_stairs", + "waxedcutwthcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedcutwthcopstair": "waxed_weathered_cut_copper_stairs", + "waxedcutwthcopstairs": "waxed_weathered_cut_copper_stairs", + "waxedcutwthcostair": "waxed_weathered_cut_copper_stairs", + "waxedcutwthcostairs": "waxed_weathered_cut_copper_stairs", + "waxedcweathercopperstair": "waxed_weathered_cut_copper_stairs", + "waxedcweathercopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedcweathercopstair": "waxed_weathered_cut_copper_stairs", + "waxedcweathercopstairs": "waxed_weathered_cut_copper_stairs", + "waxedcweathercostair": "waxed_weathered_cut_copper_stairs", + "waxedcweathercostairs": "waxed_weathered_cut_copper_stairs", + "waxedcweatheredcopperstair": "waxed_weathered_cut_copper_stairs", + "waxedcweatheredcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedcweatheredcopstair": "waxed_weathered_cut_copper_stairs", + "waxedcweatheredcopstairs": "waxed_weathered_cut_copper_stairs", + "waxedcweatheredcostair": "waxed_weathered_cut_copper_stairs", + "waxedcweatheredcostairs": "waxed_weathered_cut_copper_stairs", + "waxedcwecopperstair": "waxed_weathered_cut_copper_stairs", + "waxedcwecopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedcwecopstair": "waxed_weathered_cut_copper_stairs", + "waxedcwecopstairs": "waxed_weathered_cut_copper_stairs", + "waxedcwecostair": "waxed_weathered_cut_copper_stairs", + "waxedcwecostairs": "waxed_weathered_cut_copper_stairs", + "waxedcwthcopperstair": "waxed_weathered_cut_copper_stairs", + "waxedcwthcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedcwthcopstair": "waxed_weathered_cut_copper_stairs", + "waxedcwthcopstairs": "waxed_weathered_cut_copper_stairs", + "waxedcwthcostair": "waxed_weathered_cut_copper_stairs", + "waxedcwthcostairs": "waxed_weathered_cut_copper_stairs", + "waxedweatherccopperstair": "waxed_weathered_cut_copper_stairs", + "waxedweatherccopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedweatherccopstair": "waxed_weathered_cut_copper_stairs", + "waxedweatherccopstairs": "waxed_weathered_cut_copper_stairs", + "waxedweatherccostair": "waxed_weathered_cut_copper_stairs", + "waxedweatherccostairs": "waxed_weathered_cut_copper_stairs", + "waxedweathercutcopperstair": "waxed_weathered_cut_copper_stairs", + "waxedweathercutcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedweathercutcopstair": "waxed_weathered_cut_copper_stairs", + "waxedweathercutcopstairs": "waxed_weathered_cut_copper_stairs", + "waxedweathercutcostair": "waxed_weathered_cut_copper_stairs", + "waxedweathercutcostairs": "waxed_weathered_cut_copper_stairs", + "waxedweatheredccopperstair": "waxed_weathered_cut_copper_stairs", + "waxedweatheredccopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedweatheredccopstair": "waxed_weathered_cut_copper_stairs", + "waxedweatheredccopstairs": "waxed_weathered_cut_copper_stairs", + "waxedweatheredccostair": "waxed_weathered_cut_copper_stairs", + "waxedweatheredccostairs": "waxed_weathered_cut_copper_stairs", + "waxedweatheredcutcopperstair": "waxed_weathered_cut_copper_stairs", + "waxedweatheredcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedweatheredcutcopstair": "waxed_weathered_cut_copper_stairs", + "waxedweatheredcutcopstairs": "waxed_weathered_cut_copper_stairs", + "waxedweatheredcutcostair": "waxed_weathered_cut_copper_stairs", + "waxedweatheredcutcostairs": "waxed_weathered_cut_copper_stairs", + "waxedweccopperstair": "waxed_weathered_cut_copper_stairs", + "waxedweccopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedweccopstair": "waxed_weathered_cut_copper_stairs", + "waxedweccopstairs": "waxed_weathered_cut_copper_stairs", + "waxedweccostair": "waxed_weathered_cut_copper_stairs", + "waxedweccostairs": "waxed_weathered_cut_copper_stairs", + "waxedwecutcopperstair": "waxed_weathered_cut_copper_stairs", + "waxedwecutcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedwecutcopstair": "waxed_weathered_cut_copper_stairs", + "waxedwecutcopstairs": "waxed_weathered_cut_copper_stairs", + "waxedwecutcostair": "waxed_weathered_cut_copper_stairs", + "waxedwecutcostairs": "waxed_weathered_cut_copper_stairs", + "waxedwthccopperstair": "waxed_weathered_cut_copper_stairs", + "waxedwthccopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedwthccopstair": "waxed_weathered_cut_copper_stairs", + "waxedwthccopstairs": "waxed_weathered_cut_copper_stairs", + "waxedwthccostair": "waxed_weathered_cut_copper_stairs", + "waxedwthccostairs": "waxed_weathered_cut_copper_stairs", + "waxedwthcutcopperstair": "waxed_weathered_cut_copper_stairs", + "waxedwthcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxedwthcutcopstair": "waxed_weathered_cut_copper_stairs", + "waxedwthcutcopstairs": "waxed_weathered_cut_copper_stairs", + "waxedwthcutcostair": "waxed_weathered_cut_copper_stairs", + "waxedwthcutcostairs": "waxed_weathered_cut_copper_stairs", + "waxweatherccopperstair": "waxed_weathered_cut_copper_stairs", + "waxweatherccopperstairs": "waxed_weathered_cut_copper_stairs", + "waxweatherccopstair": "waxed_weathered_cut_copper_stairs", + "waxweatherccopstairs": "waxed_weathered_cut_copper_stairs", + "waxweatherccostair": "waxed_weathered_cut_copper_stairs", + "waxweatherccostairs": "waxed_weathered_cut_copper_stairs", + "waxweathercutcopperstair": "waxed_weathered_cut_copper_stairs", + "waxweathercutcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxweathercutcopstair": "waxed_weathered_cut_copper_stairs", + "waxweathercutcopstairs": "waxed_weathered_cut_copper_stairs", + "waxweathercutcostair": "waxed_weathered_cut_copper_stairs", + "waxweathercutcostairs": "waxed_weathered_cut_copper_stairs", + "waxweatheredccopperstair": "waxed_weathered_cut_copper_stairs", + "waxweatheredccopperstairs": "waxed_weathered_cut_copper_stairs", + "waxweatheredccopstair": "waxed_weathered_cut_copper_stairs", + "waxweatheredccopstairs": "waxed_weathered_cut_copper_stairs", + "waxweatheredccostair": "waxed_weathered_cut_copper_stairs", + "waxweatheredccostairs": "waxed_weathered_cut_copper_stairs", + "waxweatheredcutcopperstair": "waxed_weathered_cut_copper_stairs", + "waxweatheredcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxweatheredcutcopstair": "waxed_weathered_cut_copper_stairs", + "waxweatheredcutcopstairs": "waxed_weathered_cut_copper_stairs", + "waxweatheredcutcostair": "waxed_weathered_cut_copper_stairs", + "waxweatheredcutcostairs": "waxed_weathered_cut_copper_stairs", + "waxweccopperstair": "waxed_weathered_cut_copper_stairs", + "waxweccopperstairs": "waxed_weathered_cut_copper_stairs", + "waxweccopstair": "waxed_weathered_cut_copper_stairs", + "waxweccopstairs": "waxed_weathered_cut_copper_stairs", + "waxweccostair": "waxed_weathered_cut_copper_stairs", + "waxweccostairs": "waxed_weathered_cut_copper_stairs", + "waxwecutcopperstair": "waxed_weathered_cut_copper_stairs", + "waxwecutcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxwecutcopstair": "waxed_weathered_cut_copper_stairs", + "waxwecutcopstairs": "waxed_weathered_cut_copper_stairs", + "waxwecutcostair": "waxed_weathered_cut_copper_stairs", + "waxwecutcostairs": "waxed_weathered_cut_copper_stairs", + "waxwthccopperstair": "waxed_weathered_cut_copper_stairs", + "waxwthccopperstairs": "waxed_weathered_cut_copper_stairs", + "waxwthccopstair": "waxed_weathered_cut_copper_stairs", + "waxwthccopstairs": "waxed_weathered_cut_copper_stairs", + "waxwthccostair": "waxed_weathered_cut_copper_stairs", + "waxwthccostairs": "waxed_weathered_cut_copper_stairs", + "waxwthcutcopperstair": "waxed_weathered_cut_copper_stairs", + "waxwthcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "waxwthcutcopstair": "waxed_weathered_cut_copper_stairs", + "waxwthcutcopstairs": "waxed_weathered_cut_copper_stairs", + "waxwthcutcostair": "waxed_weathered_cut_copper_stairs", + "waxwthcutcostairs": "waxed_weathered_cut_copper_stairs", + "weathercutwacopperstair": "waxed_weathered_cut_copper_stairs", + "weathercutwacopperstairs": "waxed_weathered_cut_copper_stairs", + "weathercutwacopstair": "waxed_weathered_cut_copper_stairs", + "weathercutwacopstairs": "waxed_weathered_cut_copper_stairs", + "weathercutwacostair": "waxed_weathered_cut_copper_stairs", + "weathercutwacostairs": "waxed_weathered_cut_copper_stairs", + "weathercutwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "weathercutwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "weathercutwaxcopstair": "waxed_weathered_cut_copper_stairs", + "weathercutwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "weathercutwaxcostair": "waxed_weathered_cut_copper_stairs", + "weathercutwaxcostairs": "waxed_weathered_cut_copper_stairs", + "weathercutwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "weathercutwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "weathercutwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "weathercutwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "weathercutwaxedcostair": "waxed_weathered_cut_copper_stairs", + "weathercutwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "weathercwacopperstair": "waxed_weathered_cut_copper_stairs", + "weathercwacopperstairs": "waxed_weathered_cut_copper_stairs", + "weathercwacopstair": "waxed_weathered_cut_copper_stairs", + "weathercwacopstairs": "waxed_weathered_cut_copper_stairs", + "weathercwacostair": "waxed_weathered_cut_copper_stairs", + "weathercwacostairs": "waxed_weathered_cut_copper_stairs", + "weathercwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "weathercwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "weathercwaxcopstair": "waxed_weathered_cut_copper_stairs", + "weathercwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "weathercwaxcostair": "waxed_weathered_cut_copper_stairs", + "weathercwaxcostairs": "waxed_weathered_cut_copper_stairs", + "weathercwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "weathercwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "weathercwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "weathercwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "weathercwaxedcostair": "waxed_weathered_cut_copper_stairs", + "weathercwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "weatheredcutwacopperstair": "waxed_weathered_cut_copper_stairs", + "weatheredcutwacopperstairs": "waxed_weathered_cut_copper_stairs", + "weatheredcutwacopstair": "waxed_weathered_cut_copper_stairs", + "weatheredcutwacopstairs": "waxed_weathered_cut_copper_stairs", + "weatheredcutwacostair": "waxed_weathered_cut_copper_stairs", + "weatheredcutwacostairs": "waxed_weathered_cut_copper_stairs", + "weatheredcutwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "weatheredcutwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "weatheredcutwaxcopstair": "waxed_weathered_cut_copper_stairs", + "weatheredcutwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "weatheredcutwaxcostair": "waxed_weathered_cut_copper_stairs", + "weatheredcutwaxcostairs": "waxed_weathered_cut_copper_stairs", + "weatheredcutwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "weatheredcutwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "weatheredcutwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "weatheredcutwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "weatheredcutwaxedcostair": "waxed_weathered_cut_copper_stairs", + "weatheredcutwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "weatheredcwacopperstair": "waxed_weathered_cut_copper_stairs", + "weatheredcwacopperstairs": "waxed_weathered_cut_copper_stairs", + "weatheredcwacopstair": "waxed_weathered_cut_copper_stairs", + "weatheredcwacopstairs": "waxed_weathered_cut_copper_stairs", + "weatheredcwacostair": "waxed_weathered_cut_copper_stairs", + "weatheredcwacostairs": "waxed_weathered_cut_copper_stairs", + "weatheredcwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "weatheredcwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "weatheredcwaxcopstair": "waxed_weathered_cut_copper_stairs", + "weatheredcwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "weatheredcwaxcostair": "waxed_weathered_cut_copper_stairs", + "weatheredcwaxcostairs": "waxed_weathered_cut_copper_stairs", + "weatheredcwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "weatheredcwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "weatheredcwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "weatheredcwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "weatheredcwaxedcostair": "waxed_weathered_cut_copper_stairs", + "weatheredcwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaccopperstair": "waxed_weathered_cut_copper_stairs", + "weatheredwaccopperstairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaccopstair": "waxed_weathered_cut_copper_stairs", + "weatheredwaccopstairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaccostair": "waxed_weathered_cut_copper_stairs", + "weatheredwaccostairs": "waxed_weathered_cut_copper_stairs", + "weatheredwacutcopperstair": "waxed_weathered_cut_copper_stairs", + "weatheredwacutcopperstairs": "waxed_weathered_cut_copper_stairs", + "weatheredwacutcopstair": "waxed_weathered_cut_copper_stairs", + "weatheredwacutcopstairs": "waxed_weathered_cut_copper_stairs", + "weatheredwacutcostair": "waxed_weathered_cut_copper_stairs", + "weatheredwacutcostairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaxccopperstair": "waxed_weathered_cut_copper_stairs", + "weatheredwaxccopperstairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaxccopstair": "waxed_weathered_cut_copper_stairs", + "weatheredwaxccopstairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaxccostair": "waxed_weathered_cut_copper_stairs", + "weatheredwaxccostairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaxcutcopperstair": "waxed_weathered_cut_copper_stairs", + "weatheredwaxcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaxcutcopstair": "waxed_weathered_cut_copper_stairs", + "weatheredwaxcutcopstairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaxcutcostair": "waxed_weathered_cut_copper_stairs", + "weatheredwaxcutcostairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaxedccopperstair": "waxed_weathered_cut_copper_stairs", + "weatheredwaxedccopperstairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaxedccopstair": "waxed_weathered_cut_copper_stairs", + "weatheredwaxedccopstairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaxedccostair": "waxed_weathered_cut_copper_stairs", + "weatheredwaxedccostairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaxedcutcopperstair": "waxed_weathered_cut_copper_stairs", + "weatheredwaxedcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaxedcutcopstair": "waxed_weathered_cut_copper_stairs", + "weatheredwaxedcutcopstairs": "waxed_weathered_cut_copper_stairs", + "weatheredwaxedcutcostair": "waxed_weathered_cut_copper_stairs", + "weatheredwaxedcutcostairs": "waxed_weathered_cut_copper_stairs", + "weatherwaccopperstair": "waxed_weathered_cut_copper_stairs", + "weatherwaccopperstairs": "waxed_weathered_cut_copper_stairs", + "weatherwaccopstair": "waxed_weathered_cut_copper_stairs", + "weatherwaccopstairs": "waxed_weathered_cut_copper_stairs", + "weatherwaccostair": "waxed_weathered_cut_copper_stairs", + "weatherwaccostairs": "waxed_weathered_cut_copper_stairs", + "weatherwacutcopperstair": "waxed_weathered_cut_copper_stairs", + "weatherwacutcopperstairs": "waxed_weathered_cut_copper_stairs", + "weatherwacutcopstair": "waxed_weathered_cut_copper_stairs", + "weatherwacutcopstairs": "waxed_weathered_cut_copper_stairs", + "weatherwacutcostair": "waxed_weathered_cut_copper_stairs", + "weatherwacutcostairs": "waxed_weathered_cut_copper_stairs", + "weatherwaxccopperstair": "waxed_weathered_cut_copper_stairs", + "weatherwaxccopperstairs": "waxed_weathered_cut_copper_stairs", + "weatherwaxccopstair": "waxed_weathered_cut_copper_stairs", + "weatherwaxccopstairs": "waxed_weathered_cut_copper_stairs", + "weatherwaxccostair": "waxed_weathered_cut_copper_stairs", + "weatherwaxccostairs": "waxed_weathered_cut_copper_stairs", + "weatherwaxcutcopperstair": "waxed_weathered_cut_copper_stairs", + "weatherwaxcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "weatherwaxcutcopstair": "waxed_weathered_cut_copper_stairs", + "weatherwaxcutcopstairs": "waxed_weathered_cut_copper_stairs", + "weatherwaxcutcostair": "waxed_weathered_cut_copper_stairs", + "weatherwaxcutcostairs": "waxed_weathered_cut_copper_stairs", + "weatherwaxedccopperstair": "waxed_weathered_cut_copper_stairs", + "weatherwaxedccopperstairs": "waxed_weathered_cut_copper_stairs", + "weatherwaxedccopstair": "waxed_weathered_cut_copper_stairs", + "weatherwaxedccopstairs": "waxed_weathered_cut_copper_stairs", + "weatherwaxedccostair": "waxed_weathered_cut_copper_stairs", + "weatherwaxedccostairs": "waxed_weathered_cut_copper_stairs", + "weatherwaxedcutcopperstair": "waxed_weathered_cut_copper_stairs", + "weatherwaxedcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "weatherwaxedcutcopstair": "waxed_weathered_cut_copper_stairs", + "weatherwaxedcutcopstairs": "waxed_weathered_cut_copper_stairs", + "weatherwaxedcutcostair": "waxed_weathered_cut_copper_stairs", + "weatherwaxedcutcostairs": "waxed_weathered_cut_copper_stairs", + "wecutwacopperstair": "waxed_weathered_cut_copper_stairs", + "wecutwacopperstairs": "waxed_weathered_cut_copper_stairs", + "wecutwacopstair": "waxed_weathered_cut_copper_stairs", + "wecutwacopstairs": "waxed_weathered_cut_copper_stairs", + "wecutwacostair": "waxed_weathered_cut_copper_stairs", + "wecutwacostairs": "waxed_weathered_cut_copper_stairs", + "wecutwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "wecutwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "wecutwaxcopstair": "waxed_weathered_cut_copper_stairs", + "wecutwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "wecutwaxcostair": "waxed_weathered_cut_copper_stairs", + "wecutwaxcostairs": "waxed_weathered_cut_copper_stairs", + "wecutwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "wecutwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "wecutwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "wecutwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "wecutwaxedcostair": "waxed_weathered_cut_copper_stairs", + "wecutwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "wecwacopperstair": "waxed_weathered_cut_copper_stairs", + "wecwacopperstairs": "waxed_weathered_cut_copper_stairs", + "wecwacopstair": "waxed_weathered_cut_copper_stairs", + "wecwacopstairs": "waxed_weathered_cut_copper_stairs", + "wecwacostair": "waxed_weathered_cut_copper_stairs", + "wecwacostairs": "waxed_weathered_cut_copper_stairs", + "wecwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "wecwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "wecwaxcopstair": "waxed_weathered_cut_copper_stairs", + "wecwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "wecwaxcostair": "waxed_weathered_cut_copper_stairs", + "wecwaxcostairs": "waxed_weathered_cut_copper_stairs", + "wecwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "wecwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "wecwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "wecwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "wecwaxedcostair": "waxed_weathered_cut_copper_stairs", + "wecwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "wewaccopperstair": "waxed_weathered_cut_copper_stairs", + "wewaccopperstairs": "waxed_weathered_cut_copper_stairs", + "wewaccopstair": "waxed_weathered_cut_copper_stairs", + "wewaccopstairs": "waxed_weathered_cut_copper_stairs", + "wewaccostair": "waxed_weathered_cut_copper_stairs", + "wewaccostairs": "waxed_weathered_cut_copper_stairs", + "wewacutcopperstair": "waxed_weathered_cut_copper_stairs", + "wewacutcopperstairs": "waxed_weathered_cut_copper_stairs", + "wewacutcopstair": "waxed_weathered_cut_copper_stairs", + "wewacutcopstairs": "waxed_weathered_cut_copper_stairs", + "wewacutcostair": "waxed_weathered_cut_copper_stairs", + "wewacutcostairs": "waxed_weathered_cut_copper_stairs", + "wewaxccopperstair": "waxed_weathered_cut_copper_stairs", + "wewaxccopperstairs": "waxed_weathered_cut_copper_stairs", + "wewaxccopstair": "waxed_weathered_cut_copper_stairs", + "wewaxccopstairs": "waxed_weathered_cut_copper_stairs", + "wewaxccostair": "waxed_weathered_cut_copper_stairs", + "wewaxccostairs": "waxed_weathered_cut_copper_stairs", + "wewaxcutcopperstair": "waxed_weathered_cut_copper_stairs", + "wewaxcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "wewaxcutcopstair": "waxed_weathered_cut_copper_stairs", + "wewaxcutcopstairs": "waxed_weathered_cut_copper_stairs", + "wewaxcutcostair": "waxed_weathered_cut_copper_stairs", + "wewaxcutcostairs": "waxed_weathered_cut_copper_stairs", + "wewaxedccopperstair": "waxed_weathered_cut_copper_stairs", + "wewaxedccopperstairs": "waxed_weathered_cut_copper_stairs", + "wewaxedccopstair": "waxed_weathered_cut_copper_stairs", + "wewaxedccopstairs": "waxed_weathered_cut_copper_stairs", + "wewaxedccostair": "waxed_weathered_cut_copper_stairs", + "wewaxedccostairs": "waxed_weathered_cut_copper_stairs", + "wewaxedcutcopperstair": "waxed_weathered_cut_copper_stairs", + "wewaxedcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "wewaxedcutcopstair": "waxed_weathered_cut_copper_stairs", + "wewaxedcutcopstairs": "waxed_weathered_cut_copper_stairs", + "wewaxedcutcostair": "waxed_weathered_cut_copper_stairs", + "wewaxedcutcostairs": "waxed_weathered_cut_copper_stairs", + "wthcutwacopperstair": "waxed_weathered_cut_copper_stairs", + "wthcutwacopperstairs": "waxed_weathered_cut_copper_stairs", + "wthcutwacopstair": "waxed_weathered_cut_copper_stairs", + "wthcutwacopstairs": "waxed_weathered_cut_copper_stairs", + "wthcutwacostair": "waxed_weathered_cut_copper_stairs", + "wthcutwacostairs": "waxed_weathered_cut_copper_stairs", + "wthcutwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "wthcutwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "wthcutwaxcopstair": "waxed_weathered_cut_copper_stairs", + "wthcutwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "wthcutwaxcostair": "waxed_weathered_cut_copper_stairs", + "wthcutwaxcostairs": "waxed_weathered_cut_copper_stairs", + "wthcutwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "wthcutwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "wthcutwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "wthcutwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "wthcutwaxedcostair": "waxed_weathered_cut_copper_stairs", + "wthcutwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "wthcwacopperstair": "waxed_weathered_cut_copper_stairs", + "wthcwacopperstairs": "waxed_weathered_cut_copper_stairs", + "wthcwacopstair": "waxed_weathered_cut_copper_stairs", + "wthcwacopstairs": "waxed_weathered_cut_copper_stairs", + "wthcwacostair": "waxed_weathered_cut_copper_stairs", + "wthcwacostairs": "waxed_weathered_cut_copper_stairs", + "wthcwaxcopperstair": "waxed_weathered_cut_copper_stairs", + "wthcwaxcopperstairs": "waxed_weathered_cut_copper_stairs", + "wthcwaxcopstair": "waxed_weathered_cut_copper_stairs", + "wthcwaxcopstairs": "waxed_weathered_cut_copper_stairs", + "wthcwaxcostair": "waxed_weathered_cut_copper_stairs", + "wthcwaxcostairs": "waxed_weathered_cut_copper_stairs", + "wthcwaxedcopperstair": "waxed_weathered_cut_copper_stairs", + "wthcwaxedcopperstairs": "waxed_weathered_cut_copper_stairs", + "wthcwaxedcopstair": "waxed_weathered_cut_copper_stairs", + "wthcwaxedcopstairs": "waxed_weathered_cut_copper_stairs", + "wthcwaxedcostair": "waxed_weathered_cut_copper_stairs", + "wthcwaxedcostairs": "waxed_weathered_cut_copper_stairs", + "wthwaccopperstair": "waxed_weathered_cut_copper_stairs", + "wthwaccopperstairs": "waxed_weathered_cut_copper_stairs", + "wthwaccopstair": "waxed_weathered_cut_copper_stairs", + "wthwaccopstairs": "waxed_weathered_cut_copper_stairs", + "wthwaccostair": "waxed_weathered_cut_copper_stairs", + "wthwaccostairs": "waxed_weathered_cut_copper_stairs", + "wthwacutcopperstair": "waxed_weathered_cut_copper_stairs", + "wthwacutcopperstairs": "waxed_weathered_cut_copper_stairs", + "wthwacutcopstair": "waxed_weathered_cut_copper_stairs", + "wthwacutcopstairs": "waxed_weathered_cut_copper_stairs", + "wthwacutcostair": "waxed_weathered_cut_copper_stairs", + "wthwacutcostairs": "waxed_weathered_cut_copper_stairs", + "wthwaxccopperstair": "waxed_weathered_cut_copper_stairs", + "wthwaxccopperstairs": "waxed_weathered_cut_copper_stairs", + "wthwaxccopstair": "waxed_weathered_cut_copper_stairs", + "wthwaxccopstairs": "waxed_weathered_cut_copper_stairs", + "wthwaxccostair": "waxed_weathered_cut_copper_stairs", + "wthwaxccostairs": "waxed_weathered_cut_copper_stairs", + "wthwaxcutcopperstair": "waxed_weathered_cut_copper_stairs", + "wthwaxcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "wthwaxcutcopstair": "waxed_weathered_cut_copper_stairs", + "wthwaxcutcopstairs": "waxed_weathered_cut_copper_stairs", + "wthwaxcutcostair": "waxed_weathered_cut_copper_stairs", + "wthwaxcutcostairs": "waxed_weathered_cut_copper_stairs", + "wthwaxedccopperstair": "waxed_weathered_cut_copper_stairs", + "wthwaxedccopperstairs": "waxed_weathered_cut_copper_stairs", + "wthwaxedccopstair": "waxed_weathered_cut_copper_stairs", + "wthwaxedccopstairs": "waxed_weathered_cut_copper_stairs", + "wthwaxedccostair": "waxed_weathered_cut_copper_stairs", + "wthwaxedccostairs": "waxed_weathered_cut_copper_stairs", + "wthwaxedcutcopperstair": "waxed_weathered_cut_copper_stairs", + "wthwaxedcutcopperstairs": "waxed_weathered_cut_copper_stairs", + "wthwaxedcutcopstair": "waxed_weathered_cut_copper_stairs", + "wthwaxedcutcopstairs": "waxed_weathered_cut_copper_stairs", + "wthwaxedcutcostair": "waxed_weathered_cut_copper_stairs", + "wthwaxedcutcostairs": "waxed_weathered_cut_copper_stairs", "weakness_lingering_potion": { "potionData": { "type": "WEAKNESS", @@ -27952,6 +39163,372 @@ "wetarr": "weakness_tipped_arrow", "wetarrow": "weakness_tipped_arrow", "wetippedarrow": "weakness_tipped_arrow", + "weathered_copper": { + "material": "WEATHERED_COPPER" + }, + "minecraft:weathered_copper": "weathered_copper", + "weathercoblock": "weathered_copper", + "weathercopblock": "weathered_copper", + "weathercopperblock": "weathered_copper", + "weatheredcoblock": "weathered_copper", + "weatheredcopblock": "weathered_copper", + "weatheredcopper": "weathered_copper", + "weatheredcopperblock": "weathered_copper", + "wecoblock": "weathered_copper", + "wecopblock": "weathered_copper", + "wecopperblock": "weathered_copper", + "wthcoblock": "weathered_copper", + "wthcopblock": "weathered_copper", + "wthcopperblock": "weathered_copper", + "weathered_cut_copper": { + "material": "WEATHERED_CUT_COPPER" + }, + "cutweathercoblock": "weathered_cut_copper", + "cutweathercopblock": "weathered_cut_copper", + "cutweathercopperblock": "weathered_cut_copper", + "cutweatheredcoblock": "weathered_cut_copper", + "cutweatheredcopblock": "weathered_cut_copper", + "cutweatheredcopperblock": "weathered_cut_copper", + "cutwecoblock": "weathered_cut_copper", + "cutwecopblock": "weathered_cut_copper", + "cutwecopperblock": "weathered_cut_copper", + "cutwthcoblock": "weathered_cut_copper", + "cutwthcopblock": "weathered_cut_copper", + "cutwthcopperblock": "weathered_cut_copper", + "cweathercoblock": "weathered_cut_copper", + "cweathercopblock": "weathered_cut_copper", + "cweathercopperblock": "weathered_cut_copper", + "cweatheredcoblock": "weathered_cut_copper", + "cweatheredcopblock": "weathered_cut_copper", + "cweatheredcopperblock": "weathered_cut_copper", + "cwecoblock": "weathered_cut_copper", + "cwecopblock": "weathered_cut_copper", + "cwecopperblock": "weathered_cut_copper", + "cwthcoblock": "weathered_cut_copper", + "cwthcopblock": "weathered_cut_copper", + "cwthcopperblock": "weathered_cut_copper", + "minecraft:weathered_cut_copper": "weathered_cut_copper", + "weatherccoblock": "weathered_cut_copper", + "weatherccopblock": "weathered_cut_copper", + "weatherccopperblock": "weathered_cut_copper", + "weathercutcoblock": "weathered_cut_copper", + "weathercutcopblock": "weathered_cut_copper", + "weathercutcopperblock": "weathered_cut_copper", + "weatheredccoblock": "weathered_cut_copper", + "weatheredccopblock": "weathered_cut_copper", + "weatheredccopperblock": "weathered_cut_copper", + "weatheredcutcoblock": "weathered_cut_copper", + "weatheredcutcopblock": "weathered_cut_copper", + "weatheredcutcopper": "weathered_cut_copper", + "weatheredcutcopperblock": "weathered_cut_copper", + "weccoblock": "weathered_cut_copper", + "weccopblock": "weathered_cut_copper", + "weccopperblock": "weathered_cut_copper", + "wecutcoblock": "weathered_cut_copper", + "wecutcopblock": "weathered_cut_copper", + "wecutcopperblock": "weathered_cut_copper", + "wthccoblock": "weathered_cut_copper", + "wthccopblock": "weathered_cut_copper", + "wthccopperblock": "weathered_cut_copper", + "wthcutcoblock": "weathered_cut_copper", + "wthcutcopblock": "weathered_cut_copper", + "wthcutcopperblock": "weathered_cut_copper", + "weathered_cut_copper_slab": { + "material": "WEATHERED_CUT_COPPER_SLAB" + }, + "cutweathercohalfblock": "weathered_cut_copper_slab", + "cutweathercophalfblock": "weathered_cut_copper_slab", + "cutweathercopperhalfblock": "weathered_cut_copper_slab", + "cutweathercoppersl": "weathered_cut_copper_slab", + "cutweathercopperslab": "weathered_cut_copper_slab", + "cutweathercopperstep": "weathered_cut_copper_slab", + "cutweathercopsl": "weathered_cut_copper_slab", + "cutweathercopslab": "weathered_cut_copper_slab", + "cutweathercopstep": "weathered_cut_copper_slab", + "cutweathercosl": "weathered_cut_copper_slab", + "cutweathercoslab": "weathered_cut_copper_slab", + "cutweathercostep": "weathered_cut_copper_slab", + "cutweatheredcohalfblock": "weathered_cut_copper_slab", + "cutweatheredcophalfblock": "weathered_cut_copper_slab", + "cutweatheredcopperhalfblock": "weathered_cut_copper_slab", + "cutweatheredcoppersl": "weathered_cut_copper_slab", + "cutweatheredcopperslab": "weathered_cut_copper_slab", + "cutweatheredcopperstep": "weathered_cut_copper_slab", + "cutweatheredcopsl": "weathered_cut_copper_slab", + "cutweatheredcopslab": "weathered_cut_copper_slab", + "cutweatheredcopstep": "weathered_cut_copper_slab", + "cutweatheredcosl": "weathered_cut_copper_slab", + "cutweatheredcoslab": "weathered_cut_copper_slab", + "cutweatheredcostep": "weathered_cut_copper_slab", + "cutwecohalfblock": "weathered_cut_copper_slab", + "cutwecophalfblock": "weathered_cut_copper_slab", + "cutwecopperhalfblock": "weathered_cut_copper_slab", + "cutwecoppersl": "weathered_cut_copper_slab", + "cutwecopperslab": "weathered_cut_copper_slab", + "cutwecopperstep": "weathered_cut_copper_slab", + "cutwecopsl": "weathered_cut_copper_slab", + "cutwecopslab": "weathered_cut_copper_slab", + "cutwecopstep": "weathered_cut_copper_slab", + "cutwecosl": "weathered_cut_copper_slab", + "cutwecoslab": "weathered_cut_copper_slab", + "cutwecostep": "weathered_cut_copper_slab", + "cutwthcohalfblock": "weathered_cut_copper_slab", + "cutwthcophalfblock": "weathered_cut_copper_slab", + "cutwthcopperhalfblock": "weathered_cut_copper_slab", + "cutwthcoppersl": "weathered_cut_copper_slab", + "cutwthcopperslab": "weathered_cut_copper_slab", + "cutwthcopperstep": "weathered_cut_copper_slab", + "cutwthcopsl": "weathered_cut_copper_slab", + "cutwthcopslab": "weathered_cut_copper_slab", + "cutwthcopstep": "weathered_cut_copper_slab", + "cutwthcosl": "weathered_cut_copper_slab", + "cutwthcoslab": "weathered_cut_copper_slab", + "cutwthcostep": "weathered_cut_copper_slab", + "cweathercohalfblock": "weathered_cut_copper_slab", + "cweathercophalfblock": "weathered_cut_copper_slab", + "cweathercopperhalfblock": "weathered_cut_copper_slab", + "cweathercoppersl": "weathered_cut_copper_slab", + "cweathercopperslab": "weathered_cut_copper_slab", + "cweathercopperstep": "weathered_cut_copper_slab", + "cweathercopsl": "weathered_cut_copper_slab", + "cweathercopslab": "weathered_cut_copper_slab", + "cweathercopstep": "weathered_cut_copper_slab", + "cweathercosl": "weathered_cut_copper_slab", + "cweathercoslab": "weathered_cut_copper_slab", + "cweathercostep": "weathered_cut_copper_slab", + "cweatheredcohalfblock": "weathered_cut_copper_slab", + "cweatheredcophalfblock": "weathered_cut_copper_slab", + "cweatheredcopperhalfblock": "weathered_cut_copper_slab", + "cweatheredcoppersl": "weathered_cut_copper_slab", + "cweatheredcopperslab": "weathered_cut_copper_slab", + "cweatheredcopperstep": "weathered_cut_copper_slab", + "cweatheredcopsl": "weathered_cut_copper_slab", + "cweatheredcopslab": "weathered_cut_copper_slab", + "cweatheredcopstep": "weathered_cut_copper_slab", + "cweatheredcosl": "weathered_cut_copper_slab", + "cweatheredcoslab": "weathered_cut_copper_slab", + "cweatheredcostep": "weathered_cut_copper_slab", + "cwecohalfblock": "weathered_cut_copper_slab", + "cwecophalfblock": "weathered_cut_copper_slab", + "cwecopperhalfblock": "weathered_cut_copper_slab", + "cwecoppersl": "weathered_cut_copper_slab", + "cwecopperslab": "weathered_cut_copper_slab", + "cwecopperstep": "weathered_cut_copper_slab", + "cwecopsl": "weathered_cut_copper_slab", + "cwecopslab": "weathered_cut_copper_slab", + "cwecopstep": "weathered_cut_copper_slab", + "cwecosl": "weathered_cut_copper_slab", + "cwecoslab": "weathered_cut_copper_slab", + "cwecostep": "weathered_cut_copper_slab", + "cwthcohalfblock": "weathered_cut_copper_slab", + "cwthcophalfblock": "weathered_cut_copper_slab", + "cwthcopperhalfblock": "weathered_cut_copper_slab", + "cwthcoppersl": "weathered_cut_copper_slab", + "cwthcopperslab": "weathered_cut_copper_slab", + "cwthcopperstep": "weathered_cut_copper_slab", + "cwthcopsl": "weathered_cut_copper_slab", + "cwthcopslab": "weathered_cut_copper_slab", + "cwthcopstep": "weathered_cut_copper_slab", + "cwthcosl": "weathered_cut_copper_slab", + "cwthcoslab": "weathered_cut_copper_slab", + "cwthcostep": "weathered_cut_copper_slab", + "minecraft:weathered_cut_copper_slab": "weathered_cut_copper_slab", + "weatherccohalfblock": "weathered_cut_copper_slab", + "weatherccophalfblock": "weathered_cut_copper_slab", + "weatherccopperhalfblock": "weathered_cut_copper_slab", + "weatherccoppersl": "weathered_cut_copper_slab", + "weatherccopperslab": "weathered_cut_copper_slab", + "weatherccopperstep": "weathered_cut_copper_slab", + "weatherccopsl": "weathered_cut_copper_slab", + "weatherccopslab": "weathered_cut_copper_slab", + "weatherccopstep": "weathered_cut_copper_slab", + "weatherccosl": "weathered_cut_copper_slab", + "weatherccoslab": "weathered_cut_copper_slab", + "weatherccostep": "weathered_cut_copper_slab", + "weathercutcohalfblock": "weathered_cut_copper_slab", + "weathercutcophalfblock": "weathered_cut_copper_slab", + "weathercutcopperhalfblock": "weathered_cut_copper_slab", + "weathercutcoppersl": "weathered_cut_copper_slab", + "weathercutcopperslab": "weathered_cut_copper_slab", + "weathercutcopperstep": "weathered_cut_copper_slab", + "weathercutcopsl": "weathered_cut_copper_slab", + "weathercutcopslab": "weathered_cut_copper_slab", + "weathercutcopstep": "weathered_cut_copper_slab", + "weathercutcosl": "weathered_cut_copper_slab", + "weathercutcoslab": "weathered_cut_copper_slab", + "weathercutcostep": "weathered_cut_copper_slab", + "weatheredccohalfblock": "weathered_cut_copper_slab", + "weatheredccophalfblock": "weathered_cut_copper_slab", + "weatheredccopperhalfblock": "weathered_cut_copper_slab", + "weatheredccoppersl": "weathered_cut_copper_slab", + "weatheredccopperslab": "weathered_cut_copper_slab", + "weatheredccopperstep": "weathered_cut_copper_slab", + "weatheredccopsl": "weathered_cut_copper_slab", + "weatheredccopslab": "weathered_cut_copper_slab", + "weatheredccopstep": "weathered_cut_copper_slab", + "weatheredccosl": "weathered_cut_copper_slab", + "weatheredccoslab": "weathered_cut_copper_slab", + "weatheredccostep": "weathered_cut_copper_slab", + "weatheredcutcohalfblock": "weathered_cut_copper_slab", + "weatheredcutcophalfblock": "weathered_cut_copper_slab", + "weatheredcutcopperhalfblock": "weathered_cut_copper_slab", + "weatheredcutcoppersl": "weathered_cut_copper_slab", + "weatheredcutcopperslab": "weathered_cut_copper_slab", + "weatheredcutcopperstep": "weathered_cut_copper_slab", + "weatheredcutcopsl": "weathered_cut_copper_slab", + "weatheredcutcopslab": "weathered_cut_copper_slab", + "weatheredcutcopstep": "weathered_cut_copper_slab", + "weatheredcutcosl": "weathered_cut_copper_slab", + "weatheredcutcoslab": "weathered_cut_copper_slab", + "weatheredcutcostep": "weathered_cut_copper_slab", + "weccohalfblock": "weathered_cut_copper_slab", + "weccophalfblock": "weathered_cut_copper_slab", + "weccopperhalfblock": "weathered_cut_copper_slab", + "weccoppersl": "weathered_cut_copper_slab", + "weccopperslab": "weathered_cut_copper_slab", + "weccopperstep": "weathered_cut_copper_slab", + "weccopsl": "weathered_cut_copper_slab", + "weccopslab": "weathered_cut_copper_slab", + "weccopstep": "weathered_cut_copper_slab", + "weccosl": "weathered_cut_copper_slab", + "weccoslab": "weathered_cut_copper_slab", + "weccostep": "weathered_cut_copper_slab", + "wecutcohalfblock": "weathered_cut_copper_slab", + "wecutcophalfblock": "weathered_cut_copper_slab", + "wecutcopperhalfblock": "weathered_cut_copper_slab", + "wecutcoppersl": "weathered_cut_copper_slab", + "wecutcopperslab": "weathered_cut_copper_slab", + "wecutcopperstep": "weathered_cut_copper_slab", + "wecutcopsl": "weathered_cut_copper_slab", + "wecutcopslab": "weathered_cut_copper_slab", + "wecutcopstep": "weathered_cut_copper_slab", + "wecutcosl": "weathered_cut_copper_slab", + "wecutcoslab": "weathered_cut_copper_slab", + "wecutcostep": "weathered_cut_copper_slab", + "wthccohalfblock": "weathered_cut_copper_slab", + "wthccophalfblock": "weathered_cut_copper_slab", + "wthccopperhalfblock": "weathered_cut_copper_slab", + "wthccoppersl": "weathered_cut_copper_slab", + "wthccopperslab": "weathered_cut_copper_slab", + "wthccopperstep": "weathered_cut_copper_slab", + "wthccopsl": "weathered_cut_copper_slab", + "wthccopslab": "weathered_cut_copper_slab", + "wthccopstep": "weathered_cut_copper_slab", + "wthccosl": "weathered_cut_copper_slab", + "wthccoslab": "weathered_cut_copper_slab", + "wthccostep": "weathered_cut_copper_slab", + "wthcutcohalfblock": "weathered_cut_copper_slab", + "wthcutcophalfblock": "weathered_cut_copper_slab", + "wthcutcopperhalfblock": "weathered_cut_copper_slab", + "wthcutcoppersl": "weathered_cut_copper_slab", + "wthcutcopperslab": "weathered_cut_copper_slab", + "wthcutcopperstep": "weathered_cut_copper_slab", + "wthcutcopsl": "weathered_cut_copper_slab", + "wthcutcopslab": "weathered_cut_copper_slab", + "wthcutcopstep": "weathered_cut_copper_slab", + "wthcutcosl": "weathered_cut_copper_slab", + "wthcutcoslab": "weathered_cut_copper_slab", + "wthcutcostep": "weathered_cut_copper_slab", + "weathered_cut_copper_stairs": { + "material": "WEATHERED_CUT_COPPER_STAIRS" + }, + "cutweathercopperstair": "weathered_cut_copper_stairs", + "cutweathercopperstairs": "weathered_cut_copper_stairs", + "cutweathercopstair": "weathered_cut_copper_stairs", + "cutweathercopstairs": "weathered_cut_copper_stairs", + "cutweathercostair": "weathered_cut_copper_stairs", + "cutweathercostairs": "weathered_cut_copper_stairs", + "cutweatheredcopperstair": "weathered_cut_copper_stairs", + "cutweatheredcopperstairs": "weathered_cut_copper_stairs", + "cutweatheredcopstair": "weathered_cut_copper_stairs", + "cutweatheredcopstairs": "weathered_cut_copper_stairs", + "cutweatheredcostair": "weathered_cut_copper_stairs", + "cutweatheredcostairs": "weathered_cut_copper_stairs", + "cutwecopperstair": "weathered_cut_copper_stairs", + "cutwecopperstairs": "weathered_cut_copper_stairs", + "cutwecopstair": "weathered_cut_copper_stairs", + "cutwecopstairs": "weathered_cut_copper_stairs", + "cutwecostair": "weathered_cut_copper_stairs", + "cutwecostairs": "weathered_cut_copper_stairs", + "cutwthcopperstair": "weathered_cut_copper_stairs", + "cutwthcopperstairs": "weathered_cut_copper_stairs", + "cutwthcopstair": "weathered_cut_copper_stairs", + "cutwthcopstairs": "weathered_cut_copper_stairs", + "cutwthcostair": "weathered_cut_copper_stairs", + "cutwthcostairs": "weathered_cut_copper_stairs", + "cweathercopperstair": "weathered_cut_copper_stairs", + "cweathercopperstairs": "weathered_cut_copper_stairs", + "cweathercopstair": "weathered_cut_copper_stairs", + "cweathercopstairs": "weathered_cut_copper_stairs", + "cweathercostair": "weathered_cut_copper_stairs", + "cweathercostairs": "weathered_cut_copper_stairs", + "cweatheredcopperstair": "weathered_cut_copper_stairs", + "cweatheredcopperstairs": "weathered_cut_copper_stairs", + "cweatheredcopstair": "weathered_cut_copper_stairs", + "cweatheredcopstairs": "weathered_cut_copper_stairs", + "cweatheredcostair": "weathered_cut_copper_stairs", + "cweatheredcostairs": "weathered_cut_copper_stairs", + "cwecopperstair": "weathered_cut_copper_stairs", + "cwecopperstairs": "weathered_cut_copper_stairs", + "cwecopstair": "weathered_cut_copper_stairs", + "cwecopstairs": "weathered_cut_copper_stairs", + "cwecostair": "weathered_cut_copper_stairs", + "cwecostairs": "weathered_cut_copper_stairs", + "cwthcopperstair": "weathered_cut_copper_stairs", + "cwthcopperstairs": "weathered_cut_copper_stairs", + "cwthcopstair": "weathered_cut_copper_stairs", + "cwthcopstairs": "weathered_cut_copper_stairs", + "cwthcostair": "weathered_cut_copper_stairs", + "cwthcostairs": "weathered_cut_copper_stairs", + "minecraft:weathered_cut_copper_stairs": "weathered_cut_copper_stairs", + "weatherccopperstair": "weathered_cut_copper_stairs", + "weatherccopperstairs": "weathered_cut_copper_stairs", + "weatherccopstair": "weathered_cut_copper_stairs", + "weatherccopstairs": "weathered_cut_copper_stairs", + "weatherccostair": "weathered_cut_copper_stairs", + "weatherccostairs": "weathered_cut_copper_stairs", + "weathercutcopperstair": "weathered_cut_copper_stairs", + "weathercutcopperstairs": "weathered_cut_copper_stairs", + "weathercutcopstair": "weathered_cut_copper_stairs", + "weathercutcopstairs": "weathered_cut_copper_stairs", + "weathercutcostair": "weathered_cut_copper_stairs", + "weathercutcostairs": "weathered_cut_copper_stairs", + "weatheredccopperstair": "weathered_cut_copper_stairs", + "weatheredccopperstairs": "weathered_cut_copper_stairs", + "weatheredccopstair": "weathered_cut_copper_stairs", + "weatheredccopstairs": "weathered_cut_copper_stairs", + "weatheredccostair": "weathered_cut_copper_stairs", + "weatheredccostairs": "weathered_cut_copper_stairs", + "weatheredcutcopperstair": "weathered_cut_copper_stairs", + "weatheredcutcopperstairs": "weathered_cut_copper_stairs", + "weatheredcutcopstair": "weathered_cut_copper_stairs", + "weatheredcutcopstairs": "weathered_cut_copper_stairs", + "weatheredcutcostair": "weathered_cut_copper_stairs", + "weatheredcutcostairs": "weathered_cut_copper_stairs", + "weccopperstair": "weathered_cut_copper_stairs", + "weccopperstairs": "weathered_cut_copper_stairs", + "weccopstair": "weathered_cut_copper_stairs", + "weccopstairs": "weathered_cut_copper_stairs", + "weccostair": "weathered_cut_copper_stairs", + "weccostairs": "weathered_cut_copper_stairs", + "wecutcopperstair": "weathered_cut_copper_stairs", + "wecutcopperstairs": "weathered_cut_copper_stairs", + "wecutcopstair": "weathered_cut_copper_stairs", + "wecutcopstairs": "weathered_cut_copper_stairs", + "wecutcostair": "weathered_cut_copper_stairs", + "wecutcostairs": "weathered_cut_copper_stairs", + "wthccopperstair": "weathered_cut_copper_stairs", + "wthccopperstairs": "weathered_cut_copper_stairs", + "wthccopstair": "weathered_cut_copper_stairs", + "wthccopstairs": "weathered_cut_copper_stairs", + "wthccostair": "weathered_cut_copper_stairs", + "wthccostairs": "weathered_cut_copper_stairs", + "wthcutcopperstair": "weathered_cut_copper_stairs", + "wthcutcopperstairs": "weathered_cut_copper_stairs", + "wthcutcopstair": "weathered_cut_copper_stairs", + "wthcutcopstairs": "weathered_cut_copper_stairs", + "wthcutcostair": "weathered_cut_copper_stairs", + "wthcutcostairs": "weathered_cut_copper_stairs", "weeping_vines": { "material": "WEEPING_VINES" }, @@ -27983,6 +39560,12 @@ "minecraft:white_bed": "white_bed", "wbed": "white_bed", "whitebed": "white_bed", + "white_candle": { + "material": "WHITE_CANDLE" + }, + "minecraft:white_candle": "white_candle", + "wcandle": "white_candle", + "whitecandle": "white_candle", "white_carpet": { "material": "WHITE_CARPET" }, @@ -28362,6 +39945,12 @@ "minecraft:yellow_bed": "yellow_bed", "ybed": "yellow_bed", "yellowbed": "yellow_bed", + "yellow_candle": { + "material": "YELLOW_CANDLE" + }, + "minecraft:yellow_candle": "yellow_candle", + "ycandle": "yellow_candle", + "yellowcandle": "yellow_candle", "yellow_carpet": { "material": "YELLOW_CARPET" }, @@ -28801,7 +40390,10 @@ "zvillmspawner": "zombie_villager_spawner", "zvillspawner": "zombie_villager_spawner", "zombified_piglin_spawn_egg": { - "material": "ZOMBIFIED_PIGLIN_SPAWN_EGG" + "material": "ZOMBIFIED_PIGLIN_SPAWN_EGG", + "fallbacks": [ + "ZOMBIE_PIGMAN_SPAWN_EGG" + ] }, "eggzombiepiglin": "zombified_piglin_spawn_egg", "eggzombiepigm": "zombified_piglin_spawn_egg", @@ -29011,4 +40603,4 @@ "zpmanmspawner": "zombified_piglin_spawner", "zpmanspawner": "zombified_piglin_spawner" } -#f5df8e1a49de719313ce9e7a361dadef \ No newline at end of file +#247f3932126a577d03a20f0c82268616 \ No newline at end of file diff --git a/plugins/EssentialsX-2.18.2.0.jar b/plugins/EssentialsX-2.18.2.0.jar deleted file mode 100644 index a183348..0000000 Binary files a/plugins/EssentialsX-2.18.2.0.jar and /dev/null differ diff --git a/plugins/EssentialsX-2.19.2.jar b/plugins/EssentialsX-2.19.2.jar new file mode 100644 index 0000000..a86c231 Binary files /dev/null and b/plugins/EssentialsX-2.19.2.jar differ diff --git a/plugins/EssentialsXChat-2.18.2.0.jar b/plugins/EssentialsXChat-2.18.2.0.jar deleted file mode 100644 index fd5717e..0000000 Binary files a/plugins/EssentialsXChat-2.18.2.0.jar and /dev/null differ diff --git a/plugins/EssentialsXChat-2.19.2.jar b/plugins/EssentialsXChat-2.19.2.jar new file mode 100644 index 0000000..7ccc88f Binary files /dev/null and b/plugins/EssentialsXChat-2.19.2.jar differ diff --git a/plugins/EssentialsXSpawn-2.18.2.0.jar b/plugins/EssentialsXSpawn-2.18.2.0.jar deleted file mode 100644 index aba82c4..0000000 Binary files a/plugins/EssentialsXSpawn-2.18.2.0.jar and /dev/null differ diff --git a/plugins/EssentialsXSpawn-2.19.2.jar b/plugins/EssentialsXSpawn-2.19.2.jar new file mode 100644 index 0000000..201f9e6 Binary files /dev/null and b/plugins/EssentialsXSpawn-2.19.2.jar differ diff --git a/plugins/HolographicDisplays-2.4.9.jar b/plugins/HolographicDisplays-2.4.9.jar deleted file mode 100644 index 94a7cc8..0000000 Binary files a/plugins/HolographicDisplays-2.4.9.jar and /dev/null differ diff --git a/plugins/HolographicDisplays-3.0.0.jar b/plugins/HolographicDisplays-3.0.0.jar new file mode 100644 index 0000000..c593d12 Binary files /dev/null and b/plugins/HolographicDisplays-3.0.0.jar differ diff --git a/plugins/HolographicDisplays/animations/example.yml b/plugins/HolographicDisplays/animations/example.yml new file mode 100644 index 0000000..e1ca1c4 --- /dev/null +++ b/plugins/HolographicDisplays/animations/example.yml @@ -0,0 +1,7 @@ +interval-seconds: 0.5 +animation-frames: +- This is an example. +- This line will change every 0.5 seconds... +- because it's an animation. +- 'You just have to put "{animation: example.txt}" in a hologram...' +- to see this animated text. diff --git a/plugins/HolographicDisplays/config.yml b/plugins/HolographicDisplays/config.yml index 5c49745..cd5c25b 100644 --- a/plugins/HolographicDisplays/config.yml +++ b/plugins/HolographicDisplays/config.yml @@ -1,14 +1,10 @@ -# . -# . Read the tutorial at: http://dev.bukkit.org/bukkit-plugins/holographic-displays/ -# . -# . Plugin created by filoghost. -# . +# +# Plugin page: https://dev.bukkit.org/projects/holographic-displays +# +# Created by filoghost. +# + space-between-lines: 0.02 -images: - symbol: '[x]' - transparency: - space: ' [|] ' - color: '&7' bungee: refresh-seconds: 3 use-RedisBungee: false @@ -30,3 +26,6 @@ time: update-notification: true debug: false quick-edit-commands: true +image-rendering: + transparent-pixel: '&7 [|] ' + solid-pixel: '[x]' diff --git a/plugins/HolographicDisplays/custom-placeholders.yml b/plugins/HolographicDisplays/custom-placeholders.yml new file mode 100644 index 0000000..003ca9d --- /dev/null +++ b/plugins/HolographicDisplays/custom-placeholders.yml @@ -0,0 +1,8 @@ +placeholders: + '[x]': █ + '[/]': ▌ + '[.]': ░ + '[..]': ▒ + '[...]': ▓ + '[p]': • + '[|]': ⎹ diff --git a/plugins/HolographicDisplays/database.yml b/plugins/HolographicDisplays/database.yml index 4c3d25c..161024c 100644 --- a/plugins/HolographicDisplays/database.yml +++ b/plugins/HolographicDisplays/database.yml @@ -1,5 +1,4 @@ spawninfo: - location: SurvivalGames_world, 345.128, 32.200, 1654.442 lines: - '&6&oWelcome to &b&oApex Hosting''s' - '&a&oSurvival Games Gametype!' @@ -9,8 +8,12 @@ spawninfo: - '&7&ohow to join in and play' - '&a&oSurvival Games!' - '&8&l&m-------' + position: + world: SurvivalGames_world + x: 345.128 + y: 32.2 + z: 1654.442 arenainfo: - location: SurvivalGames_world, 334.479, 32.200, 1643.837 lines: - '&4&oArena Information' - '&8&l&m-------' @@ -19,8 +22,12 @@ arenainfo: - '&7&odifferent arenas and join' - '&7&othem to fight against other players!' - '&8&l&m-------' + position: + world: SurvivalGames_world + x: 334.479 + y: 32.2 + z: 1643.837 createarenas: - location: SurvivalGames_world, 334.540, 32.200, 1663.949 lines: - '&b&oArena Creation' - '&8&l&m--------' @@ -28,36 +35,73 @@ createarenas: - '&7&oon how to add or' - '&7&ocreate your own arenas!' - '&8&l&m--------' + position: + world: SurvivalGames_world + x: 334.54 + y: 32.2 + z: 1663.949 addingarena: - location: SurvivalGames_world, 337.965, 33.200, 1671.989 lines: - '&6&lAdding Arenas' + position: + world: SurvivalGames_world + x: 337.965 + y: 33.2 + z: 1671.989 creatingarenas: - location: SurvivalGames_world, 331.043, 33.200, 1671.980 lines: - '&6&lCreating Arenas' + position: + world: SurvivalGames_world + x: 331.043 + y: 33.2 + z: 1671.98 explain: - location: SurvivalGames_world, 334.528, 31.200, 1670.300 lines: - '&8&oIn-depth explanation' - '&8&oon Apex Hosting website!' + position: + world: SurvivalGames_world + x: 334.528 + y: 31.2 + z: 1670.3 s1: - location: SurvivalGames_world, 350.540, 31.268, 1657.395 lines: - '&7Status: %hungergames_status_Lost%' + position: + world: SurvivalGames_world + x: 350.54 + y: 31.268 + z: 1657.395 s2: - location: SurvivalGames_world, 351.380, 31.268, 1655.535 lines: - '&7Status: %hungergames_status_Breeze%' + position: + world: SurvivalGames_world + x: 351.38 + y: 31.268 + z: 1655.535 s3: - location: SurvivalGames_world, 351.408, 31.268, 1653.424 lines: - '&7Status: %hungergames_status_Chernobyl%' + position: + world: SurvivalGames_world + x: 351.408 + y: 31.268 + z: 1653.424 s4: - location: SurvivalGames_world, 350.724, 31.268, 1651.456 lines: - '&7Status: %hungergames_status_City%' + position: + world: SurvivalGames_world + x: 350.724 + y: 31.268 + z: 1651.456 i1: - location: SurvivalGames_world, 320.280, 30.663, 1654.569 lines: - '&cRight Click' + position: + world: SurvivalGames_world + x: 320.28 + y: 30.663 + z: 1654.569 diff --git a/plugins/HolographicDisplays/old-files/README.txt b/plugins/HolographicDisplays/old-files/README.txt new file mode 100644 index 0000000..e0ba7cf --- /dev/null +++ b/plugins/HolographicDisplays/old-files/README.txt @@ -0,0 +1 @@ +This folder is used to backup configuration files before automatically upgrading them to a newer format. diff --git a/plugins/HolographicDisplays/animations/example.txt b/plugins/HolographicDisplays/old-files/animations/example.txt similarity index 100% rename from plugins/HolographicDisplays/animations/example.txt rename to plugins/HolographicDisplays/old-files/animations/example.txt diff --git a/plugins/HolographicDisplays/old-files/database.yml b/plugins/HolographicDisplays/old-files/database.yml new file mode 100644 index 0000000..4c3d25c --- /dev/null +++ b/plugins/HolographicDisplays/old-files/database.yml @@ -0,0 +1,63 @@ +spawninfo: + location: SurvivalGames_world, 345.128, 32.200, 1654.442 + lines: + - '&6&oWelcome to &b&oApex Hosting''s' + - '&a&oSurvival Games Gametype!' + - '&8&l&m-------' + - '&7&oLook around the spawn area' + - '&7&ofor information on the server and' + - '&7&ohow to join in and play' + - '&a&oSurvival Games!' + - '&8&l&m-------' +arenainfo: + location: SurvivalGames_world, 334.479, 32.200, 1643.837 + lines: + - '&4&oArena Information' + - '&8&l&m-------' + - '&7&oHere''s where you can' + - '&7&oview information about the' + - '&7&odifferent arenas and join' + - '&7&othem to fight against other players!' + - '&8&l&m-------' +createarenas: + location: SurvivalGames_world, 334.540, 32.200, 1663.949 + lines: + - '&b&oArena Creation' + - '&8&l&m--------' + - '&7&oLook here for information' + - '&7&oon how to add or' + - '&7&ocreate your own arenas!' + - '&8&l&m--------' +addingarena: + location: SurvivalGames_world, 337.965, 33.200, 1671.989 + lines: + - '&6&lAdding Arenas' +creatingarenas: + location: SurvivalGames_world, 331.043, 33.200, 1671.980 + lines: + - '&6&lCreating Arenas' +explain: + location: SurvivalGames_world, 334.528, 31.200, 1670.300 + lines: + - '&8&oIn-depth explanation' + - '&8&oon Apex Hosting website!' +s1: + location: SurvivalGames_world, 350.540, 31.268, 1657.395 + lines: + - '&7Status: %hungergames_status_Lost%' +s2: + location: SurvivalGames_world, 351.380, 31.268, 1655.535 + lines: + - '&7Status: %hungergames_status_Breeze%' +s3: + location: SurvivalGames_world, 351.408, 31.268, 1653.424 + lines: + - '&7Status: %hungergames_status_Chernobyl%' +s4: + location: SurvivalGames_world, 350.724, 31.268, 1651.456 + lines: + - '&7Status: %hungergames_status_City%' +i1: + location: SurvivalGames_world, 320.280, 30.663, 1654.569 + lines: + - '&cRight Click' diff --git a/plugins/HolographicDisplays/symbols.yml b/plugins/HolographicDisplays/old-files/symbols.yml similarity index 100% rename from plugins/HolographicDisplays/symbols.yml rename to plugins/HolographicDisplays/old-files/symbols.yml diff --git a/plugins/Multiverse-Core-4.3.0.jar b/plugins/Multiverse-Core-4.3.1.jar similarity index 77% rename from plugins/Multiverse-Core-4.3.0.jar rename to plugins/Multiverse-Core-4.3.1.jar index 708ff4c..09b0895 100644 Binary files a/plugins/Multiverse-Core-4.3.0.jar and b/plugins/Multiverse-Core-4.3.1.jar differ diff --git a/plugins/Multiverse-Core/config.yml b/plugins/Multiverse-Core/config.yml index 8ff118c..507ba77 100644 --- a/plugins/Multiverse-Core/config.yml +++ b/plugins/Multiverse-Core/config.yml @@ -24,6 +24,7 @@ multiverse-configuration: teleportintercept: 'true' firstspawnoverride: 'true' displaypermerrors: 'true' + enablebuscript: 'true' globaldebug: '0' silentstart: 'false' messagecooldown: '5000' diff --git a/plugins/Multiverse-Core/worlds.yml b/plugins/Multiverse-Core/worlds.yml index 5329308..1fce8a9 100644 --- a/plugins/Multiverse-Core/worlds.yml +++ b/plugins/Multiverse-Core/worlds.yml @@ -46,100 +46,6 @@ worlds: generator: 'null' playerLimit: '-1' allowFlight: 'true' - world: - ==: MVWorld - hidden: 'false' - alias: world - color: WHITE - style: NORMAL - pvp: 'true' - scale: '1.0' - respawnWorld: '' - allowWeather: 'true' - difficulty: EASY - spawning: - ==: MVSpawnSettings - animals: - ==: MVSpawnSubSettings - spawn: 'true' - spawnrate: '-1' - exceptions: [] - monsters: - ==: MVSpawnSubSettings - spawn: 'true' - spawnrate: '-1' - exceptions: [] - entryfee: - ==: MVEntryFee - amount: '0.0' - hunger: 'true' - autoHeal: 'true' - adjustSpawn: 'true' - portalForm: ALL - gameMode: SURVIVAL - keepSpawnInMemory: 'true' - spawnLocation: - ==: MVSpawnLocation - x: 48.0 - y: 82.0 - z: -48.0 - pitch: 0.0 - yaw: 0.0 - autoLoad: 'true' - bedRespawn: 'true' - worldBlacklist: [] - environment: NORMAL - seed: '1962504770608627350' - generator: 'null' - playerLimit: '-1' - allowFlight: 'true' - world_nether: - ==: MVWorld - hidden: 'false' - alias: '' - color: WHITE - style: NORMAL - pvp: 'true' - scale: '8.0' - respawnWorld: '' - allowWeather: 'true' - difficulty: EASY - spawning: - ==: MVSpawnSettings - animals: - ==: MVSpawnSubSettings - spawn: 'true' - spawnrate: '-1' - exceptions: [] - monsters: - ==: MVSpawnSubSettings - spawn: 'true' - spawnrate: '-1' - exceptions: [] - entryfee: - ==: MVEntryFee - amount: '0.0' - hunger: 'true' - autoHeal: 'true' - adjustSpawn: 'true' - portalForm: ALL - gameMode: SURVIVAL - keepSpawnInMemory: 'true' - spawnLocation: - ==: MVSpawnLocation - x: -7.5 - y: 65.0 - z: -7.5 - pitch: 0.0 - yaw: 0.0 - autoLoad: 'true' - bedRespawn: 'true' - worldBlacklist: [] - environment: NETHER - seed: '1962504770608627350' - generator: 'null' - playerLimit: '-1' - allowFlight: 'true' Breeze2: ==: MVWorld hidden: 'false' @@ -234,53 +140,6 @@ worlds: generator: 'null' playerLimit: '-1' allowFlight: 'true' - SurvivalGames_world_nether: - ==: MVWorld - hidden: 'false' - alias: SurvivalGames_world_nether - color: WHITE - style: NORMAL - pvp: 'true' - scale: '8.0' - respawnWorld: '' - allowWeather: 'true' - difficulty: EASY - spawning: - ==: MVSpawnSettings - animals: - ==: MVSpawnSubSettings - spawn: 'true' - spawnrate: '-1' - exceptions: [] - monsters: - ==: MVSpawnSubSettings - spawn: 'true' - spawnrate: '-1' - exceptions: [] - entryfee: - ==: MVEntryFee - amount: '0.0' - hunger: 'true' - autoHeal: 'true' - adjustSpawn: 'true' - portalForm: ALL - gameMode: SURVIVAL - keepSpawnInMemory: 'true' - spawnLocation: - ==: MVSpawnLocation - x: 0.0 - y: 43.0 - z: 0.0 - pitch: 0.0 - yaw: 0.0 - autoLoad: 'true' - bedRespawn: 'true' - worldBlacklist: [] - environment: NETHER - seed: '-3398757790990103098' - generator: 'null' - playerLimit: '-1' - allowFlight: 'true' SurvivalGames_world: ==: MVWorld hidden: 'false' diff --git a/plugins/PlaceholderAPI-2.10.10.jar b/plugins/PlaceholderAPI-2.11.0.jar similarity index 50% rename from plugins/PlaceholderAPI-2.10.10.jar rename to plugins/PlaceholderAPI-2.11.0.jar index 40a1182..4b0a7a9 100644 Binary files a/plugins/PlaceholderAPI-2.10.10.jar and b/plugins/PlaceholderAPI-2.11.0.jar differ diff --git a/plugins/PlaceholderAPI/expansions/Expansion-player.jar b/plugins/PlaceholderAPI/expansions/Expansion-player.jar deleted file mode 100644 index 643c571..0000000 Binary files a/plugins/PlaceholderAPI/expansions/Expansion-player.jar and /dev/null differ diff --git a/plugins/ProtocolLib-531.jar b/plugins/ProtocolLib-539.jar similarity index 50% rename from plugins/ProtocolLib-531.jar rename to plugins/ProtocolLib-539.jar index 23740dc..7ce0c87 100644 Binary files a/plugins/ProtocolLib-531.jar and b/plugins/ProtocolLib-539.jar differ diff --git a/plugins/ProtocolLib/lastupdate b/plugins/ProtocolLib/lastupdate index d4fcf32..5ed6ff6 100644 --- a/plugins/ProtocolLib/lastupdate +++ b/plugins/ProtocolLib/lastupdate @@ -1 +1 @@ -1617568602 \ No newline at end of file +1640285003 \ No newline at end of file diff --git a/plugins/ProtocolSupport-646.jar b/plugins/ProtocolSupport-665.jar similarity index 75% rename from plugins/ProtocolSupport-646.jar rename to plugins/ProtocolSupport-665.jar index ca550be..1b779c2 100644 Binary files a/plugins/ProtocolSupport-646.jar and b/plugins/ProtocolSupport-665.jar differ diff --git a/plugins/TitleManager-2.3.4.jar b/plugins/TitleManager-2.3.4.jar deleted file mode 100644 index 18e9472..0000000 Binary files a/plugins/TitleManager-2.3.4.jar and /dev/null differ diff --git a/plugins/TitleManager-2.3.6.jar b/plugins/TitleManager-2.3.6.jar new file mode 100644 index 0000000..b67f4ec Binary files /dev/null and b/plugins/TitleManager-2.3.6.jar differ diff --git a/plugins/TitleManager/config-old-6.yml b/plugins/TitleManager/config-old-6.yml new file mode 100644 index 0000000..c82ba73 --- /dev/null +++ b/plugins/TitleManager/config-old-6.yml @@ -0,0 +1,340 @@ +############################################################ +# +------------------------------------------------------+ # +# | Notes | # +# +------------------------------------------------------+ # +############################################################ + +# Config comment style borrowed from the Essentials config. +# +# If you want to use special characters (ASCII, UTF-8 characters) in the config, you need to save the file as UTF-8. +# - If you don't know how this is done, you can see the guide on the wiki: https://github.com/Puharesource/TitleManager/wiki/Unicode---UTF-8-characters-for-TitleManager +# +# Config errors, such as the plugin not loading or the config resetting can be fixed by ensuring that: +# - No tabs are present: YAML only allows spaces. +# - You have escaped all apostrophes or quotes in your text: +# - If you surround your text with apostrophes like this 'don't', double all of your apostrophes like this: 'don''t' +# - If you surround your text with quotes like this "Quote: "hello"", switch to apostrophes instead like this 'Quite: "hello"'. +# +# If you've got problems: +# - Join the Discord server here: https://discord.gg/U3Yyu6G +# - Write a ticket on the Issue Tracker here: https://github.com/Puharesource/TitleManager/issues +# +# Help with animations and scripts: +# - Go to https://tarkan.dev/tmgenerator +# +# 1 second = 20 ticks +# +# For more information check: https://github.com/Puharesource/TitleManager/wiki + +############################################################ +# +------------------------------------------------------+ # +# | General | # +# +------------------------------------------------------+ # +############################################################ + +# Never change this value +config-version: 6 + +# Toggles debug mode, which prints additional information when the plugin does something. +debug: false + +# Toggles whether or not all of the features of TitleManager will be toggled. +using-config: true + +# Toggles whether or not all of the BungeeCord functionality will be toggled. +using-bungeecord: false + +# (Feature only works on 1.7-1.8 Protocol Hack) +# Toggles whether or not 1.7 players will see actionbar messages when they're holding an item. +legacy-client-support: false + +# Toggles whether or not the plugin should warn administrators if there's a new version out. +check-for-updates: true + +# The locale used for some of the placeholders. +locale: en-US + +############################################################ +# +------------------------------------------------------+ # +# | Player List | # +# +------------------------------------------------------+ # +############################################################ + +# Sets the header and footer of the player list. (Shown when you hold the TAB key.) + +player-list: + + # Toggles this feature. + enabled: true + + # Sets the header of the player list. + # + # Single line format. + # header: 'My header text' + # + # Multiple line format. + # header: + # - 'My first line' + # - 'My second line' + # - 'My third line' + header: + - '' + - '&3Apex Minecraft &fHosting' + - '' + + # Sets the footer of the player list. + # + # Single line format. + # footer: 'My footer text' + # + # Multiple line format. + # footer: + # - 'My first line' + # - 'My second line' + # - 'My third line' + footer: + - '' + - '&fSurvival Games Gametype made by' + - '&3Apex Hosting' + - '' + - '&7Editable in the TitleManager config' + +############################################################ +# +------------------------------------------------------+ # +# | Welcome Title | # +# +------------------------------------------------------+ # +############################################################ + +# Sets the title that is sent to the player when they join the server. + +welcome-title: + + # Toggles this feature. + enabled: false + + # The title displayed at the very top of the scoreboard + # WARNING! (1.12 or below ONLY) The title must consist of 32 or less characters (this includes color codes) + title: Welcome to My Server + + # The subtitle shown. + subtitle: Hope you enjoy your stay + + # The time it takes for the title to fade into the screen. (In ticks) + fade-in: 20 + + # The time it takes for the title to stay on the screen. (In ticks) + stay: 40 + + # The time it takes for the title to fade out of the screen. (In ticks) + fade-out: 20 + + # The message shown when the player joins the server for the first time. + first-join: + + # The title shown. + title: Welcome to My Server + + # The subtitle shown. + subtitle: This is your first time! + +############################################################ +# +------------------------------------------------------+ # +# | Welcome Actionbar | # +# +------------------------------------------------------+ # +############################################################ + +# Sets the actionbar that is sent to the player when they join the server. + +welcome-actionbar: + + # Toggles this feature. + enabled: false + + # The title displayed at the very top of the scoreboard + # WARNING! (1.12 or below ONLY) The title must consist of 32 or less characters (this includes color codes) + title: Welcome to My Server + + # The message shown when the player joins the server for the first time. + first-join: Welcome to My Server, this is your first time! + +############################################################ +# +------------------------------------------------------+ # +# | Placeholders | # +# +------------------------------------------------------+ # +############################################################ + +# Configures anything placeholder related. + +placeholders: + + # The format used by the balance placeholder. + number-format: + + # Toggles this feature. + enabled: true + format: '#,###.##' + date-format: EEE, dd MMM yyyy HH:mm:ss z + +############################################################ +# +------------------------------------------------------+ # +# | Scoreboard | # +# +------------------------------------------------------+ # +############################################################ + +# Sets the scoreboard (sidebar) that is sent to the player + +scoreboard: + + # Toggles this feature. + enabled: false + title: ${shine:[0;2;0][0;25;0][0;25;0][&3&l;&b&l]My Server} + + # The lines of the scoreboard (Maximum of 15 lines allowed) + lines: + - '&b&m----------------------------------' + - '&b> &3&lPlayer Name:' + - '&b%{name}' + - '&r' + - '&b> &3&lPing:' + - '&b%{ping} MS' + - '&r&r' + - '&b> &3&lServer Time:' + - '&b%{server-time}' + - '&b&m----------------------------------&r' + + # A list of worlds that the Scoreboard should not be shown in. + disabled-worlds: + - my-disabled-world + - my-disabled-world-nether + +############################################################ +# +------------------------------------------------------+ # +# | Announcer | # +# +------------------------------------------------------+ # +############################################################ + +# Automatically send titles and/or actionbar messages to the players on the server. + +announcer: + + # Toggles this feature. + enabled: false + + # The announcements + # + # The format: + # + # announcement-name: + # interval: 60 (Seconds, Default: 60) + # timings: + # fade-in: 20 (Ticks, Default: 20) + # stay: 40 (Ticks, Default: 40) + # fade-out: 20 (Ticks, Default: 20) + # titles: + # - 'First title' (The title sent) + # - 'Second title\nSecond subtitle' (The next title sent, this time using \n to split the title and subtitle from each other) + # actionbar: + # - 'First actionbar' (The actionbar message sent) + # - 'The next actionbar sent' (The next actionbar message sent) + announcements: + my-announcement: + interval: 60 + timings: + fade-in: 20 + stay: 40 + fade-out: 20 + titles: + - '&aThis is the 1st title announcement\n&aThis is the subtitle' + - '&bThis is the 2nd title announcement\n&bThis is the subtitle' + actionbar: + - '&aThis is the 1st actionbar announcement' + - '&bThis is the 2nd actionbar announcement' + +############################################################ +# +------------------------------------------------------+ # +# | Bandwidth | # +# +------------------------------------------------------+ # +############################################################ + +# Configures all of the bandwidth saving options. + +bandwidth: + # Prevents sending identical packets, lowering bandwidth (but might be more CPU intensive). + prevent-duplicate-packets: true + + # The tick rate of the player list in milliseconds. (Lower = More bandwidth & CPU usage, Higher = Less bandwidth & CPU usage) + player-list-ms-per-tick: 50 + + # The tick rate of the scoreboard in milliseconds. (Lower = More bandwidth & CPU usage, Higher = Less bandwidth & CPU usage) + scoreboard-ms-per-tick: 50 + +############################################################ +# +------------------------------------------------------+ # +# | Messages | # +# +------------------------------------------------------+ # +############################################################ + +# Configures all of the messages sent to the users. + +messages: + # The message shown when a player doesn't have permission to run a command. + no-permission: '&cYou do not have permission to run that command!' + + # The messages from the command /tm version + command-version: + description: Gives you the current running version of TitleManager + version: '&aThe server is running %version' + + # The messages from the command /tm reload + command-reload: + description: Reloads TitleManager + reloaded: '&aTitleManager reloaded' + + # The messages from the command /tm animations + command-animations: + description: Displays all loaded animations + format: '&aLoaded animations (&f%count&a): %animations' + separator: '&f, &a' + + # The messages from the command /tm scripts + command-scripts: + description: Displays all loaded scripts + format: '&aLoaded scripts (&f%count&a): %scripts' + separator: '&f, &a' + + # The messages from the command /tm broadcast + command-broadcast: + description: Broadcasts a title to the server + usage: |<title\nsubtitle> + title-sent: '&aYou have broadcasted the title "&r%title&a".' + subtitle-sent: '&aYou have broadcasted the subtitle "&r%subtitle&a".' + both-sent: '&aYou have broadcasted the titles "&r%title&a" "&r%subtitle&a".' + + # The messages from the command /tm abroadcast + command-abroadcast: + description: Broadcasts an actionbar title to the server + usage: <title> + sent: '&aYou have broadcasted the actionbar title "&r%title&a".' + + # The messages from the command /tm message + command-message: + description: Sends a title to the specified player + usage: <player> <title>|<title\nsubtitle> + title-sent: '&aYou have sent %player the title "&r%title&a".' + subtitle-sent: '&aYou have sent %player the subtitle "&r%subtitle&a".' + both-sent: '&aYou have sent %player the titles "&r%title&a" "&r%subtitle&a".' + invalid-player: '&c%player is not a valid player.' + + # The messages from the command /tm amessage + command-amessage: + description: Sends an actionbar title to the specified player + usage: <player> <title> + sent: '&aYou have sent %player the actionbar title "&r%title&a".' + invalid-player: '&c%player is not a valid player.' + + # The messages from the command /tm scoreboard + command-scoreboard: + description: Toggles the scoreboard on or off. + usage: toggle + toggled-on: '&aYou have enabled your scoreboard.' + toggled-off: '&cYou have disabled your scoreboard.' \ No newline at end of file diff --git a/plugins/TitleManager/config.yml b/plugins/TitleManager/config.yml index c82ba73..5ae1aca 100644 --- a/plugins/TitleManager/config.yml +++ b/plugins/TitleManager/config.yml @@ -33,7 +33,7 @@ ############################################################ # Never change this value -config-version: 6 +config-version: 7 # Toggles debug mode, which prints additional information when the plugin does something. debug: false @@ -137,6 +137,9 @@ welcome-title: # The subtitle shown. subtitle: This is your first time! + # The time it takes for the message to appear. (In ticks) + delay: 20 + ############################################################ # +------------------------------------------------------+ # # | Welcome Actionbar | # @@ -157,6 +160,9 @@ welcome-actionbar: # The message shown when the player joins the server for the first time. first-join: Welcome to My Server, this is your first time! + # The time it takes for the message to appear. (In ticks) + delay: 20 + ############################################################ # +------------------------------------------------------+ # # | Placeholders | # @@ -268,6 +274,17 @@ bandwidth: # The tick rate of the scoreboard in milliseconds. (Lower = More bandwidth & CPU usage, Higher = Less bandwidth & CPU usage) scoreboard-ms-per-tick: 50 +############################################################ +# +------------------------------------------------------+ # +# | Plugin Hooks | # +# +------------------------------------------------------+ # +############################################################ + +# Allows you to enable and disable certain hooks. + +hooks: + combatlogx: true + ############################################################ # +------------------------------------------------------+ # # | Messages | # diff --git a/plugins/WorldGuard/config.yml b/plugins/WorldGuard/config.yml index 8a0dd5d..da30b99 100644 --- a/plugins/WorldGuard/config.yml +++ b/plugins/WorldGuard/config.yml @@ -103,6 +103,7 @@ mobs: block-other-explosions: false block-zombie-door-destruction: false block-creature-spawn: [] + block-vehicle-entry: false player-damage: disable-fall-damage: false disable-lava-damage: false diff --git a/plugins/Worldedit-7.2.6-beta-02.jar b/plugins/Worldedit-7.2.8.jar similarity index 60% rename from plugins/Worldedit-7.2.6-beta-02.jar rename to plugins/Worldedit-7.2.8.jar index 0a2d995..c14cada 100644 Binary files a/plugins/Worldedit-7.2.6-beta-02.jar and b/plugins/Worldedit-7.2.8.jar differ diff --git a/plugins/Worldguard-7.0.6-beta1-dist.jar b/plugins/Worldguard-7.0.6.jar similarity index 74% rename from plugins/Worldguard-7.0.6-beta1-dist.jar rename to plugins/Worldguard-7.0.6.jar index 9c4b9f8..2d85ee0 100644 Binary files a/plugins/Worldguard-7.0.6-beta1-dist.jar and b/plugins/Worldguard-7.0.6.jar differ diff --git a/server.properties b/server.properties index 44e8f48..d49bfe9 100644 --- a/server.properties +++ b/server.properties @@ -1,5 +1,5 @@ #Minecraft server properties -#Sun Apr 04 12:01:15 UTC 2021 +#Thu Dec 23 18:55:34 UTC 2021 enable-jmx-monitoring=false rcon.port=25575 level-seed= @@ -17,7 +17,8 @@ generate-structures=true difficulty=easy network-compression-threshold=256 max-tick-time=60000 -max-players=1337 +require-resource-pack=false +max-players=69 use-native-transport=true online-mode=true enable-status=true @@ -25,15 +26,18 @@ allow-flight=false broadcast-rcon-to-ops=true view-distance=10 max-build-height=256 -server-ip=199.127.63.158 +server-ip=51.161.132.35 +resource-pack-prompt= allow-nether=false -server-port=25596 +server-port=25612 enable-rcon=false sync-chunk-writes=true op-permission-level=4 prevent-proxy-connections=false +hide-online-players=false resource-pack= entity-broadcast-range-percentage=100 +simulation-distance=10 rcon.password= player-idle-timeout=0 debug=false diff --git a/spigot.yml b/spigot.yml index 6497a26..9b714d1 100644 --- a/spigot.yml +++ b/spigot.yml @@ -12,6 +12,7 @@ config-version: 12 settings: + log-named-deaths: true log-villager-deaths: true debug: false save-user-cache-on-stop-only: false @@ -64,6 +65,9 @@ stats: forced-stats: {} world-settings: default: + below-zero-generation-in-existing-chunks: true + simulation-distance: default + thunder-chance: 100000 seed-endcity: 10387313 seed-bastion: 30084232 seed-fortress: 30084232 @@ -83,6 +87,10 @@ world-settings: max-entity-collisions: 8 verbose: true growth: + twistingvines-modifier: 100 + weepingvines-modifier: 100 + cavevines-modifier: 100 + glowberry-modifier: 100 beetroot-modifier: 100 carrot-modifier: 100 potato-modifier: 100 diff --git a/versions/1.18.1/paper-1.18.1.jar b/versions/1.18.1/paper-1.18.1.jar new file mode 100644 index 0000000..cd4085a Binary files /dev/null and b/versions/1.18.1/paper-1.18.1.jar differ