diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f7cd37d0b825..b40f8152bc04 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -52,10 +52,8 @@ Minecraft-Mod-Language-Package
│ ├─packer-example ----- // Packer 配置示例,展示打包策略的用法
│ └─templates ---------- // 资源包模板文件(pack.mcmeta、pack.png 等)
└─src --------------- // 各种自动化工具的源码
- ├─Formatter ------- // 格式化工具,曾用于统一翻译文件格式
├─Language.Core
├─Packer ---------- // 打包器,用于自动生成资源包文件并发布 Release
- ├─Spider ---------- // 爬虫,曾用于爬取热门模组的语言文件供翻译
└─Uploader -------- // 上传器,用于将资源包文件上传到文件分发服务器
```
diff --git a/Minecraft-Mod-Language-Package.sln b/Minecraft-Mod-Language-Package.sln
index 450acc626a76..2af01de9be60 100644
--- a/Minecraft-Mod-Language-Package.sln
+++ b/Minecraft-Mod-Language-Package.sln
@@ -3,14 +3,10 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 18
VisualStudioVersion = 18.4.11626.88
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Formatter", "src\Formatter\Formatter.csproj", "{26299ABD-B2FA-4F7E-87D8-B3546C90309B}"
-EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Packer", "src\Packer\Packer.csproj", "{F97AC34F-ACBA-405C-A5D4-30B3729091F8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Uploader", "src\Uploader\Uploader.csproj", "{BB2DBF6F-C590-49A5-893B-2622010485BE}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Spider", "src\Spider\Spider.csproj", "{309120C8-CB14-429D-A3F8-CBBADFCFEDC3}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Language.Core", "src\Language.Core\Language.Core.csproj", "{D59EE21C-875E-4B31-8A97-813DC4C2DB68}"
EndProject
Global
@@ -19,10 +15,6 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {26299ABD-B2FA-4F7E-87D8-B3546C90309B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {26299ABD-B2FA-4F7E-87D8-B3546C90309B}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {26299ABD-B2FA-4F7E-87D8-B3546C90309B}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {26299ABD-B2FA-4F7E-87D8-B3546C90309B}.Release|Any CPU.Build.0 = Release|Any CPU
{F97AC34F-ACBA-405C-A5D4-30B3729091F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F97AC34F-ACBA-405C-A5D4-30B3729091F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F97AC34F-ACBA-405C-A5D4-30B3729091F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -31,10 +23,6 @@ Global
{BB2DBF6F-C590-49A5-893B-2622010485BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BB2DBF6F-C590-49A5-893B-2622010485BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BB2DBF6F-C590-49A5-893B-2622010485BE}.Release|Any CPU.Build.0 = Release|Any CPU
- {309120C8-CB14-429D-A3F8-CBBADFCFEDC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {309120C8-CB14-429D-A3F8-CBBADFCFEDC3}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {309120C8-CB14-429D-A3F8-CBBADFCFEDC3}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {309120C8-CB14-429D-A3F8-CBBADFCFEDC3}.Release|Any CPU.Build.0 = Release|Any CPU
{D59EE21C-875E-4B31-8A97-813DC4C2DB68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D59EE21C-875E-4B31-8A97-813DC4C2DB68}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D59EE21C-875E-4B31-8A97-813DC4C2DB68}.Release|Any CPU.ActiveCfg = Release|Any CPU
diff --git a/broken/blue-power101.json b/broken/blue-power101.json
deleted file mode 100644
index 140207c82e8a..000000000000
--- a/broken/blue-power101.json
+++ /dev/null
@@ -1,816 +0,0 @@
-{
- "block.bluepower.basalt": "Basalt",
- "block.bluepower.basalt_brick": "Basalt Brick",
- "block.bluepower.basaltbrick_cracked": "Cracked Basalt Brick",
- "block.bluepower.basalt_brick_small": "Small Basalt Bricks",
- "block.bluepower.fancy_basalt": "Chiseled Basalt Brick",
- "block.bluepower.basalt_tile": "Basalt Tile",
- "block.bluepower.basalt_paver": "Basalt Paver",
- "block.bluepower.cracked_basalt_lava": "Cracked Basalt",
- "block.bluepower.cracked_basalt_decorative": "Cracked Basalt (Decorative)",
- "block.bluepower.basalt_cobble": "Basalt Cobble",
-
- "block.bluepower.marble": "Marble",
- "block.bluepower.marble_brick": "Marble Brick",
- "block.bluepower.marble_brick_small": "Small Marble Bricks",
- "block.bluepower.fancy_marble": "Chiseled Marble Brick",
- "block.bluepower.marble_tile": "Marble Tile",
- "block.bluepower.marble_paver": "Marble Paver",
-
- "block.bluepower.tiles": "Basalt and Marble Tiles",
-
- "block.bluepower.amethyst_ore": "Amethyst Ore",
- "block.bluepower.ruby_ore": "Ruby Ore",
- "block.bluepower.sapphire_ore": "Sapphire Ore",
- "block.bluepower.green_sapphire_ore": "Green Sapphire Ore",
- "block.bluepower.teslatite_ore": "Teslatite Ore",
- "block.bluepower.amethyst_block": "Amethyst Block",
- "block.bluepower.ruby_block": "Ruby Block",
- "block.bluepower.sapphire_block": "Sapphire Block",
- "block.bluepower.green_sapphire_block": "Green Sapphire Block",
- "block.bluepower.teslatite_block": "Teslatite Block",
- "block.bluepower.copper_ore": "Copper Ore",
- "block.bluepower.silver_ore": "Silver Ore",
- "block.bluepower.zinc_ore": "Zinc Ore",
- "block.bluepower.tungsten_ore": "Tungsten Ore",
- "block.bluepower.copper_block": "Copper Block",
- "block.bluepower.silver_block": "Silver Block",
- "block.bluepower.zinc_block": "Zinc Block",
- "block.bluepower.tungsten_block": "Tungsten Block",
-
- "block.bluepower.half_block": "Slab",
- "block.bluepower.panel": "Panel",
- "block.bluepower.cover": "Cover",
-
- "block.bluepower.flax_crop": "Flax",
- "block.bluepower.indigo_flower": "Indigo Flower",
- "block.bluepower.rubber_log": "Rubber Log",
- "block.bluepower.rubber_leaves": "Rubber Leaves",
- "block.bluepower.rubber_sapling": "Rubber Sapling",
-
- "block.bluepower.sapphire_glass": "Sapphire Glass",
- "block.bluepower.reinforced_sapphire_glass": "Reinforced Sapphire Glass",
-
- "block.bluepower.alloyfurnace": "Alloy Furnace",
- "block.bluepower.block_breaker": "Block Breaker",
- "block.bluepower.igniter": "Igniter",
- "block.bluepower.buffer": "Buffer",
- "block.bluepower.transposer": "Transposer",
- "block.bluepower.ejector": "Ejector",
- "block.bluepower.relay": "Relay",
- "block.bluepower.deployer": "Deployer",
- "block.bluepower.filter": "Filter",
- "block.bluepower.retriever": "Retriever",
- "block.bluepower.sortron": "Sortron",
- "block.bluepower.sorting_machine": "Sorting Machine",
- "block.bluepower.regulator": "Regulator",
- "block.bluepower.item_detector": "Item Detector",
- "block.bluepower.manager": "Manager",
- "block.bluepower.windmill": "Vertical Windmill",
- "block.bluepower.kinetic_generator": "Kinetic Generator",
- "block.bluepower.engine": "Blulectric Engine",
- "block.bluepower.battery_block": "Battery Block",
- "block.bluepower.solar_panel": "Solar Panel",
-
- "block.bluepower.blulectric_alloyfurnace": "Blulectric Alloy Furnace",
- "block.bluepower.blulectric_furnace": "Blulectric Furnace",
- "block.bluepower.thermopile": "Thermopile",
- "block.bluepower.blulectric_cable": "Blulectric Cable",
-
- "block.bluepower.cpu": "CPU",
- "block.bluepower.monitor": "Monitor",
- "block.bluepower.disk_drive": "Disk Drive",
- "block.bluepower.io_expander": "IO Expander",
-
- "block.bluepower.project_table": "Project Table",
- "block.bluepower.auto_project_table": "Auto Project Table",
- "block.bluepower.circuit_table": "Circuit Table",
- "block.bluepower.circuit_database": "Circuit Database",
-
- "block.bluepower.bluestone_wire": "Bluestone Wire",
- "block.bluepower.wire.bluestone.white": "White Bluestone Wire",
- "block.bluepower.wire.bluestone.orange": "Orange Bluestone Wire",
- "block.bluepower.wire.bluestone.magenta": "Magenta Bluestone Wire",
- "block.bluepower.wire.bluestone.light_blue": "Light Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.yellow": "Yellow Bluestone Wire",
- "block.bluepower.wire.bluestone.lime": "Lime Bluestone Wire",
- "block.bluepower.wire.bluestone.pink": "Pink Bluestone Wire",
- "block.bluepower.wire.bluestone.gray": "Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.light_gray": "Light Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.cyan": "Cyan Bluestone Wire",
- "block.bluepower.wire.bluestone.purple": "Purple Bluestone Wire",
- "block.bluepower.wire.bluestone.blue": "Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.brown": "Brown Bluestone Wire",
- "block.bluepower.wire.bluestone.green": "Green Bluestone Wire",
- "block.bluepower.wire.bluestone.red": "Red Bluestone Wire",
- "block.bluepower.wire.bluestone.black": "Black Bluestone Wire",
- "block.bluepower.redalloy_wire": "Red Alloy Wire",
- "block.bluepower.wire.redalloy.white": "White Red Alloy Wire",
- "block.bluepower.wire.redalloy.orange": "Orange Red Alloy Wire",
- "block.bluepower.wire.redalloy.magenta": "Magenta Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_blue": "Light Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.yellow": "Yellow Red Alloy Wire",
- "block.bluepower.wire.redalloy.lime": "Lime Red Alloy Wire",
- "block.bluepower.wire.redalloy.pink": "Pink Red Alloy Wire",
- "block.bluepower.wire.redalloy.gray": "Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_gray": "Light Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.cyan": "Cyan Red Alloy Wire",
- "block.bluepower.wire.redalloy.purple": "Purple Red Alloy Wire",
- "block.bluepower.wire.redalloy.blue": "Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.brown": "Brown Red Alloy Wire",
- "block.bluepower.wire.redalloy.green": "Green Red Alloy Wire",
- "block.bluepower.wire.redalloy.red": "Red Red Alloy Wire",
- "block.bluepower.wire.redalloy.black": "Black Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite": "Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.white": "White Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.orange": "Orange Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.magenta": "Magenta Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_blue": "Light Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.yellow": "Yellow Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.lime": "Lime Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.pink": "Pink Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.gray": "Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_gray": "Light Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.cyan": "Cyan Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.purple": "Purple Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.blue": "Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.brown": "Brown Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.green": "Green Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.red": "Red Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.black": "Black Infused Teslatite Wire",
- "block.bluepower.wire.bluestone.bundled": "Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.white": "White Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.orange": "Orange Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.magenta": "Magenta Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_blue": "Light Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.yellow": "Yellow Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.lime": "Lime Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.pink": "Pink Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.gray": "Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_gray": "Light Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.cyan": "Cyan Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.purple": "Purple Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.blue": "Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.brown": "Brown Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.green": "Green Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.red": "Red Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.black": "Black Bundled Bluestone Wire",
- "block.bluepower.wire.redalloy.bundled": "Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.white": "White Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.orange": "Orange Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.magenta": "Magenta Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_blue": "Light Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.yellow": "Yellow Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.lime": "Lime Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.pink": "Pink Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.gray": "Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_gray": "Light Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.cyan": "Cyan Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.purple": "Purple Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.blue": "Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.brown": "Brown Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.green": "Green Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.red": "Red Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.black": "Black Bundled Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite.bundled": "Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.white": "White Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.orange": "Orange Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.magenta": "Magenta Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_blue": "Light Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.yellow": "Yellow Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.lime": "Lime Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.pink": "Pink Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.gray": "Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_gray": "Light Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.cyan": "Cyan Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.purple": "Purple Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.blue": "Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.brown": "Brown Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.green": "Green Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.red": "Red Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.black": "Black Bundled Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone": "Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.white": "White Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.orange": "Orange Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.magenta": "Magenta Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_blue": "Light Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.yellow": "Yellow Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.lime": "Lime Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.pink": "Pink Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.gray": "Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_gray": "Light Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.cyan": "Cyan Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.purple": "Purple Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.blue": "Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.brown": "Brown Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.green": "Green Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.red": "Red Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.black": "Black Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy": "Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.white": "White Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.orange": "Orange Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.magenta": "Magenta Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_blue": "Light Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.yellow": "Yellow Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.lime": "Lime Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.pink": "Pink Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.gray": "Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_gray": "Light Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.cyan": "Cyan Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.purple": "Purple Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.blue": "Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.brown": "Brown Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.green": "Green Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.red": "Red Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.black": "Black Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite": "Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.white": "White Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.orange": "Orange Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.magenta": "Magenta Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_blue": "Light Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.yellow": "Yellow Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.lime": "Lime Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.pink": "Pink Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.gray": "Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_gray": "Light Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.cyan": "Cyan Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.purple": "Purple Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.blue": "Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.brown": "Brown Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.green": "Green Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.red": "Red Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.black": "Black Freestanding Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone.bundled": "Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.white": "White Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.orange": "Orange Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.magenta": "Magenta Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_blue": "Light Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.yellow": "Yellow Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.lime": "Lime Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.pink": "Pink Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.gray": "Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_gray": "Light Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.cyan": "Cyan Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.purple": "Purple Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.blue": "Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.brown": "Brown Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.green": "Green Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.red": "Red Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.black": "Black Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled": "Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.white": "White Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.orange": "Orange Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.magenta": "Magenta Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_blue": "Light Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.yellow": "Yellow Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.lime": "Lime Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.pink": "Pink Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.gray": "Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_gray": "Light Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.cyan": "Cyan Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.purple": "Purple Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.blue": "Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.brown": "Brown Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.green": "Green Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.red": "Red Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.black": "Black Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled": "Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.white": "White Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.orange": "Orange Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.magenta": "Magenta Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_blue": "Light Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.yellow": "Yellow Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.lime": "Lime Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.pink": "Pink Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.gray": "Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_gray": "Light Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.cyan": "Cyan Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.purple": "Purple Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.blue": "Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.brown": "Brown Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.green": "Green Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.red": "Red Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.black": "Black Freestanding Bundled Infused Teslatite Wire",
-
- "block.bluepower.lamp_white": "White Lamp",
- "block.bluepower.lamp_orange": "Orange Lamp",
- "block.bluepower.lamp_magenta": "Magenta Lamp",
- "block.bluepower.lamp_light_blue": "Light Blue Lamp",
- "block.bluepower.lamp_yellow": "Yellow Lamp",
- "block.bluepower.lamp_lime": "Lime Lamp",
- "block.bluepower.lamp_pink": "Pink Lamp",
- "block.bluepower.lamp_gray": "Gray Lamp",
- "block.bluepower.lamp_light_gray": "Light Gray Lamp",
- "block.bluepower.lamp_cyan": "Cyan Lamp",
- "block.bluepower.lamp_purple": "Purple Lamp",
- "block.bluepower.lamp_blue": "Blue Lamp",
- "block.bluepower.lamp_brown": "Brown Lamp",
- "block.bluepower.lamp_green": "Green Lamp",
- "block.bluepower.lamp_red": "Red Lamp",
- "block.bluepower.lamp_black": "Black Lamp",
- "block.bluepower.lamp_rgb": "RGB Lamp",
-
- "block.bluepower.lampinverted_white": "Inverted White Lamp",
- "block.bluepower.lampinverted_orange": "Inverted Orange Lamp",
- "block.bluepower.lampinverted_magenta": "Inverted Magenta Lamp",
- "block.bluepower.lampinverted_light_blue": "Inverted Light Blue Lamp",
- "block.bluepower.lampinverted_yellow": "Inverted Yellow Lamp",
- "block.bluepower.lampinverted_lime": "Inverted Lime Lamp",
- "block.bluepower.lampinverted_pink": "Inverted Pink Lamp",
- "block.bluepower.lampinverted_gray": "Inverted Gray Lamp",
- "block.bluepower.lampinverted_light_gray": "Inverted Light Gray Lamp",
- "block.bluepower.lampinverted_cyan": "Inverted Cyan Lamp",
- "block.bluepower.lampinverted_purple": "Inverted Purple Lamp",
- "block.bluepower.lampinverted_blue": "Inverted Blue Lamp",
- "block.bluepower.lampinverted_brown": "Inverted Brown Lamp",
- "block.bluepower.lampinverted_green": "Inverted Green Lamp",
- "block.bluepower.lampinverted_red": "Inverted Red Lamp",
- "block.bluepower.lampinverted_black": "Inverted Black Lamp",
- "block.bluepower.lampinverted_rgb": "Inverted RGB Lamp",
-
- "block.bluepower.fixture_white": "White Fixture Lamp",
- "block.bluepower.fixture_orange": "Orange Fixture Lamp",
- "block.bluepower.fixture_magenta": "Magenta Fixture Lamp",
- "block.bluepower.fixture_light_blue": "Light Blue Fixture Lamp",
- "block.bluepower.fixture_yellow": "Yellow Fixture Lamp",
- "block.bluepower.fixture_lime": "Lime Fixture Lamp",
- "block.bluepower.fixture_pink": "Pink Fixture Lamp",
- "block.bluepower.fixture_gray": "Gray Fixture Lamp",
- "block.bluepower.fixture_light_gray": "Light Gray Fixture Lamp",
- "block.bluepower.fixture_cyan": "Cyan Fixture Lamp",
- "block.bluepower.fixture_purple": "Purple Fixture Lamp",
- "block.bluepower.fixture_blue": "Blue Fixture Lamp",
- "block.bluepower.fixture_brown": "Brown Fixture Lamp",
- "block.bluepower.fixture_green": "Green Fixture Lamp",
- "block.bluepower.fixture_red": "Red Fixture Lamp",
- "block.bluepower.fixture_black": "Black Fixture Lamp",
- "block.bluepower.fixture_rgb": "RGB Fixture Lamp",
-
- "block.bluepower.fixtureinverted_white": "Inverted White Fixture Lamp",
- "block.bluepower.fixtureinverted_orange": "Inverted Orange Fixture Lamp",
- "block.bluepower.fixtureinverted_magenta": "Inverted Magenta Fixture Lamp",
- "block.bluepower.fixtureinverted_light_blue": "Inverted Light Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_yellow": "Inverted Yellow Fixture Lamp",
- "block.bluepower.fixtureinverted_lime": "Inverted Lime Fixture Lamp",
- "block.bluepower.fixtureinverted_pink": "Inverted Pink Fixture Lamp",
- "block.bluepower.fixtureinverted_gray": "Inverted Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_light_gray": "Inverted Light Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_cyan": "Inverted Cyan Fixture Lamp",
- "block.bluepower.fixtureinverted_purple": "Inverted Purple Fixture Lamp",
- "block.bluepower.fixtureinverted_blue": "Inverted Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_brown": "Inverted Brown Fixture Lamp",
- "block.bluepower.fixtureinverted_green": "Inverted Green Fixture Lamp",
- "block.bluepower.fixtureinverted_red": "Inverted Red Fixture Lamp",
- "block.bluepower.fixtureinverted_black": "Inverted Black Fixture Lamp",
- "block.bluepower.fixtureinverted_rgb": "Inverted RGB Fixture Lamp",
-
- "block.bluepower.cagelamp_white": "White Cage Lamp",
- "block.bluepower.cagelamp_orange": "Orange Cage Lamp",
- "block.bluepower.cagelamp_magenta": "Magenta Cage Lamp",
- "block.bluepower.cagelamp_light_blue": "Light Blue Cage Lamp",
- "block.bluepower.cagelamp_yellow": "Yellow Cage Lamp",
- "block.bluepower.cagelamp_lime": "Lime Cage Lamp",
- "block.bluepower.cagelamp_pink": "Pink Cage Lamp",
- "block.bluepower.cagelamp_gray": "Gray Cage Lamp",
- "block.bluepower.cagelamp_light_gray": "Light Gray Cage Lamp",
- "block.bluepower.cagelamp_cyan": "Cyan Cage Lamp",
- "block.bluepower.cagelamp_purple": "Purple Cage Lamp",
- "block.bluepower.cagelamp_blue": "Blue Cage Lamp",
- "block.bluepower.cagelamp_brown": "Brown Cage Lamp",
- "block.bluepower.cagelamp_green": "Green Cage Lamp",
- "block.bluepower.cagelamp_red": "Red Cage Lamp",
- "block.bluepower.cagelamp_black": "Black Cage Lamp",
- "block.bluepower.cagelamp_rgb": "RGB Cage Lamp",
-
- "block.bluepower.cagelampinverted_white": "Inverted White Cage Lamp",
- "block.bluepower.cagelampinverted_orange": "Inverted Orange Cage Lamp",
- "block.bluepower.cagelampinverted_magenta": "Inverted Magenta Cage Lamp",
- "block.bluepower.cagelampinverted_light_blue": "Inverted Light Blue Cage Lamp",
- "block.bluepower.cagelampinverted_yellow": "Inverted Yellow Cage Lamp",
- "block.bluepower.cagelampinverted_lime": "Inverted Lime Cage Lamp",
- "block.bluepower.cagelampinverted_pink": "Inverted Pink Cage Lamp",
- "block.bluepower.cagelampinverted_gray": "Inverted Gray Cage Lamp",
- "block.bluepower.cagelampinverted_light_gray": "Inverted Light Gray Cage Lamp",
- "block.bluepower.cagelampinverted_cyan": "Inverted Cyan Cage Lamp",
- "block.bluepower.cagelampinverted_purple": "Inverted Purple Cage Lamp",
- "block.bluepower.cagelampinverted_blue": "Inverted Blue Cage Lamp",
- "block.bluepower.cagelampinverted_brown": "Inverted Brown Cage Lamp",
- "block.bluepower.cagelampinverted_green": "Inverted Green Cage Lamp",
- "block.bluepower.cagelampinverted_red": "Inverted Red Cage Lamp",
- "block.bluepower.cagelampinverted_black": "Inverted Black Cage Lamp",
- "block.bluepower.cagelampinverted_rgb": "Inverted RGB Cage Lamp",
-
- "item.bluepower.ruby_gem": "Ruby",
- "item.bluepower.amethyst_gem": "Amethyst",
- "item.bluepower.sapphire_gem": "Sapphire",
- "item.bluepower.green_sapphire_gem": "Green Sapphire",
- "item.bluepower.teslatite_dust": "Teslatite",
- "item.bluepower.copper_ingot": "Copper Ingot",
- "item.bluepower.silver_ingot": "Silver Ingot",
- "item.bluepower.zinc_ingot": "Zinc Ingot",
- "item.bluepower.red_alloy_ingot": "Red Alloy Ingot",
- "item.bluepower.blue_alloy_ingot": "Blue Alloy Ingot",
- "item.bluepower.purple_alloy_ingot": "Purple Alloy Ingot",
- "item.bluepower.brass_ingot": "Brass Ingot",
- "item.bluepower.tungsten_ingot": "Tungsten Ingot",
- "item.bluepower.tungsten_nugget": "Tungsten Nugget",
- "item.bluepower.tungsten_carbide": "Tungsten Carbide Ingot",
-
- "item.bluepower.zinc_ore_crushed": "Crushed Zinc Ore",
- "item.bluepower.zinc_dust": "Zinc Dust",
- "item.bluepower.zinc_tiny_dust": "Tiny Pile of Zinc Dust",
- "item.bluepower.zinc_ore_purified": "Purified Crushed Zinc Ore",
-
- "item.bluepower.flax_seeds": "Flax Seeds",
- "item.bluepower.indigo_flower": "Indigo Flower",
- "item.bluepower.indigo_dye": "Indigo Dye",
-
- "item.bluepower.ruby_sword": "Ruby Sword",
- "item.bluepower.ruby_shovel": "Ruby Shovel",
- "item.bluepower.ruby_axe": "Ruby Axe",
- "item.bluepower.ruby_pickaxe": "Ruby Pickaxe",
- "item.bluepower.ruby_hoe": "Ruby Hoe",
- "item.bluepower.ruby_sickle": "Ruby Sickle",
- "item.bluepower.sapphire_sword": "Sapphire Sword",
- "item.bluepower.sapphire_shovel": "Sapphire Shovel",
- "item.bluepower.sapphire_axe": "Sapphire Axe",
- "item.bluepower.sapphire_pickaxe": "Sapphire Pickaxe",
- "item.bluepower.sapphire_hoe": "Sapphire Hoe",
- "item.bluepower.sapphire_sickle": "Sapphire Sickle",
- "item.bluepower.tungcarb_sword": "Tungsten Carbide Sword",
- "item.bluepower.tungcarb_shovel": "Tungsten Carbide Shovel",
- "item.bluepower.tungcarb_axe": "Tungsten Carbide Axe",
- "item.bluepower.tungcarb_pickaxe": "Tungsten Carbide Pickaxe",
- "item.bluepower.tungcarb_hoe": "Tungsten Carbide Hoe",
- "item.bluepower.tungcarb_sickle": "Tungsten Carbide Sickle",
- "item.bluepower.tungcarb_saw": "Tungsten Carbide Saw",
- "item.bluepower.amethyst_sword": "Amethyst Sword",
- "item.bluepower.amethyst_shovel": "Amethyst Shovel",
- "item.bluepower.amethyst_axe": "Amethyst Axe",
- "item.bluepower.amethyst_pickaxe": "Amethyst Pickaxe",
- "item.bluepower.amethyst_hoe": "Amethyst Hoe",
- "item.bluepower.amethyst_sickle": "Amethyst Sickle",
- "item.bluepower.green_sapphire_sword": "Green Sapphire Sword",
- "item.bluepower.green_sapphire_shovel": "Green Sapphire Shovel",
- "item.bluepower.green_sapphire_axe": "Green Sapphire Axe",
- "item.bluepower.green_sapphire_pickaxe": "Green Sapphire Pickaxe",
- "item.bluepower.green_sapphire_hoe": "Green Sapphire Hoe",
- "item.bluepower.green_sapphire_sickle": "Green Sapphire Sickle",
- "item.bluepower.wood_sickle": "Wooden Sickle",
- "item.bluepower.stone_sickle": "Stone Sickle",
- "item.bluepower.iron_sickle": "Iron Sickle",
- "item.bluepower.gold_sickle": "Gold Sickle",
- "item.bluepower.diamond_sickle": "Diamond Sickle",
- "item.bluepower.athame": "Athame",
- "item.bluepower.athame.info": "18 Extra Damage vs Enderman",
- "item.bluepower.screwdriver": "Screwdriver",
- "item.bluepower.silky_screwdriver": "Silky Screwdriver",
- "item.bluepower.wool_card": "Wool Card",
- "item.bluepower.diamond_drawplate": "Diamond Drawplate",
-
- "item.bluepower.iron_saw": "Iron Saw",
- "item.bluepower.amethyst_saw": "Amethyst Saw",
- "item.bluepower.green_sapphire_saw": "Green Sapphire Saw",
- "item.bluepower.ruby_saw": "Ruby Saw",
- "item.bluepower.sapphire_saw": "Sapphire Saw",
- "item.bluepower.diamond_saw": "Diamond Saw",
-
- "item.bluepower.canvas_bag_white": "Canvas Bag",
- "item.bluepower.canvas_bag_orange": "Orange Canvas Bag",
- "item.bluepower.canvas_bag_magenta": "Magenta Canvas Bag",
- "item.bluepower.canvas_bag_light_blue": "Light Blue Canvas Bag",
- "item.bluepower.canvas_bag_yellow": "Yellow Canvas Bag",
- "item.bluepower.canvas_bag_lime": "Lime Canvas Bag",
- "item.bluepower.canvas_bag_pink": "Pink Canvas Bag",
- "item.bluepower.canvas_bag_gray": "Gray Canvas Bag",
- "item.bluepower.canvas_bag_light_gray": "Light Gray Canvas Bag",
- "item.bluepower.canvas_bag_cyan": "Cyan Canvas Bag",
- "item.bluepower.canvas_bag_purple": "Purple Canvas Bag",
- "item.bluepower.canvas_bag_blue": "Blue Canvas Bag",
- "item.bluepower.canvas_bag_brown": "Brown Canvas Bag",
- "item.bluepower.canvas_bag_green": "Green Canvas Bag",
- "item.bluepower.canvas_bag_red": "Red Canvas Bag",
- "item.bluepower.canvas_bag_black": "Black Canvas Bag",
-
- "item.bluepower.silicon_boule": "Silicon Boule",
- "item.bluepower.silicon_wafer": "Silicon Wafer",
- "item.bluepower.blue_doped_wafer": "Blue Doped Wafer",
- "item.bluepower.red_doped_wafer": "Red Doped Wafer",
- "item.bluepower.stone_tile": "Stone Tile",
- "item.bluepower.bluestone_wire_tile": "Bluestone Wire Tile",
- "item.bluepower.bluestone_anode_tile": "Bluestone Anode Tile",
- "item.bluepower.bluestone_cathode_tile": "Bluestone Cathode Tile",
- "item.bluepower.bluestone_pointer_tile": "Bluestone Pointer Tile",
- "item.bluepower.redstone_wire_tile": "Redstone Wire Tile",
- "item.bluepower.redstone_anode_tile": "Redstone Anode Tile",
- "item.bluepower.redstone_cathode_tile": "Redstone Cathode Tile",
- "item.bluepower.redstone_pointer_tile": "Redstone Pointer Tile",
- "item.bluepower.silicon_chip_tile": "Silicon Chip Tile",
- "item.bluepower.tainted_silicon_chip_tile": "Tainted Silicon Chip Tile",
- "item.bluepower.quartz_resonator_tile": "Quartz Resonator Tile",
- "item.bluepower.plate_assembly": "Plate Assembly Tile",
- "item.bluepower.stone_redwire": "Stone Redwire Tile",
- "item.bluepower.stone_bundle": "Stone Bundle Tile",
-
- "item.bluepower.zincplate": "Zinc Plate",
- "item.bluepower.screwdriver_handle": "Screwdriver Handle",
- "item.bluepower.canvas": "Canvas",
- "item.bluepower.seed_bag": "Seed Bag",
- "item.bluepower.canvas_bag": "Canvas Bag",
- "item.bluepower.iron_wire": "Fine Iron Wire",
- "item.bluepower.copper_wire": "Fine Copper Wire",
- "item.bluepower.infused_teslatite_dust": "Infused Teslatite Dust",
- "item.bluepower.multimeter": "Multimeter",
- "item.bluepower.copper_coil": "Copper Coil",
- "item.bluepower.motor": "Motor",
- "item.bluepower.battery": "Battery",
-
- "block.bluepower.gate_and": "AND Gate",
- "block.bluepower.gate_buffer": "Buffer Gate",
- "block.bluepower.gate_bustransceiver": "Bus Transceiver",
- "block.bluepower.gate_counter": "Counter",
- "block.bluepower.gate_invert": "Invert Cell",
- "block.bluepower.gate_lightCell": "Light Sensor",
- "block.bluepower.gate_multiplexer": "Multiplexer",
- "block.bluepower.gate_nand": "NAND Gate",
- "block.bluepower.gate_noninvert": "Non-Invert Cell",
- "block.bluepower.gate_nor": "NOR Gate",
- "block.bluepower.gate_not": "NOT Gate",
- "block.bluepower.gate_nullcell": "Null Cell",
- "block.bluepower.gate_or": "OR Gate",
- "block.bluepower.gate_pulseformer": "Pulse Former",
- "block.bluepower.gate_randomizer": "Randomizer",
- "block.bluepower.gate_repeater": "Repeater",
- "block.bluepower.gate_rs": "RS Latch",
- "block.bluepower.gate_sequencer": "Sequencer",
- "block.bluepower.gate_state": "State Cell",
- "block.bluepower.gate_synchronizer": "Synchronizer",
- "block.bluepower.gate_timer": "Timer",
- "block.bluepower.gate_toggle": "Toggle Latch",
- "block.bluepower.gate_transparent": "Transparent Latch",
- "block.bluepower.gate_xnor": "XNOR Gate",
- "block.bluepower.gate_xor": "XOR Gate",
- "block.bluepower.gate_integratedCircuit3x3": "3x3 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit5x5": "5x5 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit7x7": "7x7 Integrated Circuit",
- "block.bluepower.gate_inverter": "Inverter",
- "block.bluepower.gate_comparator": "Comparator",
- "block.bluepower.gate_regulabletorch": "Regulable Torch",
- "block.bluepower.gate_wirelesstransceiver": "Digital Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog": "Analog Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.bundled": "Digital Bundled Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog.bundled": "Analog Bundled Wireless Transceiver",
- "block.bluepower.pneumaticTube": "Pneumatic Tube",
- "block.bluepower.pneumaticTubeOpaque": "Opaque Pneumatic Tube",
- "block.bluepower.restrictionTube": "Restriction Tube",
- "block.bluepower.restrictionTubeOpaque": "Opaque Restriction Tube",
- "block.bluepower.magTube": "Magtube",
- "block.bluepower.accelerator": "Accelerator",
- "block.bluepower.wirelesstransceiver.bundled": "Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog.bundled": "Analogue Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver": "Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog": "Analogue Wireless Transceiver",
-
- "item.bluepower.lumar_white": "White Lumar",
- "item.bluepower.lumar_orange": "Orange Lumar",
- "item.bluepower.lumar_magenta": "Magenta Lumar",
- "item.bluepower.lumar_light_blue": "Light Blue Lumar",
- "item.bluepower.lumar_yellow": "Yellow Lumar",
- "item.bluepower.lumar_lime": "Lime Lumar",
- "item.bluepower.lumar_pink": "Pink Lumar",
- "item.bluepower.lumar_gray": "Gray Lumar",
- "item.bluepower.lumar_light_gray": "Light Gray Lumar",
- "item.bluepower.lumar_cyan": "Cyan Lumar",
- "item.bluepower.lumar_purple": "Purple Lumar",
- "item.bluepower.lumar_blue": "Blue Lumar",
- "item.bluepower.lumar_brown": "Brown Lumar",
- "item.bluepower.lumar_green": "Green Lumar",
- "item.bluepower.lumar_red": "Red Lumar",
- "item.bluepower.lumar_black": "Black Lumar",
-
- "item.bluepower.paint_can_blank": "Paint Can",
- "item.bluepower.paint_can_white": "White Paint Can",
- "item.bluepower.paint_can_orange": "Orange Paint Can",
- "item.bluepower.paint_can_magenta": "Magenta Paint Can",
- "item.bluepower.paint_can_light_blue": "Light Blue Paint Can",
- "item.bluepower.paint_can_yellow": "Yellow Paint Can",
- "item.bluepower.paint_can_lime": "Lime Paint Can",
- "item.bluepower.paint_can_pink": "Pink Paint Can",
- "item.bluepower.paint_can_gray": "Gray Paint Can",
- "item.bluepower.paint_can_light_gray": "Light Gray Paint Can",
- "item.bluepower.paint_can_cyan": "Cyan Paint Can",
- "item.bluepower.paint_can_purple": "Purple Paint Can",
- "item.bluepower.paint_can_blue": "Blue Paint Can",
- "item.bluepower.paint_can_brown": "Brown Paint Can",
- "item.bluepower.paint_can_green": "Green Paint Can",
- "item.bluepower.paint_can_red": "Red Paint Can",
- "item.bluepower.paint_can_black": "Black Paint Can",
-
- "item.bluepower.paint_brush_blank": "Paint Brush",
- "item.bluepower.paint_brush_white": "White Paint Brush",
- "item.bluepower.paint_brush_orange": "Orange Paint Brush",
- "item.bluepower.paint_brush_magenta": "Magenta Paint Brush",
- "item.bluepower.paint_brush_light_blue": "Light Blue Paint Brush",
- "item.bluepower.paint_brush_yellow": "Yellow Paint Brush",
- "item.bluepower.paint_brush_lime": "Lime Paint Brush",
- "item.bluepower.paint_brush_pink": "Pink Paint Brush",
- "item.bluepower.paint_brush_gray": "Gray Paint Brush",
- "item.bluepower.paint_brush_light_gray": "Light Gray Paint Brush",
- "item.bluepower.paint_brush_cyan": "Cyan Paint Brush",
- "item.bluepower.paint_brush_purple": "Purple Paint Brush",
- "item.bluepower.paint_brush_blue": "Blue Paint Brush",
- "item.bluepower.paint_brush_brown": "Brown Paint Brush",
- "item.bluepower.paint_brush_green": "Green Paint Brush",
- "item.bluepower.paint_brush_red": "Red Paint Brush",
- "item.bluepower.paint_brush_black": "Black Paint Brush",
- "itemGroup.bluepower:machines": "Blue Power Machines",
- "itemGroup.bluepower:blocks": "Blue Power Blocks",
- "itemGroup.bluepower:items": "Blue Power Items",
- "itemGroup.bluepower:tools": "Blue Power Tools",
- "itemGroup.bluepower:circuits": "Blue Power Gates",
- "itemGroup.bluepower:lighting": "Blue Power Lighting",
- "itemGroup.bluepower:wiring": "Blue Power Wires",
- "itemGroup.bluepower:microblocks": "BP Microblocks",
-
- "enchantment.bluepower.vorpal": "Vorpal",
- "enchantment.bluepower.vorpal.desc": "Increases the chances of mobs and players dropping a head on death",
- "enchantment.bluepower.disjunction": "Disjunction",
- "enchantment.bluepower.disjunction.desc": "Increases Damage vs Endermen and the Dragon",
-
- "gui.bluepower:projectTable.clearGrid": "Clear Crafting Grid",
- "gui.bluepower:timer.interval": "Timer Interval",
- "gui.bluepower:counter.max": "Maximum",
- "gui.bluepower:counter.increment": "Increment",
- "gui.bluepower:counter.decrement": "Decrement",
- "gui.bluepower:counter.count": "Count",
- "gui.bluepower:sortingMachine.sortMode": "§bSort Mode",
- "gui.bluepower:sortingMachine.pullMode": "§bPull Mode",
- "gui.bluepower:sortingMachine.mode": "§bMode",
- "gui.bluepower:sortingMachine.priority": "§bPriority",
- "gui.bluepower:sortingMachine.priority.info": "The higher the number, the higher the priority.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential": "§3Any Stack, Sequential",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential.info": "One stack in the column has to match (including item count). Will pull out this item and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential": "§3All Stacks, Sequential",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential.info": "All stacks in the column have to match (including item count). Will pull out the items and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random": "§3All Stacks, Random",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random.info": "All stacks in a column have to match (including item count). Will pull out the items. Which column matches doesn't matter.",
- "gui.bluepower:sortingMachine.sortMode.any_item": "§3Any Item",
- "gui.bluepower:sortingMachine.sortMode.any_item.info": "Selected items will be pulled out with the amount of the filtered stack.",
- "gui.bluepower:sortingMachine.sortMode.any_item_default": "§3Any Item With Default",
- "gui.bluepower:sortingMachine.sortMode.any_item_default.info": "Selected items will be pulled out with the amount of the filtered stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.sortMode.any_stack": "§3Any Stack",
- "gui.bluepower:sortingMachine.sortMode.any_stack.info": "Selected items will be pulled out, as much as a full stack.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default": "§3Any Stack With Default",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default.info": "Selected items will be pulled out, as much as a full stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.pullMode.single_step": "§3Single Step",
- "gui.bluepower:sortingMachine.pullMode.single_step.info": "One item/column (depending on mode) will be pulled for every redstone pulse.",
- "gui.bluepower:sortingMachine.pullMode.automatic": "§3Automatic",
- "gui.bluepower:sortingMachine.pullMode.automatic.info": "Automatically pulls items at a regular interval.",
- "gui.bluepower:sortingMachine.pullMode.single_sweep": "§3Single Sweep",
- "gui.bluepower:sortingMachine.pullMode.single_sweep.info": "For every redstone pulse, the machine will try to go through every column. Pulses will be saved.",
- "gui.bluepower:retriever.mode.sequential": "§3Sequential",
- "gui.bluepower:retriever.mode.sequential.info": "Tries to retrieve the highlighted item with the given item count. Moves on to the next when succeeded.",
- "gui.bluepower:retriever.mode.any": "§3Any Item",
- "gui.bluepower:retriever.mode.any.info": "Tries to retrieve any of the filtered items with the given item count.",
- "gui.bluepower:regulator.ratio": "§3Ratio Mode",
- "gui.bluepower:regulator.ratio.info": "Waits for the middle inventory to have the amount of items specified in the left filter.",
- "gui.bluepower:regulator.supply": "§3Supply Mode",
- "gui.bluepower:regulator.supply.info": "This mode, which only applies to Regulators attached to an inventory, has a priority to supply the attached inventory with items. The items that are tried to be supplied are the items specified in the right filter.",
- "gui.bluepower:itemDetector.mode.item": "§3Item Mode",
- "gui.bluepower:itemDetector.mode.item.info": "Emits a redstone pulse for every single item going through.",
- "gui.bluepower:itemDetector.stack.item": "§3Stack Mode",
- "gui.bluepower:itemDetector.mode.stack.info": "Emits a redstone pulse for every item stack going through.",
- "gui.bluepower:itemDetector.mode.stuffed": "§3Stuffed Mode",
- "gui.bluepower:itemDetector.mode.stuffed.info": "Emits a redstone signal as long as the output buffer stuffed inside the machine.",
- "gui.bluepower:manager.mode.exact": "§3Exact Mode",
- "gui.bluepower:manager.mode.exact.info": "Tries to keep the managed inventory supplied with the exact amount of items specified in the Manager's inventory.",
- "gui.bluepower:manager.mode.all": "§3All Mode",
- "gui.bluepower:manager.mode.all.info": "Items specified in the Manager's inventory will be tried to be supplied to the managed inventory. There's no limit apart from the inventory's size.",
- "gui.bluepower:circuitDatabase.tab.copyAndShare": "Copy & Share",
- "gui.bluepower:circuitDatabase.tab.private": "Private Library",
- "gui.bluepower:circuitDatabase.tab.server": "Server Library",
- "gui.bluepower:circuitDatabase.action.cancel": "Cancel",
- "gui.bluepower:circuitDatabase.action.savePrivate": "Save to Private Library",
- "gui.bluepower:circuitDatabase.action.saveServer": "Save to Server Library",
- "gui.bluepower:circuitDatabase.action.copy": "Copy",
- "gui.bluepower:circuitDatabase.info.serverOnly": "§cOnly available on a server.",
- "gui.bluepower:circuitDatabase.info.nameTaken": "§cName of the item already exists in the database.",
- "gui.bluepower:circuitDatabase.info.opsOnly": "§cServer is configurated to only allow ops to interact with the server library.",
- "gui.bluepower:circuitDatabase.info.sneakClickToConfirmDeleting": "§cAre you sure? Sneak-click to confirm.",
- "gui.bluepower:circuitDatabase.info.sneakClickToDelete": "Sneak-click to delete.",
- "gui.bluepower:circuitDatabase": "Name",
- "gui.bluepower:tooltip.sneakForInfo": "Sneak for info",
- "gui.bluepower:wireless": "Wireless Redstone",
- "gui.bluepower:widget.fuzzy": "§bFilter Fuzzyness",
- "gui.bluepower:widget.fuzzy.normal": "§3Normal",
- "gui.bluepower:widget.fuzzy.normal.info": "Considers items to be the same when the item is equal and the damage is equal.",
- "gui.bluepower:widget.fuzzy.fuzzy": "§3Fuzzy",
- "gui.bluepower:widget.fuzzy.fuzzy.info": "Considers items to be the same when they are Ore Dictionary equivalents.",
- "gui.bluepower:widget.fuzzy.exact": "§3Exact",
- "gui.bluepower:widget.fuzzy.exact.info": "Considers items to be the same when they are exactly the same, including NBT. This means that a Diamond Sword is considered different from an enchanted Diamond Sword.",
- "gui.bluepower:tooltip.hasSilkyData": "§eHas Extra Silky Data",
- "gui.bluepower:tab.stuffed": "Stuffed Items",
- "gui.bluepower:tab.stuffed.noItems": "No items stuffed",
- "gui.bluepower:tab.info": "Information",
- "gui.bluepower:transceiver.mode.sendreceive": "Send & Rec.",
- "gui.bluepower:transceiver.mode.send": "Send",
- "gui.bluepower:transceiver.mode.receive": "Receive",
- "gui.bluepower:transceiver.filter.none": "None",
- "gui.bluepower:transceiver.filter.admin": "Admin",
-
- "item.bluepower.color.none": "None",
- "item.bluepower.color.black": "Black",
- "item.bluepower.color.red": "Red",
- "item.bluepower.color.green": "Green",
- "item.bluepower.color.brown": "Brown",
- "item.bluepower.color.blue": "Blue",
- "item.bluepower.color.purple": "Purple",
- "item.bluepower.color.cyan": "Cyan",
- "item.bluepower.color.light_gray": "Light Grey",
- "item.bluepower.color.gray": "Gray",
- "item.bluepower.color.pink": "Pink",
- "item.bluepower.color.lime": "Lime",
- "item.bluepower.color.yellow": "Yellow",
- "item.bluepower.color.lightBlue": "Light Blue",
- "item.bluepower.color.magenta": "Magenta",
- "item.bluepower.color.orange": "Orange",
- "item.bluepower.color.white": "White",
-
- "alloyfurnace.info": "This machine can melt down metals. It can be used to create Brass, using 3x Copper and 1x Zinc. It can also be used to recycle any item that is made up of a metal into that metal.",
- "buffer.info": "Every side of this machine apart from one has it's own compartment of storage accessible. Apart from one side, which has access to all slots.",
- "deployer.info": "This machine right clicks any block/entity in front of it using the items stored in the Deployer. This for instance can be used to milk a cow by putting in a Bucket and by putting the Deployer in front of a Cow.",
- "ejector.info": "When pulsed by redstone, the Ejector will try to eject one item out of its inventory.",
- "filter.info": "When pulsed by redstone, the Filter will try to take a stack out of a connected inventory and eject it on the other side. The allowed items can be specified using the filter slots, and the ejected stack also can be colored.",
- "item_detector.info": "Used to detect items going through tubes. It can be set to emit a redstone pulse once per stack, or once for every single item in a stack. It can also be used to detect a system getting stuffed.",
- "project_table.info": "A Project Table is an enhanced Crafting Table. It can be used for mass crafting. Put in a 'template' into the crafting grid. Any items used by crafting will be pulled from the Table's inventory.",
- "auto_project_table.info": "The Auto Project Table behaves for the most part the same as the Project table. The only difference is that when you are using automation (Hoppers, Filters, Transposers) to pull out items, you will pull from the crafting output slot, and therefore craft.",
- "relay.info": "Automatically tries to eject any item in its inventory. It can be used as an interface between different mods, or simply as a faster Hopper.",
- "circuit_table.info": "Crafting Gates can be painful. The Circuit Table allows you to craft a gate by simply clicking on the gate you want, provided the items needed to craft the gate are in the Table's inventory.",
- "regulator.info": "Very versatile machine. It can be used to keep an inventory supplied with a certain amount of items, detect whether inventories have certain items, and much more.",
- "retriever.info": "When pulsed by redstone, the Retriever will try to retrieve a stack of items out of an inventory somehow connected to the Retriever using Pneumatic Tubes. It can be filtered just like the Filter.",
- "sorting_machine.info": "The primary use of the Sorting Machine is to sort items, by coloring different items differently. It can be used for other purposes though, to for example make sure that a Furnace always smelts 8 items at a time.",
- "circuit_database.info": "With this machine you can copy and share Integrated Circuit designs. To copy, put the template in the left slot, and an empty IC into the right slot. Make sure to have all the gates required and hit the copy button.\n\nTo share, put in a template and hit one of the two buttons. When saving privately, a folder is created where your Minecraft instance is. You can transfer this with you to other worlds. Server saved templates can be accessed by everyone on a server.",
- "manager.info": "High tier machine used to manage an inventory. It can be set to keep an inventory supplied with exactly the specified items/amounts, or it can be set to retrieve all the items it is able to get of a specified type. Priorities can be set, meaning Managers with a lower priority can't pull from a Manager with a higher priority.",
-
- "bluepower.direction.front": "Front",
- "bluepower.direction.left": "Left",
- "bluepower.direction.back": "Back",
- "bluepower.direction.right": "Right",
-
- "bluepower.face.north": "North",
- "bluepower.face.south": "South",
- "bluepower.face.up": "Up",
- "bluepower.face.down": "Down",
- "bluepower.face.west": "West",
- "bluepower.face.east": "East",
-
- "bluepower.misc.enabled": "Enabled",
- "bluepower.misc.disabled": "Disabled",
-
- "config.bluepower:settings.tooltip": "General mod settings.",
- "config.bluepower:recipes.tooltip": "Recipe settings.",
- "config.bluepower:enchantments.tooltip": "Enchantment settings.",
- "config.bluepower:tubes.tooltip": "Pneumatic Tube options.",
- "config.bluepower:circuitDatabase.tooltip": "Circuit Database options.",
- "config.bluepower:copper.tooltip": "Adjust copper world generation.",
- "config.bluepower:zinc.tooltip": "Adjust zinc world generation.",
- "config.bluepower:silver.tooltip": "Adjust silver world generation.",
- "config.bluepower:tungsten.tooltip": "Adjust tungsten world generation.",
- "config.bluepower:ruby.tooltip": "Adjust ruby world generation.",
- "config.bluepower:amethyst.tooltip": "Adjust amethyst world generation.",
- "config.bluepower:sapphire.tooltip": "Adjust sapphire world generation.",
- "config.bluepower:teslatite.tooltip": "Adjust teslatite world generation.",
- "config.bluepower:worldgen.tooltip": "Configure various world generation options.",
-
- "waila.bluepower:gate.connections": "Connections",
- "waila.bluepower:gate.mux.passthrough": "Passing through",
- "waila.bluepower:gate.rsLatch.feedback": "Feedback",
- "waila.bluepower:gate.rsLatch.nofeedback": "No Feedback",
- "waila.bluepower:tube.color": "Colors",
- "waila.bluepower:machine.stuffed": "Stuffed",
- "waila.bluepower:repeater.delay": "Delay",
- "waila.bluepower:repeater.ticks": "tick(s)",
-
- "bluepower.accessability.public": "Public",
- "bluepower.accessability.shared": "Shared",
- "bluepower.accessability.private": "Private",
-
- "achievement.bluepower": "Bluepower",
- "achievement.bluepower.desc": "Exploration, Lighting, Power and Machines.",
- "achievement.bluepower:vorpal": "Well endowed",
- "achievement.bluepower:vorpal.desc": "Get Vorpal enchant on an item",
- "achievement.bluepower:sort": "Sorting your life out",
- "achievement.bluepower:sort.desc": "Craft a sorting machine",
- "achievement.bluepower:tungsten": "No longer useless!",
- "achievement.bluepower:tungsten.desc": "Mine tungsten ore",
- "achievement.bluepower:dope": "Dopey!",
- "achievement.bluepower:dope.desc": "Make a doped wafer",
- "achievement.bluepower:tube": "Tu-be or not tu-be",
- "achievement.bluepower:tube.desc": "Craft a tube",
- "achievement.bluepower:magtube": "Need for Speed",
- "achievement.bluepower:magtube.desc": "Craft a magtube",
- "achievement.bluepower:circuitception": "Circuitception",
- "achievement.bluepower:circuitception.desc": "Craft an integrated circuit"
-}
diff --git a/broken/blue-power328.json b/broken/blue-power328.json
deleted file mode 100644
index 140207c82e8a..000000000000
--- a/broken/blue-power328.json
+++ /dev/null
@@ -1,816 +0,0 @@
-{
- "block.bluepower.basalt": "Basalt",
- "block.bluepower.basalt_brick": "Basalt Brick",
- "block.bluepower.basaltbrick_cracked": "Cracked Basalt Brick",
- "block.bluepower.basalt_brick_small": "Small Basalt Bricks",
- "block.bluepower.fancy_basalt": "Chiseled Basalt Brick",
- "block.bluepower.basalt_tile": "Basalt Tile",
- "block.bluepower.basalt_paver": "Basalt Paver",
- "block.bluepower.cracked_basalt_lava": "Cracked Basalt",
- "block.bluepower.cracked_basalt_decorative": "Cracked Basalt (Decorative)",
- "block.bluepower.basalt_cobble": "Basalt Cobble",
-
- "block.bluepower.marble": "Marble",
- "block.bluepower.marble_brick": "Marble Brick",
- "block.bluepower.marble_brick_small": "Small Marble Bricks",
- "block.bluepower.fancy_marble": "Chiseled Marble Brick",
- "block.bluepower.marble_tile": "Marble Tile",
- "block.bluepower.marble_paver": "Marble Paver",
-
- "block.bluepower.tiles": "Basalt and Marble Tiles",
-
- "block.bluepower.amethyst_ore": "Amethyst Ore",
- "block.bluepower.ruby_ore": "Ruby Ore",
- "block.bluepower.sapphire_ore": "Sapphire Ore",
- "block.bluepower.green_sapphire_ore": "Green Sapphire Ore",
- "block.bluepower.teslatite_ore": "Teslatite Ore",
- "block.bluepower.amethyst_block": "Amethyst Block",
- "block.bluepower.ruby_block": "Ruby Block",
- "block.bluepower.sapphire_block": "Sapphire Block",
- "block.bluepower.green_sapphire_block": "Green Sapphire Block",
- "block.bluepower.teslatite_block": "Teslatite Block",
- "block.bluepower.copper_ore": "Copper Ore",
- "block.bluepower.silver_ore": "Silver Ore",
- "block.bluepower.zinc_ore": "Zinc Ore",
- "block.bluepower.tungsten_ore": "Tungsten Ore",
- "block.bluepower.copper_block": "Copper Block",
- "block.bluepower.silver_block": "Silver Block",
- "block.bluepower.zinc_block": "Zinc Block",
- "block.bluepower.tungsten_block": "Tungsten Block",
-
- "block.bluepower.half_block": "Slab",
- "block.bluepower.panel": "Panel",
- "block.bluepower.cover": "Cover",
-
- "block.bluepower.flax_crop": "Flax",
- "block.bluepower.indigo_flower": "Indigo Flower",
- "block.bluepower.rubber_log": "Rubber Log",
- "block.bluepower.rubber_leaves": "Rubber Leaves",
- "block.bluepower.rubber_sapling": "Rubber Sapling",
-
- "block.bluepower.sapphire_glass": "Sapphire Glass",
- "block.bluepower.reinforced_sapphire_glass": "Reinforced Sapphire Glass",
-
- "block.bluepower.alloyfurnace": "Alloy Furnace",
- "block.bluepower.block_breaker": "Block Breaker",
- "block.bluepower.igniter": "Igniter",
- "block.bluepower.buffer": "Buffer",
- "block.bluepower.transposer": "Transposer",
- "block.bluepower.ejector": "Ejector",
- "block.bluepower.relay": "Relay",
- "block.bluepower.deployer": "Deployer",
- "block.bluepower.filter": "Filter",
- "block.bluepower.retriever": "Retriever",
- "block.bluepower.sortron": "Sortron",
- "block.bluepower.sorting_machine": "Sorting Machine",
- "block.bluepower.regulator": "Regulator",
- "block.bluepower.item_detector": "Item Detector",
- "block.bluepower.manager": "Manager",
- "block.bluepower.windmill": "Vertical Windmill",
- "block.bluepower.kinetic_generator": "Kinetic Generator",
- "block.bluepower.engine": "Blulectric Engine",
- "block.bluepower.battery_block": "Battery Block",
- "block.bluepower.solar_panel": "Solar Panel",
-
- "block.bluepower.blulectric_alloyfurnace": "Blulectric Alloy Furnace",
- "block.bluepower.blulectric_furnace": "Blulectric Furnace",
- "block.bluepower.thermopile": "Thermopile",
- "block.bluepower.blulectric_cable": "Blulectric Cable",
-
- "block.bluepower.cpu": "CPU",
- "block.bluepower.monitor": "Monitor",
- "block.bluepower.disk_drive": "Disk Drive",
- "block.bluepower.io_expander": "IO Expander",
-
- "block.bluepower.project_table": "Project Table",
- "block.bluepower.auto_project_table": "Auto Project Table",
- "block.bluepower.circuit_table": "Circuit Table",
- "block.bluepower.circuit_database": "Circuit Database",
-
- "block.bluepower.bluestone_wire": "Bluestone Wire",
- "block.bluepower.wire.bluestone.white": "White Bluestone Wire",
- "block.bluepower.wire.bluestone.orange": "Orange Bluestone Wire",
- "block.bluepower.wire.bluestone.magenta": "Magenta Bluestone Wire",
- "block.bluepower.wire.bluestone.light_blue": "Light Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.yellow": "Yellow Bluestone Wire",
- "block.bluepower.wire.bluestone.lime": "Lime Bluestone Wire",
- "block.bluepower.wire.bluestone.pink": "Pink Bluestone Wire",
- "block.bluepower.wire.bluestone.gray": "Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.light_gray": "Light Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.cyan": "Cyan Bluestone Wire",
- "block.bluepower.wire.bluestone.purple": "Purple Bluestone Wire",
- "block.bluepower.wire.bluestone.blue": "Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.brown": "Brown Bluestone Wire",
- "block.bluepower.wire.bluestone.green": "Green Bluestone Wire",
- "block.bluepower.wire.bluestone.red": "Red Bluestone Wire",
- "block.bluepower.wire.bluestone.black": "Black Bluestone Wire",
- "block.bluepower.redalloy_wire": "Red Alloy Wire",
- "block.bluepower.wire.redalloy.white": "White Red Alloy Wire",
- "block.bluepower.wire.redalloy.orange": "Orange Red Alloy Wire",
- "block.bluepower.wire.redalloy.magenta": "Magenta Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_blue": "Light Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.yellow": "Yellow Red Alloy Wire",
- "block.bluepower.wire.redalloy.lime": "Lime Red Alloy Wire",
- "block.bluepower.wire.redalloy.pink": "Pink Red Alloy Wire",
- "block.bluepower.wire.redalloy.gray": "Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_gray": "Light Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.cyan": "Cyan Red Alloy Wire",
- "block.bluepower.wire.redalloy.purple": "Purple Red Alloy Wire",
- "block.bluepower.wire.redalloy.blue": "Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.brown": "Brown Red Alloy Wire",
- "block.bluepower.wire.redalloy.green": "Green Red Alloy Wire",
- "block.bluepower.wire.redalloy.red": "Red Red Alloy Wire",
- "block.bluepower.wire.redalloy.black": "Black Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite": "Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.white": "White Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.orange": "Orange Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.magenta": "Magenta Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_blue": "Light Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.yellow": "Yellow Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.lime": "Lime Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.pink": "Pink Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.gray": "Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_gray": "Light Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.cyan": "Cyan Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.purple": "Purple Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.blue": "Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.brown": "Brown Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.green": "Green Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.red": "Red Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.black": "Black Infused Teslatite Wire",
- "block.bluepower.wire.bluestone.bundled": "Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.white": "White Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.orange": "Orange Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.magenta": "Magenta Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_blue": "Light Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.yellow": "Yellow Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.lime": "Lime Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.pink": "Pink Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.gray": "Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_gray": "Light Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.cyan": "Cyan Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.purple": "Purple Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.blue": "Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.brown": "Brown Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.green": "Green Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.red": "Red Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.black": "Black Bundled Bluestone Wire",
- "block.bluepower.wire.redalloy.bundled": "Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.white": "White Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.orange": "Orange Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.magenta": "Magenta Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_blue": "Light Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.yellow": "Yellow Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.lime": "Lime Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.pink": "Pink Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.gray": "Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_gray": "Light Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.cyan": "Cyan Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.purple": "Purple Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.blue": "Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.brown": "Brown Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.green": "Green Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.red": "Red Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.black": "Black Bundled Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite.bundled": "Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.white": "White Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.orange": "Orange Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.magenta": "Magenta Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_blue": "Light Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.yellow": "Yellow Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.lime": "Lime Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.pink": "Pink Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.gray": "Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_gray": "Light Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.cyan": "Cyan Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.purple": "Purple Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.blue": "Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.brown": "Brown Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.green": "Green Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.red": "Red Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.black": "Black Bundled Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone": "Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.white": "White Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.orange": "Orange Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.magenta": "Magenta Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_blue": "Light Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.yellow": "Yellow Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.lime": "Lime Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.pink": "Pink Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.gray": "Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_gray": "Light Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.cyan": "Cyan Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.purple": "Purple Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.blue": "Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.brown": "Brown Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.green": "Green Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.red": "Red Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.black": "Black Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy": "Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.white": "White Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.orange": "Orange Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.magenta": "Magenta Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_blue": "Light Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.yellow": "Yellow Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.lime": "Lime Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.pink": "Pink Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.gray": "Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_gray": "Light Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.cyan": "Cyan Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.purple": "Purple Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.blue": "Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.brown": "Brown Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.green": "Green Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.red": "Red Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.black": "Black Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite": "Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.white": "White Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.orange": "Orange Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.magenta": "Magenta Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_blue": "Light Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.yellow": "Yellow Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.lime": "Lime Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.pink": "Pink Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.gray": "Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_gray": "Light Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.cyan": "Cyan Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.purple": "Purple Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.blue": "Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.brown": "Brown Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.green": "Green Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.red": "Red Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.black": "Black Freestanding Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone.bundled": "Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.white": "White Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.orange": "Orange Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.magenta": "Magenta Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_blue": "Light Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.yellow": "Yellow Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.lime": "Lime Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.pink": "Pink Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.gray": "Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_gray": "Light Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.cyan": "Cyan Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.purple": "Purple Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.blue": "Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.brown": "Brown Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.green": "Green Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.red": "Red Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.black": "Black Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled": "Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.white": "White Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.orange": "Orange Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.magenta": "Magenta Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_blue": "Light Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.yellow": "Yellow Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.lime": "Lime Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.pink": "Pink Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.gray": "Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_gray": "Light Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.cyan": "Cyan Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.purple": "Purple Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.blue": "Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.brown": "Brown Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.green": "Green Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.red": "Red Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.black": "Black Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled": "Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.white": "White Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.orange": "Orange Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.magenta": "Magenta Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_blue": "Light Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.yellow": "Yellow Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.lime": "Lime Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.pink": "Pink Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.gray": "Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_gray": "Light Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.cyan": "Cyan Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.purple": "Purple Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.blue": "Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.brown": "Brown Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.green": "Green Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.red": "Red Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.black": "Black Freestanding Bundled Infused Teslatite Wire",
-
- "block.bluepower.lamp_white": "White Lamp",
- "block.bluepower.lamp_orange": "Orange Lamp",
- "block.bluepower.lamp_magenta": "Magenta Lamp",
- "block.bluepower.lamp_light_blue": "Light Blue Lamp",
- "block.bluepower.lamp_yellow": "Yellow Lamp",
- "block.bluepower.lamp_lime": "Lime Lamp",
- "block.bluepower.lamp_pink": "Pink Lamp",
- "block.bluepower.lamp_gray": "Gray Lamp",
- "block.bluepower.lamp_light_gray": "Light Gray Lamp",
- "block.bluepower.lamp_cyan": "Cyan Lamp",
- "block.bluepower.lamp_purple": "Purple Lamp",
- "block.bluepower.lamp_blue": "Blue Lamp",
- "block.bluepower.lamp_brown": "Brown Lamp",
- "block.bluepower.lamp_green": "Green Lamp",
- "block.bluepower.lamp_red": "Red Lamp",
- "block.bluepower.lamp_black": "Black Lamp",
- "block.bluepower.lamp_rgb": "RGB Lamp",
-
- "block.bluepower.lampinverted_white": "Inverted White Lamp",
- "block.bluepower.lampinverted_orange": "Inverted Orange Lamp",
- "block.bluepower.lampinverted_magenta": "Inverted Magenta Lamp",
- "block.bluepower.lampinverted_light_blue": "Inverted Light Blue Lamp",
- "block.bluepower.lampinverted_yellow": "Inverted Yellow Lamp",
- "block.bluepower.lampinverted_lime": "Inverted Lime Lamp",
- "block.bluepower.lampinverted_pink": "Inverted Pink Lamp",
- "block.bluepower.lampinverted_gray": "Inverted Gray Lamp",
- "block.bluepower.lampinverted_light_gray": "Inverted Light Gray Lamp",
- "block.bluepower.lampinverted_cyan": "Inverted Cyan Lamp",
- "block.bluepower.lampinverted_purple": "Inverted Purple Lamp",
- "block.bluepower.lampinverted_blue": "Inverted Blue Lamp",
- "block.bluepower.lampinverted_brown": "Inverted Brown Lamp",
- "block.bluepower.lampinverted_green": "Inverted Green Lamp",
- "block.bluepower.lampinverted_red": "Inverted Red Lamp",
- "block.bluepower.lampinverted_black": "Inverted Black Lamp",
- "block.bluepower.lampinverted_rgb": "Inverted RGB Lamp",
-
- "block.bluepower.fixture_white": "White Fixture Lamp",
- "block.bluepower.fixture_orange": "Orange Fixture Lamp",
- "block.bluepower.fixture_magenta": "Magenta Fixture Lamp",
- "block.bluepower.fixture_light_blue": "Light Blue Fixture Lamp",
- "block.bluepower.fixture_yellow": "Yellow Fixture Lamp",
- "block.bluepower.fixture_lime": "Lime Fixture Lamp",
- "block.bluepower.fixture_pink": "Pink Fixture Lamp",
- "block.bluepower.fixture_gray": "Gray Fixture Lamp",
- "block.bluepower.fixture_light_gray": "Light Gray Fixture Lamp",
- "block.bluepower.fixture_cyan": "Cyan Fixture Lamp",
- "block.bluepower.fixture_purple": "Purple Fixture Lamp",
- "block.bluepower.fixture_blue": "Blue Fixture Lamp",
- "block.bluepower.fixture_brown": "Brown Fixture Lamp",
- "block.bluepower.fixture_green": "Green Fixture Lamp",
- "block.bluepower.fixture_red": "Red Fixture Lamp",
- "block.bluepower.fixture_black": "Black Fixture Lamp",
- "block.bluepower.fixture_rgb": "RGB Fixture Lamp",
-
- "block.bluepower.fixtureinverted_white": "Inverted White Fixture Lamp",
- "block.bluepower.fixtureinverted_orange": "Inverted Orange Fixture Lamp",
- "block.bluepower.fixtureinverted_magenta": "Inverted Magenta Fixture Lamp",
- "block.bluepower.fixtureinverted_light_blue": "Inverted Light Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_yellow": "Inverted Yellow Fixture Lamp",
- "block.bluepower.fixtureinverted_lime": "Inverted Lime Fixture Lamp",
- "block.bluepower.fixtureinverted_pink": "Inverted Pink Fixture Lamp",
- "block.bluepower.fixtureinverted_gray": "Inverted Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_light_gray": "Inverted Light Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_cyan": "Inverted Cyan Fixture Lamp",
- "block.bluepower.fixtureinverted_purple": "Inverted Purple Fixture Lamp",
- "block.bluepower.fixtureinverted_blue": "Inverted Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_brown": "Inverted Brown Fixture Lamp",
- "block.bluepower.fixtureinverted_green": "Inverted Green Fixture Lamp",
- "block.bluepower.fixtureinverted_red": "Inverted Red Fixture Lamp",
- "block.bluepower.fixtureinverted_black": "Inverted Black Fixture Lamp",
- "block.bluepower.fixtureinverted_rgb": "Inverted RGB Fixture Lamp",
-
- "block.bluepower.cagelamp_white": "White Cage Lamp",
- "block.bluepower.cagelamp_orange": "Orange Cage Lamp",
- "block.bluepower.cagelamp_magenta": "Magenta Cage Lamp",
- "block.bluepower.cagelamp_light_blue": "Light Blue Cage Lamp",
- "block.bluepower.cagelamp_yellow": "Yellow Cage Lamp",
- "block.bluepower.cagelamp_lime": "Lime Cage Lamp",
- "block.bluepower.cagelamp_pink": "Pink Cage Lamp",
- "block.bluepower.cagelamp_gray": "Gray Cage Lamp",
- "block.bluepower.cagelamp_light_gray": "Light Gray Cage Lamp",
- "block.bluepower.cagelamp_cyan": "Cyan Cage Lamp",
- "block.bluepower.cagelamp_purple": "Purple Cage Lamp",
- "block.bluepower.cagelamp_blue": "Blue Cage Lamp",
- "block.bluepower.cagelamp_brown": "Brown Cage Lamp",
- "block.bluepower.cagelamp_green": "Green Cage Lamp",
- "block.bluepower.cagelamp_red": "Red Cage Lamp",
- "block.bluepower.cagelamp_black": "Black Cage Lamp",
- "block.bluepower.cagelamp_rgb": "RGB Cage Lamp",
-
- "block.bluepower.cagelampinverted_white": "Inverted White Cage Lamp",
- "block.bluepower.cagelampinverted_orange": "Inverted Orange Cage Lamp",
- "block.bluepower.cagelampinverted_magenta": "Inverted Magenta Cage Lamp",
- "block.bluepower.cagelampinverted_light_blue": "Inverted Light Blue Cage Lamp",
- "block.bluepower.cagelampinverted_yellow": "Inverted Yellow Cage Lamp",
- "block.bluepower.cagelampinverted_lime": "Inverted Lime Cage Lamp",
- "block.bluepower.cagelampinverted_pink": "Inverted Pink Cage Lamp",
- "block.bluepower.cagelampinverted_gray": "Inverted Gray Cage Lamp",
- "block.bluepower.cagelampinverted_light_gray": "Inverted Light Gray Cage Lamp",
- "block.bluepower.cagelampinverted_cyan": "Inverted Cyan Cage Lamp",
- "block.bluepower.cagelampinverted_purple": "Inverted Purple Cage Lamp",
- "block.bluepower.cagelampinverted_blue": "Inverted Blue Cage Lamp",
- "block.bluepower.cagelampinverted_brown": "Inverted Brown Cage Lamp",
- "block.bluepower.cagelampinverted_green": "Inverted Green Cage Lamp",
- "block.bluepower.cagelampinverted_red": "Inverted Red Cage Lamp",
- "block.bluepower.cagelampinverted_black": "Inverted Black Cage Lamp",
- "block.bluepower.cagelampinverted_rgb": "Inverted RGB Cage Lamp",
-
- "item.bluepower.ruby_gem": "Ruby",
- "item.bluepower.amethyst_gem": "Amethyst",
- "item.bluepower.sapphire_gem": "Sapphire",
- "item.bluepower.green_sapphire_gem": "Green Sapphire",
- "item.bluepower.teslatite_dust": "Teslatite",
- "item.bluepower.copper_ingot": "Copper Ingot",
- "item.bluepower.silver_ingot": "Silver Ingot",
- "item.bluepower.zinc_ingot": "Zinc Ingot",
- "item.bluepower.red_alloy_ingot": "Red Alloy Ingot",
- "item.bluepower.blue_alloy_ingot": "Blue Alloy Ingot",
- "item.bluepower.purple_alloy_ingot": "Purple Alloy Ingot",
- "item.bluepower.brass_ingot": "Brass Ingot",
- "item.bluepower.tungsten_ingot": "Tungsten Ingot",
- "item.bluepower.tungsten_nugget": "Tungsten Nugget",
- "item.bluepower.tungsten_carbide": "Tungsten Carbide Ingot",
-
- "item.bluepower.zinc_ore_crushed": "Crushed Zinc Ore",
- "item.bluepower.zinc_dust": "Zinc Dust",
- "item.bluepower.zinc_tiny_dust": "Tiny Pile of Zinc Dust",
- "item.bluepower.zinc_ore_purified": "Purified Crushed Zinc Ore",
-
- "item.bluepower.flax_seeds": "Flax Seeds",
- "item.bluepower.indigo_flower": "Indigo Flower",
- "item.bluepower.indigo_dye": "Indigo Dye",
-
- "item.bluepower.ruby_sword": "Ruby Sword",
- "item.bluepower.ruby_shovel": "Ruby Shovel",
- "item.bluepower.ruby_axe": "Ruby Axe",
- "item.bluepower.ruby_pickaxe": "Ruby Pickaxe",
- "item.bluepower.ruby_hoe": "Ruby Hoe",
- "item.bluepower.ruby_sickle": "Ruby Sickle",
- "item.bluepower.sapphire_sword": "Sapphire Sword",
- "item.bluepower.sapphire_shovel": "Sapphire Shovel",
- "item.bluepower.sapphire_axe": "Sapphire Axe",
- "item.bluepower.sapphire_pickaxe": "Sapphire Pickaxe",
- "item.bluepower.sapphire_hoe": "Sapphire Hoe",
- "item.bluepower.sapphire_sickle": "Sapphire Sickle",
- "item.bluepower.tungcarb_sword": "Tungsten Carbide Sword",
- "item.bluepower.tungcarb_shovel": "Tungsten Carbide Shovel",
- "item.bluepower.tungcarb_axe": "Tungsten Carbide Axe",
- "item.bluepower.tungcarb_pickaxe": "Tungsten Carbide Pickaxe",
- "item.bluepower.tungcarb_hoe": "Tungsten Carbide Hoe",
- "item.bluepower.tungcarb_sickle": "Tungsten Carbide Sickle",
- "item.bluepower.tungcarb_saw": "Tungsten Carbide Saw",
- "item.bluepower.amethyst_sword": "Amethyst Sword",
- "item.bluepower.amethyst_shovel": "Amethyst Shovel",
- "item.bluepower.amethyst_axe": "Amethyst Axe",
- "item.bluepower.amethyst_pickaxe": "Amethyst Pickaxe",
- "item.bluepower.amethyst_hoe": "Amethyst Hoe",
- "item.bluepower.amethyst_sickle": "Amethyst Sickle",
- "item.bluepower.green_sapphire_sword": "Green Sapphire Sword",
- "item.bluepower.green_sapphire_shovel": "Green Sapphire Shovel",
- "item.bluepower.green_sapphire_axe": "Green Sapphire Axe",
- "item.bluepower.green_sapphire_pickaxe": "Green Sapphire Pickaxe",
- "item.bluepower.green_sapphire_hoe": "Green Sapphire Hoe",
- "item.bluepower.green_sapphire_sickle": "Green Sapphire Sickle",
- "item.bluepower.wood_sickle": "Wooden Sickle",
- "item.bluepower.stone_sickle": "Stone Sickle",
- "item.bluepower.iron_sickle": "Iron Sickle",
- "item.bluepower.gold_sickle": "Gold Sickle",
- "item.bluepower.diamond_sickle": "Diamond Sickle",
- "item.bluepower.athame": "Athame",
- "item.bluepower.athame.info": "18 Extra Damage vs Enderman",
- "item.bluepower.screwdriver": "Screwdriver",
- "item.bluepower.silky_screwdriver": "Silky Screwdriver",
- "item.bluepower.wool_card": "Wool Card",
- "item.bluepower.diamond_drawplate": "Diamond Drawplate",
-
- "item.bluepower.iron_saw": "Iron Saw",
- "item.bluepower.amethyst_saw": "Amethyst Saw",
- "item.bluepower.green_sapphire_saw": "Green Sapphire Saw",
- "item.bluepower.ruby_saw": "Ruby Saw",
- "item.bluepower.sapphire_saw": "Sapphire Saw",
- "item.bluepower.diamond_saw": "Diamond Saw",
-
- "item.bluepower.canvas_bag_white": "Canvas Bag",
- "item.bluepower.canvas_bag_orange": "Orange Canvas Bag",
- "item.bluepower.canvas_bag_magenta": "Magenta Canvas Bag",
- "item.bluepower.canvas_bag_light_blue": "Light Blue Canvas Bag",
- "item.bluepower.canvas_bag_yellow": "Yellow Canvas Bag",
- "item.bluepower.canvas_bag_lime": "Lime Canvas Bag",
- "item.bluepower.canvas_bag_pink": "Pink Canvas Bag",
- "item.bluepower.canvas_bag_gray": "Gray Canvas Bag",
- "item.bluepower.canvas_bag_light_gray": "Light Gray Canvas Bag",
- "item.bluepower.canvas_bag_cyan": "Cyan Canvas Bag",
- "item.bluepower.canvas_bag_purple": "Purple Canvas Bag",
- "item.bluepower.canvas_bag_blue": "Blue Canvas Bag",
- "item.bluepower.canvas_bag_brown": "Brown Canvas Bag",
- "item.bluepower.canvas_bag_green": "Green Canvas Bag",
- "item.bluepower.canvas_bag_red": "Red Canvas Bag",
- "item.bluepower.canvas_bag_black": "Black Canvas Bag",
-
- "item.bluepower.silicon_boule": "Silicon Boule",
- "item.bluepower.silicon_wafer": "Silicon Wafer",
- "item.bluepower.blue_doped_wafer": "Blue Doped Wafer",
- "item.bluepower.red_doped_wafer": "Red Doped Wafer",
- "item.bluepower.stone_tile": "Stone Tile",
- "item.bluepower.bluestone_wire_tile": "Bluestone Wire Tile",
- "item.bluepower.bluestone_anode_tile": "Bluestone Anode Tile",
- "item.bluepower.bluestone_cathode_tile": "Bluestone Cathode Tile",
- "item.bluepower.bluestone_pointer_tile": "Bluestone Pointer Tile",
- "item.bluepower.redstone_wire_tile": "Redstone Wire Tile",
- "item.bluepower.redstone_anode_tile": "Redstone Anode Tile",
- "item.bluepower.redstone_cathode_tile": "Redstone Cathode Tile",
- "item.bluepower.redstone_pointer_tile": "Redstone Pointer Tile",
- "item.bluepower.silicon_chip_tile": "Silicon Chip Tile",
- "item.bluepower.tainted_silicon_chip_tile": "Tainted Silicon Chip Tile",
- "item.bluepower.quartz_resonator_tile": "Quartz Resonator Tile",
- "item.bluepower.plate_assembly": "Plate Assembly Tile",
- "item.bluepower.stone_redwire": "Stone Redwire Tile",
- "item.bluepower.stone_bundle": "Stone Bundle Tile",
-
- "item.bluepower.zincplate": "Zinc Plate",
- "item.bluepower.screwdriver_handle": "Screwdriver Handle",
- "item.bluepower.canvas": "Canvas",
- "item.bluepower.seed_bag": "Seed Bag",
- "item.bluepower.canvas_bag": "Canvas Bag",
- "item.bluepower.iron_wire": "Fine Iron Wire",
- "item.bluepower.copper_wire": "Fine Copper Wire",
- "item.bluepower.infused_teslatite_dust": "Infused Teslatite Dust",
- "item.bluepower.multimeter": "Multimeter",
- "item.bluepower.copper_coil": "Copper Coil",
- "item.bluepower.motor": "Motor",
- "item.bluepower.battery": "Battery",
-
- "block.bluepower.gate_and": "AND Gate",
- "block.bluepower.gate_buffer": "Buffer Gate",
- "block.bluepower.gate_bustransceiver": "Bus Transceiver",
- "block.bluepower.gate_counter": "Counter",
- "block.bluepower.gate_invert": "Invert Cell",
- "block.bluepower.gate_lightCell": "Light Sensor",
- "block.bluepower.gate_multiplexer": "Multiplexer",
- "block.bluepower.gate_nand": "NAND Gate",
- "block.bluepower.gate_noninvert": "Non-Invert Cell",
- "block.bluepower.gate_nor": "NOR Gate",
- "block.bluepower.gate_not": "NOT Gate",
- "block.bluepower.gate_nullcell": "Null Cell",
- "block.bluepower.gate_or": "OR Gate",
- "block.bluepower.gate_pulseformer": "Pulse Former",
- "block.bluepower.gate_randomizer": "Randomizer",
- "block.bluepower.gate_repeater": "Repeater",
- "block.bluepower.gate_rs": "RS Latch",
- "block.bluepower.gate_sequencer": "Sequencer",
- "block.bluepower.gate_state": "State Cell",
- "block.bluepower.gate_synchronizer": "Synchronizer",
- "block.bluepower.gate_timer": "Timer",
- "block.bluepower.gate_toggle": "Toggle Latch",
- "block.bluepower.gate_transparent": "Transparent Latch",
- "block.bluepower.gate_xnor": "XNOR Gate",
- "block.bluepower.gate_xor": "XOR Gate",
- "block.bluepower.gate_integratedCircuit3x3": "3x3 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit5x5": "5x5 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit7x7": "7x7 Integrated Circuit",
- "block.bluepower.gate_inverter": "Inverter",
- "block.bluepower.gate_comparator": "Comparator",
- "block.bluepower.gate_regulabletorch": "Regulable Torch",
- "block.bluepower.gate_wirelesstransceiver": "Digital Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog": "Analog Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.bundled": "Digital Bundled Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog.bundled": "Analog Bundled Wireless Transceiver",
- "block.bluepower.pneumaticTube": "Pneumatic Tube",
- "block.bluepower.pneumaticTubeOpaque": "Opaque Pneumatic Tube",
- "block.bluepower.restrictionTube": "Restriction Tube",
- "block.bluepower.restrictionTubeOpaque": "Opaque Restriction Tube",
- "block.bluepower.magTube": "Magtube",
- "block.bluepower.accelerator": "Accelerator",
- "block.bluepower.wirelesstransceiver.bundled": "Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog.bundled": "Analogue Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver": "Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog": "Analogue Wireless Transceiver",
-
- "item.bluepower.lumar_white": "White Lumar",
- "item.bluepower.lumar_orange": "Orange Lumar",
- "item.bluepower.lumar_magenta": "Magenta Lumar",
- "item.bluepower.lumar_light_blue": "Light Blue Lumar",
- "item.bluepower.lumar_yellow": "Yellow Lumar",
- "item.bluepower.lumar_lime": "Lime Lumar",
- "item.bluepower.lumar_pink": "Pink Lumar",
- "item.bluepower.lumar_gray": "Gray Lumar",
- "item.bluepower.lumar_light_gray": "Light Gray Lumar",
- "item.bluepower.lumar_cyan": "Cyan Lumar",
- "item.bluepower.lumar_purple": "Purple Lumar",
- "item.bluepower.lumar_blue": "Blue Lumar",
- "item.bluepower.lumar_brown": "Brown Lumar",
- "item.bluepower.lumar_green": "Green Lumar",
- "item.bluepower.lumar_red": "Red Lumar",
- "item.bluepower.lumar_black": "Black Lumar",
-
- "item.bluepower.paint_can_blank": "Paint Can",
- "item.bluepower.paint_can_white": "White Paint Can",
- "item.bluepower.paint_can_orange": "Orange Paint Can",
- "item.bluepower.paint_can_magenta": "Magenta Paint Can",
- "item.bluepower.paint_can_light_blue": "Light Blue Paint Can",
- "item.bluepower.paint_can_yellow": "Yellow Paint Can",
- "item.bluepower.paint_can_lime": "Lime Paint Can",
- "item.bluepower.paint_can_pink": "Pink Paint Can",
- "item.bluepower.paint_can_gray": "Gray Paint Can",
- "item.bluepower.paint_can_light_gray": "Light Gray Paint Can",
- "item.bluepower.paint_can_cyan": "Cyan Paint Can",
- "item.bluepower.paint_can_purple": "Purple Paint Can",
- "item.bluepower.paint_can_blue": "Blue Paint Can",
- "item.bluepower.paint_can_brown": "Brown Paint Can",
- "item.bluepower.paint_can_green": "Green Paint Can",
- "item.bluepower.paint_can_red": "Red Paint Can",
- "item.bluepower.paint_can_black": "Black Paint Can",
-
- "item.bluepower.paint_brush_blank": "Paint Brush",
- "item.bluepower.paint_brush_white": "White Paint Brush",
- "item.bluepower.paint_brush_orange": "Orange Paint Brush",
- "item.bluepower.paint_brush_magenta": "Magenta Paint Brush",
- "item.bluepower.paint_brush_light_blue": "Light Blue Paint Brush",
- "item.bluepower.paint_brush_yellow": "Yellow Paint Brush",
- "item.bluepower.paint_brush_lime": "Lime Paint Brush",
- "item.bluepower.paint_brush_pink": "Pink Paint Brush",
- "item.bluepower.paint_brush_gray": "Gray Paint Brush",
- "item.bluepower.paint_brush_light_gray": "Light Gray Paint Brush",
- "item.bluepower.paint_brush_cyan": "Cyan Paint Brush",
- "item.bluepower.paint_brush_purple": "Purple Paint Brush",
- "item.bluepower.paint_brush_blue": "Blue Paint Brush",
- "item.bluepower.paint_brush_brown": "Brown Paint Brush",
- "item.bluepower.paint_brush_green": "Green Paint Brush",
- "item.bluepower.paint_brush_red": "Red Paint Brush",
- "item.bluepower.paint_brush_black": "Black Paint Brush",
- "itemGroup.bluepower:machines": "Blue Power Machines",
- "itemGroup.bluepower:blocks": "Blue Power Blocks",
- "itemGroup.bluepower:items": "Blue Power Items",
- "itemGroup.bluepower:tools": "Blue Power Tools",
- "itemGroup.bluepower:circuits": "Blue Power Gates",
- "itemGroup.bluepower:lighting": "Blue Power Lighting",
- "itemGroup.bluepower:wiring": "Blue Power Wires",
- "itemGroup.bluepower:microblocks": "BP Microblocks",
-
- "enchantment.bluepower.vorpal": "Vorpal",
- "enchantment.bluepower.vorpal.desc": "Increases the chances of mobs and players dropping a head on death",
- "enchantment.bluepower.disjunction": "Disjunction",
- "enchantment.bluepower.disjunction.desc": "Increases Damage vs Endermen and the Dragon",
-
- "gui.bluepower:projectTable.clearGrid": "Clear Crafting Grid",
- "gui.bluepower:timer.interval": "Timer Interval",
- "gui.bluepower:counter.max": "Maximum",
- "gui.bluepower:counter.increment": "Increment",
- "gui.bluepower:counter.decrement": "Decrement",
- "gui.bluepower:counter.count": "Count",
- "gui.bluepower:sortingMachine.sortMode": "§bSort Mode",
- "gui.bluepower:sortingMachine.pullMode": "§bPull Mode",
- "gui.bluepower:sortingMachine.mode": "§bMode",
- "gui.bluepower:sortingMachine.priority": "§bPriority",
- "gui.bluepower:sortingMachine.priority.info": "The higher the number, the higher the priority.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential": "§3Any Stack, Sequential",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential.info": "One stack in the column has to match (including item count). Will pull out this item and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential": "§3All Stacks, Sequential",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential.info": "All stacks in the column have to match (including item count). Will pull out the items and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random": "§3All Stacks, Random",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random.info": "All stacks in a column have to match (including item count). Will pull out the items. Which column matches doesn't matter.",
- "gui.bluepower:sortingMachine.sortMode.any_item": "§3Any Item",
- "gui.bluepower:sortingMachine.sortMode.any_item.info": "Selected items will be pulled out with the amount of the filtered stack.",
- "gui.bluepower:sortingMachine.sortMode.any_item_default": "§3Any Item With Default",
- "gui.bluepower:sortingMachine.sortMode.any_item_default.info": "Selected items will be pulled out with the amount of the filtered stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.sortMode.any_stack": "§3Any Stack",
- "gui.bluepower:sortingMachine.sortMode.any_stack.info": "Selected items will be pulled out, as much as a full stack.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default": "§3Any Stack With Default",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default.info": "Selected items will be pulled out, as much as a full stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.pullMode.single_step": "§3Single Step",
- "gui.bluepower:sortingMachine.pullMode.single_step.info": "One item/column (depending on mode) will be pulled for every redstone pulse.",
- "gui.bluepower:sortingMachine.pullMode.automatic": "§3Automatic",
- "gui.bluepower:sortingMachine.pullMode.automatic.info": "Automatically pulls items at a regular interval.",
- "gui.bluepower:sortingMachine.pullMode.single_sweep": "§3Single Sweep",
- "gui.bluepower:sortingMachine.pullMode.single_sweep.info": "For every redstone pulse, the machine will try to go through every column. Pulses will be saved.",
- "gui.bluepower:retriever.mode.sequential": "§3Sequential",
- "gui.bluepower:retriever.mode.sequential.info": "Tries to retrieve the highlighted item with the given item count. Moves on to the next when succeeded.",
- "gui.bluepower:retriever.mode.any": "§3Any Item",
- "gui.bluepower:retriever.mode.any.info": "Tries to retrieve any of the filtered items with the given item count.",
- "gui.bluepower:regulator.ratio": "§3Ratio Mode",
- "gui.bluepower:regulator.ratio.info": "Waits for the middle inventory to have the amount of items specified in the left filter.",
- "gui.bluepower:regulator.supply": "§3Supply Mode",
- "gui.bluepower:regulator.supply.info": "This mode, which only applies to Regulators attached to an inventory, has a priority to supply the attached inventory with items. The items that are tried to be supplied are the items specified in the right filter.",
- "gui.bluepower:itemDetector.mode.item": "§3Item Mode",
- "gui.bluepower:itemDetector.mode.item.info": "Emits a redstone pulse for every single item going through.",
- "gui.bluepower:itemDetector.stack.item": "§3Stack Mode",
- "gui.bluepower:itemDetector.mode.stack.info": "Emits a redstone pulse for every item stack going through.",
- "gui.bluepower:itemDetector.mode.stuffed": "§3Stuffed Mode",
- "gui.bluepower:itemDetector.mode.stuffed.info": "Emits a redstone signal as long as the output buffer stuffed inside the machine.",
- "gui.bluepower:manager.mode.exact": "§3Exact Mode",
- "gui.bluepower:manager.mode.exact.info": "Tries to keep the managed inventory supplied with the exact amount of items specified in the Manager's inventory.",
- "gui.bluepower:manager.mode.all": "§3All Mode",
- "gui.bluepower:manager.mode.all.info": "Items specified in the Manager's inventory will be tried to be supplied to the managed inventory. There's no limit apart from the inventory's size.",
- "gui.bluepower:circuitDatabase.tab.copyAndShare": "Copy & Share",
- "gui.bluepower:circuitDatabase.tab.private": "Private Library",
- "gui.bluepower:circuitDatabase.tab.server": "Server Library",
- "gui.bluepower:circuitDatabase.action.cancel": "Cancel",
- "gui.bluepower:circuitDatabase.action.savePrivate": "Save to Private Library",
- "gui.bluepower:circuitDatabase.action.saveServer": "Save to Server Library",
- "gui.bluepower:circuitDatabase.action.copy": "Copy",
- "gui.bluepower:circuitDatabase.info.serverOnly": "§cOnly available on a server.",
- "gui.bluepower:circuitDatabase.info.nameTaken": "§cName of the item already exists in the database.",
- "gui.bluepower:circuitDatabase.info.opsOnly": "§cServer is configurated to only allow ops to interact with the server library.",
- "gui.bluepower:circuitDatabase.info.sneakClickToConfirmDeleting": "§cAre you sure? Sneak-click to confirm.",
- "gui.bluepower:circuitDatabase.info.sneakClickToDelete": "Sneak-click to delete.",
- "gui.bluepower:circuitDatabase": "Name",
- "gui.bluepower:tooltip.sneakForInfo": "Sneak for info",
- "gui.bluepower:wireless": "Wireless Redstone",
- "gui.bluepower:widget.fuzzy": "§bFilter Fuzzyness",
- "gui.bluepower:widget.fuzzy.normal": "§3Normal",
- "gui.bluepower:widget.fuzzy.normal.info": "Considers items to be the same when the item is equal and the damage is equal.",
- "gui.bluepower:widget.fuzzy.fuzzy": "§3Fuzzy",
- "gui.bluepower:widget.fuzzy.fuzzy.info": "Considers items to be the same when they are Ore Dictionary equivalents.",
- "gui.bluepower:widget.fuzzy.exact": "§3Exact",
- "gui.bluepower:widget.fuzzy.exact.info": "Considers items to be the same when they are exactly the same, including NBT. This means that a Diamond Sword is considered different from an enchanted Diamond Sword.",
- "gui.bluepower:tooltip.hasSilkyData": "§eHas Extra Silky Data",
- "gui.bluepower:tab.stuffed": "Stuffed Items",
- "gui.bluepower:tab.stuffed.noItems": "No items stuffed",
- "gui.bluepower:tab.info": "Information",
- "gui.bluepower:transceiver.mode.sendreceive": "Send & Rec.",
- "gui.bluepower:transceiver.mode.send": "Send",
- "gui.bluepower:transceiver.mode.receive": "Receive",
- "gui.bluepower:transceiver.filter.none": "None",
- "gui.bluepower:transceiver.filter.admin": "Admin",
-
- "item.bluepower.color.none": "None",
- "item.bluepower.color.black": "Black",
- "item.bluepower.color.red": "Red",
- "item.bluepower.color.green": "Green",
- "item.bluepower.color.brown": "Brown",
- "item.bluepower.color.blue": "Blue",
- "item.bluepower.color.purple": "Purple",
- "item.bluepower.color.cyan": "Cyan",
- "item.bluepower.color.light_gray": "Light Grey",
- "item.bluepower.color.gray": "Gray",
- "item.bluepower.color.pink": "Pink",
- "item.bluepower.color.lime": "Lime",
- "item.bluepower.color.yellow": "Yellow",
- "item.bluepower.color.lightBlue": "Light Blue",
- "item.bluepower.color.magenta": "Magenta",
- "item.bluepower.color.orange": "Orange",
- "item.bluepower.color.white": "White",
-
- "alloyfurnace.info": "This machine can melt down metals. It can be used to create Brass, using 3x Copper and 1x Zinc. It can also be used to recycle any item that is made up of a metal into that metal.",
- "buffer.info": "Every side of this machine apart from one has it's own compartment of storage accessible. Apart from one side, which has access to all slots.",
- "deployer.info": "This machine right clicks any block/entity in front of it using the items stored in the Deployer. This for instance can be used to milk a cow by putting in a Bucket and by putting the Deployer in front of a Cow.",
- "ejector.info": "When pulsed by redstone, the Ejector will try to eject one item out of its inventory.",
- "filter.info": "When pulsed by redstone, the Filter will try to take a stack out of a connected inventory and eject it on the other side. The allowed items can be specified using the filter slots, and the ejected stack also can be colored.",
- "item_detector.info": "Used to detect items going through tubes. It can be set to emit a redstone pulse once per stack, or once for every single item in a stack. It can also be used to detect a system getting stuffed.",
- "project_table.info": "A Project Table is an enhanced Crafting Table. It can be used for mass crafting. Put in a 'template' into the crafting grid. Any items used by crafting will be pulled from the Table's inventory.",
- "auto_project_table.info": "The Auto Project Table behaves for the most part the same as the Project table. The only difference is that when you are using automation (Hoppers, Filters, Transposers) to pull out items, you will pull from the crafting output slot, and therefore craft.",
- "relay.info": "Automatically tries to eject any item in its inventory. It can be used as an interface between different mods, or simply as a faster Hopper.",
- "circuit_table.info": "Crafting Gates can be painful. The Circuit Table allows you to craft a gate by simply clicking on the gate you want, provided the items needed to craft the gate are in the Table's inventory.",
- "regulator.info": "Very versatile machine. It can be used to keep an inventory supplied with a certain amount of items, detect whether inventories have certain items, and much more.",
- "retriever.info": "When pulsed by redstone, the Retriever will try to retrieve a stack of items out of an inventory somehow connected to the Retriever using Pneumatic Tubes. It can be filtered just like the Filter.",
- "sorting_machine.info": "The primary use of the Sorting Machine is to sort items, by coloring different items differently. It can be used for other purposes though, to for example make sure that a Furnace always smelts 8 items at a time.",
- "circuit_database.info": "With this machine you can copy and share Integrated Circuit designs. To copy, put the template in the left slot, and an empty IC into the right slot. Make sure to have all the gates required and hit the copy button.\n\nTo share, put in a template and hit one of the two buttons. When saving privately, a folder is created where your Minecraft instance is. You can transfer this with you to other worlds. Server saved templates can be accessed by everyone on a server.",
- "manager.info": "High tier machine used to manage an inventory. It can be set to keep an inventory supplied with exactly the specified items/amounts, or it can be set to retrieve all the items it is able to get of a specified type. Priorities can be set, meaning Managers with a lower priority can't pull from a Manager with a higher priority.",
-
- "bluepower.direction.front": "Front",
- "bluepower.direction.left": "Left",
- "bluepower.direction.back": "Back",
- "bluepower.direction.right": "Right",
-
- "bluepower.face.north": "North",
- "bluepower.face.south": "South",
- "bluepower.face.up": "Up",
- "bluepower.face.down": "Down",
- "bluepower.face.west": "West",
- "bluepower.face.east": "East",
-
- "bluepower.misc.enabled": "Enabled",
- "bluepower.misc.disabled": "Disabled",
-
- "config.bluepower:settings.tooltip": "General mod settings.",
- "config.bluepower:recipes.tooltip": "Recipe settings.",
- "config.bluepower:enchantments.tooltip": "Enchantment settings.",
- "config.bluepower:tubes.tooltip": "Pneumatic Tube options.",
- "config.bluepower:circuitDatabase.tooltip": "Circuit Database options.",
- "config.bluepower:copper.tooltip": "Adjust copper world generation.",
- "config.bluepower:zinc.tooltip": "Adjust zinc world generation.",
- "config.bluepower:silver.tooltip": "Adjust silver world generation.",
- "config.bluepower:tungsten.tooltip": "Adjust tungsten world generation.",
- "config.bluepower:ruby.tooltip": "Adjust ruby world generation.",
- "config.bluepower:amethyst.tooltip": "Adjust amethyst world generation.",
- "config.bluepower:sapphire.tooltip": "Adjust sapphire world generation.",
- "config.bluepower:teslatite.tooltip": "Adjust teslatite world generation.",
- "config.bluepower:worldgen.tooltip": "Configure various world generation options.",
-
- "waila.bluepower:gate.connections": "Connections",
- "waila.bluepower:gate.mux.passthrough": "Passing through",
- "waila.bluepower:gate.rsLatch.feedback": "Feedback",
- "waila.bluepower:gate.rsLatch.nofeedback": "No Feedback",
- "waila.bluepower:tube.color": "Colors",
- "waila.bluepower:machine.stuffed": "Stuffed",
- "waila.bluepower:repeater.delay": "Delay",
- "waila.bluepower:repeater.ticks": "tick(s)",
-
- "bluepower.accessability.public": "Public",
- "bluepower.accessability.shared": "Shared",
- "bluepower.accessability.private": "Private",
-
- "achievement.bluepower": "Bluepower",
- "achievement.bluepower.desc": "Exploration, Lighting, Power and Machines.",
- "achievement.bluepower:vorpal": "Well endowed",
- "achievement.bluepower:vorpal.desc": "Get Vorpal enchant on an item",
- "achievement.bluepower:sort": "Sorting your life out",
- "achievement.bluepower:sort.desc": "Craft a sorting machine",
- "achievement.bluepower:tungsten": "No longer useless!",
- "achievement.bluepower:tungsten.desc": "Mine tungsten ore",
- "achievement.bluepower:dope": "Dopey!",
- "achievement.bluepower:dope.desc": "Make a doped wafer",
- "achievement.bluepower:tube": "Tu-be or not tu-be",
- "achievement.bluepower:tube.desc": "Craft a tube",
- "achievement.bluepower:magtube": "Need for Speed",
- "achievement.bluepower:magtube.desc": "Craft a magtube",
- "achievement.bluepower:circuitception": "Circuitception",
- "achievement.bluepower:circuitception.desc": "Craft an integrated circuit"
-}
diff --git a/broken/blue-power354.json b/broken/blue-power354.json
deleted file mode 100644
index 140207c82e8a..000000000000
--- a/broken/blue-power354.json
+++ /dev/null
@@ -1,816 +0,0 @@
-{
- "block.bluepower.basalt": "Basalt",
- "block.bluepower.basalt_brick": "Basalt Brick",
- "block.bluepower.basaltbrick_cracked": "Cracked Basalt Brick",
- "block.bluepower.basalt_brick_small": "Small Basalt Bricks",
- "block.bluepower.fancy_basalt": "Chiseled Basalt Brick",
- "block.bluepower.basalt_tile": "Basalt Tile",
- "block.bluepower.basalt_paver": "Basalt Paver",
- "block.bluepower.cracked_basalt_lava": "Cracked Basalt",
- "block.bluepower.cracked_basalt_decorative": "Cracked Basalt (Decorative)",
- "block.bluepower.basalt_cobble": "Basalt Cobble",
-
- "block.bluepower.marble": "Marble",
- "block.bluepower.marble_brick": "Marble Brick",
- "block.bluepower.marble_brick_small": "Small Marble Bricks",
- "block.bluepower.fancy_marble": "Chiseled Marble Brick",
- "block.bluepower.marble_tile": "Marble Tile",
- "block.bluepower.marble_paver": "Marble Paver",
-
- "block.bluepower.tiles": "Basalt and Marble Tiles",
-
- "block.bluepower.amethyst_ore": "Amethyst Ore",
- "block.bluepower.ruby_ore": "Ruby Ore",
- "block.bluepower.sapphire_ore": "Sapphire Ore",
- "block.bluepower.green_sapphire_ore": "Green Sapphire Ore",
- "block.bluepower.teslatite_ore": "Teslatite Ore",
- "block.bluepower.amethyst_block": "Amethyst Block",
- "block.bluepower.ruby_block": "Ruby Block",
- "block.bluepower.sapphire_block": "Sapphire Block",
- "block.bluepower.green_sapphire_block": "Green Sapphire Block",
- "block.bluepower.teslatite_block": "Teslatite Block",
- "block.bluepower.copper_ore": "Copper Ore",
- "block.bluepower.silver_ore": "Silver Ore",
- "block.bluepower.zinc_ore": "Zinc Ore",
- "block.bluepower.tungsten_ore": "Tungsten Ore",
- "block.bluepower.copper_block": "Copper Block",
- "block.bluepower.silver_block": "Silver Block",
- "block.bluepower.zinc_block": "Zinc Block",
- "block.bluepower.tungsten_block": "Tungsten Block",
-
- "block.bluepower.half_block": "Slab",
- "block.bluepower.panel": "Panel",
- "block.bluepower.cover": "Cover",
-
- "block.bluepower.flax_crop": "Flax",
- "block.bluepower.indigo_flower": "Indigo Flower",
- "block.bluepower.rubber_log": "Rubber Log",
- "block.bluepower.rubber_leaves": "Rubber Leaves",
- "block.bluepower.rubber_sapling": "Rubber Sapling",
-
- "block.bluepower.sapphire_glass": "Sapphire Glass",
- "block.bluepower.reinforced_sapphire_glass": "Reinforced Sapphire Glass",
-
- "block.bluepower.alloyfurnace": "Alloy Furnace",
- "block.bluepower.block_breaker": "Block Breaker",
- "block.bluepower.igniter": "Igniter",
- "block.bluepower.buffer": "Buffer",
- "block.bluepower.transposer": "Transposer",
- "block.bluepower.ejector": "Ejector",
- "block.bluepower.relay": "Relay",
- "block.bluepower.deployer": "Deployer",
- "block.bluepower.filter": "Filter",
- "block.bluepower.retriever": "Retriever",
- "block.bluepower.sortron": "Sortron",
- "block.bluepower.sorting_machine": "Sorting Machine",
- "block.bluepower.regulator": "Regulator",
- "block.bluepower.item_detector": "Item Detector",
- "block.bluepower.manager": "Manager",
- "block.bluepower.windmill": "Vertical Windmill",
- "block.bluepower.kinetic_generator": "Kinetic Generator",
- "block.bluepower.engine": "Blulectric Engine",
- "block.bluepower.battery_block": "Battery Block",
- "block.bluepower.solar_panel": "Solar Panel",
-
- "block.bluepower.blulectric_alloyfurnace": "Blulectric Alloy Furnace",
- "block.bluepower.blulectric_furnace": "Blulectric Furnace",
- "block.bluepower.thermopile": "Thermopile",
- "block.bluepower.blulectric_cable": "Blulectric Cable",
-
- "block.bluepower.cpu": "CPU",
- "block.bluepower.monitor": "Monitor",
- "block.bluepower.disk_drive": "Disk Drive",
- "block.bluepower.io_expander": "IO Expander",
-
- "block.bluepower.project_table": "Project Table",
- "block.bluepower.auto_project_table": "Auto Project Table",
- "block.bluepower.circuit_table": "Circuit Table",
- "block.bluepower.circuit_database": "Circuit Database",
-
- "block.bluepower.bluestone_wire": "Bluestone Wire",
- "block.bluepower.wire.bluestone.white": "White Bluestone Wire",
- "block.bluepower.wire.bluestone.orange": "Orange Bluestone Wire",
- "block.bluepower.wire.bluestone.magenta": "Magenta Bluestone Wire",
- "block.bluepower.wire.bluestone.light_blue": "Light Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.yellow": "Yellow Bluestone Wire",
- "block.bluepower.wire.bluestone.lime": "Lime Bluestone Wire",
- "block.bluepower.wire.bluestone.pink": "Pink Bluestone Wire",
- "block.bluepower.wire.bluestone.gray": "Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.light_gray": "Light Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.cyan": "Cyan Bluestone Wire",
- "block.bluepower.wire.bluestone.purple": "Purple Bluestone Wire",
- "block.bluepower.wire.bluestone.blue": "Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.brown": "Brown Bluestone Wire",
- "block.bluepower.wire.bluestone.green": "Green Bluestone Wire",
- "block.bluepower.wire.bluestone.red": "Red Bluestone Wire",
- "block.bluepower.wire.bluestone.black": "Black Bluestone Wire",
- "block.bluepower.redalloy_wire": "Red Alloy Wire",
- "block.bluepower.wire.redalloy.white": "White Red Alloy Wire",
- "block.bluepower.wire.redalloy.orange": "Orange Red Alloy Wire",
- "block.bluepower.wire.redalloy.magenta": "Magenta Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_blue": "Light Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.yellow": "Yellow Red Alloy Wire",
- "block.bluepower.wire.redalloy.lime": "Lime Red Alloy Wire",
- "block.bluepower.wire.redalloy.pink": "Pink Red Alloy Wire",
- "block.bluepower.wire.redalloy.gray": "Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_gray": "Light Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.cyan": "Cyan Red Alloy Wire",
- "block.bluepower.wire.redalloy.purple": "Purple Red Alloy Wire",
- "block.bluepower.wire.redalloy.blue": "Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.brown": "Brown Red Alloy Wire",
- "block.bluepower.wire.redalloy.green": "Green Red Alloy Wire",
- "block.bluepower.wire.redalloy.red": "Red Red Alloy Wire",
- "block.bluepower.wire.redalloy.black": "Black Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite": "Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.white": "White Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.orange": "Orange Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.magenta": "Magenta Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_blue": "Light Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.yellow": "Yellow Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.lime": "Lime Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.pink": "Pink Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.gray": "Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_gray": "Light Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.cyan": "Cyan Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.purple": "Purple Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.blue": "Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.brown": "Brown Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.green": "Green Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.red": "Red Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.black": "Black Infused Teslatite Wire",
- "block.bluepower.wire.bluestone.bundled": "Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.white": "White Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.orange": "Orange Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.magenta": "Magenta Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_blue": "Light Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.yellow": "Yellow Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.lime": "Lime Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.pink": "Pink Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.gray": "Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_gray": "Light Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.cyan": "Cyan Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.purple": "Purple Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.blue": "Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.brown": "Brown Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.green": "Green Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.red": "Red Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.black": "Black Bundled Bluestone Wire",
- "block.bluepower.wire.redalloy.bundled": "Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.white": "White Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.orange": "Orange Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.magenta": "Magenta Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_blue": "Light Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.yellow": "Yellow Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.lime": "Lime Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.pink": "Pink Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.gray": "Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_gray": "Light Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.cyan": "Cyan Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.purple": "Purple Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.blue": "Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.brown": "Brown Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.green": "Green Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.red": "Red Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.black": "Black Bundled Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite.bundled": "Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.white": "White Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.orange": "Orange Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.magenta": "Magenta Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_blue": "Light Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.yellow": "Yellow Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.lime": "Lime Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.pink": "Pink Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.gray": "Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_gray": "Light Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.cyan": "Cyan Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.purple": "Purple Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.blue": "Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.brown": "Brown Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.green": "Green Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.red": "Red Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.black": "Black Bundled Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone": "Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.white": "White Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.orange": "Orange Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.magenta": "Magenta Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_blue": "Light Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.yellow": "Yellow Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.lime": "Lime Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.pink": "Pink Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.gray": "Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_gray": "Light Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.cyan": "Cyan Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.purple": "Purple Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.blue": "Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.brown": "Brown Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.green": "Green Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.red": "Red Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.black": "Black Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy": "Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.white": "White Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.orange": "Orange Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.magenta": "Magenta Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_blue": "Light Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.yellow": "Yellow Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.lime": "Lime Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.pink": "Pink Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.gray": "Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_gray": "Light Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.cyan": "Cyan Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.purple": "Purple Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.blue": "Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.brown": "Brown Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.green": "Green Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.red": "Red Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.black": "Black Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite": "Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.white": "White Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.orange": "Orange Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.magenta": "Magenta Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_blue": "Light Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.yellow": "Yellow Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.lime": "Lime Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.pink": "Pink Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.gray": "Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_gray": "Light Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.cyan": "Cyan Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.purple": "Purple Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.blue": "Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.brown": "Brown Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.green": "Green Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.red": "Red Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.black": "Black Freestanding Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone.bundled": "Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.white": "White Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.orange": "Orange Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.magenta": "Magenta Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_blue": "Light Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.yellow": "Yellow Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.lime": "Lime Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.pink": "Pink Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.gray": "Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_gray": "Light Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.cyan": "Cyan Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.purple": "Purple Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.blue": "Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.brown": "Brown Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.green": "Green Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.red": "Red Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.black": "Black Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled": "Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.white": "White Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.orange": "Orange Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.magenta": "Magenta Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_blue": "Light Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.yellow": "Yellow Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.lime": "Lime Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.pink": "Pink Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.gray": "Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_gray": "Light Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.cyan": "Cyan Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.purple": "Purple Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.blue": "Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.brown": "Brown Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.green": "Green Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.red": "Red Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.black": "Black Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled": "Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.white": "White Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.orange": "Orange Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.magenta": "Magenta Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_blue": "Light Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.yellow": "Yellow Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.lime": "Lime Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.pink": "Pink Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.gray": "Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_gray": "Light Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.cyan": "Cyan Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.purple": "Purple Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.blue": "Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.brown": "Brown Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.green": "Green Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.red": "Red Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.black": "Black Freestanding Bundled Infused Teslatite Wire",
-
- "block.bluepower.lamp_white": "White Lamp",
- "block.bluepower.lamp_orange": "Orange Lamp",
- "block.bluepower.lamp_magenta": "Magenta Lamp",
- "block.bluepower.lamp_light_blue": "Light Blue Lamp",
- "block.bluepower.lamp_yellow": "Yellow Lamp",
- "block.bluepower.lamp_lime": "Lime Lamp",
- "block.bluepower.lamp_pink": "Pink Lamp",
- "block.bluepower.lamp_gray": "Gray Lamp",
- "block.bluepower.lamp_light_gray": "Light Gray Lamp",
- "block.bluepower.lamp_cyan": "Cyan Lamp",
- "block.bluepower.lamp_purple": "Purple Lamp",
- "block.bluepower.lamp_blue": "Blue Lamp",
- "block.bluepower.lamp_brown": "Brown Lamp",
- "block.bluepower.lamp_green": "Green Lamp",
- "block.bluepower.lamp_red": "Red Lamp",
- "block.bluepower.lamp_black": "Black Lamp",
- "block.bluepower.lamp_rgb": "RGB Lamp",
-
- "block.bluepower.lampinverted_white": "Inverted White Lamp",
- "block.bluepower.lampinverted_orange": "Inverted Orange Lamp",
- "block.bluepower.lampinverted_magenta": "Inverted Magenta Lamp",
- "block.bluepower.lampinverted_light_blue": "Inverted Light Blue Lamp",
- "block.bluepower.lampinverted_yellow": "Inverted Yellow Lamp",
- "block.bluepower.lampinverted_lime": "Inverted Lime Lamp",
- "block.bluepower.lampinverted_pink": "Inverted Pink Lamp",
- "block.bluepower.lampinverted_gray": "Inverted Gray Lamp",
- "block.bluepower.lampinverted_light_gray": "Inverted Light Gray Lamp",
- "block.bluepower.lampinverted_cyan": "Inverted Cyan Lamp",
- "block.bluepower.lampinverted_purple": "Inverted Purple Lamp",
- "block.bluepower.lampinverted_blue": "Inverted Blue Lamp",
- "block.bluepower.lampinverted_brown": "Inverted Brown Lamp",
- "block.bluepower.lampinverted_green": "Inverted Green Lamp",
- "block.bluepower.lampinverted_red": "Inverted Red Lamp",
- "block.bluepower.lampinverted_black": "Inverted Black Lamp",
- "block.bluepower.lampinverted_rgb": "Inverted RGB Lamp",
-
- "block.bluepower.fixture_white": "White Fixture Lamp",
- "block.bluepower.fixture_orange": "Orange Fixture Lamp",
- "block.bluepower.fixture_magenta": "Magenta Fixture Lamp",
- "block.bluepower.fixture_light_blue": "Light Blue Fixture Lamp",
- "block.bluepower.fixture_yellow": "Yellow Fixture Lamp",
- "block.bluepower.fixture_lime": "Lime Fixture Lamp",
- "block.bluepower.fixture_pink": "Pink Fixture Lamp",
- "block.bluepower.fixture_gray": "Gray Fixture Lamp",
- "block.bluepower.fixture_light_gray": "Light Gray Fixture Lamp",
- "block.bluepower.fixture_cyan": "Cyan Fixture Lamp",
- "block.bluepower.fixture_purple": "Purple Fixture Lamp",
- "block.bluepower.fixture_blue": "Blue Fixture Lamp",
- "block.bluepower.fixture_brown": "Brown Fixture Lamp",
- "block.bluepower.fixture_green": "Green Fixture Lamp",
- "block.bluepower.fixture_red": "Red Fixture Lamp",
- "block.bluepower.fixture_black": "Black Fixture Lamp",
- "block.bluepower.fixture_rgb": "RGB Fixture Lamp",
-
- "block.bluepower.fixtureinverted_white": "Inverted White Fixture Lamp",
- "block.bluepower.fixtureinverted_orange": "Inverted Orange Fixture Lamp",
- "block.bluepower.fixtureinverted_magenta": "Inverted Magenta Fixture Lamp",
- "block.bluepower.fixtureinverted_light_blue": "Inverted Light Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_yellow": "Inverted Yellow Fixture Lamp",
- "block.bluepower.fixtureinverted_lime": "Inverted Lime Fixture Lamp",
- "block.bluepower.fixtureinverted_pink": "Inverted Pink Fixture Lamp",
- "block.bluepower.fixtureinverted_gray": "Inverted Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_light_gray": "Inverted Light Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_cyan": "Inverted Cyan Fixture Lamp",
- "block.bluepower.fixtureinverted_purple": "Inverted Purple Fixture Lamp",
- "block.bluepower.fixtureinverted_blue": "Inverted Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_brown": "Inverted Brown Fixture Lamp",
- "block.bluepower.fixtureinverted_green": "Inverted Green Fixture Lamp",
- "block.bluepower.fixtureinverted_red": "Inverted Red Fixture Lamp",
- "block.bluepower.fixtureinverted_black": "Inverted Black Fixture Lamp",
- "block.bluepower.fixtureinverted_rgb": "Inverted RGB Fixture Lamp",
-
- "block.bluepower.cagelamp_white": "White Cage Lamp",
- "block.bluepower.cagelamp_orange": "Orange Cage Lamp",
- "block.bluepower.cagelamp_magenta": "Magenta Cage Lamp",
- "block.bluepower.cagelamp_light_blue": "Light Blue Cage Lamp",
- "block.bluepower.cagelamp_yellow": "Yellow Cage Lamp",
- "block.bluepower.cagelamp_lime": "Lime Cage Lamp",
- "block.bluepower.cagelamp_pink": "Pink Cage Lamp",
- "block.bluepower.cagelamp_gray": "Gray Cage Lamp",
- "block.bluepower.cagelamp_light_gray": "Light Gray Cage Lamp",
- "block.bluepower.cagelamp_cyan": "Cyan Cage Lamp",
- "block.bluepower.cagelamp_purple": "Purple Cage Lamp",
- "block.bluepower.cagelamp_blue": "Blue Cage Lamp",
- "block.bluepower.cagelamp_brown": "Brown Cage Lamp",
- "block.bluepower.cagelamp_green": "Green Cage Lamp",
- "block.bluepower.cagelamp_red": "Red Cage Lamp",
- "block.bluepower.cagelamp_black": "Black Cage Lamp",
- "block.bluepower.cagelamp_rgb": "RGB Cage Lamp",
-
- "block.bluepower.cagelampinverted_white": "Inverted White Cage Lamp",
- "block.bluepower.cagelampinverted_orange": "Inverted Orange Cage Lamp",
- "block.bluepower.cagelampinverted_magenta": "Inverted Magenta Cage Lamp",
- "block.bluepower.cagelampinverted_light_blue": "Inverted Light Blue Cage Lamp",
- "block.bluepower.cagelampinverted_yellow": "Inverted Yellow Cage Lamp",
- "block.bluepower.cagelampinverted_lime": "Inverted Lime Cage Lamp",
- "block.bluepower.cagelampinverted_pink": "Inverted Pink Cage Lamp",
- "block.bluepower.cagelampinverted_gray": "Inverted Gray Cage Lamp",
- "block.bluepower.cagelampinverted_light_gray": "Inverted Light Gray Cage Lamp",
- "block.bluepower.cagelampinverted_cyan": "Inverted Cyan Cage Lamp",
- "block.bluepower.cagelampinverted_purple": "Inverted Purple Cage Lamp",
- "block.bluepower.cagelampinverted_blue": "Inverted Blue Cage Lamp",
- "block.bluepower.cagelampinverted_brown": "Inverted Brown Cage Lamp",
- "block.bluepower.cagelampinverted_green": "Inverted Green Cage Lamp",
- "block.bluepower.cagelampinverted_red": "Inverted Red Cage Lamp",
- "block.bluepower.cagelampinverted_black": "Inverted Black Cage Lamp",
- "block.bluepower.cagelampinverted_rgb": "Inverted RGB Cage Lamp",
-
- "item.bluepower.ruby_gem": "Ruby",
- "item.bluepower.amethyst_gem": "Amethyst",
- "item.bluepower.sapphire_gem": "Sapphire",
- "item.bluepower.green_sapphire_gem": "Green Sapphire",
- "item.bluepower.teslatite_dust": "Teslatite",
- "item.bluepower.copper_ingot": "Copper Ingot",
- "item.bluepower.silver_ingot": "Silver Ingot",
- "item.bluepower.zinc_ingot": "Zinc Ingot",
- "item.bluepower.red_alloy_ingot": "Red Alloy Ingot",
- "item.bluepower.blue_alloy_ingot": "Blue Alloy Ingot",
- "item.bluepower.purple_alloy_ingot": "Purple Alloy Ingot",
- "item.bluepower.brass_ingot": "Brass Ingot",
- "item.bluepower.tungsten_ingot": "Tungsten Ingot",
- "item.bluepower.tungsten_nugget": "Tungsten Nugget",
- "item.bluepower.tungsten_carbide": "Tungsten Carbide Ingot",
-
- "item.bluepower.zinc_ore_crushed": "Crushed Zinc Ore",
- "item.bluepower.zinc_dust": "Zinc Dust",
- "item.bluepower.zinc_tiny_dust": "Tiny Pile of Zinc Dust",
- "item.bluepower.zinc_ore_purified": "Purified Crushed Zinc Ore",
-
- "item.bluepower.flax_seeds": "Flax Seeds",
- "item.bluepower.indigo_flower": "Indigo Flower",
- "item.bluepower.indigo_dye": "Indigo Dye",
-
- "item.bluepower.ruby_sword": "Ruby Sword",
- "item.bluepower.ruby_shovel": "Ruby Shovel",
- "item.bluepower.ruby_axe": "Ruby Axe",
- "item.bluepower.ruby_pickaxe": "Ruby Pickaxe",
- "item.bluepower.ruby_hoe": "Ruby Hoe",
- "item.bluepower.ruby_sickle": "Ruby Sickle",
- "item.bluepower.sapphire_sword": "Sapphire Sword",
- "item.bluepower.sapphire_shovel": "Sapphire Shovel",
- "item.bluepower.sapphire_axe": "Sapphire Axe",
- "item.bluepower.sapphire_pickaxe": "Sapphire Pickaxe",
- "item.bluepower.sapphire_hoe": "Sapphire Hoe",
- "item.bluepower.sapphire_sickle": "Sapphire Sickle",
- "item.bluepower.tungcarb_sword": "Tungsten Carbide Sword",
- "item.bluepower.tungcarb_shovel": "Tungsten Carbide Shovel",
- "item.bluepower.tungcarb_axe": "Tungsten Carbide Axe",
- "item.bluepower.tungcarb_pickaxe": "Tungsten Carbide Pickaxe",
- "item.bluepower.tungcarb_hoe": "Tungsten Carbide Hoe",
- "item.bluepower.tungcarb_sickle": "Tungsten Carbide Sickle",
- "item.bluepower.tungcarb_saw": "Tungsten Carbide Saw",
- "item.bluepower.amethyst_sword": "Amethyst Sword",
- "item.bluepower.amethyst_shovel": "Amethyst Shovel",
- "item.bluepower.amethyst_axe": "Amethyst Axe",
- "item.bluepower.amethyst_pickaxe": "Amethyst Pickaxe",
- "item.bluepower.amethyst_hoe": "Amethyst Hoe",
- "item.bluepower.amethyst_sickle": "Amethyst Sickle",
- "item.bluepower.green_sapphire_sword": "Green Sapphire Sword",
- "item.bluepower.green_sapphire_shovel": "Green Sapphire Shovel",
- "item.bluepower.green_sapphire_axe": "Green Sapphire Axe",
- "item.bluepower.green_sapphire_pickaxe": "Green Sapphire Pickaxe",
- "item.bluepower.green_sapphire_hoe": "Green Sapphire Hoe",
- "item.bluepower.green_sapphire_sickle": "Green Sapphire Sickle",
- "item.bluepower.wood_sickle": "Wooden Sickle",
- "item.bluepower.stone_sickle": "Stone Sickle",
- "item.bluepower.iron_sickle": "Iron Sickle",
- "item.bluepower.gold_sickle": "Gold Sickle",
- "item.bluepower.diamond_sickle": "Diamond Sickle",
- "item.bluepower.athame": "Athame",
- "item.bluepower.athame.info": "18 Extra Damage vs Enderman",
- "item.bluepower.screwdriver": "Screwdriver",
- "item.bluepower.silky_screwdriver": "Silky Screwdriver",
- "item.bluepower.wool_card": "Wool Card",
- "item.bluepower.diamond_drawplate": "Diamond Drawplate",
-
- "item.bluepower.iron_saw": "Iron Saw",
- "item.bluepower.amethyst_saw": "Amethyst Saw",
- "item.bluepower.green_sapphire_saw": "Green Sapphire Saw",
- "item.bluepower.ruby_saw": "Ruby Saw",
- "item.bluepower.sapphire_saw": "Sapphire Saw",
- "item.bluepower.diamond_saw": "Diamond Saw",
-
- "item.bluepower.canvas_bag_white": "Canvas Bag",
- "item.bluepower.canvas_bag_orange": "Orange Canvas Bag",
- "item.bluepower.canvas_bag_magenta": "Magenta Canvas Bag",
- "item.bluepower.canvas_bag_light_blue": "Light Blue Canvas Bag",
- "item.bluepower.canvas_bag_yellow": "Yellow Canvas Bag",
- "item.bluepower.canvas_bag_lime": "Lime Canvas Bag",
- "item.bluepower.canvas_bag_pink": "Pink Canvas Bag",
- "item.bluepower.canvas_bag_gray": "Gray Canvas Bag",
- "item.bluepower.canvas_bag_light_gray": "Light Gray Canvas Bag",
- "item.bluepower.canvas_bag_cyan": "Cyan Canvas Bag",
- "item.bluepower.canvas_bag_purple": "Purple Canvas Bag",
- "item.bluepower.canvas_bag_blue": "Blue Canvas Bag",
- "item.bluepower.canvas_bag_brown": "Brown Canvas Bag",
- "item.bluepower.canvas_bag_green": "Green Canvas Bag",
- "item.bluepower.canvas_bag_red": "Red Canvas Bag",
- "item.bluepower.canvas_bag_black": "Black Canvas Bag",
-
- "item.bluepower.silicon_boule": "Silicon Boule",
- "item.bluepower.silicon_wafer": "Silicon Wafer",
- "item.bluepower.blue_doped_wafer": "Blue Doped Wafer",
- "item.bluepower.red_doped_wafer": "Red Doped Wafer",
- "item.bluepower.stone_tile": "Stone Tile",
- "item.bluepower.bluestone_wire_tile": "Bluestone Wire Tile",
- "item.bluepower.bluestone_anode_tile": "Bluestone Anode Tile",
- "item.bluepower.bluestone_cathode_tile": "Bluestone Cathode Tile",
- "item.bluepower.bluestone_pointer_tile": "Bluestone Pointer Tile",
- "item.bluepower.redstone_wire_tile": "Redstone Wire Tile",
- "item.bluepower.redstone_anode_tile": "Redstone Anode Tile",
- "item.bluepower.redstone_cathode_tile": "Redstone Cathode Tile",
- "item.bluepower.redstone_pointer_tile": "Redstone Pointer Tile",
- "item.bluepower.silicon_chip_tile": "Silicon Chip Tile",
- "item.bluepower.tainted_silicon_chip_tile": "Tainted Silicon Chip Tile",
- "item.bluepower.quartz_resonator_tile": "Quartz Resonator Tile",
- "item.bluepower.plate_assembly": "Plate Assembly Tile",
- "item.bluepower.stone_redwire": "Stone Redwire Tile",
- "item.bluepower.stone_bundle": "Stone Bundle Tile",
-
- "item.bluepower.zincplate": "Zinc Plate",
- "item.bluepower.screwdriver_handle": "Screwdriver Handle",
- "item.bluepower.canvas": "Canvas",
- "item.bluepower.seed_bag": "Seed Bag",
- "item.bluepower.canvas_bag": "Canvas Bag",
- "item.bluepower.iron_wire": "Fine Iron Wire",
- "item.bluepower.copper_wire": "Fine Copper Wire",
- "item.bluepower.infused_teslatite_dust": "Infused Teslatite Dust",
- "item.bluepower.multimeter": "Multimeter",
- "item.bluepower.copper_coil": "Copper Coil",
- "item.bluepower.motor": "Motor",
- "item.bluepower.battery": "Battery",
-
- "block.bluepower.gate_and": "AND Gate",
- "block.bluepower.gate_buffer": "Buffer Gate",
- "block.bluepower.gate_bustransceiver": "Bus Transceiver",
- "block.bluepower.gate_counter": "Counter",
- "block.bluepower.gate_invert": "Invert Cell",
- "block.bluepower.gate_lightCell": "Light Sensor",
- "block.bluepower.gate_multiplexer": "Multiplexer",
- "block.bluepower.gate_nand": "NAND Gate",
- "block.bluepower.gate_noninvert": "Non-Invert Cell",
- "block.bluepower.gate_nor": "NOR Gate",
- "block.bluepower.gate_not": "NOT Gate",
- "block.bluepower.gate_nullcell": "Null Cell",
- "block.bluepower.gate_or": "OR Gate",
- "block.bluepower.gate_pulseformer": "Pulse Former",
- "block.bluepower.gate_randomizer": "Randomizer",
- "block.bluepower.gate_repeater": "Repeater",
- "block.bluepower.gate_rs": "RS Latch",
- "block.bluepower.gate_sequencer": "Sequencer",
- "block.bluepower.gate_state": "State Cell",
- "block.bluepower.gate_synchronizer": "Synchronizer",
- "block.bluepower.gate_timer": "Timer",
- "block.bluepower.gate_toggle": "Toggle Latch",
- "block.bluepower.gate_transparent": "Transparent Latch",
- "block.bluepower.gate_xnor": "XNOR Gate",
- "block.bluepower.gate_xor": "XOR Gate",
- "block.bluepower.gate_integratedCircuit3x3": "3x3 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit5x5": "5x5 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit7x7": "7x7 Integrated Circuit",
- "block.bluepower.gate_inverter": "Inverter",
- "block.bluepower.gate_comparator": "Comparator",
- "block.bluepower.gate_regulabletorch": "Regulable Torch",
- "block.bluepower.gate_wirelesstransceiver": "Digital Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog": "Analog Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.bundled": "Digital Bundled Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog.bundled": "Analog Bundled Wireless Transceiver",
- "block.bluepower.pneumaticTube": "Pneumatic Tube",
- "block.bluepower.pneumaticTubeOpaque": "Opaque Pneumatic Tube",
- "block.bluepower.restrictionTube": "Restriction Tube",
- "block.bluepower.restrictionTubeOpaque": "Opaque Restriction Tube",
- "block.bluepower.magTube": "Magtube",
- "block.bluepower.accelerator": "Accelerator",
- "block.bluepower.wirelesstransceiver.bundled": "Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog.bundled": "Analogue Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver": "Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog": "Analogue Wireless Transceiver",
-
- "item.bluepower.lumar_white": "White Lumar",
- "item.bluepower.lumar_orange": "Orange Lumar",
- "item.bluepower.lumar_magenta": "Magenta Lumar",
- "item.bluepower.lumar_light_blue": "Light Blue Lumar",
- "item.bluepower.lumar_yellow": "Yellow Lumar",
- "item.bluepower.lumar_lime": "Lime Lumar",
- "item.bluepower.lumar_pink": "Pink Lumar",
- "item.bluepower.lumar_gray": "Gray Lumar",
- "item.bluepower.lumar_light_gray": "Light Gray Lumar",
- "item.bluepower.lumar_cyan": "Cyan Lumar",
- "item.bluepower.lumar_purple": "Purple Lumar",
- "item.bluepower.lumar_blue": "Blue Lumar",
- "item.bluepower.lumar_brown": "Brown Lumar",
- "item.bluepower.lumar_green": "Green Lumar",
- "item.bluepower.lumar_red": "Red Lumar",
- "item.bluepower.lumar_black": "Black Lumar",
-
- "item.bluepower.paint_can_blank": "Paint Can",
- "item.bluepower.paint_can_white": "White Paint Can",
- "item.bluepower.paint_can_orange": "Orange Paint Can",
- "item.bluepower.paint_can_magenta": "Magenta Paint Can",
- "item.bluepower.paint_can_light_blue": "Light Blue Paint Can",
- "item.bluepower.paint_can_yellow": "Yellow Paint Can",
- "item.bluepower.paint_can_lime": "Lime Paint Can",
- "item.bluepower.paint_can_pink": "Pink Paint Can",
- "item.bluepower.paint_can_gray": "Gray Paint Can",
- "item.bluepower.paint_can_light_gray": "Light Gray Paint Can",
- "item.bluepower.paint_can_cyan": "Cyan Paint Can",
- "item.bluepower.paint_can_purple": "Purple Paint Can",
- "item.bluepower.paint_can_blue": "Blue Paint Can",
- "item.bluepower.paint_can_brown": "Brown Paint Can",
- "item.bluepower.paint_can_green": "Green Paint Can",
- "item.bluepower.paint_can_red": "Red Paint Can",
- "item.bluepower.paint_can_black": "Black Paint Can",
-
- "item.bluepower.paint_brush_blank": "Paint Brush",
- "item.bluepower.paint_brush_white": "White Paint Brush",
- "item.bluepower.paint_brush_orange": "Orange Paint Brush",
- "item.bluepower.paint_brush_magenta": "Magenta Paint Brush",
- "item.bluepower.paint_brush_light_blue": "Light Blue Paint Brush",
- "item.bluepower.paint_brush_yellow": "Yellow Paint Brush",
- "item.bluepower.paint_brush_lime": "Lime Paint Brush",
- "item.bluepower.paint_brush_pink": "Pink Paint Brush",
- "item.bluepower.paint_brush_gray": "Gray Paint Brush",
- "item.bluepower.paint_brush_light_gray": "Light Gray Paint Brush",
- "item.bluepower.paint_brush_cyan": "Cyan Paint Brush",
- "item.bluepower.paint_brush_purple": "Purple Paint Brush",
- "item.bluepower.paint_brush_blue": "Blue Paint Brush",
- "item.bluepower.paint_brush_brown": "Brown Paint Brush",
- "item.bluepower.paint_brush_green": "Green Paint Brush",
- "item.bluepower.paint_brush_red": "Red Paint Brush",
- "item.bluepower.paint_brush_black": "Black Paint Brush",
- "itemGroup.bluepower:machines": "Blue Power Machines",
- "itemGroup.bluepower:blocks": "Blue Power Blocks",
- "itemGroup.bluepower:items": "Blue Power Items",
- "itemGroup.bluepower:tools": "Blue Power Tools",
- "itemGroup.bluepower:circuits": "Blue Power Gates",
- "itemGroup.bluepower:lighting": "Blue Power Lighting",
- "itemGroup.bluepower:wiring": "Blue Power Wires",
- "itemGroup.bluepower:microblocks": "BP Microblocks",
-
- "enchantment.bluepower.vorpal": "Vorpal",
- "enchantment.bluepower.vorpal.desc": "Increases the chances of mobs and players dropping a head on death",
- "enchantment.bluepower.disjunction": "Disjunction",
- "enchantment.bluepower.disjunction.desc": "Increases Damage vs Endermen and the Dragon",
-
- "gui.bluepower:projectTable.clearGrid": "Clear Crafting Grid",
- "gui.bluepower:timer.interval": "Timer Interval",
- "gui.bluepower:counter.max": "Maximum",
- "gui.bluepower:counter.increment": "Increment",
- "gui.bluepower:counter.decrement": "Decrement",
- "gui.bluepower:counter.count": "Count",
- "gui.bluepower:sortingMachine.sortMode": "§bSort Mode",
- "gui.bluepower:sortingMachine.pullMode": "§bPull Mode",
- "gui.bluepower:sortingMachine.mode": "§bMode",
- "gui.bluepower:sortingMachine.priority": "§bPriority",
- "gui.bluepower:sortingMachine.priority.info": "The higher the number, the higher the priority.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential": "§3Any Stack, Sequential",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential.info": "One stack in the column has to match (including item count). Will pull out this item and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential": "§3All Stacks, Sequential",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential.info": "All stacks in the column have to match (including item count). Will pull out the items and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random": "§3All Stacks, Random",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random.info": "All stacks in a column have to match (including item count). Will pull out the items. Which column matches doesn't matter.",
- "gui.bluepower:sortingMachine.sortMode.any_item": "§3Any Item",
- "gui.bluepower:sortingMachine.sortMode.any_item.info": "Selected items will be pulled out with the amount of the filtered stack.",
- "gui.bluepower:sortingMachine.sortMode.any_item_default": "§3Any Item With Default",
- "gui.bluepower:sortingMachine.sortMode.any_item_default.info": "Selected items will be pulled out with the amount of the filtered stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.sortMode.any_stack": "§3Any Stack",
- "gui.bluepower:sortingMachine.sortMode.any_stack.info": "Selected items will be pulled out, as much as a full stack.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default": "§3Any Stack With Default",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default.info": "Selected items will be pulled out, as much as a full stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.pullMode.single_step": "§3Single Step",
- "gui.bluepower:sortingMachine.pullMode.single_step.info": "One item/column (depending on mode) will be pulled for every redstone pulse.",
- "gui.bluepower:sortingMachine.pullMode.automatic": "§3Automatic",
- "gui.bluepower:sortingMachine.pullMode.automatic.info": "Automatically pulls items at a regular interval.",
- "gui.bluepower:sortingMachine.pullMode.single_sweep": "§3Single Sweep",
- "gui.bluepower:sortingMachine.pullMode.single_sweep.info": "For every redstone pulse, the machine will try to go through every column. Pulses will be saved.",
- "gui.bluepower:retriever.mode.sequential": "§3Sequential",
- "gui.bluepower:retriever.mode.sequential.info": "Tries to retrieve the highlighted item with the given item count. Moves on to the next when succeeded.",
- "gui.bluepower:retriever.mode.any": "§3Any Item",
- "gui.bluepower:retriever.mode.any.info": "Tries to retrieve any of the filtered items with the given item count.",
- "gui.bluepower:regulator.ratio": "§3Ratio Mode",
- "gui.bluepower:regulator.ratio.info": "Waits for the middle inventory to have the amount of items specified in the left filter.",
- "gui.bluepower:regulator.supply": "§3Supply Mode",
- "gui.bluepower:regulator.supply.info": "This mode, which only applies to Regulators attached to an inventory, has a priority to supply the attached inventory with items. The items that are tried to be supplied are the items specified in the right filter.",
- "gui.bluepower:itemDetector.mode.item": "§3Item Mode",
- "gui.bluepower:itemDetector.mode.item.info": "Emits a redstone pulse for every single item going through.",
- "gui.bluepower:itemDetector.stack.item": "§3Stack Mode",
- "gui.bluepower:itemDetector.mode.stack.info": "Emits a redstone pulse for every item stack going through.",
- "gui.bluepower:itemDetector.mode.stuffed": "§3Stuffed Mode",
- "gui.bluepower:itemDetector.mode.stuffed.info": "Emits a redstone signal as long as the output buffer stuffed inside the machine.",
- "gui.bluepower:manager.mode.exact": "§3Exact Mode",
- "gui.bluepower:manager.mode.exact.info": "Tries to keep the managed inventory supplied with the exact amount of items specified in the Manager's inventory.",
- "gui.bluepower:manager.mode.all": "§3All Mode",
- "gui.bluepower:manager.mode.all.info": "Items specified in the Manager's inventory will be tried to be supplied to the managed inventory. There's no limit apart from the inventory's size.",
- "gui.bluepower:circuitDatabase.tab.copyAndShare": "Copy & Share",
- "gui.bluepower:circuitDatabase.tab.private": "Private Library",
- "gui.bluepower:circuitDatabase.tab.server": "Server Library",
- "gui.bluepower:circuitDatabase.action.cancel": "Cancel",
- "gui.bluepower:circuitDatabase.action.savePrivate": "Save to Private Library",
- "gui.bluepower:circuitDatabase.action.saveServer": "Save to Server Library",
- "gui.bluepower:circuitDatabase.action.copy": "Copy",
- "gui.bluepower:circuitDatabase.info.serverOnly": "§cOnly available on a server.",
- "gui.bluepower:circuitDatabase.info.nameTaken": "§cName of the item already exists in the database.",
- "gui.bluepower:circuitDatabase.info.opsOnly": "§cServer is configurated to only allow ops to interact with the server library.",
- "gui.bluepower:circuitDatabase.info.sneakClickToConfirmDeleting": "§cAre you sure? Sneak-click to confirm.",
- "gui.bluepower:circuitDatabase.info.sneakClickToDelete": "Sneak-click to delete.",
- "gui.bluepower:circuitDatabase": "Name",
- "gui.bluepower:tooltip.sneakForInfo": "Sneak for info",
- "gui.bluepower:wireless": "Wireless Redstone",
- "gui.bluepower:widget.fuzzy": "§bFilter Fuzzyness",
- "gui.bluepower:widget.fuzzy.normal": "§3Normal",
- "gui.bluepower:widget.fuzzy.normal.info": "Considers items to be the same when the item is equal and the damage is equal.",
- "gui.bluepower:widget.fuzzy.fuzzy": "§3Fuzzy",
- "gui.bluepower:widget.fuzzy.fuzzy.info": "Considers items to be the same when they are Ore Dictionary equivalents.",
- "gui.bluepower:widget.fuzzy.exact": "§3Exact",
- "gui.bluepower:widget.fuzzy.exact.info": "Considers items to be the same when they are exactly the same, including NBT. This means that a Diamond Sword is considered different from an enchanted Diamond Sword.",
- "gui.bluepower:tooltip.hasSilkyData": "§eHas Extra Silky Data",
- "gui.bluepower:tab.stuffed": "Stuffed Items",
- "gui.bluepower:tab.stuffed.noItems": "No items stuffed",
- "gui.bluepower:tab.info": "Information",
- "gui.bluepower:transceiver.mode.sendreceive": "Send & Rec.",
- "gui.bluepower:transceiver.mode.send": "Send",
- "gui.bluepower:transceiver.mode.receive": "Receive",
- "gui.bluepower:transceiver.filter.none": "None",
- "gui.bluepower:transceiver.filter.admin": "Admin",
-
- "item.bluepower.color.none": "None",
- "item.bluepower.color.black": "Black",
- "item.bluepower.color.red": "Red",
- "item.bluepower.color.green": "Green",
- "item.bluepower.color.brown": "Brown",
- "item.bluepower.color.blue": "Blue",
- "item.bluepower.color.purple": "Purple",
- "item.bluepower.color.cyan": "Cyan",
- "item.bluepower.color.light_gray": "Light Grey",
- "item.bluepower.color.gray": "Gray",
- "item.bluepower.color.pink": "Pink",
- "item.bluepower.color.lime": "Lime",
- "item.bluepower.color.yellow": "Yellow",
- "item.bluepower.color.lightBlue": "Light Blue",
- "item.bluepower.color.magenta": "Magenta",
- "item.bluepower.color.orange": "Orange",
- "item.bluepower.color.white": "White",
-
- "alloyfurnace.info": "This machine can melt down metals. It can be used to create Brass, using 3x Copper and 1x Zinc. It can also be used to recycle any item that is made up of a metal into that metal.",
- "buffer.info": "Every side of this machine apart from one has it's own compartment of storage accessible. Apart from one side, which has access to all slots.",
- "deployer.info": "This machine right clicks any block/entity in front of it using the items stored in the Deployer. This for instance can be used to milk a cow by putting in a Bucket and by putting the Deployer in front of a Cow.",
- "ejector.info": "When pulsed by redstone, the Ejector will try to eject one item out of its inventory.",
- "filter.info": "When pulsed by redstone, the Filter will try to take a stack out of a connected inventory and eject it on the other side. The allowed items can be specified using the filter slots, and the ejected stack also can be colored.",
- "item_detector.info": "Used to detect items going through tubes. It can be set to emit a redstone pulse once per stack, or once for every single item in a stack. It can also be used to detect a system getting stuffed.",
- "project_table.info": "A Project Table is an enhanced Crafting Table. It can be used for mass crafting. Put in a 'template' into the crafting grid. Any items used by crafting will be pulled from the Table's inventory.",
- "auto_project_table.info": "The Auto Project Table behaves for the most part the same as the Project table. The only difference is that when you are using automation (Hoppers, Filters, Transposers) to pull out items, you will pull from the crafting output slot, and therefore craft.",
- "relay.info": "Automatically tries to eject any item in its inventory. It can be used as an interface between different mods, or simply as a faster Hopper.",
- "circuit_table.info": "Crafting Gates can be painful. The Circuit Table allows you to craft a gate by simply clicking on the gate you want, provided the items needed to craft the gate are in the Table's inventory.",
- "regulator.info": "Very versatile machine. It can be used to keep an inventory supplied with a certain amount of items, detect whether inventories have certain items, and much more.",
- "retriever.info": "When pulsed by redstone, the Retriever will try to retrieve a stack of items out of an inventory somehow connected to the Retriever using Pneumatic Tubes. It can be filtered just like the Filter.",
- "sorting_machine.info": "The primary use of the Sorting Machine is to sort items, by coloring different items differently. It can be used for other purposes though, to for example make sure that a Furnace always smelts 8 items at a time.",
- "circuit_database.info": "With this machine you can copy and share Integrated Circuit designs. To copy, put the template in the left slot, and an empty IC into the right slot. Make sure to have all the gates required and hit the copy button.\n\nTo share, put in a template and hit one of the two buttons. When saving privately, a folder is created where your Minecraft instance is. You can transfer this with you to other worlds. Server saved templates can be accessed by everyone on a server.",
- "manager.info": "High tier machine used to manage an inventory. It can be set to keep an inventory supplied with exactly the specified items/amounts, or it can be set to retrieve all the items it is able to get of a specified type. Priorities can be set, meaning Managers with a lower priority can't pull from a Manager with a higher priority.",
-
- "bluepower.direction.front": "Front",
- "bluepower.direction.left": "Left",
- "bluepower.direction.back": "Back",
- "bluepower.direction.right": "Right",
-
- "bluepower.face.north": "North",
- "bluepower.face.south": "South",
- "bluepower.face.up": "Up",
- "bluepower.face.down": "Down",
- "bluepower.face.west": "West",
- "bluepower.face.east": "East",
-
- "bluepower.misc.enabled": "Enabled",
- "bluepower.misc.disabled": "Disabled",
-
- "config.bluepower:settings.tooltip": "General mod settings.",
- "config.bluepower:recipes.tooltip": "Recipe settings.",
- "config.bluepower:enchantments.tooltip": "Enchantment settings.",
- "config.bluepower:tubes.tooltip": "Pneumatic Tube options.",
- "config.bluepower:circuitDatabase.tooltip": "Circuit Database options.",
- "config.bluepower:copper.tooltip": "Adjust copper world generation.",
- "config.bluepower:zinc.tooltip": "Adjust zinc world generation.",
- "config.bluepower:silver.tooltip": "Adjust silver world generation.",
- "config.bluepower:tungsten.tooltip": "Adjust tungsten world generation.",
- "config.bluepower:ruby.tooltip": "Adjust ruby world generation.",
- "config.bluepower:amethyst.tooltip": "Adjust amethyst world generation.",
- "config.bluepower:sapphire.tooltip": "Adjust sapphire world generation.",
- "config.bluepower:teslatite.tooltip": "Adjust teslatite world generation.",
- "config.bluepower:worldgen.tooltip": "Configure various world generation options.",
-
- "waila.bluepower:gate.connections": "Connections",
- "waila.bluepower:gate.mux.passthrough": "Passing through",
- "waila.bluepower:gate.rsLatch.feedback": "Feedback",
- "waila.bluepower:gate.rsLatch.nofeedback": "No Feedback",
- "waila.bluepower:tube.color": "Colors",
- "waila.bluepower:machine.stuffed": "Stuffed",
- "waila.bluepower:repeater.delay": "Delay",
- "waila.bluepower:repeater.ticks": "tick(s)",
-
- "bluepower.accessability.public": "Public",
- "bluepower.accessability.shared": "Shared",
- "bluepower.accessability.private": "Private",
-
- "achievement.bluepower": "Bluepower",
- "achievement.bluepower.desc": "Exploration, Lighting, Power and Machines.",
- "achievement.bluepower:vorpal": "Well endowed",
- "achievement.bluepower:vorpal.desc": "Get Vorpal enchant on an item",
- "achievement.bluepower:sort": "Sorting your life out",
- "achievement.bluepower:sort.desc": "Craft a sorting machine",
- "achievement.bluepower:tungsten": "No longer useless!",
- "achievement.bluepower:tungsten.desc": "Mine tungsten ore",
- "achievement.bluepower:dope": "Dopey!",
- "achievement.bluepower:dope.desc": "Make a doped wafer",
- "achievement.bluepower:tube": "Tu-be or not tu-be",
- "achievement.bluepower:tube.desc": "Craft a tube",
- "achievement.bluepower:magtube": "Need for Speed",
- "achievement.bluepower:magtube.desc": "Craft a magtube",
- "achievement.bluepower:circuitception": "Circuitception",
- "achievement.bluepower:circuitception.desc": "Craft an integrated circuit"
-}
diff --git a/broken/blue-power56.json b/broken/blue-power56.json
deleted file mode 100644
index 140207c82e8a..000000000000
--- a/broken/blue-power56.json
+++ /dev/null
@@ -1,816 +0,0 @@
-{
- "block.bluepower.basalt": "Basalt",
- "block.bluepower.basalt_brick": "Basalt Brick",
- "block.bluepower.basaltbrick_cracked": "Cracked Basalt Brick",
- "block.bluepower.basalt_brick_small": "Small Basalt Bricks",
- "block.bluepower.fancy_basalt": "Chiseled Basalt Brick",
- "block.bluepower.basalt_tile": "Basalt Tile",
- "block.bluepower.basalt_paver": "Basalt Paver",
- "block.bluepower.cracked_basalt_lava": "Cracked Basalt",
- "block.bluepower.cracked_basalt_decorative": "Cracked Basalt (Decorative)",
- "block.bluepower.basalt_cobble": "Basalt Cobble",
-
- "block.bluepower.marble": "Marble",
- "block.bluepower.marble_brick": "Marble Brick",
- "block.bluepower.marble_brick_small": "Small Marble Bricks",
- "block.bluepower.fancy_marble": "Chiseled Marble Brick",
- "block.bluepower.marble_tile": "Marble Tile",
- "block.bluepower.marble_paver": "Marble Paver",
-
- "block.bluepower.tiles": "Basalt and Marble Tiles",
-
- "block.bluepower.amethyst_ore": "Amethyst Ore",
- "block.bluepower.ruby_ore": "Ruby Ore",
- "block.bluepower.sapphire_ore": "Sapphire Ore",
- "block.bluepower.green_sapphire_ore": "Green Sapphire Ore",
- "block.bluepower.teslatite_ore": "Teslatite Ore",
- "block.bluepower.amethyst_block": "Amethyst Block",
- "block.bluepower.ruby_block": "Ruby Block",
- "block.bluepower.sapphire_block": "Sapphire Block",
- "block.bluepower.green_sapphire_block": "Green Sapphire Block",
- "block.bluepower.teslatite_block": "Teslatite Block",
- "block.bluepower.copper_ore": "Copper Ore",
- "block.bluepower.silver_ore": "Silver Ore",
- "block.bluepower.zinc_ore": "Zinc Ore",
- "block.bluepower.tungsten_ore": "Tungsten Ore",
- "block.bluepower.copper_block": "Copper Block",
- "block.bluepower.silver_block": "Silver Block",
- "block.bluepower.zinc_block": "Zinc Block",
- "block.bluepower.tungsten_block": "Tungsten Block",
-
- "block.bluepower.half_block": "Slab",
- "block.bluepower.panel": "Panel",
- "block.bluepower.cover": "Cover",
-
- "block.bluepower.flax_crop": "Flax",
- "block.bluepower.indigo_flower": "Indigo Flower",
- "block.bluepower.rubber_log": "Rubber Log",
- "block.bluepower.rubber_leaves": "Rubber Leaves",
- "block.bluepower.rubber_sapling": "Rubber Sapling",
-
- "block.bluepower.sapphire_glass": "Sapphire Glass",
- "block.bluepower.reinforced_sapphire_glass": "Reinforced Sapphire Glass",
-
- "block.bluepower.alloyfurnace": "Alloy Furnace",
- "block.bluepower.block_breaker": "Block Breaker",
- "block.bluepower.igniter": "Igniter",
- "block.bluepower.buffer": "Buffer",
- "block.bluepower.transposer": "Transposer",
- "block.bluepower.ejector": "Ejector",
- "block.bluepower.relay": "Relay",
- "block.bluepower.deployer": "Deployer",
- "block.bluepower.filter": "Filter",
- "block.bluepower.retriever": "Retriever",
- "block.bluepower.sortron": "Sortron",
- "block.bluepower.sorting_machine": "Sorting Machine",
- "block.bluepower.regulator": "Regulator",
- "block.bluepower.item_detector": "Item Detector",
- "block.bluepower.manager": "Manager",
- "block.bluepower.windmill": "Vertical Windmill",
- "block.bluepower.kinetic_generator": "Kinetic Generator",
- "block.bluepower.engine": "Blulectric Engine",
- "block.bluepower.battery_block": "Battery Block",
- "block.bluepower.solar_panel": "Solar Panel",
-
- "block.bluepower.blulectric_alloyfurnace": "Blulectric Alloy Furnace",
- "block.bluepower.blulectric_furnace": "Blulectric Furnace",
- "block.bluepower.thermopile": "Thermopile",
- "block.bluepower.blulectric_cable": "Blulectric Cable",
-
- "block.bluepower.cpu": "CPU",
- "block.bluepower.monitor": "Monitor",
- "block.bluepower.disk_drive": "Disk Drive",
- "block.bluepower.io_expander": "IO Expander",
-
- "block.bluepower.project_table": "Project Table",
- "block.bluepower.auto_project_table": "Auto Project Table",
- "block.bluepower.circuit_table": "Circuit Table",
- "block.bluepower.circuit_database": "Circuit Database",
-
- "block.bluepower.bluestone_wire": "Bluestone Wire",
- "block.bluepower.wire.bluestone.white": "White Bluestone Wire",
- "block.bluepower.wire.bluestone.orange": "Orange Bluestone Wire",
- "block.bluepower.wire.bluestone.magenta": "Magenta Bluestone Wire",
- "block.bluepower.wire.bluestone.light_blue": "Light Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.yellow": "Yellow Bluestone Wire",
- "block.bluepower.wire.bluestone.lime": "Lime Bluestone Wire",
- "block.bluepower.wire.bluestone.pink": "Pink Bluestone Wire",
- "block.bluepower.wire.bluestone.gray": "Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.light_gray": "Light Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.cyan": "Cyan Bluestone Wire",
- "block.bluepower.wire.bluestone.purple": "Purple Bluestone Wire",
- "block.bluepower.wire.bluestone.blue": "Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.brown": "Brown Bluestone Wire",
- "block.bluepower.wire.bluestone.green": "Green Bluestone Wire",
- "block.bluepower.wire.bluestone.red": "Red Bluestone Wire",
- "block.bluepower.wire.bluestone.black": "Black Bluestone Wire",
- "block.bluepower.redalloy_wire": "Red Alloy Wire",
- "block.bluepower.wire.redalloy.white": "White Red Alloy Wire",
- "block.bluepower.wire.redalloy.orange": "Orange Red Alloy Wire",
- "block.bluepower.wire.redalloy.magenta": "Magenta Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_blue": "Light Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.yellow": "Yellow Red Alloy Wire",
- "block.bluepower.wire.redalloy.lime": "Lime Red Alloy Wire",
- "block.bluepower.wire.redalloy.pink": "Pink Red Alloy Wire",
- "block.bluepower.wire.redalloy.gray": "Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_gray": "Light Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.cyan": "Cyan Red Alloy Wire",
- "block.bluepower.wire.redalloy.purple": "Purple Red Alloy Wire",
- "block.bluepower.wire.redalloy.blue": "Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.brown": "Brown Red Alloy Wire",
- "block.bluepower.wire.redalloy.green": "Green Red Alloy Wire",
- "block.bluepower.wire.redalloy.red": "Red Red Alloy Wire",
- "block.bluepower.wire.redalloy.black": "Black Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite": "Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.white": "White Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.orange": "Orange Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.magenta": "Magenta Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_blue": "Light Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.yellow": "Yellow Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.lime": "Lime Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.pink": "Pink Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.gray": "Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_gray": "Light Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.cyan": "Cyan Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.purple": "Purple Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.blue": "Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.brown": "Brown Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.green": "Green Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.red": "Red Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.black": "Black Infused Teslatite Wire",
- "block.bluepower.wire.bluestone.bundled": "Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.white": "White Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.orange": "Orange Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.magenta": "Magenta Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_blue": "Light Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.yellow": "Yellow Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.lime": "Lime Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.pink": "Pink Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.gray": "Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_gray": "Light Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.cyan": "Cyan Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.purple": "Purple Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.blue": "Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.brown": "Brown Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.green": "Green Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.red": "Red Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.black": "Black Bundled Bluestone Wire",
- "block.bluepower.wire.redalloy.bundled": "Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.white": "White Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.orange": "Orange Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.magenta": "Magenta Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_blue": "Light Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.yellow": "Yellow Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.lime": "Lime Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.pink": "Pink Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.gray": "Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_gray": "Light Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.cyan": "Cyan Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.purple": "Purple Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.blue": "Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.brown": "Brown Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.green": "Green Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.red": "Red Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.black": "Black Bundled Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite.bundled": "Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.white": "White Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.orange": "Orange Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.magenta": "Magenta Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_blue": "Light Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.yellow": "Yellow Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.lime": "Lime Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.pink": "Pink Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.gray": "Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_gray": "Light Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.cyan": "Cyan Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.purple": "Purple Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.blue": "Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.brown": "Brown Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.green": "Green Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.red": "Red Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.black": "Black Bundled Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone": "Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.white": "White Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.orange": "Orange Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.magenta": "Magenta Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_blue": "Light Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.yellow": "Yellow Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.lime": "Lime Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.pink": "Pink Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.gray": "Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_gray": "Light Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.cyan": "Cyan Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.purple": "Purple Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.blue": "Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.brown": "Brown Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.green": "Green Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.red": "Red Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.black": "Black Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy": "Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.white": "White Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.orange": "Orange Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.magenta": "Magenta Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_blue": "Light Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.yellow": "Yellow Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.lime": "Lime Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.pink": "Pink Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.gray": "Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_gray": "Light Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.cyan": "Cyan Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.purple": "Purple Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.blue": "Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.brown": "Brown Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.green": "Green Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.red": "Red Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.black": "Black Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite": "Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.white": "White Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.orange": "Orange Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.magenta": "Magenta Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_blue": "Light Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.yellow": "Yellow Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.lime": "Lime Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.pink": "Pink Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.gray": "Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_gray": "Light Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.cyan": "Cyan Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.purple": "Purple Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.blue": "Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.brown": "Brown Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.green": "Green Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.red": "Red Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.black": "Black Freestanding Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone.bundled": "Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.white": "White Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.orange": "Orange Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.magenta": "Magenta Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_blue": "Light Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.yellow": "Yellow Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.lime": "Lime Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.pink": "Pink Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.gray": "Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_gray": "Light Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.cyan": "Cyan Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.purple": "Purple Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.blue": "Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.brown": "Brown Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.green": "Green Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.red": "Red Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.black": "Black Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled": "Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.white": "White Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.orange": "Orange Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.magenta": "Magenta Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_blue": "Light Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.yellow": "Yellow Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.lime": "Lime Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.pink": "Pink Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.gray": "Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_gray": "Light Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.cyan": "Cyan Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.purple": "Purple Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.blue": "Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.brown": "Brown Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.green": "Green Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.red": "Red Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.black": "Black Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled": "Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.white": "White Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.orange": "Orange Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.magenta": "Magenta Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_blue": "Light Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.yellow": "Yellow Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.lime": "Lime Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.pink": "Pink Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.gray": "Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_gray": "Light Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.cyan": "Cyan Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.purple": "Purple Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.blue": "Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.brown": "Brown Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.green": "Green Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.red": "Red Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.black": "Black Freestanding Bundled Infused Teslatite Wire",
-
- "block.bluepower.lamp_white": "White Lamp",
- "block.bluepower.lamp_orange": "Orange Lamp",
- "block.bluepower.lamp_magenta": "Magenta Lamp",
- "block.bluepower.lamp_light_blue": "Light Blue Lamp",
- "block.bluepower.lamp_yellow": "Yellow Lamp",
- "block.bluepower.lamp_lime": "Lime Lamp",
- "block.bluepower.lamp_pink": "Pink Lamp",
- "block.bluepower.lamp_gray": "Gray Lamp",
- "block.bluepower.lamp_light_gray": "Light Gray Lamp",
- "block.bluepower.lamp_cyan": "Cyan Lamp",
- "block.bluepower.lamp_purple": "Purple Lamp",
- "block.bluepower.lamp_blue": "Blue Lamp",
- "block.bluepower.lamp_brown": "Brown Lamp",
- "block.bluepower.lamp_green": "Green Lamp",
- "block.bluepower.lamp_red": "Red Lamp",
- "block.bluepower.lamp_black": "Black Lamp",
- "block.bluepower.lamp_rgb": "RGB Lamp",
-
- "block.bluepower.lampinverted_white": "Inverted White Lamp",
- "block.bluepower.lampinverted_orange": "Inverted Orange Lamp",
- "block.bluepower.lampinverted_magenta": "Inverted Magenta Lamp",
- "block.bluepower.lampinverted_light_blue": "Inverted Light Blue Lamp",
- "block.bluepower.lampinverted_yellow": "Inverted Yellow Lamp",
- "block.bluepower.lampinverted_lime": "Inverted Lime Lamp",
- "block.bluepower.lampinverted_pink": "Inverted Pink Lamp",
- "block.bluepower.lampinverted_gray": "Inverted Gray Lamp",
- "block.bluepower.lampinverted_light_gray": "Inverted Light Gray Lamp",
- "block.bluepower.lampinverted_cyan": "Inverted Cyan Lamp",
- "block.bluepower.lampinverted_purple": "Inverted Purple Lamp",
- "block.bluepower.lampinverted_blue": "Inverted Blue Lamp",
- "block.bluepower.lampinverted_brown": "Inverted Brown Lamp",
- "block.bluepower.lampinverted_green": "Inverted Green Lamp",
- "block.bluepower.lampinverted_red": "Inverted Red Lamp",
- "block.bluepower.lampinverted_black": "Inverted Black Lamp",
- "block.bluepower.lampinverted_rgb": "Inverted RGB Lamp",
-
- "block.bluepower.fixture_white": "White Fixture Lamp",
- "block.bluepower.fixture_orange": "Orange Fixture Lamp",
- "block.bluepower.fixture_magenta": "Magenta Fixture Lamp",
- "block.bluepower.fixture_light_blue": "Light Blue Fixture Lamp",
- "block.bluepower.fixture_yellow": "Yellow Fixture Lamp",
- "block.bluepower.fixture_lime": "Lime Fixture Lamp",
- "block.bluepower.fixture_pink": "Pink Fixture Lamp",
- "block.bluepower.fixture_gray": "Gray Fixture Lamp",
- "block.bluepower.fixture_light_gray": "Light Gray Fixture Lamp",
- "block.bluepower.fixture_cyan": "Cyan Fixture Lamp",
- "block.bluepower.fixture_purple": "Purple Fixture Lamp",
- "block.bluepower.fixture_blue": "Blue Fixture Lamp",
- "block.bluepower.fixture_brown": "Brown Fixture Lamp",
- "block.bluepower.fixture_green": "Green Fixture Lamp",
- "block.bluepower.fixture_red": "Red Fixture Lamp",
- "block.bluepower.fixture_black": "Black Fixture Lamp",
- "block.bluepower.fixture_rgb": "RGB Fixture Lamp",
-
- "block.bluepower.fixtureinverted_white": "Inverted White Fixture Lamp",
- "block.bluepower.fixtureinverted_orange": "Inverted Orange Fixture Lamp",
- "block.bluepower.fixtureinverted_magenta": "Inverted Magenta Fixture Lamp",
- "block.bluepower.fixtureinverted_light_blue": "Inverted Light Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_yellow": "Inverted Yellow Fixture Lamp",
- "block.bluepower.fixtureinverted_lime": "Inverted Lime Fixture Lamp",
- "block.bluepower.fixtureinverted_pink": "Inverted Pink Fixture Lamp",
- "block.bluepower.fixtureinverted_gray": "Inverted Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_light_gray": "Inverted Light Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_cyan": "Inverted Cyan Fixture Lamp",
- "block.bluepower.fixtureinverted_purple": "Inverted Purple Fixture Lamp",
- "block.bluepower.fixtureinverted_blue": "Inverted Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_brown": "Inverted Brown Fixture Lamp",
- "block.bluepower.fixtureinverted_green": "Inverted Green Fixture Lamp",
- "block.bluepower.fixtureinverted_red": "Inverted Red Fixture Lamp",
- "block.bluepower.fixtureinverted_black": "Inverted Black Fixture Lamp",
- "block.bluepower.fixtureinverted_rgb": "Inverted RGB Fixture Lamp",
-
- "block.bluepower.cagelamp_white": "White Cage Lamp",
- "block.bluepower.cagelamp_orange": "Orange Cage Lamp",
- "block.bluepower.cagelamp_magenta": "Magenta Cage Lamp",
- "block.bluepower.cagelamp_light_blue": "Light Blue Cage Lamp",
- "block.bluepower.cagelamp_yellow": "Yellow Cage Lamp",
- "block.bluepower.cagelamp_lime": "Lime Cage Lamp",
- "block.bluepower.cagelamp_pink": "Pink Cage Lamp",
- "block.bluepower.cagelamp_gray": "Gray Cage Lamp",
- "block.bluepower.cagelamp_light_gray": "Light Gray Cage Lamp",
- "block.bluepower.cagelamp_cyan": "Cyan Cage Lamp",
- "block.bluepower.cagelamp_purple": "Purple Cage Lamp",
- "block.bluepower.cagelamp_blue": "Blue Cage Lamp",
- "block.bluepower.cagelamp_brown": "Brown Cage Lamp",
- "block.bluepower.cagelamp_green": "Green Cage Lamp",
- "block.bluepower.cagelamp_red": "Red Cage Lamp",
- "block.bluepower.cagelamp_black": "Black Cage Lamp",
- "block.bluepower.cagelamp_rgb": "RGB Cage Lamp",
-
- "block.bluepower.cagelampinverted_white": "Inverted White Cage Lamp",
- "block.bluepower.cagelampinverted_orange": "Inverted Orange Cage Lamp",
- "block.bluepower.cagelampinverted_magenta": "Inverted Magenta Cage Lamp",
- "block.bluepower.cagelampinverted_light_blue": "Inverted Light Blue Cage Lamp",
- "block.bluepower.cagelampinverted_yellow": "Inverted Yellow Cage Lamp",
- "block.bluepower.cagelampinverted_lime": "Inverted Lime Cage Lamp",
- "block.bluepower.cagelampinverted_pink": "Inverted Pink Cage Lamp",
- "block.bluepower.cagelampinverted_gray": "Inverted Gray Cage Lamp",
- "block.bluepower.cagelampinverted_light_gray": "Inverted Light Gray Cage Lamp",
- "block.bluepower.cagelampinverted_cyan": "Inverted Cyan Cage Lamp",
- "block.bluepower.cagelampinverted_purple": "Inverted Purple Cage Lamp",
- "block.bluepower.cagelampinverted_blue": "Inverted Blue Cage Lamp",
- "block.bluepower.cagelampinverted_brown": "Inverted Brown Cage Lamp",
- "block.bluepower.cagelampinverted_green": "Inverted Green Cage Lamp",
- "block.bluepower.cagelampinverted_red": "Inverted Red Cage Lamp",
- "block.bluepower.cagelampinverted_black": "Inverted Black Cage Lamp",
- "block.bluepower.cagelampinverted_rgb": "Inverted RGB Cage Lamp",
-
- "item.bluepower.ruby_gem": "Ruby",
- "item.bluepower.amethyst_gem": "Amethyst",
- "item.bluepower.sapphire_gem": "Sapphire",
- "item.bluepower.green_sapphire_gem": "Green Sapphire",
- "item.bluepower.teslatite_dust": "Teslatite",
- "item.bluepower.copper_ingot": "Copper Ingot",
- "item.bluepower.silver_ingot": "Silver Ingot",
- "item.bluepower.zinc_ingot": "Zinc Ingot",
- "item.bluepower.red_alloy_ingot": "Red Alloy Ingot",
- "item.bluepower.blue_alloy_ingot": "Blue Alloy Ingot",
- "item.bluepower.purple_alloy_ingot": "Purple Alloy Ingot",
- "item.bluepower.brass_ingot": "Brass Ingot",
- "item.bluepower.tungsten_ingot": "Tungsten Ingot",
- "item.bluepower.tungsten_nugget": "Tungsten Nugget",
- "item.bluepower.tungsten_carbide": "Tungsten Carbide Ingot",
-
- "item.bluepower.zinc_ore_crushed": "Crushed Zinc Ore",
- "item.bluepower.zinc_dust": "Zinc Dust",
- "item.bluepower.zinc_tiny_dust": "Tiny Pile of Zinc Dust",
- "item.bluepower.zinc_ore_purified": "Purified Crushed Zinc Ore",
-
- "item.bluepower.flax_seeds": "Flax Seeds",
- "item.bluepower.indigo_flower": "Indigo Flower",
- "item.bluepower.indigo_dye": "Indigo Dye",
-
- "item.bluepower.ruby_sword": "Ruby Sword",
- "item.bluepower.ruby_shovel": "Ruby Shovel",
- "item.bluepower.ruby_axe": "Ruby Axe",
- "item.bluepower.ruby_pickaxe": "Ruby Pickaxe",
- "item.bluepower.ruby_hoe": "Ruby Hoe",
- "item.bluepower.ruby_sickle": "Ruby Sickle",
- "item.bluepower.sapphire_sword": "Sapphire Sword",
- "item.bluepower.sapphire_shovel": "Sapphire Shovel",
- "item.bluepower.sapphire_axe": "Sapphire Axe",
- "item.bluepower.sapphire_pickaxe": "Sapphire Pickaxe",
- "item.bluepower.sapphire_hoe": "Sapphire Hoe",
- "item.bluepower.sapphire_sickle": "Sapphire Sickle",
- "item.bluepower.tungcarb_sword": "Tungsten Carbide Sword",
- "item.bluepower.tungcarb_shovel": "Tungsten Carbide Shovel",
- "item.bluepower.tungcarb_axe": "Tungsten Carbide Axe",
- "item.bluepower.tungcarb_pickaxe": "Tungsten Carbide Pickaxe",
- "item.bluepower.tungcarb_hoe": "Tungsten Carbide Hoe",
- "item.bluepower.tungcarb_sickle": "Tungsten Carbide Sickle",
- "item.bluepower.tungcarb_saw": "Tungsten Carbide Saw",
- "item.bluepower.amethyst_sword": "Amethyst Sword",
- "item.bluepower.amethyst_shovel": "Amethyst Shovel",
- "item.bluepower.amethyst_axe": "Amethyst Axe",
- "item.bluepower.amethyst_pickaxe": "Amethyst Pickaxe",
- "item.bluepower.amethyst_hoe": "Amethyst Hoe",
- "item.bluepower.amethyst_sickle": "Amethyst Sickle",
- "item.bluepower.green_sapphire_sword": "Green Sapphire Sword",
- "item.bluepower.green_sapphire_shovel": "Green Sapphire Shovel",
- "item.bluepower.green_sapphire_axe": "Green Sapphire Axe",
- "item.bluepower.green_sapphire_pickaxe": "Green Sapphire Pickaxe",
- "item.bluepower.green_sapphire_hoe": "Green Sapphire Hoe",
- "item.bluepower.green_sapphire_sickle": "Green Sapphire Sickle",
- "item.bluepower.wood_sickle": "Wooden Sickle",
- "item.bluepower.stone_sickle": "Stone Sickle",
- "item.bluepower.iron_sickle": "Iron Sickle",
- "item.bluepower.gold_sickle": "Gold Sickle",
- "item.bluepower.diamond_sickle": "Diamond Sickle",
- "item.bluepower.athame": "Athame",
- "item.bluepower.athame.info": "18 Extra Damage vs Enderman",
- "item.bluepower.screwdriver": "Screwdriver",
- "item.bluepower.silky_screwdriver": "Silky Screwdriver",
- "item.bluepower.wool_card": "Wool Card",
- "item.bluepower.diamond_drawplate": "Diamond Drawplate",
-
- "item.bluepower.iron_saw": "Iron Saw",
- "item.bluepower.amethyst_saw": "Amethyst Saw",
- "item.bluepower.green_sapphire_saw": "Green Sapphire Saw",
- "item.bluepower.ruby_saw": "Ruby Saw",
- "item.bluepower.sapphire_saw": "Sapphire Saw",
- "item.bluepower.diamond_saw": "Diamond Saw",
-
- "item.bluepower.canvas_bag_white": "Canvas Bag",
- "item.bluepower.canvas_bag_orange": "Orange Canvas Bag",
- "item.bluepower.canvas_bag_magenta": "Magenta Canvas Bag",
- "item.bluepower.canvas_bag_light_blue": "Light Blue Canvas Bag",
- "item.bluepower.canvas_bag_yellow": "Yellow Canvas Bag",
- "item.bluepower.canvas_bag_lime": "Lime Canvas Bag",
- "item.bluepower.canvas_bag_pink": "Pink Canvas Bag",
- "item.bluepower.canvas_bag_gray": "Gray Canvas Bag",
- "item.bluepower.canvas_bag_light_gray": "Light Gray Canvas Bag",
- "item.bluepower.canvas_bag_cyan": "Cyan Canvas Bag",
- "item.bluepower.canvas_bag_purple": "Purple Canvas Bag",
- "item.bluepower.canvas_bag_blue": "Blue Canvas Bag",
- "item.bluepower.canvas_bag_brown": "Brown Canvas Bag",
- "item.bluepower.canvas_bag_green": "Green Canvas Bag",
- "item.bluepower.canvas_bag_red": "Red Canvas Bag",
- "item.bluepower.canvas_bag_black": "Black Canvas Bag",
-
- "item.bluepower.silicon_boule": "Silicon Boule",
- "item.bluepower.silicon_wafer": "Silicon Wafer",
- "item.bluepower.blue_doped_wafer": "Blue Doped Wafer",
- "item.bluepower.red_doped_wafer": "Red Doped Wafer",
- "item.bluepower.stone_tile": "Stone Tile",
- "item.bluepower.bluestone_wire_tile": "Bluestone Wire Tile",
- "item.bluepower.bluestone_anode_tile": "Bluestone Anode Tile",
- "item.bluepower.bluestone_cathode_tile": "Bluestone Cathode Tile",
- "item.bluepower.bluestone_pointer_tile": "Bluestone Pointer Tile",
- "item.bluepower.redstone_wire_tile": "Redstone Wire Tile",
- "item.bluepower.redstone_anode_tile": "Redstone Anode Tile",
- "item.bluepower.redstone_cathode_tile": "Redstone Cathode Tile",
- "item.bluepower.redstone_pointer_tile": "Redstone Pointer Tile",
- "item.bluepower.silicon_chip_tile": "Silicon Chip Tile",
- "item.bluepower.tainted_silicon_chip_tile": "Tainted Silicon Chip Tile",
- "item.bluepower.quartz_resonator_tile": "Quartz Resonator Tile",
- "item.bluepower.plate_assembly": "Plate Assembly Tile",
- "item.bluepower.stone_redwire": "Stone Redwire Tile",
- "item.bluepower.stone_bundle": "Stone Bundle Tile",
-
- "item.bluepower.zincplate": "Zinc Plate",
- "item.bluepower.screwdriver_handle": "Screwdriver Handle",
- "item.bluepower.canvas": "Canvas",
- "item.bluepower.seed_bag": "Seed Bag",
- "item.bluepower.canvas_bag": "Canvas Bag",
- "item.bluepower.iron_wire": "Fine Iron Wire",
- "item.bluepower.copper_wire": "Fine Copper Wire",
- "item.bluepower.infused_teslatite_dust": "Infused Teslatite Dust",
- "item.bluepower.multimeter": "Multimeter",
- "item.bluepower.copper_coil": "Copper Coil",
- "item.bluepower.motor": "Motor",
- "item.bluepower.battery": "Battery",
-
- "block.bluepower.gate_and": "AND Gate",
- "block.bluepower.gate_buffer": "Buffer Gate",
- "block.bluepower.gate_bustransceiver": "Bus Transceiver",
- "block.bluepower.gate_counter": "Counter",
- "block.bluepower.gate_invert": "Invert Cell",
- "block.bluepower.gate_lightCell": "Light Sensor",
- "block.bluepower.gate_multiplexer": "Multiplexer",
- "block.bluepower.gate_nand": "NAND Gate",
- "block.bluepower.gate_noninvert": "Non-Invert Cell",
- "block.bluepower.gate_nor": "NOR Gate",
- "block.bluepower.gate_not": "NOT Gate",
- "block.bluepower.gate_nullcell": "Null Cell",
- "block.bluepower.gate_or": "OR Gate",
- "block.bluepower.gate_pulseformer": "Pulse Former",
- "block.bluepower.gate_randomizer": "Randomizer",
- "block.bluepower.gate_repeater": "Repeater",
- "block.bluepower.gate_rs": "RS Latch",
- "block.bluepower.gate_sequencer": "Sequencer",
- "block.bluepower.gate_state": "State Cell",
- "block.bluepower.gate_synchronizer": "Synchronizer",
- "block.bluepower.gate_timer": "Timer",
- "block.bluepower.gate_toggle": "Toggle Latch",
- "block.bluepower.gate_transparent": "Transparent Latch",
- "block.bluepower.gate_xnor": "XNOR Gate",
- "block.bluepower.gate_xor": "XOR Gate",
- "block.bluepower.gate_integratedCircuit3x3": "3x3 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit5x5": "5x5 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit7x7": "7x7 Integrated Circuit",
- "block.bluepower.gate_inverter": "Inverter",
- "block.bluepower.gate_comparator": "Comparator",
- "block.bluepower.gate_regulabletorch": "Regulable Torch",
- "block.bluepower.gate_wirelesstransceiver": "Digital Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog": "Analog Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.bundled": "Digital Bundled Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog.bundled": "Analog Bundled Wireless Transceiver",
- "block.bluepower.pneumaticTube": "Pneumatic Tube",
- "block.bluepower.pneumaticTubeOpaque": "Opaque Pneumatic Tube",
- "block.bluepower.restrictionTube": "Restriction Tube",
- "block.bluepower.restrictionTubeOpaque": "Opaque Restriction Tube",
- "block.bluepower.magTube": "Magtube",
- "block.bluepower.accelerator": "Accelerator",
- "block.bluepower.wirelesstransceiver.bundled": "Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog.bundled": "Analogue Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver": "Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog": "Analogue Wireless Transceiver",
-
- "item.bluepower.lumar_white": "White Lumar",
- "item.bluepower.lumar_orange": "Orange Lumar",
- "item.bluepower.lumar_magenta": "Magenta Lumar",
- "item.bluepower.lumar_light_blue": "Light Blue Lumar",
- "item.bluepower.lumar_yellow": "Yellow Lumar",
- "item.bluepower.lumar_lime": "Lime Lumar",
- "item.bluepower.lumar_pink": "Pink Lumar",
- "item.bluepower.lumar_gray": "Gray Lumar",
- "item.bluepower.lumar_light_gray": "Light Gray Lumar",
- "item.bluepower.lumar_cyan": "Cyan Lumar",
- "item.bluepower.lumar_purple": "Purple Lumar",
- "item.bluepower.lumar_blue": "Blue Lumar",
- "item.bluepower.lumar_brown": "Brown Lumar",
- "item.bluepower.lumar_green": "Green Lumar",
- "item.bluepower.lumar_red": "Red Lumar",
- "item.bluepower.lumar_black": "Black Lumar",
-
- "item.bluepower.paint_can_blank": "Paint Can",
- "item.bluepower.paint_can_white": "White Paint Can",
- "item.bluepower.paint_can_orange": "Orange Paint Can",
- "item.bluepower.paint_can_magenta": "Magenta Paint Can",
- "item.bluepower.paint_can_light_blue": "Light Blue Paint Can",
- "item.bluepower.paint_can_yellow": "Yellow Paint Can",
- "item.bluepower.paint_can_lime": "Lime Paint Can",
- "item.bluepower.paint_can_pink": "Pink Paint Can",
- "item.bluepower.paint_can_gray": "Gray Paint Can",
- "item.bluepower.paint_can_light_gray": "Light Gray Paint Can",
- "item.bluepower.paint_can_cyan": "Cyan Paint Can",
- "item.bluepower.paint_can_purple": "Purple Paint Can",
- "item.bluepower.paint_can_blue": "Blue Paint Can",
- "item.bluepower.paint_can_brown": "Brown Paint Can",
- "item.bluepower.paint_can_green": "Green Paint Can",
- "item.bluepower.paint_can_red": "Red Paint Can",
- "item.bluepower.paint_can_black": "Black Paint Can",
-
- "item.bluepower.paint_brush_blank": "Paint Brush",
- "item.bluepower.paint_brush_white": "White Paint Brush",
- "item.bluepower.paint_brush_orange": "Orange Paint Brush",
- "item.bluepower.paint_brush_magenta": "Magenta Paint Brush",
- "item.bluepower.paint_brush_light_blue": "Light Blue Paint Brush",
- "item.bluepower.paint_brush_yellow": "Yellow Paint Brush",
- "item.bluepower.paint_brush_lime": "Lime Paint Brush",
- "item.bluepower.paint_brush_pink": "Pink Paint Brush",
- "item.bluepower.paint_brush_gray": "Gray Paint Brush",
- "item.bluepower.paint_brush_light_gray": "Light Gray Paint Brush",
- "item.bluepower.paint_brush_cyan": "Cyan Paint Brush",
- "item.bluepower.paint_brush_purple": "Purple Paint Brush",
- "item.bluepower.paint_brush_blue": "Blue Paint Brush",
- "item.bluepower.paint_brush_brown": "Brown Paint Brush",
- "item.bluepower.paint_brush_green": "Green Paint Brush",
- "item.bluepower.paint_brush_red": "Red Paint Brush",
- "item.bluepower.paint_brush_black": "Black Paint Brush",
- "itemGroup.bluepower:machines": "Blue Power Machines",
- "itemGroup.bluepower:blocks": "Blue Power Blocks",
- "itemGroup.bluepower:items": "Blue Power Items",
- "itemGroup.bluepower:tools": "Blue Power Tools",
- "itemGroup.bluepower:circuits": "Blue Power Gates",
- "itemGroup.bluepower:lighting": "Blue Power Lighting",
- "itemGroup.bluepower:wiring": "Blue Power Wires",
- "itemGroup.bluepower:microblocks": "BP Microblocks",
-
- "enchantment.bluepower.vorpal": "Vorpal",
- "enchantment.bluepower.vorpal.desc": "Increases the chances of mobs and players dropping a head on death",
- "enchantment.bluepower.disjunction": "Disjunction",
- "enchantment.bluepower.disjunction.desc": "Increases Damage vs Endermen and the Dragon",
-
- "gui.bluepower:projectTable.clearGrid": "Clear Crafting Grid",
- "gui.bluepower:timer.interval": "Timer Interval",
- "gui.bluepower:counter.max": "Maximum",
- "gui.bluepower:counter.increment": "Increment",
- "gui.bluepower:counter.decrement": "Decrement",
- "gui.bluepower:counter.count": "Count",
- "gui.bluepower:sortingMachine.sortMode": "§bSort Mode",
- "gui.bluepower:sortingMachine.pullMode": "§bPull Mode",
- "gui.bluepower:sortingMachine.mode": "§bMode",
- "gui.bluepower:sortingMachine.priority": "§bPriority",
- "gui.bluepower:sortingMachine.priority.info": "The higher the number, the higher the priority.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential": "§3Any Stack, Sequential",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential.info": "One stack in the column has to match (including item count). Will pull out this item and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential": "§3All Stacks, Sequential",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential.info": "All stacks in the column have to match (including item count). Will pull out the items and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random": "§3All Stacks, Random",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random.info": "All stacks in a column have to match (including item count). Will pull out the items. Which column matches doesn't matter.",
- "gui.bluepower:sortingMachine.sortMode.any_item": "§3Any Item",
- "gui.bluepower:sortingMachine.sortMode.any_item.info": "Selected items will be pulled out with the amount of the filtered stack.",
- "gui.bluepower:sortingMachine.sortMode.any_item_default": "§3Any Item With Default",
- "gui.bluepower:sortingMachine.sortMode.any_item_default.info": "Selected items will be pulled out with the amount of the filtered stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.sortMode.any_stack": "§3Any Stack",
- "gui.bluepower:sortingMachine.sortMode.any_stack.info": "Selected items will be pulled out, as much as a full stack.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default": "§3Any Stack With Default",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default.info": "Selected items will be pulled out, as much as a full stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.pullMode.single_step": "§3Single Step",
- "gui.bluepower:sortingMachine.pullMode.single_step.info": "One item/column (depending on mode) will be pulled for every redstone pulse.",
- "gui.bluepower:sortingMachine.pullMode.automatic": "§3Automatic",
- "gui.bluepower:sortingMachine.pullMode.automatic.info": "Automatically pulls items at a regular interval.",
- "gui.bluepower:sortingMachine.pullMode.single_sweep": "§3Single Sweep",
- "gui.bluepower:sortingMachine.pullMode.single_sweep.info": "For every redstone pulse, the machine will try to go through every column. Pulses will be saved.",
- "gui.bluepower:retriever.mode.sequential": "§3Sequential",
- "gui.bluepower:retriever.mode.sequential.info": "Tries to retrieve the highlighted item with the given item count. Moves on to the next when succeeded.",
- "gui.bluepower:retriever.mode.any": "§3Any Item",
- "gui.bluepower:retriever.mode.any.info": "Tries to retrieve any of the filtered items with the given item count.",
- "gui.bluepower:regulator.ratio": "§3Ratio Mode",
- "gui.bluepower:regulator.ratio.info": "Waits for the middle inventory to have the amount of items specified in the left filter.",
- "gui.bluepower:regulator.supply": "§3Supply Mode",
- "gui.bluepower:regulator.supply.info": "This mode, which only applies to Regulators attached to an inventory, has a priority to supply the attached inventory with items. The items that are tried to be supplied are the items specified in the right filter.",
- "gui.bluepower:itemDetector.mode.item": "§3Item Mode",
- "gui.bluepower:itemDetector.mode.item.info": "Emits a redstone pulse for every single item going through.",
- "gui.bluepower:itemDetector.stack.item": "§3Stack Mode",
- "gui.bluepower:itemDetector.mode.stack.info": "Emits a redstone pulse for every item stack going through.",
- "gui.bluepower:itemDetector.mode.stuffed": "§3Stuffed Mode",
- "gui.bluepower:itemDetector.mode.stuffed.info": "Emits a redstone signal as long as the output buffer stuffed inside the machine.",
- "gui.bluepower:manager.mode.exact": "§3Exact Mode",
- "gui.bluepower:manager.mode.exact.info": "Tries to keep the managed inventory supplied with the exact amount of items specified in the Manager's inventory.",
- "gui.bluepower:manager.mode.all": "§3All Mode",
- "gui.bluepower:manager.mode.all.info": "Items specified in the Manager's inventory will be tried to be supplied to the managed inventory. There's no limit apart from the inventory's size.",
- "gui.bluepower:circuitDatabase.tab.copyAndShare": "Copy & Share",
- "gui.bluepower:circuitDatabase.tab.private": "Private Library",
- "gui.bluepower:circuitDatabase.tab.server": "Server Library",
- "gui.bluepower:circuitDatabase.action.cancel": "Cancel",
- "gui.bluepower:circuitDatabase.action.savePrivate": "Save to Private Library",
- "gui.bluepower:circuitDatabase.action.saveServer": "Save to Server Library",
- "gui.bluepower:circuitDatabase.action.copy": "Copy",
- "gui.bluepower:circuitDatabase.info.serverOnly": "§cOnly available on a server.",
- "gui.bluepower:circuitDatabase.info.nameTaken": "§cName of the item already exists in the database.",
- "gui.bluepower:circuitDatabase.info.opsOnly": "§cServer is configurated to only allow ops to interact with the server library.",
- "gui.bluepower:circuitDatabase.info.sneakClickToConfirmDeleting": "§cAre you sure? Sneak-click to confirm.",
- "gui.bluepower:circuitDatabase.info.sneakClickToDelete": "Sneak-click to delete.",
- "gui.bluepower:circuitDatabase": "Name",
- "gui.bluepower:tooltip.sneakForInfo": "Sneak for info",
- "gui.bluepower:wireless": "Wireless Redstone",
- "gui.bluepower:widget.fuzzy": "§bFilter Fuzzyness",
- "gui.bluepower:widget.fuzzy.normal": "§3Normal",
- "gui.bluepower:widget.fuzzy.normal.info": "Considers items to be the same when the item is equal and the damage is equal.",
- "gui.bluepower:widget.fuzzy.fuzzy": "§3Fuzzy",
- "gui.bluepower:widget.fuzzy.fuzzy.info": "Considers items to be the same when they are Ore Dictionary equivalents.",
- "gui.bluepower:widget.fuzzy.exact": "§3Exact",
- "gui.bluepower:widget.fuzzy.exact.info": "Considers items to be the same when they are exactly the same, including NBT. This means that a Diamond Sword is considered different from an enchanted Diamond Sword.",
- "gui.bluepower:tooltip.hasSilkyData": "§eHas Extra Silky Data",
- "gui.bluepower:tab.stuffed": "Stuffed Items",
- "gui.bluepower:tab.stuffed.noItems": "No items stuffed",
- "gui.bluepower:tab.info": "Information",
- "gui.bluepower:transceiver.mode.sendreceive": "Send & Rec.",
- "gui.bluepower:transceiver.mode.send": "Send",
- "gui.bluepower:transceiver.mode.receive": "Receive",
- "gui.bluepower:transceiver.filter.none": "None",
- "gui.bluepower:transceiver.filter.admin": "Admin",
-
- "item.bluepower.color.none": "None",
- "item.bluepower.color.black": "Black",
- "item.bluepower.color.red": "Red",
- "item.bluepower.color.green": "Green",
- "item.bluepower.color.brown": "Brown",
- "item.bluepower.color.blue": "Blue",
- "item.bluepower.color.purple": "Purple",
- "item.bluepower.color.cyan": "Cyan",
- "item.bluepower.color.light_gray": "Light Grey",
- "item.bluepower.color.gray": "Gray",
- "item.bluepower.color.pink": "Pink",
- "item.bluepower.color.lime": "Lime",
- "item.bluepower.color.yellow": "Yellow",
- "item.bluepower.color.lightBlue": "Light Blue",
- "item.bluepower.color.magenta": "Magenta",
- "item.bluepower.color.orange": "Orange",
- "item.bluepower.color.white": "White",
-
- "alloyfurnace.info": "This machine can melt down metals. It can be used to create Brass, using 3x Copper and 1x Zinc. It can also be used to recycle any item that is made up of a metal into that metal.",
- "buffer.info": "Every side of this machine apart from one has it's own compartment of storage accessible. Apart from one side, which has access to all slots.",
- "deployer.info": "This machine right clicks any block/entity in front of it using the items stored in the Deployer. This for instance can be used to milk a cow by putting in a Bucket and by putting the Deployer in front of a Cow.",
- "ejector.info": "When pulsed by redstone, the Ejector will try to eject one item out of its inventory.",
- "filter.info": "When pulsed by redstone, the Filter will try to take a stack out of a connected inventory and eject it on the other side. The allowed items can be specified using the filter slots, and the ejected stack also can be colored.",
- "item_detector.info": "Used to detect items going through tubes. It can be set to emit a redstone pulse once per stack, or once for every single item in a stack. It can also be used to detect a system getting stuffed.",
- "project_table.info": "A Project Table is an enhanced Crafting Table. It can be used for mass crafting. Put in a 'template' into the crafting grid. Any items used by crafting will be pulled from the Table's inventory.",
- "auto_project_table.info": "The Auto Project Table behaves for the most part the same as the Project table. The only difference is that when you are using automation (Hoppers, Filters, Transposers) to pull out items, you will pull from the crafting output slot, and therefore craft.",
- "relay.info": "Automatically tries to eject any item in its inventory. It can be used as an interface between different mods, or simply as a faster Hopper.",
- "circuit_table.info": "Crafting Gates can be painful. The Circuit Table allows you to craft a gate by simply clicking on the gate you want, provided the items needed to craft the gate are in the Table's inventory.",
- "regulator.info": "Very versatile machine. It can be used to keep an inventory supplied with a certain amount of items, detect whether inventories have certain items, and much more.",
- "retriever.info": "When pulsed by redstone, the Retriever will try to retrieve a stack of items out of an inventory somehow connected to the Retriever using Pneumatic Tubes. It can be filtered just like the Filter.",
- "sorting_machine.info": "The primary use of the Sorting Machine is to sort items, by coloring different items differently. It can be used for other purposes though, to for example make sure that a Furnace always smelts 8 items at a time.",
- "circuit_database.info": "With this machine you can copy and share Integrated Circuit designs. To copy, put the template in the left slot, and an empty IC into the right slot. Make sure to have all the gates required and hit the copy button.\n\nTo share, put in a template and hit one of the two buttons. When saving privately, a folder is created where your Minecraft instance is. You can transfer this with you to other worlds. Server saved templates can be accessed by everyone on a server.",
- "manager.info": "High tier machine used to manage an inventory. It can be set to keep an inventory supplied with exactly the specified items/amounts, or it can be set to retrieve all the items it is able to get of a specified type. Priorities can be set, meaning Managers with a lower priority can't pull from a Manager with a higher priority.",
-
- "bluepower.direction.front": "Front",
- "bluepower.direction.left": "Left",
- "bluepower.direction.back": "Back",
- "bluepower.direction.right": "Right",
-
- "bluepower.face.north": "North",
- "bluepower.face.south": "South",
- "bluepower.face.up": "Up",
- "bluepower.face.down": "Down",
- "bluepower.face.west": "West",
- "bluepower.face.east": "East",
-
- "bluepower.misc.enabled": "Enabled",
- "bluepower.misc.disabled": "Disabled",
-
- "config.bluepower:settings.tooltip": "General mod settings.",
- "config.bluepower:recipes.tooltip": "Recipe settings.",
- "config.bluepower:enchantments.tooltip": "Enchantment settings.",
- "config.bluepower:tubes.tooltip": "Pneumatic Tube options.",
- "config.bluepower:circuitDatabase.tooltip": "Circuit Database options.",
- "config.bluepower:copper.tooltip": "Adjust copper world generation.",
- "config.bluepower:zinc.tooltip": "Adjust zinc world generation.",
- "config.bluepower:silver.tooltip": "Adjust silver world generation.",
- "config.bluepower:tungsten.tooltip": "Adjust tungsten world generation.",
- "config.bluepower:ruby.tooltip": "Adjust ruby world generation.",
- "config.bluepower:amethyst.tooltip": "Adjust amethyst world generation.",
- "config.bluepower:sapphire.tooltip": "Adjust sapphire world generation.",
- "config.bluepower:teslatite.tooltip": "Adjust teslatite world generation.",
- "config.bluepower:worldgen.tooltip": "Configure various world generation options.",
-
- "waila.bluepower:gate.connections": "Connections",
- "waila.bluepower:gate.mux.passthrough": "Passing through",
- "waila.bluepower:gate.rsLatch.feedback": "Feedback",
- "waila.bluepower:gate.rsLatch.nofeedback": "No Feedback",
- "waila.bluepower:tube.color": "Colors",
- "waila.bluepower:machine.stuffed": "Stuffed",
- "waila.bluepower:repeater.delay": "Delay",
- "waila.bluepower:repeater.ticks": "tick(s)",
-
- "bluepower.accessability.public": "Public",
- "bluepower.accessability.shared": "Shared",
- "bluepower.accessability.private": "Private",
-
- "achievement.bluepower": "Bluepower",
- "achievement.bluepower.desc": "Exploration, Lighting, Power and Machines.",
- "achievement.bluepower:vorpal": "Well endowed",
- "achievement.bluepower:vorpal.desc": "Get Vorpal enchant on an item",
- "achievement.bluepower:sort": "Sorting your life out",
- "achievement.bluepower:sort.desc": "Craft a sorting machine",
- "achievement.bluepower:tungsten": "No longer useless!",
- "achievement.bluepower:tungsten.desc": "Mine tungsten ore",
- "achievement.bluepower:dope": "Dopey!",
- "achievement.bluepower:dope.desc": "Make a doped wafer",
- "achievement.bluepower:tube": "Tu-be or not tu-be",
- "achievement.bluepower:tube.desc": "Craft a tube",
- "achievement.bluepower:magtube": "Need for Speed",
- "achievement.bluepower:magtube.desc": "Craft a magtube",
- "achievement.bluepower:circuitception": "Circuitception",
- "achievement.bluepower:circuitception.desc": "Craft an integrated circuit"
-}
diff --git a/broken/blue-power665.json b/broken/blue-power665.json
deleted file mode 100644
index 140207c82e8a..000000000000
--- a/broken/blue-power665.json
+++ /dev/null
@@ -1,816 +0,0 @@
-{
- "block.bluepower.basalt": "Basalt",
- "block.bluepower.basalt_brick": "Basalt Brick",
- "block.bluepower.basaltbrick_cracked": "Cracked Basalt Brick",
- "block.bluepower.basalt_brick_small": "Small Basalt Bricks",
- "block.bluepower.fancy_basalt": "Chiseled Basalt Brick",
- "block.bluepower.basalt_tile": "Basalt Tile",
- "block.bluepower.basalt_paver": "Basalt Paver",
- "block.bluepower.cracked_basalt_lava": "Cracked Basalt",
- "block.bluepower.cracked_basalt_decorative": "Cracked Basalt (Decorative)",
- "block.bluepower.basalt_cobble": "Basalt Cobble",
-
- "block.bluepower.marble": "Marble",
- "block.bluepower.marble_brick": "Marble Brick",
- "block.bluepower.marble_brick_small": "Small Marble Bricks",
- "block.bluepower.fancy_marble": "Chiseled Marble Brick",
- "block.bluepower.marble_tile": "Marble Tile",
- "block.bluepower.marble_paver": "Marble Paver",
-
- "block.bluepower.tiles": "Basalt and Marble Tiles",
-
- "block.bluepower.amethyst_ore": "Amethyst Ore",
- "block.bluepower.ruby_ore": "Ruby Ore",
- "block.bluepower.sapphire_ore": "Sapphire Ore",
- "block.bluepower.green_sapphire_ore": "Green Sapphire Ore",
- "block.bluepower.teslatite_ore": "Teslatite Ore",
- "block.bluepower.amethyst_block": "Amethyst Block",
- "block.bluepower.ruby_block": "Ruby Block",
- "block.bluepower.sapphire_block": "Sapphire Block",
- "block.bluepower.green_sapphire_block": "Green Sapphire Block",
- "block.bluepower.teslatite_block": "Teslatite Block",
- "block.bluepower.copper_ore": "Copper Ore",
- "block.bluepower.silver_ore": "Silver Ore",
- "block.bluepower.zinc_ore": "Zinc Ore",
- "block.bluepower.tungsten_ore": "Tungsten Ore",
- "block.bluepower.copper_block": "Copper Block",
- "block.bluepower.silver_block": "Silver Block",
- "block.bluepower.zinc_block": "Zinc Block",
- "block.bluepower.tungsten_block": "Tungsten Block",
-
- "block.bluepower.half_block": "Slab",
- "block.bluepower.panel": "Panel",
- "block.bluepower.cover": "Cover",
-
- "block.bluepower.flax_crop": "Flax",
- "block.bluepower.indigo_flower": "Indigo Flower",
- "block.bluepower.rubber_log": "Rubber Log",
- "block.bluepower.rubber_leaves": "Rubber Leaves",
- "block.bluepower.rubber_sapling": "Rubber Sapling",
-
- "block.bluepower.sapphire_glass": "Sapphire Glass",
- "block.bluepower.reinforced_sapphire_glass": "Reinforced Sapphire Glass",
-
- "block.bluepower.alloyfurnace": "Alloy Furnace",
- "block.bluepower.block_breaker": "Block Breaker",
- "block.bluepower.igniter": "Igniter",
- "block.bluepower.buffer": "Buffer",
- "block.bluepower.transposer": "Transposer",
- "block.bluepower.ejector": "Ejector",
- "block.bluepower.relay": "Relay",
- "block.bluepower.deployer": "Deployer",
- "block.bluepower.filter": "Filter",
- "block.bluepower.retriever": "Retriever",
- "block.bluepower.sortron": "Sortron",
- "block.bluepower.sorting_machine": "Sorting Machine",
- "block.bluepower.regulator": "Regulator",
- "block.bluepower.item_detector": "Item Detector",
- "block.bluepower.manager": "Manager",
- "block.bluepower.windmill": "Vertical Windmill",
- "block.bluepower.kinetic_generator": "Kinetic Generator",
- "block.bluepower.engine": "Blulectric Engine",
- "block.bluepower.battery_block": "Battery Block",
- "block.bluepower.solar_panel": "Solar Panel",
-
- "block.bluepower.blulectric_alloyfurnace": "Blulectric Alloy Furnace",
- "block.bluepower.blulectric_furnace": "Blulectric Furnace",
- "block.bluepower.thermopile": "Thermopile",
- "block.bluepower.blulectric_cable": "Blulectric Cable",
-
- "block.bluepower.cpu": "CPU",
- "block.bluepower.monitor": "Monitor",
- "block.bluepower.disk_drive": "Disk Drive",
- "block.bluepower.io_expander": "IO Expander",
-
- "block.bluepower.project_table": "Project Table",
- "block.bluepower.auto_project_table": "Auto Project Table",
- "block.bluepower.circuit_table": "Circuit Table",
- "block.bluepower.circuit_database": "Circuit Database",
-
- "block.bluepower.bluestone_wire": "Bluestone Wire",
- "block.bluepower.wire.bluestone.white": "White Bluestone Wire",
- "block.bluepower.wire.bluestone.orange": "Orange Bluestone Wire",
- "block.bluepower.wire.bluestone.magenta": "Magenta Bluestone Wire",
- "block.bluepower.wire.bluestone.light_blue": "Light Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.yellow": "Yellow Bluestone Wire",
- "block.bluepower.wire.bluestone.lime": "Lime Bluestone Wire",
- "block.bluepower.wire.bluestone.pink": "Pink Bluestone Wire",
- "block.bluepower.wire.bluestone.gray": "Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.light_gray": "Light Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.cyan": "Cyan Bluestone Wire",
- "block.bluepower.wire.bluestone.purple": "Purple Bluestone Wire",
- "block.bluepower.wire.bluestone.blue": "Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.brown": "Brown Bluestone Wire",
- "block.bluepower.wire.bluestone.green": "Green Bluestone Wire",
- "block.bluepower.wire.bluestone.red": "Red Bluestone Wire",
- "block.bluepower.wire.bluestone.black": "Black Bluestone Wire",
- "block.bluepower.redalloy_wire": "Red Alloy Wire",
- "block.bluepower.wire.redalloy.white": "White Red Alloy Wire",
- "block.bluepower.wire.redalloy.orange": "Orange Red Alloy Wire",
- "block.bluepower.wire.redalloy.magenta": "Magenta Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_blue": "Light Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.yellow": "Yellow Red Alloy Wire",
- "block.bluepower.wire.redalloy.lime": "Lime Red Alloy Wire",
- "block.bluepower.wire.redalloy.pink": "Pink Red Alloy Wire",
- "block.bluepower.wire.redalloy.gray": "Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_gray": "Light Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.cyan": "Cyan Red Alloy Wire",
- "block.bluepower.wire.redalloy.purple": "Purple Red Alloy Wire",
- "block.bluepower.wire.redalloy.blue": "Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.brown": "Brown Red Alloy Wire",
- "block.bluepower.wire.redalloy.green": "Green Red Alloy Wire",
- "block.bluepower.wire.redalloy.red": "Red Red Alloy Wire",
- "block.bluepower.wire.redalloy.black": "Black Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite": "Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.white": "White Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.orange": "Orange Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.magenta": "Magenta Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_blue": "Light Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.yellow": "Yellow Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.lime": "Lime Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.pink": "Pink Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.gray": "Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_gray": "Light Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.cyan": "Cyan Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.purple": "Purple Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.blue": "Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.brown": "Brown Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.green": "Green Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.red": "Red Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.black": "Black Infused Teslatite Wire",
- "block.bluepower.wire.bluestone.bundled": "Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.white": "White Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.orange": "Orange Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.magenta": "Magenta Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_blue": "Light Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.yellow": "Yellow Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.lime": "Lime Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.pink": "Pink Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.gray": "Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_gray": "Light Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.cyan": "Cyan Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.purple": "Purple Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.blue": "Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.brown": "Brown Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.green": "Green Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.red": "Red Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.black": "Black Bundled Bluestone Wire",
- "block.bluepower.wire.redalloy.bundled": "Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.white": "White Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.orange": "Orange Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.magenta": "Magenta Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_blue": "Light Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.yellow": "Yellow Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.lime": "Lime Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.pink": "Pink Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.gray": "Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_gray": "Light Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.cyan": "Cyan Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.purple": "Purple Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.blue": "Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.brown": "Brown Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.green": "Green Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.red": "Red Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.black": "Black Bundled Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite.bundled": "Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.white": "White Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.orange": "Orange Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.magenta": "Magenta Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_blue": "Light Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.yellow": "Yellow Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.lime": "Lime Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.pink": "Pink Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.gray": "Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_gray": "Light Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.cyan": "Cyan Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.purple": "Purple Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.blue": "Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.brown": "Brown Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.green": "Green Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.red": "Red Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.black": "Black Bundled Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone": "Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.white": "White Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.orange": "Orange Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.magenta": "Magenta Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_blue": "Light Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.yellow": "Yellow Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.lime": "Lime Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.pink": "Pink Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.gray": "Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_gray": "Light Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.cyan": "Cyan Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.purple": "Purple Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.blue": "Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.brown": "Brown Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.green": "Green Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.red": "Red Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.black": "Black Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy": "Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.white": "White Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.orange": "Orange Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.magenta": "Magenta Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_blue": "Light Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.yellow": "Yellow Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.lime": "Lime Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.pink": "Pink Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.gray": "Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_gray": "Light Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.cyan": "Cyan Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.purple": "Purple Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.blue": "Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.brown": "Brown Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.green": "Green Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.red": "Red Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.black": "Black Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite": "Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.white": "White Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.orange": "Orange Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.magenta": "Magenta Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_blue": "Light Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.yellow": "Yellow Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.lime": "Lime Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.pink": "Pink Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.gray": "Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_gray": "Light Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.cyan": "Cyan Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.purple": "Purple Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.blue": "Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.brown": "Brown Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.green": "Green Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.red": "Red Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.black": "Black Freestanding Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone.bundled": "Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.white": "White Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.orange": "Orange Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.magenta": "Magenta Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_blue": "Light Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.yellow": "Yellow Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.lime": "Lime Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.pink": "Pink Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.gray": "Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_gray": "Light Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.cyan": "Cyan Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.purple": "Purple Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.blue": "Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.brown": "Brown Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.green": "Green Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.red": "Red Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.black": "Black Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled": "Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.white": "White Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.orange": "Orange Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.magenta": "Magenta Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_blue": "Light Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.yellow": "Yellow Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.lime": "Lime Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.pink": "Pink Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.gray": "Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_gray": "Light Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.cyan": "Cyan Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.purple": "Purple Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.blue": "Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.brown": "Brown Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.green": "Green Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.red": "Red Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.black": "Black Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled": "Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.white": "White Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.orange": "Orange Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.magenta": "Magenta Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_blue": "Light Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.yellow": "Yellow Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.lime": "Lime Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.pink": "Pink Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.gray": "Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_gray": "Light Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.cyan": "Cyan Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.purple": "Purple Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.blue": "Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.brown": "Brown Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.green": "Green Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.red": "Red Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.black": "Black Freestanding Bundled Infused Teslatite Wire",
-
- "block.bluepower.lamp_white": "White Lamp",
- "block.bluepower.lamp_orange": "Orange Lamp",
- "block.bluepower.lamp_magenta": "Magenta Lamp",
- "block.bluepower.lamp_light_blue": "Light Blue Lamp",
- "block.bluepower.lamp_yellow": "Yellow Lamp",
- "block.bluepower.lamp_lime": "Lime Lamp",
- "block.bluepower.lamp_pink": "Pink Lamp",
- "block.bluepower.lamp_gray": "Gray Lamp",
- "block.bluepower.lamp_light_gray": "Light Gray Lamp",
- "block.bluepower.lamp_cyan": "Cyan Lamp",
- "block.bluepower.lamp_purple": "Purple Lamp",
- "block.bluepower.lamp_blue": "Blue Lamp",
- "block.bluepower.lamp_brown": "Brown Lamp",
- "block.bluepower.lamp_green": "Green Lamp",
- "block.bluepower.lamp_red": "Red Lamp",
- "block.bluepower.lamp_black": "Black Lamp",
- "block.bluepower.lamp_rgb": "RGB Lamp",
-
- "block.bluepower.lampinverted_white": "Inverted White Lamp",
- "block.bluepower.lampinverted_orange": "Inverted Orange Lamp",
- "block.bluepower.lampinverted_magenta": "Inverted Magenta Lamp",
- "block.bluepower.lampinverted_light_blue": "Inverted Light Blue Lamp",
- "block.bluepower.lampinverted_yellow": "Inverted Yellow Lamp",
- "block.bluepower.lampinverted_lime": "Inverted Lime Lamp",
- "block.bluepower.lampinverted_pink": "Inverted Pink Lamp",
- "block.bluepower.lampinverted_gray": "Inverted Gray Lamp",
- "block.bluepower.lampinverted_light_gray": "Inverted Light Gray Lamp",
- "block.bluepower.lampinverted_cyan": "Inverted Cyan Lamp",
- "block.bluepower.lampinverted_purple": "Inverted Purple Lamp",
- "block.bluepower.lampinverted_blue": "Inverted Blue Lamp",
- "block.bluepower.lampinverted_brown": "Inverted Brown Lamp",
- "block.bluepower.lampinverted_green": "Inverted Green Lamp",
- "block.bluepower.lampinverted_red": "Inverted Red Lamp",
- "block.bluepower.lampinverted_black": "Inverted Black Lamp",
- "block.bluepower.lampinverted_rgb": "Inverted RGB Lamp",
-
- "block.bluepower.fixture_white": "White Fixture Lamp",
- "block.bluepower.fixture_orange": "Orange Fixture Lamp",
- "block.bluepower.fixture_magenta": "Magenta Fixture Lamp",
- "block.bluepower.fixture_light_blue": "Light Blue Fixture Lamp",
- "block.bluepower.fixture_yellow": "Yellow Fixture Lamp",
- "block.bluepower.fixture_lime": "Lime Fixture Lamp",
- "block.bluepower.fixture_pink": "Pink Fixture Lamp",
- "block.bluepower.fixture_gray": "Gray Fixture Lamp",
- "block.bluepower.fixture_light_gray": "Light Gray Fixture Lamp",
- "block.bluepower.fixture_cyan": "Cyan Fixture Lamp",
- "block.bluepower.fixture_purple": "Purple Fixture Lamp",
- "block.bluepower.fixture_blue": "Blue Fixture Lamp",
- "block.bluepower.fixture_brown": "Brown Fixture Lamp",
- "block.bluepower.fixture_green": "Green Fixture Lamp",
- "block.bluepower.fixture_red": "Red Fixture Lamp",
- "block.bluepower.fixture_black": "Black Fixture Lamp",
- "block.bluepower.fixture_rgb": "RGB Fixture Lamp",
-
- "block.bluepower.fixtureinverted_white": "Inverted White Fixture Lamp",
- "block.bluepower.fixtureinverted_orange": "Inverted Orange Fixture Lamp",
- "block.bluepower.fixtureinverted_magenta": "Inverted Magenta Fixture Lamp",
- "block.bluepower.fixtureinverted_light_blue": "Inverted Light Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_yellow": "Inverted Yellow Fixture Lamp",
- "block.bluepower.fixtureinverted_lime": "Inverted Lime Fixture Lamp",
- "block.bluepower.fixtureinverted_pink": "Inverted Pink Fixture Lamp",
- "block.bluepower.fixtureinverted_gray": "Inverted Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_light_gray": "Inverted Light Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_cyan": "Inverted Cyan Fixture Lamp",
- "block.bluepower.fixtureinverted_purple": "Inverted Purple Fixture Lamp",
- "block.bluepower.fixtureinverted_blue": "Inverted Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_brown": "Inverted Brown Fixture Lamp",
- "block.bluepower.fixtureinverted_green": "Inverted Green Fixture Lamp",
- "block.bluepower.fixtureinverted_red": "Inverted Red Fixture Lamp",
- "block.bluepower.fixtureinverted_black": "Inverted Black Fixture Lamp",
- "block.bluepower.fixtureinverted_rgb": "Inverted RGB Fixture Lamp",
-
- "block.bluepower.cagelamp_white": "White Cage Lamp",
- "block.bluepower.cagelamp_orange": "Orange Cage Lamp",
- "block.bluepower.cagelamp_magenta": "Magenta Cage Lamp",
- "block.bluepower.cagelamp_light_blue": "Light Blue Cage Lamp",
- "block.bluepower.cagelamp_yellow": "Yellow Cage Lamp",
- "block.bluepower.cagelamp_lime": "Lime Cage Lamp",
- "block.bluepower.cagelamp_pink": "Pink Cage Lamp",
- "block.bluepower.cagelamp_gray": "Gray Cage Lamp",
- "block.bluepower.cagelamp_light_gray": "Light Gray Cage Lamp",
- "block.bluepower.cagelamp_cyan": "Cyan Cage Lamp",
- "block.bluepower.cagelamp_purple": "Purple Cage Lamp",
- "block.bluepower.cagelamp_blue": "Blue Cage Lamp",
- "block.bluepower.cagelamp_brown": "Brown Cage Lamp",
- "block.bluepower.cagelamp_green": "Green Cage Lamp",
- "block.bluepower.cagelamp_red": "Red Cage Lamp",
- "block.bluepower.cagelamp_black": "Black Cage Lamp",
- "block.bluepower.cagelamp_rgb": "RGB Cage Lamp",
-
- "block.bluepower.cagelampinverted_white": "Inverted White Cage Lamp",
- "block.bluepower.cagelampinverted_orange": "Inverted Orange Cage Lamp",
- "block.bluepower.cagelampinverted_magenta": "Inverted Magenta Cage Lamp",
- "block.bluepower.cagelampinverted_light_blue": "Inverted Light Blue Cage Lamp",
- "block.bluepower.cagelampinverted_yellow": "Inverted Yellow Cage Lamp",
- "block.bluepower.cagelampinverted_lime": "Inverted Lime Cage Lamp",
- "block.bluepower.cagelampinverted_pink": "Inverted Pink Cage Lamp",
- "block.bluepower.cagelampinverted_gray": "Inverted Gray Cage Lamp",
- "block.bluepower.cagelampinverted_light_gray": "Inverted Light Gray Cage Lamp",
- "block.bluepower.cagelampinverted_cyan": "Inverted Cyan Cage Lamp",
- "block.bluepower.cagelampinverted_purple": "Inverted Purple Cage Lamp",
- "block.bluepower.cagelampinverted_blue": "Inverted Blue Cage Lamp",
- "block.bluepower.cagelampinverted_brown": "Inverted Brown Cage Lamp",
- "block.bluepower.cagelampinverted_green": "Inverted Green Cage Lamp",
- "block.bluepower.cagelampinverted_red": "Inverted Red Cage Lamp",
- "block.bluepower.cagelampinverted_black": "Inverted Black Cage Lamp",
- "block.bluepower.cagelampinverted_rgb": "Inverted RGB Cage Lamp",
-
- "item.bluepower.ruby_gem": "Ruby",
- "item.bluepower.amethyst_gem": "Amethyst",
- "item.bluepower.sapphire_gem": "Sapphire",
- "item.bluepower.green_sapphire_gem": "Green Sapphire",
- "item.bluepower.teslatite_dust": "Teslatite",
- "item.bluepower.copper_ingot": "Copper Ingot",
- "item.bluepower.silver_ingot": "Silver Ingot",
- "item.bluepower.zinc_ingot": "Zinc Ingot",
- "item.bluepower.red_alloy_ingot": "Red Alloy Ingot",
- "item.bluepower.blue_alloy_ingot": "Blue Alloy Ingot",
- "item.bluepower.purple_alloy_ingot": "Purple Alloy Ingot",
- "item.bluepower.brass_ingot": "Brass Ingot",
- "item.bluepower.tungsten_ingot": "Tungsten Ingot",
- "item.bluepower.tungsten_nugget": "Tungsten Nugget",
- "item.bluepower.tungsten_carbide": "Tungsten Carbide Ingot",
-
- "item.bluepower.zinc_ore_crushed": "Crushed Zinc Ore",
- "item.bluepower.zinc_dust": "Zinc Dust",
- "item.bluepower.zinc_tiny_dust": "Tiny Pile of Zinc Dust",
- "item.bluepower.zinc_ore_purified": "Purified Crushed Zinc Ore",
-
- "item.bluepower.flax_seeds": "Flax Seeds",
- "item.bluepower.indigo_flower": "Indigo Flower",
- "item.bluepower.indigo_dye": "Indigo Dye",
-
- "item.bluepower.ruby_sword": "Ruby Sword",
- "item.bluepower.ruby_shovel": "Ruby Shovel",
- "item.bluepower.ruby_axe": "Ruby Axe",
- "item.bluepower.ruby_pickaxe": "Ruby Pickaxe",
- "item.bluepower.ruby_hoe": "Ruby Hoe",
- "item.bluepower.ruby_sickle": "Ruby Sickle",
- "item.bluepower.sapphire_sword": "Sapphire Sword",
- "item.bluepower.sapphire_shovel": "Sapphire Shovel",
- "item.bluepower.sapphire_axe": "Sapphire Axe",
- "item.bluepower.sapphire_pickaxe": "Sapphire Pickaxe",
- "item.bluepower.sapphire_hoe": "Sapphire Hoe",
- "item.bluepower.sapphire_sickle": "Sapphire Sickle",
- "item.bluepower.tungcarb_sword": "Tungsten Carbide Sword",
- "item.bluepower.tungcarb_shovel": "Tungsten Carbide Shovel",
- "item.bluepower.tungcarb_axe": "Tungsten Carbide Axe",
- "item.bluepower.tungcarb_pickaxe": "Tungsten Carbide Pickaxe",
- "item.bluepower.tungcarb_hoe": "Tungsten Carbide Hoe",
- "item.bluepower.tungcarb_sickle": "Tungsten Carbide Sickle",
- "item.bluepower.tungcarb_saw": "Tungsten Carbide Saw",
- "item.bluepower.amethyst_sword": "Amethyst Sword",
- "item.bluepower.amethyst_shovel": "Amethyst Shovel",
- "item.bluepower.amethyst_axe": "Amethyst Axe",
- "item.bluepower.amethyst_pickaxe": "Amethyst Pickaxe",
- "item.bluepower.amethyst_hoe": "Amethyst Hoe",
- "item.bluepower.amethyst_sickle": "Amethyst Sickle",
- "item.bluepower.green_sapphire_sword": "Green Sapphire Sword",
- "item.bluepower.green_sapphire_shovel": "Green Sapphire Shovel",
- "item.bluepower.green_sapphire_axe": "Green Sapphire Axe",
- "item.bluepower.green_sapphire_pickaxe": "Green Sapphire Pickaxe",
- "item.bluepower.green_sapphire_hoe": "Green Sapphire Hoe",
- "item.bluepower.green_sapphire_sickle": "Green Sapphire Sickle",
- "item.bluepower.wood_sickle": "Wooden Sickle",
- "item.bluepower.stone_sickle": "Stone Sickle",
- "item.bluepower.iron_sickle": "Iron Sickle",
- "item.bluepower.gold_sickle": "Gold Sickle",
- "item.bluepower.diamond_sickle": "Diamond Sickle",
- "item.bluepower.athame": "Athame",
- "item.bluepower.athame.info": "18 Extra Damage vs Enderman",
- "item.bluepower.screwdriver": "Screwdriver",
- "item.bluepower.silky_screwdriver": "Silky Screwdriver",
- "item.bluepower.wool_card": "Wool Card",
- "item.bluepower.diamond_drawplate": "Diamond Drawplate",
-
- "item.bluepower.iron_saw": "Iron Saw",
- "item.bluepower.amethyst_saw": "Amethyst Saw",
- "item.bluepower.green_sapphire_saw": "Green Sapphire Saw",
- "item.bluepower.ruby_saw": "Ruby Saw",
- "item.bluepower.sapphire_saw": "Sapphire Saw",
- "item.bluepower.diamond_saw": "Diamond Saw",
-
- "item.bluepower.canvas_bag_white": "Canvas Bag",
- "item.bluepower.canvas_bag_orange": "Orange Canvas Bag",
- "item.bluepower.canvas_bag_magenta": "Magenta Canvas Bag",
- "item.bluepower.canvas_bag_light_blue": "Light Blue Canvas Bag",
- "item.bluepower.canvas_bag_yellow": "Yellow Canvas Bag",
- "item.bluepower.canvas_bag_lime": "Lime Canvas Bag",
- "item.bluepower.canvas_bag_pink": "Pink Canvas Bag",
- "item.bluepower.canvas_bag_gray": "Gray Canvas Bag",
- "item.bluepower.canvas_bag_light_gray": "Light Gray Canvas Bag",
- "item.bluepower.canvas_bag_cyan": "Cyan Canvas Bag",
- "item.bluepower.canvas_bag_purple": "Purple Canvas Bag",
- "item.bluepower.canvas_bag_blue": "Blue Canvas Bag",
- "item.bluepower.canvas_bag_brown": "Brown Canvas Bag",
- "item.bluepower.canvas_bag_green": "Green Canvas Bag",
- "item.bluepower.canvas_bag_red": "Red Canvas Bag",
- "item.bluepower.canvas_bag_black": "Black Canvas Bag",
-
- "item.bluepower.silicon_boule": "Silicon Boule",
- "item.bluepower.silicon_wafer": "Silicon Wafer",
- "item.bluepower.blue_doped_wafer": "Blue Doped Wafer",
- "item.bluepower.red_doped_wafer": "Red Doped Wafer",
- "item.bluepower.stone_tile": "Stone Tile",
- "item.bluepower.bluestone_wire_tile": "Bluestone Wire Tile",
- "item.bluepower.bluestone_anode_tile": "Bluestone Anode Tile",
- "item.bluepower.bluestone_cathode_tile": "Bluestone Cathode Tile",
- "item.bluepower.bluestone_pointer_tile": "Bluestone Pointer Tile",
- "item.bluepower.redstone_wire_tile": "Redstone Wire Tile",
- "item.bluepower.redstone_anode_tile": "Redstone Anode Tile",
- "item.bluepower.redstone_cathode_tile": "Redstone Cathode Tile",
- "item.bluepower.redstone_pointer_tile": "Redstone Pointer Tile",
- "item.bluepower.silicon_chip_tile": "Silicon Chip Tile",
- "item.bluepower.tainted_silicon_chip_tile": "Tainted Silicon Chip Tile",
- "item.bluepower.quartz_resonator_tile": "Quartz Resonator Tile",
- "item.bluepower.plate_assembly": "Plate Assembly Tile",
- "item.bluepower.stone_redwire": "Stone Redwire Tile",
- "item.bluepower.stone_bundle": "Stone Bundle Tile",
-
- "item.bluepower.zincplate": "Zinc Plate",
- "item.bluepower.screwdriver_handle": "Screwdriver Handle",
- "item.bluepower.canvas": "Canvas",
- "item.bluepower.seed_bag": "Seed Bag",
- "item.bluepower.canvas_bag": "Canvas Bag",
- "item.bluepower.iron_wire": "Fine Iron Wire",
- "item.bluepower.copper_wire": "Fine Copper Wire",
- "item.bluepower.infused_teslatite_dust": "Infused Teslatite Dust",
- "item.bluepower.multimeter": "Multimeter",
- "item.bluepower.copper_coil": "Copper Coil",
- "item.bluepower.motor": "Motor",
- "item.bluepower.battery": "Battery",
-
- "block.bluepower.gate_and": "AND Gate",
- "block.bluepower.gate_buffer": "Buffer Gate",
- "block.bluepower.gate_bustransceiver": "Bus Transceiver",
- "block.bluepower.gate_counter": "Counter",
- "block.bluepower.gate_invert": "Invert Cell",
- "block.bluepower.gate_lightCell": "Light Sensor",
- "block.bluepower.gate_multiplexer": "Multiplexer",
- "block.bluepower.gate_nand": "NAND Gate",
- "block.bluepower.gate_noninvert": "Non-Invert Cell",
- "block.bluepower.gate_nor": "NOR Gate",
- "block.bluepower.gate_not": "NOT Gate",
- "block.bluepower.gate_nullcell": "Null Cell",
- "block.bluepower.gate_or": "OR Gate",
- "block.bluepower.gate_pulseformer": "Pulse Former",
- "block.bluepower.gate_randomizer": "Randomizer",
- "block.bluepower.gate_repeater": "Repeater",
- "block.bluepower.gate_rs": "RS Latch",
- "block.bluepower.gate_sequencer": "Sequencer",
- "block.bluepower.gate_state": "State Cell",
- "block.bluepower.gate_synchronizer": "Synchronizer",
- "block.bluepower.gate_timer": "Timer",
- "block.bluepower.gate_toggle": "Toggle Latch",
- "block.bluepower.gate_transparent": "Transparent Latch",
- "block.bluepower.gate_xnor": "XNOR Gate",
- "block.bluepower.gate_xor": "XOR Gate",
- "block.bluepower.gate_integratedCircuit3x3": "3x3 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit5x5": "5x5 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit7x7": "7x7 Integrated Circuit",
- "block.bluepower.gate_inverter": "Inverter",
- "block.bluepower.gate_comparator": "Comparator",
- "block.bluepower.gate_regulabletorch": "Regulable Torch",
- "block.bluepower.gate_wirelesstransceiver": "Digital Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog": "Analog Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.bundled": "Digital Bundled Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog.bundled": "Analog Bundled Wireless Transceiver",
- "block.bluepower.pneumaticTube": "Pneumatic Tube",
- "block.bluepower.pneumaticTubeOpaque": "Opaque Pneumatic Tube",
- "block.bluepower.restrictionTube": "Restriction Tube",
- "block.bluepower.restrictionTubeOpaque": "Opaque Restriction Tube",
- "block.bluepower.magTube": "Magtube",
- "block.bluepower.accelerator": "Accelerator",
- "block.bluepower.wirelesstransceiver.bundled": "Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog.bundled": "Analogue Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver": "Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog": "Analogue Wireless Transceiver",
-
- "item.bluepower.lumar_white": "White Lumar",
- "item.bluepower.lumar_orange": "Orange Lumar",
- "item.bluepower.lumar_magenta": "Magenta Lumar",
- "item.bluepower.lumar_light_blue": "Light Blue Lumar",
- "item.bluepower.lumar_yellow": "Yellow Lumar",
- "item.bluepower.lumar_lime": "Lime Lumar",
- "item.bluepower.lumar_pink": "Pink Lumar",
- "item.bluepower.lumar_gray": "Gray Lumar",
- "item.bluepower.lumar_light_gray": "Light Gray Lumar",
- "item.bluepower.lumar_cyan": "Cyan Lumar",
- "item.bluepower.lumar_purple": "Purple Lumar",
- "item.bluepower.lumar_blue": "Blue Lumar",
- "item.bluepower.lumar_brown": "Brown Lumar",
- "item.bluepower.lumar_green": "Green Lumar",
- "item.bluepower.lumar_red": "Red Lumar",
- "item.bluepower.lumar_black": "Black Lumar",
-
- "item.bluepower.paint_can_blank": "Paint Can",
- "item.bluepower.paint_can_white": "White Paint Can",
- "item.bluepower.paint_can_orange": "Orange Paint Can",
- "item.bluepower.paint_can_magenta": "Magenta Paint Can",
- "item.bluepower.paint_can_light_blue": "Light Blue Paint Can",
- "item.bluepower.paint_can_yellow": "Yellow Paint Can",
- "item.bluepower.paint_can_lime": "Lime Paint Can",
- "item.bluepower.paint_can_pink": "Pink Paint Can",
- "item.bluepower.paint_can_gray": "Gray Paint Can",
- "item.bluepower.paint_can_light_gray": "Light Gray Paint Can",
- "item.bluepower.paint_can_cyan": "Cyan Paint Can",
- "item.bluepower.paint_can_purple": "Purple Paint Can",
- "item.bluepower.paint_can_blue": "Blue Paint Can",
- "item.bluepower.paint_can_brown": "Brown Paint Can",
- "item.bluepower.paint_can_green": "Green Paint Can",
- "item.bluepower.paint_can_red": "Red Paint Can",
- "item.bluepower.paint_can_black": "Black Paint Can",
-
- "item.bluepower.paint_brush_blank": "Paint Brush",
- "item.bluepower.paint_brush_white": "White Paint Brush",
- "item.bluepower.paint_brush_orange": "Orange Paint Brush",
- "item.bluepower.paint_brush_magenta": "Magenta Paint Brush",
- "item.bluepower.paint_brush_light_blue": "Light Blue Paint Brush",
- "item.bluepower.paint_brush_yellow": "Yellow Paint Brush",
- "item.bluepower.paint_brush_lime": "Lime Paint Brush",
- "item.bluepower.paint_brush_pink": "Pink Paint Brush",
- "item.bluepower.paint_brush_gray": "Gray Paint Brush",
- "item.bluepower.paint_brush_light_gray": "Light Gray Paint Brush",
- "item.bluepower.paint_brush_cyan": "Cyan Paint Brush",
- "item.bluepower.paint_brush_purple": "Purple Paint Brush",
- "item.bluepower.paint_brush_blue": "Blue Paint Brush",
- "item.bluepower.paint_brush_brown": "Brown Paint Brush",
- "item.bluepower.paint_brush_green": "Green Paint Brush",
- "item.bluepower.paint_brush_red": "Red Paint Brush",
- "item.bluepower.paint_brush_black": "Black Paint Brush",
- "itemGroup.bluepower:machines": "Blue Power Machines",
- "itemGroup.bluepower:blocks": "Blue Power Blocks",
- "itemGroup.bluepower:items": "Blue Power Items",
- "itemGroup.bluepower:tools": "Blue Power Tools",
- "itemGroup.bluepower:circuits": "Blue Power Gates",
- "itemGroup.bluepower:lighting": "Blue Power Lighting",
- "itemGroup.bluepower:wiring": "Blue Power Wires",
- "itemGroup.bluepower:microblocks": "BP Microblocks",
-
- "enchantment.bluepower.vorpal": "Vorpal",
- "enchantment.bluepower.vorpal.desc": "Increases the chances of mobs and players dropping a head on death",
- "enchantment.bluepower.disjunction": "Disjunction",
- "enchantment.bluepower.disjunction.desc": "Increases Damage vs Endermen and the Dragon",
-
- "gui.bluepower:projectTable.clearGrid": "Clear Crafting Grid",
- "gui.bluepower:timer.interval": "Timer Interval",
- "gui.bluepower:counter.max": "Maximum",
- "gui.bluepower:counter.increment": "Increment",
- "gui.bluepower:counter.decrement": "Decrement",
- "gui.bluepower:counter.count": "Count",
- "gui.bluepower:sortingMachine.sortMode": "§bSort Mode",
- "gui.bluepower:sortingMachine.pullMode": "§bPull Mode",
- "gui.bluepower:sortingMachine.mode": "§bMode",
- "gui.bluepower:sortingMachine.priority": "§bPriority",
- "gui.bluepower:sortingMachine.priority.info": "The higher the number, the higher the priority.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential": "§3Any Stack, Sequential",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential.info": "One stack in the column has to match (including item count). Will pull out this item and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential": "§3All Stacks, Sequential",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential.info": "All stacks in the column have to match (including item count). Will pull out the items and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random": "§3All Stacks, Random",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random.info": "All stacks in a column have to match (including item count). Will pull out the items. Which column matches doesn't matter.",
- "gui.bluepower:sortingMachine.sortMode.any_item": "§3Any Item",
- "gui.bluepower:sortingMachine.sortMode.any_item.info": "Selected items will be pulled out with the amount of the filtered stack.",
- "gui.bluepower:sortingMachine.sortMode.any_item_default": "§3Any Item With Default",
- "gui.bluepower:sortingMachine.sortMode.any_item_default.info": "Selected items will be pulled out with the amount of the filtered stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.sortMode.any_stack": "§3Any Stack",
- "gui.bluepower:sortingMachine.sortMode.any_stack.info": "Selected items will be pulled out, as much as a full stack.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default": "§3Any Stack With Default",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default.info": "Selected items will be pulled out, as much as a full stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.pullMode.single_step": "§3Single Step",
- "gui.bluepower:sortingMachine.pullMode.single_step.info": "One item/column (depending on mode) will be pulled for every redstone pulse.",
- "gui.bluepower:sortingMachine.pullMode.automatic": "§3Automatic",
- "gui.bluepower:sortingMachine.pullMode.automatic.info": "Automatically pulls items at a regular interval.",
- "gui.bluepower:sortingMachine.pullMode.single_sweep": "§3Single Sweep",
- "gui.bluepower:sortingMachine.pullMode.single_sweep.info": "For every redstone pulse, the machine will try to go through every column. Pulses will be saved.",
- "gui.bluepower:retriever.mode.sequential": "§3Sequential",
- "gui.bluepower:retriever.mode.sequential.info": "Tries to retrieve the highlighted item with the given item count. Moves on to the next when succeeded.",
- "gui.bluepower:retriever.mode.any": "§3Any Item",
- "gui.bluepower:retriever.mode.any.info": "Tries to retrieve any of the filtered items with the given item count.",
- "gui.bluepower:regulator.ratio": "§3Ratio Mode",
- "gui.bluepower:regulator.ratio.info": "Waits for the middle inventory to have the amount of items specified in the left filter.",
- "gui.bluepower:regulator.supply": "§3Supply Mode",
- "gui.bluepower:regulator.supply.info": "This mode, which only applies to Regulators attached to an inventory, has a priority to supply the attached inventory with items. The items that are tried to be supplied are the items specified in the right filter.",
- "gui.bluepower:itemDetector.mode.item": "§3Item Mode",
- "gui.bluepower:itemDetector.mode.item.info": "Emits a redstone pulse for every single item going through.",
- "gui.bluepower:itemDetector.stack.item": "§3Stack Mode",
- "gui.bluepower:itemDetector.mode.stack.info": "Emits a redstone pulse for every item stack going through.",
- "gui.bluepower:itemDetector.mode.stuffed": "§3Stuffed Mode",
- "gui.bluepower:itemDetector.mode.stuffed.info": "Emits a redstone signal as long as the output buffer stuffed inside the machine.",
- "gui.bluepower:manager.mode.exact": "§3Exact Mode",
- "gui.bluepower:manager.mode.exact.info": "Tries to keep the managed inventory supplied with the exact amount of items specified in the Manager's inventory.",
- "gui.bluepower:manager.mode.all": "§3All Mode",
- "gui.bluepower:manager.mode.all.info": "Items specified in the Manager's inventory will be tried to be supplied to the managed inventory. There's no limit apart from the inventory's size.",
- "gui.bluepower:circuitDatabase.tab.copyAndShare": "Copy & Share",
- "gui.bluepower:circuitDatabase.tab.private": "Private Library",
- "gui.bluepower:circuitDatabase.tab.server": "Server Library",
- "gui.bluepower:circuitDatabase.action.cancel": "Cancel",
- "gui.bluepower:circuitDatabase.action.savePrivate": "Save to Private Library",
- "gui.bluepower:circuitDatabase.action.saveServer": "Save to Server Library",
- "gui.bluepower:circuitDatabase.action.copy": "Copy",
- "gui.bluepower:circuitDatabase.info.serverOnly": "§cOnly available on a server.",
- "gui.bluepower:circuitDatabase.info.nameTaken": "§cName of the item already exists in the database.",
- "gui.bluepower:circuitDatabase.info.opsOnly": "§cServer is configurated to only allow ops to interact with the server library.",
- "gui.bluepower:circuitDatabase.info.sneakClickToConfirmDeleting": "§cAre you sure? Sneak-click to confirm.",
- "gui.bluepower:circuitDatabase.info.sneakClickToDelete": "Sneak-click to delete.",
- "gui.bluepower:circuitDatabase": "Name",
- "gui.bluepower:tooltip.sneakForInfo": "Sneak for info",
- "gui.bluepower:wireless": "Wireless Redstone",
- "gui.bluepower:widget.fuzzy": "§bFilter Fuzzyness",
- "gui.bluepower:widget.fuzzy.normal": "§3Normal",
- "gui.bluepower:widget.fuzzy.normal.info": "Considers items to be the same when the item is equal and the damage is equal.",
- "gui.bluepower:widget.fuzzy.fuzzy": "§3Fuzzy",
- "gui.bluepower:widget.fuzzy.fuzzy.info": "Considers items to be the same when they are Ore Dictionary equivalents.",
- "gui.bluepower:widget.fuzzy.exact": "§3Exact",
- "gui.bluepower:widget.fuzzy.exact.info": "Considers items to be the same when they are exactly the same, including NBT. This means that a Diamond Sword is considered different from an enchanted Diamond Sword.",
- "gui.bluepower:tooltip.hasSilkyData": "§eHas Extra Silky Data",
- "gui.bluepower:tab.stuffed": "Stuffed Items",
- "gui.bluepower:tab.stuffed.noItems": "No items stuffed",
- "gui.bluepower:tab.info": "Information",
- "gui.bluepower:transceiver.mode.sendreceive": "Send & Rec.",
- "gui.bluepower:transceiver.mode.send": "Send",
- "gui.bluepower:transceiver.mode.receive": "Receive",
- "gui.bluepower:transceiver.filter.none": "None",
- "gui.bluepower:transceiver.filter.admin": "Admin",
-
- "item.bluepower.color.none": "None",
- "item.bluepower.color.black": "Black",
- "item.bluepower.color.red": "Red",
- "item.bluepower.color.green": "Green",
- "item.bluepower.color.brown": "Brown",
- "item.bluepower.color.blue": "Blue",
- "item.bluepower.color.purple": "Purple",
- "item.bluepower.color.cyan": "Cyan",
- "item.bluepower.color.light_gray": "Light Grey",
- "item.bluepower.color.gray": "Gray",
- "item.bluepower.color.pink": "Pink",
- "item.bluepower.color.lime": "Lime",
- "item.bluepower.color.yellow": "Yellow",
- "item.bluepower.color.lightBlue": "Light Blue",
- "item.bluepower.color.magenta": "Magenta",
- "item.bluepower.color.orange": "Orange",
- "item.bluepower.color.white": "White",
-
- "alloyfurnace.info": "This machine can melt down metals. It can be used to create Brass, using 3x Copper and 1x Zinc. It can also be used to recycle any item that is made up of a metal into that metal.",
- "buffer.info": "Every side of this machine apart from one has it's own compartment of storage accessible. Apart from one side, which has access to all slots.",
- "deployer.info": "This machine right clicks any block/entity in front of it using the items stored in the Deployer. This for instance can be used to milk a cow by putting in a Bucket and by putting the Deployer in front of a Cow.",
- "ejector.info": "When pulsed by redstone, the Ejector will try to eject one item out of its inventory.",
- "filter.info": "When pulsed by redstone, the Filter will try to take a stack out of a connected inventory and eject it on the other side. The allowed items can be specified using the filter slots, and the ejected stack also can be colored.",
- "item_detector.info": "Used to detect items going through tubes. It can be set to emit a redstone pulse once per stack, or once for every single item in a stack. It can also be used to detect a system getting stuffed.",
- "project_table.info": "A Project Table is an enhanced Crafting Table. It can be used for mass crafting. Put in a 'template' into the crafting grid. Any items used by crafting will be pulled from the Table's inventory.",
- "auto_project_table.info": "The Auto Project Table behaves for the most part the same as the Project table. The only difference is that when you are using automation (Hoppers, Filters, Transposers) to pull out items, you will pull from the crafting output slot, and therefore craft.",
- "relay.info": "Automatically tries to eject any item in its inventory. It can be used as an interface between different mods, or simply as a faster Hopper.",
- "circuit_table.info": "Crafting Gates can be painful. The Circuit Table allows you to craft a gate by simply clicking on the gate you want, provided the items needed to craft the gate are in the Table's inventory.",
- "regulator.info": "Very versatile machine. It can be used to keep an inventory supplied with a certain amount of items, detect whether inventories have certain items, and much more.",
- "retriever.info": "When pulsed by redstone, the Retriever will try to retrieve a stack of items out of an inventory somehow connected to the Retriever using Pneumatic Tubes. It can be filtered just like the Filter.",
- "sorting_machine.info": "The primary use of the Sorting Machine is to sort items, by coloring different items differently. It can be used for other purposes though, to for example make sure that a Furnace always smelts 8 items at a time.",
- "circuit_database.info": "With this machine you can copy and share Integrated Circuit designs. To copy, put the template in the left slot, and an empty IC into the right slot. Make sure to have all the gates required and hit the copy button.\n\nTo share, put in a template and hit one of the two buttons. When saving privately, a folder is created where your Minecraft instance is. You can transfer this with you to other worlds. Server saved templates can be accessed by everyone on a server.",
- "manager.info": "High tier machine used to manage an inventory. It can be set to keep an inventory supplied with exactly the specified items/amounts, or it can be set to retrieve all the items it is able to get of a specified type. Priorities can be set, meaning Managers with a lower priority can't pull from a Manager with a higher priority.",
-
- "bluepower.direction.front": "Front",
- "bluepower.direction.left": "Left",
- "bluepower.direction.back": "Back",
- "bluepower.direction.right": "Right",
-
- "bluepower.face.north": "North",
- "bluepower.face.south": "South",
- "bluepower.face.up": "Up",
- "bluepower.face.down": "Down",
- "bluepower.face.west": "West",
- "bluepower.face.east": "East",
-
- "bluepower.misc.enabled": "Enabled",
- "bluepower.misc.disabled": "Disabled",
-
- "config.bluepower:settings.tooltip": "General mod settings.",
- "config.bluepower:recipes.tooltip": "Recipe settings.",
- "config.bluepower:enchantments.tooltip": "Enchantment settings.",
- "config.bluepower:tubes.tooltip": "Pneumatic Tube options.",
- "config.bluepower:circuitDatabase.tooltip": "Circuit Database options.",
- "config.bluepower:copper.tooltip": "Adjust copper world generation.",
- "config.bluepower:zinc.tooltip": "Adjust zinc world generation.",
- "config.bluepower:silver.tooltip": "Adjust silver world generation.",
- "config.bluepower:tungsten.tooltip": "Adjust tungsten world generation.",
- "config.bluepower:ruby.tooltip": "Adjust ruby world generation.",
- "config.bluepower:amethyst.tooltip": "Adjust amethyst world generation.",
- "config.bluepower:sapphire.tooltip": "Adjust sapphire world generation.",
- "config.bluepower:teslatite.tooltip": "Adjust teslatite world generation.",
- "config.bluepower:worldgen.tooltip": "Configure various world generation options.",
-
- "waila.bluepower:gate.connections": "Connections",
- "waila.bluepower:gate.mux.passthrough": "Passing through",
- "waila.bluepower:gate.rsLatch.feedback": "Feedback",
- "waila.bluepower:gate.rsLatch.nofeedback": "No Feedback",
- "waila.bluepower:tube.color": "Colors",
- "waila.bluepower:machine.stuffed": "Stuffed",
- "waila.bluepower:repeater.delay": "Delay",
- "waila.bluepower:repeater.ticks": "tick(s)",
-
- "bluepower.accessability.public": "Public",
- "bluepower.accessability.shared": "Shared",
- "bluepower.accessability.private": "Private",
-
- "achievement.bluepower": "Bluepower",
- "achievement.bluepower.desc": "Exploration, Lighting, Power and Machines.",
- "achievement.bluepower:vorpal": "Well endowed",
- "achievement.bluepower:vorpal.desc": "Get Vorpal enchant on an item",
- "achievement.bluepower:sort": "Sorting your life out",
- "achievement.bluepower:sort.desc": "Craft a sorting machine",
- "achievement.bluepower:tungsten": "No longer useless!",
- "achievement.bluepower:tungsten.desc": "Mine tungsten ore",
- "achievement.bluepower:dope": "Dopey!",
- "achievement.bluepower:dope.desc": "Make a doped wafer",
- "achievement.bluepower:tube": "Tu-be or not tu-be",
- "achievement.bluepower:tube.desc": "Craft a tube",
- "achievement.bluepower:magtube": "Need for Speed",
- "achievement.bluepower:magtube.desc": "Craft a magtube",
- "achievement.bluepower:circuitception": "Circuitception",
- "achievement.bluepower:circuitception.desc": "Craft an integrated circuit"
-}
diff --git a/broken/blue-power703.json b/broken/blue-power703.json
deleted file mode 100644
index 140207c82e8a..000000000000
--- a/broken/blue-power703.json
+++ /dev/null
@@ -1,816 +0,0 @@
-{
- "block.bluepower.basalt": "Basalt",
- "block.bluepower.basalt_brick": "Basalt Brick",
- "block.bluepower.basaltbrick_cracked": "Cracked Basalt Brick",
- "block.bluepower.basalt_brick_small": "Small Basalt Bricks",
- "block.bluepower.fancy_basalt": "Chiseled Basalt Brick",
- "block.bluepower.basalt_tile": "Basalt Tile",
- "block.bluepower.basalt_paver": "Basalt Paver",
- "block.bluepower.cracked_basalt_lava": "Cracked Basalt",
- "block.bluepower.cracked_basalt_decorative": "Cracked Basalt (Decorative)",
- "block.bluepower.basalt_cobble": "Basalt Cobble",
-
- "block.bluepower.marble": "Marble",
- "block.bluepower.marble_brick": "Marble Brick",
- "block.bluepower.marble_brick_small": "Small Marble Bricks",
- "block.bluepower.fancy_marble": "Chiseled Marble Brick",
- "block.bluepower.marble_tile": "Marble Tile",
- "block.bluepower.marble_paver": "Marble Paver",
-
- "block.bluepower.tiles": "Basalt and Marble Tiles",
-
- "block.bluepower.amethyst_ore": "Amethyst Ore",
- "block.bluepower.ruby_ore": "Ruby Ore",
- "block.bluepower.sapphire_ore": "Sapphire Ore",
- "block.bluepower.green_sapphire_ore": "Green Sapphire Ore",
- "block.bluepower.teslatite_ore": "Teslatite Ore",
- "block.bluepower.amethyst_block": "Amethyst Block",
- "block.bluepower.ruby_block": "Ruby Block",
- "block.bluepower.sapphire_block": "Sapphire Block",
- "block.bluepower.green_sapphire_block": "Green Sapphire Block",
- "block.bluepower.teslatite_block": "Teslatite Block",
- "block.bluepower.copper_ore": "Copper Ore",
- "block.bluepower.silver_ore": "Silver Ore",
- "block.bluepower.zinc_ore": "Zinc Ore",
- "block.bluepower.tungsten_ore": "Tungsten Ore",
- "block.bluepower.copper_block": "Copper Block",
- "block.bluepower.silver_block": "Silver Block",
- "block.bluepower.zinc_block": "Zinc Block",
- "block.bluepower.tungsten_block": "Tungsten Block",
-
- "block.bluepower.half_block": "Slab",
- "block.bluepower.panel": "Panel",
- "block.bluepower.cover": "Cover",
-
- "block.bluepower.flax_crop": "Flax",
- "block.bluepower.indigo_flower": "Indigo Flower",
- "block.bluepower.rubber_log": "Rubber Log",
- "block.bluepower.rubber_leaves": "Rubber Leaves",
- "block.bluepower.rubber_sapling": "Rubber Sapling",
-
- "block.bluepower.sapphire_glass": "Sapphire Glass",
- "block.bluepower.reinforced_sapphire_glass": "Reinforced Sapphire Glass",
-
- "block.bluepower.alloyfurnace": "Alloy Furnace",
- "block.bluepower.block_breaker": "Block Breaker",
- "block.bluepower.igniter": "Igniter",
- "block.bluepower.buffer": "Buffer",
- "block.bluepower.transposer": "Transposer",
- "block.bluepower.ejector": "Ejector",
- "block.bluepower.relay": "Relay",
- "block.bluepower.deployer": "Deployer",
- "block.bluepower.filter": "Filter",
- "block.bluepower.retriever": "Retriever",
- "block.bluepower.sortron": "Sortron",
- "block.bluepower.sorting_machine": "Sorting Machine",
- "block.bluepower.regulator": "Regulator",
- "block.bluepower.item_detector": "Item Detector",
- "block.bluepower.manager": "Manager",
- "block.bluepower.windmill": "Vertical Windmill",
- "block.bluepower.kinetic_generator": "Kinetic Generator",
- "block.bluepower.engine": "Blulectric Engine",
- "block.bluepower.battery_block": "Battery Block",
- "block.bluepower.solar_panel": "Solar Panel",
-
- "block.bluepower.blulectric_alloyfurnace": "Blulectric Alloy Furnace",
- "block.bluepower.blulectric_furnace": "Blulectric Furnace",
- "block.bluepower.thermopile": "Thermopile",
- "block.bluepower.blulectric_cable": "Blulectric Cable",
-
- "block.bluepower.cpu": "CPU",
- "block.bluepower.monitor": "Monitor",
- "block.bluepower.disk_drive": "Disk Drive",
- "block.bluepower.io_expander": "IO Expander",
-
- "block.bluepower.project_table": "Project Table",
- "block.bluepower.auto_project_table": "Auto Project Table",
- "block.bluepower.circuit_table": "Circuit Table",
- "block.bluepower.circuit_database": "Circuit Database",
-
- "block.bluepower.bluestone_wire": "Bluestone Wire",
- "block.bluepower.wire.bluestone.white": "White Bluestone Wire",
- "block.bluepower.wire.bluestone.orange": "Orange Bluestone Wire",
- "block.bluepower.wire.bluestone.magenta": "Magenta Bluestone Wire",
- "block.bluepower.wire.bluestone.light_blue": "Light Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.yellow": "Yellow Bluestone Wire",
- "block.bluepower.wire.bluestone.lime": "Lime Bluestone Wire",
- "block.bluepower.wire.bluestone.pink": "Pink Bluestone Wire",
- "block.bluepower.wire.bluestone.gray": "Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.light_gray": "Light Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.cyan": "Cyan Bluestone Wire",
- "block.bluepower.wire.bluestone.purple": "Purple Bluestone Wire",
- "block.bluepower.wire.bluestone.blue": "Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.brown": "Brown Bluestone Wire",
- "block.bluepower.wire.bluestone.green": "Green Bluestone Wire",
- "block.bluepower.wire.bluestone.red": "Red Bluestone Wire",
- "block.bluepower.wire.bluestone.black": "Black Bluestone Wire",
- "block.bluepower.redalloy_wire": "Red Alloy Wire",
- "block.bluepower.wire.redalloy.white": "White Red Alloy Wire",
- "block.bluepower.wire.redalloy.orange": "Orange Red Alloy Wire",
- "block.bluepower.wire.redalloy.magenta": "Magenta Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_blue": "Light Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.yellow": "Yellow Red Alloy Wire",
- "block.bluepower.wire.redalloy.lime": "Lime Red Alloy Wire",
- "block.bluepower.wire.redalloy.pink": "Pink Red Alloy Wire",
- "block.bluepower.wire.redalloy.gray": "Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_gray": "Light Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.cyan": "Cyan Red Alloy Wire",
- "block.bluepower.wire.redalloy.purple": "Purple Red Alloy Wire",
- "block.bluepower.wire.redalloy.blue": "Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.brown": "Brown Red Alloy Wire",
- "block.bluepower.wire.redalloy.green": "Green Red Alloy Wire",
- "block.bluepower.wire.redalloy.red": "Red Red Alloy Wire",
- "block.bluepower.wire.redalloy.black": "Black Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite": "Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.white": "White Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.orange": "Orange Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.magenta": "Magenta Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_blue": "Light Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.yellow": "Yellow Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.lime": "Lime Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.pink": "Pink Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.gray": "Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_gray": "Light Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.cyan": "Cyan Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.purple": "Purple Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.blue": "Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.brown": "Brown Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.green": "Green Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.red": "Red Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.black": "Black Infused Teslatite Wire",
- "block.bluepower.wire.bluestone.bundled": "Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.white": "White Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.orange": "Orange Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.magenta": "Magenta Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_blue": "Light Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.yellow": "Yellow Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.lime": "Lime Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.pink": "Pink Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.gray": "Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_gray": "Light Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.cyan": "Cyan Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.purple": "Purple Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.blue": "Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.brown": "Brown Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.green": "Green Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.red": "Red Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.black": "Black Bundled Bluestone Wire",
- "block.bluepower.wire.redalloy.bundled": "Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.white": "White Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.orange": "Orange Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.magenta": "Magenta Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_blue": "Light Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.yellow": "Yellow Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.lime": "Lime Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.pink": "Pink Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.gray": "Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_gray": "Light Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.cyan": "Cyan Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.purple": "Purple Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.blue": "Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.brown": "Brown Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.green": "Green Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.red": "Red Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.black": "Black Bundled Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite.bundled": "Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.white": "White Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.orange": "Orange Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.magenta": "Magenta Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_blue": "Light Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.yellow": "Yellow Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.lime": "Lime Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.pink": "Pink Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.gray": "Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_gray": "Light Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.cyan": "Cyan Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.purple": "Purple Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.blue": "Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.brown": "Brown Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.green": "Green Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.red": "Red Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.black": "Black Bundled Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone": "Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.white": "White Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.orange": "Orange Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.magenta": "Magenta Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_blue": "Light Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.yellow": "Yellow Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.lime": "Lime Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.pink": "Pink Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.gray": "Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_gray": "Light Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.cyan": "Cyan Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.purple": "Purple Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.blue": "Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.brown": "Brown Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.green": "Green Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.red": "Red Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.black": "Black Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy": "Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.white": "White Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.orange": "Orange Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.magenta": "Magenta Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_blue": "Light Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.yellow": "Yellow Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.lime": "Lime Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.pink": "Pink Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.gray": "Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_gray": "Light Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.cyan": "Cyan Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.purple": "Purple Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.blue": "Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.brown": "Brown Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.green": "Green Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.red": "Red Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.black": "Black Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite": "Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.white": "White Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.orange": "Orange Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.magenta": "Magenta Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_blue": "Light Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.yellow": "Yellow Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.lime": "Lime Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.pink": "Pink Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.gray": "Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_gray": "Light Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.cyan": "Cyan Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.purple": "Purple Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.blue": "Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.brown": "Brown Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.green": "Green Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.red": "Red Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.black": "Black Freestanding Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone.bundled": "Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.white": "White Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.orange": "Orange Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.magenta": "Magenta Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_blue": "Light Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.yellow": "Yellow Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.lime": "Lime Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.pink": "Pink Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.gray": "Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_gray": "Light Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.cyan": "Cyan Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.purple": "Purple Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.blue": "Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.brown": "Brown Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.green": "Green Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.red": "Red Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.black": "Black Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled": "Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.white": "White Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.orange": "Orange Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.magenta": "Magenta Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_blue": "Light Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.yellow": "Yellow Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.lime": "Lime Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.pink": "Pink Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.gray": "Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_gray": "Light Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.cyan": "Cyan Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.purple": "Purple Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.blue": "Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.brown": "Brown Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.green": "Green Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.red": "Red Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.black": "Black Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled": "Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.white": "White Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.orange": "Orange Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.magenta": "Magenta Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_blue": "Light Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.yellow": "Yellow Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.lime": "Lime Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.pink": "Pink Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.gray": "Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_gray": "Light Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.cyan": "Cyan Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.purple": "Purple Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.blue": "Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.brown": "Brown Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.green": "Green Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.red": "Red Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.black": "Black Freestanding Bundled Infused Teslatite Wire",
-
- "block.bluepower.lamp_white": "White Lamp",
- "block.bluepower.lamp_orange": "Orange Lamp",
- "block.bluepower.lamp_magenta": "Magenta Lamp",
- "block.bluepower.lamp_light_blue": "Light Blue Lamp",
- "block.bluepower.lamp_yellow": "Yellow Lamp",
- "block.bluepower.lamp_lime": "Lime Lamp",
- "block.bluepower.lamp_pink": "Pink Lamp",
- "block.bluepower.lamp_gray": "Gray Lamp",
- "block.bluepower.lamp_light_gray": "Light Gray Lamp",
- "block.bluepower.lamp_cyan": "Cyan Lamp",
- "block.bluepower.lamp_purple": "Purple Lamp",
- "block.bluepower.lamp_blue": "Blue Lamp",
- "block.bluepower.lamp_brown": "Brown Lamp",
- "block.bluepower.lamp_green": "Green Lamp",
- "block.bluepower.lamp_red": "Red Lamp",
- "block.bluepower.lamp_black": "Black Lamp",
- "block.bluepower.lamp_rgb": "RGB Lamp",
-
- "block.bluepower.lampinverted_white": "Inverted White Lamp",
- "block.bluepower.lampinverted_orange": "Inverted Orange Lamp",
- "block.bluepower.lampinverted_magenta": "Inverted Magenta Lamp",
- "block.bluepower.lampinverted_light_blue": "Inverted Light Blue Lamp",
- "block.bluepower.lampinverted_yellow": "Inverted Yellow Lamp",
- "block.bluepower.lampinverted_lime": "Inverted Lime Lamp",
- "block.bluepower.lampinverted_pink": "Inverted Pink Lamp",
- "block.bluepower.lampinverted_gray": "Inverted Gray Lamp",
- "block.bluepower.lampinverted_light_gray": "Inverted Light Gray Lamp",
- "block.bluepower.lampinverted_cyan": "Inverted Cyan Lamp",
- "block.bluepower.lampinverted_purple": "Inverted Purple Lamp",
- "block.bluepower.lampinverted_blue": "Inverted Blue Lamp",
- "block.bluepower.lampinverted_brown": "Inverted Brown Lamp",
- "block.bluepower.lampinverted_green": "Inverted Green Lamp",
- "block.bluepower.lampinverted_red": "Inverted Red Lamp",
- "block.bluepower.lampinverted_black": "Inverted Black Lamp",
- "block.bluepower.lampinverted_rgb": "Inverted RGB Lamp",
-
- "block.bluepower.fixture_white": "White Fixture Lamp",
- "block.bluepower.fixture_orange": "Orange Fixture Lamp",
- "block.bluepower.fixture_magenta": "Magenta Fixture Lamp",
- "block.bluepower.fixture_light_blue": "Light Blue Fixture Lamp",
- "block.bluepower.fixture_yellow": "Yellow Fixture Lamp",
- "block.bluepower.fixture_lime": "Lime Fixture Lamp",
- "block.bluepower.fixture_pink": "Pink Fixture Lamp",
- "block.bluepower.fixture_gray": "Gray Fixture Lamp",
- "block.bluepower.fixture_light_gray": "Light Gray Fixture Lamp",
- "block.bluepower.fixture_cyan": "Cyan Fixture Lamp",
- "block.bluepower.fixture_purple": "Purple Fixture Lamp",
- "block.bluepower.fixture_blue": "Blue Fixture Lamp",
- "block.bluepower.fixture_brown": "Brown Fixture Lamp",
- "block.bluepower.fixture_green": "Green Fixture Lamp",
- "block.bluepower.fixture_red": "Red Fixture Lamp",
- "block.bluepower.fixture_black": "Black Fixture Lamp",
- "block.bluepower.fixture_rgb": "RGB Fixture Lamp",
-
- "block.bluepower.fixtureinverted_white": "Inverted White Fixture Lamp",
- "block.bluepower.fixtureinverted_orange": "Inverted Orange Fixture Lamp",
- "block.bluepower.fixtureinverted_magenta": "Inverted Magenta Fixture Lamp",
- "block.bluepower.fixtureinverted_light_blue": "Inverted Light Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_yellow": "Inverted Yellow Fixture Lamp",
- "block.bluepower.fixtureinverted_lime": "Inverted Lime Fixture Lamp",
- "block.bluepower.fixtureinverted_pink": "Inverted Pink Fixture Lamp",
- "block.bluepower.fixtureinverted_gray": "Inverted Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_light_gray": "Inverted Light Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_cyan": "Inverted Cyan Fixture Lamp",
- "block.bluepower.fixtureinverted_purple": "Inverted Purple Fixture Lamp",
- "block.bluepower.fixtureinverted_blue": "Inverted Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_brown": "Inverted Brown Fixture Lamp",
- "block.bluepower.fixtureinverted_green": "Inverted Green Fixture Lamp",
- "block.bluepower.fixtureinverted_red": "Inverted Red Fixture Lamp",
- "block.bluepower.fixtureinverted_black": "Inverted Black Fixture Lamp",
- "block.bluepower.fixtureinverted_rgb": "Inverted RGB Fixture Lamp",
-
- "block.bluepower.cagelamp_white": "White Cage Lamp",
- "block.bluepower.cagelamp_orange": "Orange Cage Lamp",
- "block.bluepower.cagelamp_magenta": "Magenta Cage Lamp",
- "block.bluepower.cagelamp_light_blue": "Light Blue Cage Lamp",
- "block.bluepower.cagelamp_yellow": "Yellow Cage Lamp",
- "block.bluepower.cagelamp_lime": "Lime Cage Lamp",
- "block.bluepower.cagelamp_pink": "Pink Cage Lamp",
- "block.bluepower.cagelamp_gray": "Gray Cage Lamp",
- "block.bluepower.cagelamp_light_gray": "Light Gray Cage Lamp",
- "block.bluepower.cagelamp_cyan": "Cyan Cage Lamp",
- "block.bluepower.cagelamp_purple": "Purple Cage Lamp",
- "block.bluepower.cagelamp_blue": "Blue Cage Lamp",
- "block.bluepower.cagelamp_brown": "Brown Cage Lamp",
- "block.bluepower.cagelamp_green": "Green Cage Lamp",
- "block.bluepower.cagelamp_red": "Red Cage Lamp",
- "block.bluepower.cagelamp_black": "Black Cage Lamp",
- "block.bluepower.cagelamp_rgb": "RGB Cage Lamp",
-
- "block.bluepower.cagelampinverted_white": "Inverted White Cage Lamp",
- "block.bluepower.cagelampinverted_orange": "Inverted Orange Cage Lamp",
- "block.bluepower.cagelampinverted_magenta": "Inverted Magenta Cage Lamp",
- "block.bluepower.cagelampinverted_light_blue": "Inverted Light Blue Cage Lamp",
- "block.bluepower.cagelampinverted_yellow": "Inverted Yellow Cage Lamp",
- "block.bluepower.cagelampinverted_lime": "Inverted Lime Cage Lamp",
- "block.bluepower.cagelampinverted_pink": "Inverted Pink Cage Lamp",
- "block.bluepower.cagelampinverted_gray": "Inverted Gray Cage Lamp",
- "block.bluepower.cagelampinverted_light_gray": "Inverted Light Gray Cage Lamp",
- "block.bluepower.cagelampinverted_cyan": "Inverted Cyan Cage Lamp",
- "block.bluepower.cagelampinverted_purple": "Inverted Purple Cage Lamp",
- "block.bluepower.cagelampinverted_blue": "Inverted Blue Cage Lamp",
- "block.bluepower.cagelampinverted_brown": "Inverted Brown Cage Lamp",
- "block.bluepower.cagelampinverted_green": "Inverted Green Cage Lamp",
- "block.bluepower.cagelampinverted_red": "Inverted Red Cage Lamp",
- "block.bluepower.cagelampinverted_black": "Inverted Black Cage Lamp",
- "block.bluepower.cagelampinverted_rgb": "Inverted RGB Cage Lamp",
-
- "item.bluepower.ruby_gem": "Ruby",
- "item.bluepower.amethyst_gem": "Amethyst",
- "item.bluepower.sapphire_gem": "Sapphire",
- "item.bluepower.green_sapphire_gem": "Green Sapphire",
- "item.bluepower.teslatite_dust": "Teslatite",
- "item.bluepower.copper_ingot": "Copper Ingot",
- "item.bluepower.silver_ingot": "Silver Ingot",
- "item.bluepower.zinc_ingot": "Zinc Ingot",
- "item.bluepower.red_alloy_ingot": "Red Alloy Ingot",
- "item.bluepower.blue_alloy_ingot": "Blue Alloy Ingot",
- "item.bluepower.purple_alloy_ingot": "Purple Alloy Ingot",
- "item.bluepower.brass_ingot": "Brass Ingot",
- "item.bluepower.tungsten_ingot": "Tungsten Ingot",
- "item.bluepower.tungsten_nugget": "Tungsten Nugget",
- "item.bluepower.tungsten_carbide": "Tungsten Carbide Ingot",
-
- "item.bluepower.zinc_ore_crushed": "Crushed Zinc Ore",
- "item.bluepower.zinc_dust": "Zinc Dust",
- "item.bluepower.zinc_tiny_dust": "Tiny Pile of Zinc Dust",
- "item.bluepower.zinc_ore_purified": "Purified Crushed Zinc Ore",
-
- "item.bluepower.flax_seeds": "Flax Seeds",
- "item.bluepower.indigo_flower": "Indigo Flower",
- "item.bluepower.indigo_dye": "Indigo Dye",
-
- "item.bluepower.ruby_sword": "Ruby Sword",
- "item.bluepower.ruby_shovel": "Ruby Shovel",
- "item.bluepower.ruby_axe": "Ruby Axe",
- "item.bluepower.ruby_pickaxe": "Ruby Pickaxe",
- "item.bluepower.ruby_hoe": "Ruby Hoe",
- "item.bluepower.ruby_sickle": "Ruby Sickle",
- "item.bluepower.sapphire_sword": "Sapphire Sword",
- "item.bluepower.sapphire_shovel": "Sapphire Shovel",
- "item.bluepower.sapphire_axe": "Sapphire Axe",
- "item.bluepower.sapphire_pickaxe": "Sapphire Pickaxe",
- "item.bluepower.sapphire_hoe": "Sapphire Hoe",
- "item.bluepower.sapphire_sickle": "Sapphire Sickle",
- "item.bluepower.tungcarb_sword": "Tungsten Carbide Sword",
- "item.bluepower.tungcarb_shovel": "Tungsten Carbide Shovel",
- "item.bluepower.tungcarb_axe": "Tungsten Carbide Axe",
- "item.bluepower.tungcarb_pickaxe": "Tungsten Carbide Pickaxe",
- "item.bluepower.tungcarb_hoe": "Tungsten Carbide Hoe",
- "item.bluepower.tungcarb_sickle": "Tungsten Carbide Sickle",
- "item.bluepower.tungcarb_saw": "Tungsten Carbide Saw",
- "item.bluepower.amethyst_sword": "Amethyst Sword",
- "item.bluepower.amethyst_shovel": "Amethyst Shovel",
- "item.bluepower.amethyst_axe": "Amethyst Axe",
- "item.bluepower.amethyst_pickaxe": "Amethyst Pickaxe",
- "item.bluepower.amethyst_hoe": "Amethyst Hoe",
- "item.bluepower.amethyst_sickle": "Amethyst Sickle",
- "item.bluepower.green_sapphire_sword": "Green Sapphire Sword",
- "item.bluepower.green_sapphire_shovel": "Green Sapphire Shovel",
- "item.bluepower.green_sapphire_axe": "Green Sapphire Axe",
- "item.bluepower.green_sapphire_pickaxe": "Green Sapphire Pickaxe",
- "item.bluepower.green_sapphire_hoe": "Green Sapphire Hoe",
- "item.bluepower.green_sapphire_sickle": "Green Sapphire Sickle",
- "item.bluepower.wood_sickle": "Wooden Sickle",
- "item.bluepower.stone_sickle": "Stone Sickle",
- "item.bluepower.iron_sickle": "Iron Sickle",
- "item.bluepower.gold_sickle": "Gold Sickle",
- "item.bluepower.diamond_sickle": "Diamond Sickle",
- "item.bluepower.athame": "Athame",
- "item.bluepower.athame.info": "18 Extra Damage vs Enderman",
- "item.bluepower.screwdriver": "Screwdriver",
- "item.bluepower.silky_screwdriver": "Silky Screwdriver",
- "item.bluepower.wool_card": "Wool Card",
- "item.bluepower.diamond_drawplate": "Diamond Drawplate",
-
- "item.bluepower.iron_saw": "Iron Saw",
- "item.bluepower.amethyst_saw": "Amethyst Saw",
- "item.bluepower.green_sapphire_saw": "Green Sapphire Saw",
- "item.bluepower.ruby_saw": "Ruby Saw",
- "item.bluepower.sapphire_saw": "Sapphire Saw",
- "item.bluepower.diamond_saw": "Diamond Saw",
-
- "item.bluepower.canvas_bag_white": "Canvas Bag",
- "item.bluepower.canvas_bag_orange": "Orange Canvas Bag",
- "item.bluepower.canvas_bag_magenta": "Magenta Canvas Bag",
- "item.bluepower.canvas_bag_light_blue": "Light Blue Canvas Bag",
- "item.bluepower.canvas_bag_yellow": "Yellow Canvas Bag",
- "item.bluepower.canvas_bag_lime": "Lime Canvas Bag",
- "item.bluepower.canvas_bag_pink": "Pink Canvas Bag",
- "item.bluepower.canvas_bag_gray": "Gray Canvas Bag",
- "item.bluepower.canvas_bag_light_gray": "Light Gray Canvas Bag",
- "item.bluepower.canvas_bag_cyan": "Cyan Canvas Bag",
- "item.bluepower.canvas_bag_purple": "Purple Canvas Bag",
- "item.bluepower.canvas_bag_blue": "Blue Canvas Bag",
- "item.bluepower.canvas_bag_brown": "Brown Canvas Bag",
- "item.bluepower.canvas_bag_green": "Green Canvas Bag",
- "item.bluepower.canvas_bag_red": "Red Canvas Bag",
- "item.bluepower.canvas_bag_black": "Black Canvas Bag",
-
- "item.bluepower.silicon_boule": "Silicon Boule",
- "item.bluepower.silicon_wafer": "Silicon Wafer",
- "item.bluepower.blue_doped_wafer": "Blue Doped Wafer",
- "item.bluepower.red_doped_wafer": "Red Doped Wafer",
- "item.bluepower.stone_tile": "Stone Tile",
- "item.bluepower.bluestone_wire_tile": "Bluestone Wire Tile",
- "item.bluepower.bluestone_anode_tile": "Bluestone Anode Tile",
- "item.bluepower.bluestone_cathode_tile": "Bluestone Cathode Tile",
- "item.bluepower.bluestone_pointer_tile": "Bluestone Pointer Tile",
- "item.bluepower.redstone_wire_tile": "Redstone Wire Tile",
- "item.bluepower.redstone_anode_tile": "Redstone Anode Tile",
- "item.bluepower.redstone_cathode_tile": "Redstone Cathode Tile",
- "item.bluepower.redstone_pointer_tile": "Redstone Pointer Tile",
- "item.bluepower.silicon_chip_tile": "Silicon Chip Tile",
- "item.bluepower.tainted_silicon_chip_tile": "Tainted Silicon Chip Tile",
- "item.bluepower.quartz_resonator_tile": "Quartz Resonator Tile",
- "item.bluepower.plate_assembly": "Plate Assembly Tile",
- "item.bluepower.stone_redwire": "Stone Redwire Tile",
- "item.bluepower.stone_bundle": "Stone Bundle Tile",
-
- "item.bluepower.zincplate": "Zinc Plate",
- "item.bluepower.screwdriver_handle": "Screwdriver Handle",
- "item.bluepower.canvas": "Canvas",
- "item.bluepower.seed_bag": "Seed Bag",
- "item.bluepower.canvas_bag": "Canvas Bag",
- "item.bluepower.iron_wire": "Fine Iron Wire",
- "item.bluepower.copper_wire": "Fine Copper Wire",
- "item.bluepower.infused_teslatite_dust": "Infused Teslatite Dust",
- "item.bluepower.multimeter": "Multimeter",
- "item.bluepower.copper_coil": "Copper Coil",
- "item.bluepower.motor": "Motor",
- "item.bluepower.battery": "Battery",
-
- "block.bluepower.gate_and": "AND Gate",
- "block.bluepower.gate_buffer": "Buffer Gate",
- "block.bluepower.gate_bustransceiver": "Bus Transceiver",
- "block.bluepower.gate_counter": "Counter",
- "block.bluepower.gate_invert": "Invert Cell",
- "block.bluepower.gate_lightCell": "Light Sensor",
- "block.bluepower.gate_multiplexer": "Multiplexer",
- "block.bluepower.gate_nand": "NAND Gate",
- "block.bluepower.gate_noninvert": "Non-Invert Cell",
- "block.bluepower.gate_nor": "NOR Gate",
- "block.bluepower.gate_not": "NOT Gate",
- "block.bluepower.gate_nullcell": "Null Cell",
- "block.bluepower.gate_or": "OR Gate",
- "block.bluepower.gate_pulseformer": "Pulse Former",
- "block.bluepower.gate_randomizer": "Randomizer",
- "block.bluepower.gate_repeater": "Repeater",
- "block.bluepower.gate_rs": "RS Latch",
- "block.bluepower.gate_sequencer": "Sequencer",
- "block.bluepower.gate_state": "State Cell",
- "block.bluepower.gate_synchronizer": "Synchronizer",
- "block.bluepower.gate_timer": "Timer",
- "block.bluepower.gate_toggle": "Toggle Latch",
- "block.bluepower.gate_transparent": "Transparent Latch",
- "block.bluepower.gate_xnor": "XNOR Gate",
- "block.bluepower.gate_xor": "XOR Gate",
- "block.bluepower.gate_integratedCircuit3x3": "3x3 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit5x5": "5x5 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit7x7": "7x7 Integrated Circuit",
- "block.bluepower.gate_inverter": "Inverter",
- "block.bluepower.gate_comparator": "Comparator",
- "block.bluepower.gate_regulabletorch": "Regulable Torch",
- "block.bluepower.gate_wirelesstransceiver": "Digital Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog": "Analog Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.bundled": "Digital Bundled Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog.bundled": "Analog Bundled Wireless Transceiver",
- "block.bluepower.pneumaticTube": "Pneumatic Tube",
- "block.bluepower.pneumaticTubeOpaque": "Opaque Pneumatic Tube",
- "block.bluepower.restrictionTube": "Restriction Tube",
- "block.bluepower.restrictionTubeOpaque": "Opaque Restriction Tube",
- "block.bluepower.magTube": "Magtube",
- "block.bluepower.accelerator": "Accelerator",
- "block.bluepower.wirelesstransceiver.bundled": "Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog.bundled": "Analogue Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver": "Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog": "Analogue Wireless Transceiver",
-
- "item.bluepower.lumar_white": "White Lumar",
- "item.bluepower.lumar_orange": "Orange Lumar",
- "item.bluepower.lumar_magenta": "Magenta Lumar",
- "item.bluepower.lumar_light_blue": "Light Blue Lumar",
- "item.bluepower.lumar_yellow": "Yellow Lumar",
- "item.bluepower.lumar_lime": "Lime Lumar",
- "item.bluepower.lumar_pink": "Pink Lumar",
- "item.bluepower.lumar_gray": "Gray Lumar",
- "item.bluepower.lumar_light_gray": "Light Gray Lumar",
- "item.bluepower.lumar_cyan": "Cyan Lumar",
- "item.bluepower.lumar_purple": "Purple Lumar",
- "item.bluepower.lumar_blue": "Blue Lumar",
- "item.bluepower.lumar_brown": "Brown Lumar",
- "item.bluepower.lumar_green": "Green Lumar",
- "item.bluepower.lumar_red": "Red Lumar",
- "item.bluepower.lumar_black": "Black Lumar",
-
- "item.bluepower.paint_can_blank": "Paint Can",
- "item.bluepower.paint_can_white": "White Paint Can",
- "item.bluepower.paint_can_orange": "Orange Paint Can",
- "item.bluepower.paint_can_magenta": "Magenta Paint Can",
- "item.bluepower.paint_can_light_blue": "Light Blue Paint Can",
- "item.bluepower.paint_can_yellow": "Yellow Paint Can",
- "item.bluepower.paint_can_lime": "Lime Paint Can",
- "item.bluepower.paint_can_pink": "Pink Paint Can",
- "item.bluepower.paint_can_gray": "Gray Paint Can",
- "item.bluepower.paint_can_light_gray": "Light Gray Paint Can",
- "item.bluepower.paint_can_cyan": "Cyan Paint Can",
- "item.bluepower.paint_can_purple": "Purple Paint Can",
- "item.bluepower.paint_can_blue": "Blue Paint Can",
- "item.bluepower.paint_can_brown": "Brown Paint Can",
- "item.bluepower.paint_can_green": "Green Paint Can",
- "item.bluepower.paint_can_red": "Red Paint Can",
- "item.bluepower.paint_can_black": "Black Paint Can",
-
- "item.bluepower.paint_brush_blank": "Paint Brush",
- "item.bluepower.paint_brush_white": "White Paint Brush",
- "item.bluepower.paint_brush_orange": "Orange Paint Brush",
- "item.bluepower.paint_brush_magenta": "Magenta Paint Brush",
- "item.bluepower.paint_brush_light_blue": "Light Blue Paint Brush",
- "item.bluepower.paint_brush_yellow": "Yellow Paint Brush",
- "item.bluepower.paint_brush_lime": "Lime Paint Brush",
- "item.bluepower.paint_brush_pink": "Pink Paint Brush",
- "item.bluepower.paint_brush_gray": "Gray Paint Brush",
- "item.bluepower.paint_brush_light_gray": "Light Gray Paint Brush",
- "item.bluepower.paint_brush_cyan": "Cyan Paint Brush",
- "item.bluepower.paint_brush_purple": "Purple Paint Brush",
- "item.bluepower.paint_brush_blue": "Blue Paint Brush",
- "item.bluepower.paint_brush_brown": "Brown Paint Brush",
- "item.bluepower.paint_brush_green": "Green Paint Brush",
- "item.bluepower.paint_brush_red": "Red Paint Brush",
- "item.bluepower.paint_brush_black": "Black Paint Brush",
- "itemGroup.bluepower:machines": "Blue Power Machines",
- "itemGroup.bluepower:blocks": "Blue Power Blocks",
- "itemGroup.bluepower:items": "Blue Power Items",
- "itemGroup.bluepower:tools": "Blue Power Tools",
- "itemGroup.bluepower:circuits": "Blue Power Gates",
- "itemGroup.bluepower:lighting": "Blue Power Lighting",
- "itemGroup.bluepower:wiring": "Blue Power Wires",
- "itemGroup.bluepower:microblocks": "BP Microblocks",
-
- "enchantment.bluepower.vorpal": "Vorpal",
- "enchantment.bluepower.vorpal.desc": "Increases the chances of mobs and players dropping a head on death",
- "enchantment.bluepower.disjunction": "Disjunction",
- "enchantment.bluepower.disjunction.desc": "Increases Damage vs Endermen and the Dragon",
-
- "gui.bluepower:projectTable.clearGrid": "Clear Crafting Grid",
- "gui.bluepower:timer.interval": "Timer Interval",
- "gui.bluepower:counter.max": "Maximum",
- "gui.bluepower:counter.increment": "Increment",
- "gui.bluepower:counter.decrement": "Decrement",
- "gui.bluepower:counter.count": "Count",
- "gui.bluepower:sortingMachine.sortMode": "§bSort Mode",
- "gui.bluepower:sortingMachine.pullMode": "§bPull Mode",
- "gui.bluepower:sortingMachine.mode": "§bMode",
- "gui.bluepower:sortingMachine.priority": "§bPriority",
- "gui.bluepower:sortingMachine.priority.info": "The higher the number, the higher the priority.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential": "§3Any Stack, Sequential",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential.info": "One stack in the column has to match (including item count). Will pull out this item and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential": "§3All Stacks, Sequential",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential.info": "All stacks in the column have to match (including item count). Will pull out the items and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random": "§3All Stacks, Random",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random.info": "All stacks in a column have to match (including item count). Will pull out the items. Which column matches doesn't matter.",
- "gui.bluepower:sortingMachine.sortMode.any_item": "§3Any Item",
- "gui.bluepower:sortingMachine.sortMode.any_item.info": "Selected items will be pulled out with the amount of the filtered stack.",
- "gui.bluepower:sortingMachine.sortMode.any_item_default": "§3Any Item With Default",
- "gui.bluepower:sortingMachine.sortMode.any_item_default.info": "Selected items will be pulled out with the amount of the filtered stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.sortMode.any_stack": "§3Any Stack",
- "gui.bluepower:sortingMachine.sortMode.any_stack.info": "Selected items will be pulled out, as much as a full stack.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default": "§3Any Stack With Default",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default.info": "Selected items will be pulled out, as much as a full stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.pullMode.single_step": "§3Single Step",
- "gui.bluepower:sortingMachine.pullMode.single_step.info": "One item/column (depending on mode) will be pulled for every redstone pulse.",
- "gui.bluepower:sortingMachine.pullMode.automatic": "§3Automatic",
- "gui.bluepower:sortingMachine.pullMode.automatic.info": "Automatically pulls items at a regular interval.",
- "gui.bluepower:sortingMachine.pullMode.single_sweep": "§3Single Sweep",
- "gui.bluepower:sortingMachine.pullMode.single_sweep.info": "For every redstone pulse, the machine will try to go through every column. Pulses will be saved.",
- "gui.bluepower:retriever.mode.sequential": "§3Sequential",
- "gui.bluepower:retriever.mode.sequential.info": "Tries to retrieve the highlighted item with the given item count. Moves on to the next when succeeded.",
- "gui.bluepower:retriever.mode.any": "§3Any Item",
- "gui.bluepower:retriever.mode.any.info": "Tries to retrieve any of the filtered items with the given item count.",
- "gui.bluepower:regulator.ratio": "§3Ratio Mode",
- "gui.bluepower:regulator.ratio.info": "Waits for the middle inventory to have the amount of items specified in the left filter.",
- "gui.bluepower:regulator.supply": "§3Supply Mode",
- "gui.bluepower:regulator.supply.info": "This mode, which only applies to Regulators attached to an inventory, has a priority to supply the attached inventory with items. The items that are tried to be supplied are the items specified in the right filter.",
- "gui.bluepower:itemDetector.mode.item": "§3Item Mode",
- "gui.bluepower:itemDetector.mode.item.info": "Emits a redstone pulse for every single item going through.",
- "gui.bluepower:itemDetector.stack.item": "§3Stack Mode",
- "gui.bluepower:itemDetector.mode.stack.info": "Emits a redstone pulse for every item stack going through.",
- "gui.bluepower:itemDetector.mode.stuffed": "§3Stuffed Mode",
- "gui.bluepower:itemDetector.mode.stuffed.info": "Emits a redstone signal as long as the output buffer stuffed inside the machine.",
- "gui.bluepower:manager.mode.exact": "§3Exact Mode",
- "gui.bluepower:manager.mode.exact.info": "Tries to keep the managed inventory supplied with the exact amount of items specified in the Manager's inventory.",
- "gui.bluepower:manager.mode.all": "§3All Mode",
- "gui.bluepower:manager.mode.all.info": "Items specified in the Manager's inventory will be tried to be supplied to the managed inventory. There's no limit apart from the inventory's size.",
- "gui.bluepower:circuitDatabase.tab.copyAndShare": "Copy & Share",
- "gui.bluepower:circuitDatabase.tab.private": "Private Library",
- "gui.bluepower:circuitDatabase.tab.server": "Server Library",
- "gui.bluepower:circuitDatabase.action.cancel": "Cancel",
- "gui.bluepower:circuitDatabase.action.savePrivate": "Save to Private Library",
- "gui.bluepower:circuitDatabase.action.saveServer": "Save to Server Library",
- "gui.bluepower:circuitDatabase.action.copy": "Copy",
- "gui.bluepower:circuitDatabase.info.serverOnly": "§cOnly available on a server.",
- "gui.bluepower:circuitDatabase.info.nameTaken": "§cName of the item already exists in the database.",
- "gui.bluepower:circuitDatabase.info.opsOnly": "§cServer is configurated to only allow ops to interact with the server library.",
- "gui.bluepower:circuitDatabase.info.sneakClickToConfirmDeleting": "§cAre you sure? Sneak-click to confirm.",
- "gui.bluepower:circuitDatabase.info.sneakClickToDelete": "Sneak-click to delete.",
- "gui.bluepower:circuitDatabase": "Name",
- "gui.bluepower:tooltip.sneakForInfo": "Sneak for info",
- "gui.bluepower:wireless": "Wireless Redstone",
- "gui.bluepower:widget.fuzzy": "§bFilter Fuzzyness",
- "gui.bluepower:widget.fuzzy.normal": "§3Normal",
- "gui.bluepower:widget.fuzzy.normal.info": "Considers items to be the same when the item is equal and the damage is equal.",
- "gui.bluepower:widget.fuzzy.fuzzy": "§3Fuzzy",
- "gui.bluepower:widget.fuzzy.fuzzy.info": "Considers items to be the same when they are Ore Dictionary equivalents.",
- "gui.bluepower:widget.fuzzy.exact": "§3Exact",
- "gui.bluepower:widget.fuzzy.exact.info": "Considers items to be the same when they are exactly the same, including NBT. This means that a Diamond Sword is considered different from an enchanted Diamond Sword.",
- "gui.bluepower:tooltip.hasSilkyData": "§eHas Extra Silky Data",
- "gui.bluepower:tab.stuffed": "Stuffed Items",
- "gui.bluepower:tab.stuffed.noItems": "No items stuffed",
- "gui.bluepower:tab.info": "Information",
- "gui.bluepower:transceiver.mode.sendreceive": "Send & Rec.",
- "gui.bluepower:transceiver.mode.send": "Send",
- "gui.bluepower:transceiver.mode.receive": "Receive",
- "gui.bluepower:transceiver.filter.none": "None",
- "gui.bluepower:transceiver.filter.admin": "Admin",
-
- "item.bluepower.color.none": "None",
- "item.bluepower.color.black": "Black",
- "item.bluepower.color.red": "Red",
- "item.bluepower.color.green": "Green",
- "item.bluepower.color.brown": "Brown",
- "item.bluepower.color.blue": "Blue",
- "item.bluepower.color.purple": "Purple",
- "item.bluepower.color.cyan": "Cyan",
- "item.bluepower.color.light_gray": "Light Grey",
- "item.bluepower.color.gray": "Gray",
- "item.bluepower.color.pink": "Pink",
- "item.bluepower.color.lime": "Lime",
- "item.bluepower.color.yellow": "Yellow",
- "item.bluepower.color.lightBlue": "Light Blue",
- "item.bluepower.color.magenta": "Magenta",
- "item.bluepower.color.orange": "Orange",
- "item.bluepower.color.white": "White",
-
- "alloyfurnace.info": "This machine can melt down metals. It can be used to create Brass, using 3x Copper and 1x Zinc. It can also be used to recycle any item that is made up of a metal into that metal.",
- "buffer.info": "Every side of this machine apart from one has it's own compartment of storage accessible. Apart from one side, which has access to all slots.",
- "deployer.info": "This machine right clicks any block/entity in front of it using the items stored in the Deployer. This for instance can be used to milk a cow by putting in a Bucket and by putting the Deployer in front of a Cow.",
- "ejector.info": "When pulsed by redstone, the Ejector will try to eject one item out of its inventory.",
- "filter.info": "When pulsed by redstone, the Filter will try to take a stack out of a connected inventory and eject it on the other side. The allowed items can be specified using the filter slots, and the ejected stack also can be colored.",
- "item_detector.info": "Used to detect items going through tubes. It can be set to emit a redstone pulse once per stack, or once for every single item in a stack. It can also be used to detect a system getting stuffed.",
- "project_table.info": "A Project Table is an enhanced Crafting Table. It can be used for mass crafting. Put in a 'template' into the crafting grid. Any items used by crafting will be pulled from the Table's inventory.",
- "auto_project_table.info": "The Auto Project Table behaves for the most part the same as the Project table. The only difference is that when you are using automation (Hoppers, Filters, Transposers) to pull out items, you will pull from the crafting output slot, and therefore craft.",
- "relay.info": "Automatically tries to eject any item in its inventory. It can be used as an interface between different mods, or simply as a faster Hopper.",
- "circuit_table.info": "Crafting Gates can be painful. The Circuit Table allows you to craft a gate by simply clicking on the gate you want, provided the items needed to craft the gate are in the Table's inventory.",
- "regulator.info": "Very versatile machine. It can be used to keep an inventory supplied with a certain amount of items, detect whether inventories have certain items, and much more.",
- "retriever.info": "When pulsed by redstone, the Retriever will try to retrieve a stack of items out of an inventory somehow connected to the Retriever using Pneumatic Tubes. It can be filtered just like the Filter.",
- "sorting_machine.info": "The primary use of the Sorting Machine is to sort items, by coloring different items differently. It can be used for other purposes though, to for example make sure that a Furnace always smelts 8 items at a time.",
- "circuit_database.info": "With this machine you can copy and share Integrated Circuit designs. To copy, put the template in the left slot, and an empty IC into the right slot. Make sure to have all the gates required and hit the copy button.\n\nTo share, put in a template and hit one of the two buttons. When saving privately, a folder is created where your Minecraft instance is. You can transfer this with you to other worlds. Server saved templates can be accessed by everyone on a server.",
- "manager.info": "High tier machine used to manage an inventory. It can be set to keep an inventory supplied with exactly the specified items/amounts, or it can be set to retrieve all the items it is able to get of a specified type. Priorities can be set, meaning Managers with a lower priority can't pull from a Manager with a higher priority.",
-
- "bluepower.direction.front": "Front",
- "bluepower.direction.left": "Left",
- "bluepower.direction.back": "Back",
- "bluepower.direction.right": "Right",
-
- "bluepower.face.north": "North",
- "bluepower.face.south": "South",
- "bluepower.face.up": "Up",
- "bluepower.face.down": "Down",
- "bluepower.face.west": "West",
- "bluepower.face.east": "East",
-
- "bluepower.misc.enabled": "Enabled",
- "bluepower.misc.disabled": "Disabled",
-
- "config.bluepower:settings.tooltip": "General mod settings.",
- "config.bluepower:recipes.tooltip": "Recipe settings.",
- "config.bluepower:enchantments.tooltip": "Enchantment settings.",
- "config.bluepower:tubes.tooltip": "Pneumatic Tube options.",
- "config.bluepower:circuitDatabase.tooltip": "Circuit Database options.",
- "config.bluepower:copper.tooltip": "Adjust copper world generation.",
- "config.bluepower:zinc.tooltip": "Adjust zinc world generation.",
- "config.bluepower:silver.tooltip": "Adjust silver world generation.",
- "config.bluepower:tungsten.tooltip": "Adjust tungsten world generation.",
- "config.bluepower:ruby.tooltip": "Adjust ruby world generation.",
- "config.bluepower:amethyst.tooltip": "Adjust amethyst world generation.",
- "config.bluepower:sapphire.tooltip": "Adjust sapphire world generation.",
- "config.bluepower:teslatite.tooltip": "Adjust teslatite world generation.",
- "config.bluepower:worldgen.tooltip": "Configure various world generation options.",
-
- "waila.bluepower:gate.connections": "Connections",
- "waila.bluepower:gate.mux.passthrough": "Passing through",
- "waila.bluepower:gate.rsLatch.feedback": "Feedback",
- "waila.bluepower:gate.rsLatch.nofeedback": "No Feedback",
- "waila.bluepower:tube.color": "Colors",
- "waila.bluepower:machine.stuffed": "Stuffed",
- "waila.bluepower:repeater.delay": "Delay",
- "waila.bluepower:repeater.ticks": "tick(s)",
-
- "bluepower.accessability.public": "Public",
- "bluepower.accessability.shared": "Shared",
- "bluepower.accessability.private": "Private",
-
- "achievement.bluepower": "Bluepower",
- "achievement.bluepower.desc": "Exploration, Lighting, Power and Machines.",
- "achievement.bluepower:vorpal": "Well endowed",
- "achievement.bluepower:vorpal.desc": "Get Vorpal enchant on an item",
- "achievement.bluepower:sort": "Sorting your life out",
- "achievement.bluepower:sort.desc": "Craft a sorting machine",
- "achievement.bluepower:tungsten": "No longer useless!",
- "achievement.bluepower:tungsten.desc": "Mine tungsten ore",
- "achievement.bluepower:dope": "Dopey!",
- "achievement.bluepower:dope.desc": "Make a doped wafer",
- "achievement.bluepower:tube": "Tu-be or not tu-be",
- "achievement.bluepower:tube.desc": "Craft a tube",
- "achievement.bluepower:magtube": "Need for Speed",
- "achievement.bluepower:magtube.desc": "Craft a magtube",
- "achievement.bluepower:circuitception": "Circuitception",
- "achievement.bluepower:circuitception.desc": "Craft an integrated circuit"
-}
diff --git a/broken/blue-power746.json b/broken/blue-power746.json
deleted file mode 100644
index 140207c82e8a..000000000000
--- a/broken/blue-power746.json
+++ /dev/null
@@ -1,816 +0,0 @@
-{
- "block.bluepower.basalt": "Basalt",
- "block.bluepower.basalt_brick": "Basalt Brick",
- "block.bluepower.basaltbrick_cracked": "Cracked Basalt Brick",
- "block.bluepower.basalt_brick_small": "Small Basalt Bricks",
- "block.bluepower.fancy_basalt": "Chiseled Basalt Brick",
- "block.bluepower.basalt_tile": "Basalt Tile",
- "block.bluepower.basalt_paver": "Basalt Paver",
- "block.bluepower.cracked_basalt_lava": "Cracked Basalt",
- "block.bluepower.cracked_basalt_decorative": "Cracked Basalt (Decorative)",
- "block.bluepower.basalt_cobble": "Basalt Cobble",
-
- "block.bluepower.marble": "Marble",
- "block.bluepower.marble_brick": "Marble Brick",
- "block.bluepower.marble_brick_small": "Small Marble Bricks",
- "block.bluepower.fancy_marble": "Chiseled Marble Brick",
- "block.bluepower.marble_tile": "Marble Tile",
- "block.bluepower.marble_paver": "Marble Paver",
-
- "block.bluepower.tiles": "Basalt and Marble Tiles",
-
- "block.bluepower.amethyst_ore": "Amethyst Ore",
- "block.bluepower.ruby_ore": "Ruby Ore",
- "block.bluepower.sapphire_ore": "Sapphire Ore",
- "block.bluepower.green_sapphire_ore": "Green Sapphire Ore",
- "block.bluepower.teslatite_ore": "Teslatite Ore",
- "block.bluepower.amethyst_block": "Amethyst Block",
- "block.bluepower.ruby_block": "Ruby Block",
- "block.bluepower.sapphire_block": "Sapphire Block",
- "block.bluepower.green_sapphire_block": "Green Sapphire Block",
- "block.bluepower.teslatite_block": "Teslatite Block",
- "block.bluepower.copper_ore": "Copper Ore",
- "block.bluepower.silver_ore": "Silver Ore",
- "block.bluepower.zinc_ore": "Zinc Ore",
- "block.bluepower.tungsten_ore": "Tungsten Ore",
- "block.bluepower.copper_block": "Copper Block",
- "block.bluepower.silver_block": "Silver Block",
- "block.bluepower.zinc_block": "Zinc Block",
- "block.bluepower.tungsten_block": "Tungsten Block",
-
- "block.bluepower.half_block": "Slab",
- "block.bluepower.panel": "Panel",
- "block.bluepower.cover": "Cover",
-
- "block.bluepower.flax_crop": "Flax",
- "block.bluepower.indigo_flower": "Indigo Flower",
- "block.bluepower.rubber_log": "Rubber Log",
- "block.bluepower.rubber_leaves": "Rubber Leaves",
- "block.bluepower.rubber_sapling": "Rubber Sapling",
-
- "block.bluepower.sapphire_glass": "Sapphire Glass",
- "block.bluepower.reinforced_sapphire_glass": "Reinforced Sapphire Glass",
-
- "block.bluepower.alloyfurnace": "Alloy Furnace",
- "block.bluepower.block_breaker": "Block Breaker",
- "block.bluepower.igniter": "Igniter",
- "block.bluepower.buffer": "Buffer",
- "block.bluepower.transposer": "Transposer",
- "block.bluepower.ejector": "Ejector",
- "block.bluepower.relay": "Relay",
- "block.bluepower.deployer": "Deployer",
- "block.bluepower.filter": "Filter",
- "block.bluepower.retriever": "Retriever",
- "block.bluepower.sortron": "Sortron",
- "block.bluepower.sorting_machine": "Sorting Machine",
- "block.bluepower.regulator": "Regulator",
- "block.bluepower.item_detector": "Item Detector",
- "block.bluepower.manager": "Manager",
- "block.bluepower.windmill": "Vertical Windmill",
- "block.bluepower.kinetic_generator": "Kinetic Generator",
- "block.bluepower.engine": "Blulectric Engine",
- "block.bluepower.battery_block": "Battery Block",
- "block.bluepower.solar_panel": "Solar Panel",
-
- "block.bluepower.blulectric_alloyfurnace": "Blulectric Alloy Furnace",
- "block.bluepower.blulectric_furnace": "Blulectric Furnace",
- "block.bluepower.thermopile": "Thermopile",
- "block.bluepower.blulectric_cable": "Blulectric Cable",
-
- "block.bluepower.cpu": "CPU",
- "block.bluepower.monitor": "Monitor",
- "block.bluepower.disk_drive": "Disk Drive",
- "block.bluepower.io_expander": "IO Expander",
-
- "block.bluepower.project_table": "Project Table",
- "block.bluepower.auto_project_table": "Auto Project Table",
- "block.bluepower.circuit_table": "Circuit Table",
- "block.bluepower.circuit_database": "Circuit Database",
-
- "block.bluepower.bluestone_wire": "Bluestone Wire",
- "block.bluepower.wire.bluestone.white": "White Bluestone Wire",
- "block.bluepower.wire.bluestone.orange": "Orange Bluestone Wire",
- "block.bluepower.wire.bluestone.magenta": "Magenta Bluestone Wire",
- "block.bluepower.wire.bluestone.light_blue": "Light Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.yellow": "Yellow Bluestone Wire",
- "block.bluepower.wire.bluestone.lime": "Lime Bluestone Wire",
- "block.bluepower.wire.bluestone.pink": "Pink Bluestone Wire",
- "block.bluepower.wire.bluestone.gray": "Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.light_gray": "Light Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.cyan": "Cyan Bluestone Wire",
- "block.bluepower.wire.bluestone.purple": "Purple Bluestone Wire",
- "block.bluepower.wire.bluestone.blue": "Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.brown": "Brown Bluestone Wire",
- "block.bluepower.wire.bluestone.green": "Green Bluestone Wire",
- "block.bluepower.wire.bluestone.red": "Red Bluestone Wire",
- "block.bluepower.wire.bluestone.black": "Black Bluestone Wire",
- "block.bluepower.redalloy_wire": "Red Alloy Wire",
- "block.bluepower.wire.redalloy.white": "White Red Alloy Wire",
- "block.bluepower.wire.redalloy.orange": "Orange Red Alloy Wire",
- "block.bluepower.wire.redalloy.magenta": "Magenta Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_blue": "Light Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.yellow": "Yellow Red Alloy Wire",
- "block.bluepower.wire.redalloy.lime": "Lime Red Alloy Wire",
- "block.bluepower.wire.redalloy.pink": "Pink Red Alloy Wire",
- "block.bluepower.wire.redalloy.gray": "Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_gray": "Light Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.cyan": "Cyan Red Alloy Wire",
- "block.bluepower.wire.redalloy.purple": "Purple Red Alloy Wire",
- "block.bluepower.wire.redalloy.blue": "Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.brown": "Brown Red Alloy Wire",
- "block.bluepower.wire.redalloy.green": "Green Red Alloy Wire",
- "block.bluepower.wire.redalloy.red": "Red Red Alloy Wire",
- "block.bluepower.wire.redalloy.black": "Black Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite": "Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.white": "White Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.orange": "Orange Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.magenta": "Magenta Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_blue": "Light Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.yellow": "Yellow Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.lime": "Lime Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.pink": "Pink Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.gray": "Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_gray": "Light Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.cyan": "Cyan Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.purple": "Purple Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.blue": "Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.brown": "Brown Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.green": "Green Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.red": "Red Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.black": "Black Infused Teslatite Wire",
- "block.bluepower.wire.bluestone.bundled": "Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.white": "White Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.orange": "Orange Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.magenta": "Magenta Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_blue": "Light Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.yellow": "Yellow Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.lime": "Lime Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.pink": "Pink Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.gray": "Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_gray": "Light Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.cyan": "Cyan Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.purple": "Purple Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.blue": "Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.brown": "Brown Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.green": "Green Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.red": "Red Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.black": "Black Bundled Bluestone Wire",
- "block.bluepower.wire.redalloy.bundled": "Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.white": "White Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.orange": "Orange Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.magenta": "Magenta Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_blue": "Light Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.yellow": "Yellow Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.lime": "Lime Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.pink": "Pink Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.gray": "Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_gray": "Light Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.cyan": "Cyan Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.purple": "Purple Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.blue": "Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.brown": "Brown Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.green": "Green Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.red": "Red Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.black": "Black Bundled Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite.bundled": "Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.white": "White Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.orange": "Orange Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.magenta": "Magenta Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_blue": "Light Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.yellow": "Yellow Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.lime": "Lime Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.pink": "Pink Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.gray": "Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_gray": "Light Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.cyan": "Cyan Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.purple": "Purple Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.blue": "Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.brown": "Brown Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.green": "Green Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.red": "Red Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.black": "Black Bundled Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone": "Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.white": "White Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.orange": "Orange Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.magenta": "Magenta Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_blue": "Light Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.yellow": "Yellow Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.lime": "Lime Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.pink": "Pink Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.gray": "Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_gray": "Light Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.cyan": "Cyan Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.purple": "Purple Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.blue": "Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.brown": "Brown Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.green": "Green Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.red": "Red Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.black": "Black Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy": "Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.white": "White Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.orange": "Orange Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.magenta": "Magenta Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_blue": "Light Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.yellow": "Yellow Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.lime": "Lime Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.pink": "Pink Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.gray": "Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_gray": "Light Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.cyan": "Cyan Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.purple": "Purple Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.blue": "Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.brown": "Brown Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.green": "Green Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.red": "Red Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.black": "Black Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite": "Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.white": "White Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.orange": "Orange Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.magenta": "Magenta Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_blue": "Light Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.yellow": "Yellow Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.lime": "Lime Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.pink": "Pink Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.gray": "Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_gray": "Light Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.cyan": "Cyan Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.purple": "Purple Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.blue": "Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.brown": "Brown Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.green": "Green Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.red": "Red Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.black": "Black Freestanding Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone.bundled": "Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.white": "White Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.orange": "Orange Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.magenta": "Magenta Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_blue": "Light Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.yellow": "Yellow Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.lime": "Lime Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.pink": "Pink Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.gray": "Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_gray": "Light Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.cyan": "Cyan Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.purple": "Purple Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.blue": "Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.brown": "Brown Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.green": "Green Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.red": "Red Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.black": "Black Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled": "Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.white": "White Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.orange": "Orange Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.magenta": "Magenta Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_blue": "Light Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.yellow": "Yellow Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.lime": "Lime Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.pink": "Pink Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.gray": "Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_gray": "Light Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.cyan": "Cyan Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.purple": "Purple Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.blue": "Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.brown": "Brown Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.green": "Green Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.red": "Red Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.black": "Black Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled": "Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.white": "White Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.orange": "Orange Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.magenta": "Magenta Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_blue": "Light Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.yellow": "Yellow Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.lime": "Lime Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.pink": "Pink Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.gray": "Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_gray": "Light Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.cyan": "Cyan Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.purple": "Purple Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.blue": "Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.brown": "Brown Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.green": "Green Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.red": "Red Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.black": "Black Freestanding Bundled Infused Teslatite Wire",
-
- "block.bluepower.lamp_white": "White Lamp",
- "block.bluepower.lamp_orange": "Orange Lamp",
- "block.bluepower.lamp_magenta": "Magenta Lamp",
- "block.bluepower.lamp_light_blue": "Light Blue Lamp",
- "block.bluepower.lamp_yellow": "Yellow Lamp",
- "block.bluepower.lamp_lime": "Lime Lamp",
- "block.bluepower.lamp_pink": "Pink Lamp",
- "block.bluepower.lamp_gray": "Gray Lamp",
- "block.bluepower.lamp_light_gray": "Light Gray Lamp",
- "block.bluepower.lamp_cyan": "Cyan Lamp",
- "block.bluepower.lamp_purple": "Purple Lamp",
- "block.bluepower.lamp_blue": "Blue Lamp",
- "block.bluepower.lamp_brown": "Brown Lamp",
- "block.bluepower.lamp_green": "Green Lamp",
- "block.bluepower.lamp_red": "Red Lamp",
- "block.bluepower.lamp_black": "Black Lamp",
- "block.bluepower.lamp_rgb": "RGB Lamp",
-
- "block.bluepower.lampinverted_white": "Inverted White Lamp",
- "block.bluepower.lampinverted_orange": "Inverted Orange Lamp",
- "block.bluepower.lampinverted_magenta": "Inverted Magenta Lamp",
- "block.bluepower.lampinverted_light_blue": "Inverted Light Blue Lamp",
- "block.bluepower.lampinverted_yellow": "Inverted Yellow Lamp",
- "block.bluepower.lampinverted_lime": "Inverted Lime Lamp",
- "block.bluepower.lampinverted_pink": "Inverted Pink Lamp",
- "block.bluepower.lampinverted_gray": "Inverted Gray Lamp",
- "block.bluepower.lampinverted_light_gray": "Inverted Light Gray Lamp",
- "block.bluepower.lampinverted_cyan": "Inverted Cyan Lamp",
- "block.bluepower.lampinverted_purple": "Inverted Purple Lamp",
- "block.bluepower.lampinverted_blue": "Inverted Blue Lamp",
- "block.bluepower.lampinverted_brown": "Inverted Brown Lamp",
- "block.bluepower.lampinverted_green": "Inverted Green Lamp",
- "block.bluepower.lampinverted_red": "Inverted Red Lamp",
- "block.bluepower.lampinverted_black": "Inverted Black Lamp",
- "block.bluepower.lampinverted_rgb": "Inverted RGB Lamp",
-
- "block.bluepower.fixture_white": "White Fixture Lamp",
- "block.bluepower.fixture_orange": "Orange Fixture Lamp",
- "block.bluepower.fixture_magenta": "Magenta Fixture Lamp",
- "block.bluepower.fixture_light_blue": "Light Blue Fixture Lamp",
- "block.bluepower.fixture_yellow": "Yellow Fixture Lamp",
- "block.bluepower.fixture_lime": "Lime Fixture Lamp",
- "block.bluepower.fixture_pink": "Pink Fixture Lamp",
- "block.bluepower.fixture_gray": "Gray Fixture Lamp",
- "block.bluepower.fixture_light_gray": "Light Gray Fixture Lamp",
- "block.bluepower.fixture_cyan": "Cyan Fixture Lamp",
- "block.bluepower.fixture_purple": "Purple Fixture Lamp",
- "block.bluepower.fixture_blue": "Blue Fixture Lamp",
- "block.bluepower.fixture_brown": "Brown Fixture Lamp",
- "block.bluepower.fixture_green": "Green Fixture Lamp",
- "block.bluepower.fixture_red": "Red Fixture Lamp",
- "block.bluepower.fixture_black": "Black Fixture Lamp",
- "block.bluepower.fixture_rgb": "RGB Fixture Lamp",
-
- "block.bluepower.fixtureinverted_white": "Inverted White Fixture Lamp",
- "block.bluepower.fixtureinverted_orange": "Inverted Orange Fixture Lamp",
- "block.bluepower.fixtureinverted_magenta": "Inverted Magenta Fixture Lamp",
- "block.bluepower.fixtureinverted_light_blue": "Inverted Light Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_yellow": "Inverted Yellow Fixture Lamp",
- "block.bluepower.fixtureinverted_lime": "Inverted Lime Fixture Lamp",
- "block.bluepower.fixtureinverted_pink": "Inverted Pink Fixture Lamp",
- "block.bluepower.fixtureinverted_gray": "Inverted Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_light_gray": "Inverted Light Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_cyan": "Inverted Cyan Fixture Lamp",
- "block.bluepower.fixtureinverted_purple": "Inverted Purple Fixture Lamp",
- "block.bluepower.fixtureinverted_blue": "Inverted Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_brown": "Inverted Brown Fixture Lamp",
- "block.bluepower.fixtureinverted_green": "Inverted Green Fixture Lamp",
- "block.bluepower.fixtureinverted_red": "Inverted Red Fixture Lamp",
- "block.bluepower.fixtureinverted_black": "Inverted Black Fixture Lamp",
- "block.bluepower.fixtureinverted_rgb": "Inverted RGB Fixture Lamp",
-
- "block.bluepower.cagelamp_white": "White Cage Lamp",
- "block.bluepower.cagelamp_orange": "Orange Cage Lamp",
- "block.bluepower.cagelamp_magenta": "Magenta Cage Lamp",
- "block.bluepower.cagelamp_light_blue": "Light Blue Cage Lamp",
- "block.bluepower.cagelamp_yellow": "Yellow Cage Lamp",
- "block.bluepower.cagelamp_lime": "Lime Cage Lamp",
- "block.bluepower.cagelamp_pink": "Pink Cage Lamp",
- "block.bluepower.cagelamp_gray": "Gray Cage Lamp",
- "block.bluepower.cagelamp_light_gray": "Light Gray Cage Lamp",
- "block.bluepower.cagelamp_cyan": "Cyan Cage Lamp",
- "block.bluepower.cagelamp_purple": "Purple Cage Lamp",
- "block.bluepower.cagelamp_blue": "Blue Cage Lamp",
- "block.bluepower.cagelamp_brown": "Brown Cage Lamp",
- "block.bluepower.cagelamp_green": "Green Cage Lamp",
- "block.bluepower.cagelamp_red": "Red Cage Lamp",
- "block.bluepower.cagelamp_black": "Black Cage Lamp",
- "block.bluepower.cagelamp_rgb": "RGB Cage Lamp",
-
- "block.bluepower.cagelampinverted_white": "Inverted White Cage Lamp",
- "block.bluepower.cagelampinverted_orange": "Inverted Orange Cage Lamp",
- "block.bluepower.cagelampinverted_magenta": "Inverted Magenta Cage Lamp",
- "block.bluepower.cagelampinverted_light_blue": "Inverted Light Blue Cage Lamp",
- "block.bluepower.cagelampinverted_yellow": "Inverted Yellow Cage Lamp",
- "block.bluepower.cagelampinverted_lime": "Inverted Lime Cage Lamp",
- "block.bluepower.cagelampinverted_pink": "Inverted Pink Cage Lamp",
- "block.bluepower.cagelampinverted_gray": "Inverted Gray Cage Lamp",
- "block.bluepower.cagelampinverted_light_gray": "Inverted Light Gray Cage Lamp",
- "block.bluepower.cagelampinverted_cyan": "Inverted Cyan Cage Lamp",
- "block.bluepower.cagelampinverted_purple": "Inverted Purple Cage Lamp",
- "block.bluepower.cagelampinverted_blue": "Inverted Blue Cage Lamp",
- "block.bluepower.cagelampinverted_brown": "Inverted Brown Cage Lamp",
- "block.bluepower.cagelampinverted_green": "Inverted Green Cage Lamp",
- "block.bluepower.cagelampinverted_red": "Inverted Red Cage Lamp",
- "block.bluepower.cagelampinverted_black": "Inverted Black Cage Lamp",
- "block.bluepower.cagelampinverted_rgb": "Inverted RGB Cage Lamp",
-
- "item.bluepower.ruby_gem": "Ruby",
- "item.bluepower.amethyst_gem": "Amethyst",
- "item.bluepower.sapphire_gem": "Sapphire",
- "item.bluepower.green_sapphire_gem": "Green Sapphire",
- "item.bluepower.teslatite_dust": "Teslatite",
- "item.bluepower.copper_ingot": "Copper Ingot",
- "item.bluepower.silver_ingot": "Silver Ingot",
- "item.bluepower.zinc_ingot": "Zinc Ingot",
- "item.bluepower.red_alloy_ingot": "Red Alloy Ingot",
- "item.bluepower.blue_alloy_ingot": "Blue Alloy Ingot",
- "item.bluepower.purple_alloy_ingot": "Purple Alloy Ingot",
- "item.bluepower.brass_ingot": "Brass Ingot",
- "item.bluepower.tungsten_ingot": "Tungsten Ingot",
- "item.bluepower.tungsten_nugget": "Tungsten Nugget",
- "item.bluepower.tungsten_carbide": "Tungsten Carbide Ingot",
-
- "item.bluepower.zinc_ore_crushed": "Crushed Zinc Ore",
- "item.bluepower.zinc_dust": "Zinc Dust",
- "item.bluepower.zinc_tiny_dust": "Tiny Pile of Zinc Dust",
- "item.bluepower.zinc_ore_purified": "Purified Crushed Zinc Ore",
-
- "item.bluepower.flax_seeds": "Flax Seeds",
- "item.bluepower.indigo_flower": "Indigo Flower",
- "item.bluepower.indigo_dye": "Indigo Dye",
-
- "item.bluepower.ruby_sword": "Ruby Sword",
- "item.bluepower.ruby_shovel": "Ruby Shovel",
- "item.bluepower.ruby_axe": "Ruby Axe",
- "item.bluepower.ruby_pickaxe": "Ruby Pickaxe",
- "item.bluepower.ruby_hoe": "Ruby Hoe",
- "item.bluepower.ruby_sickle": "Ruby Sickle",
- "item.bluepower.sapphire_sword": "Sapphire Sword",
- "item.bluepower.sapphire_shovel": "Sapphire Shovel",
- "item.bluepower.sapphire_axe": "Sapphire Axe",
- "item.bluepower.sapphire_pickaxe": "Sapphire Pickaxe",
- "item.bluepower.sapphire_hoe": "Sapphire Hoe",
- "item.bluepower.sapphire_sickle": "Sapphire Sickle",
- "item.bluepower.tungcarb_sword": "Tungsten Carbide Sword",
- "item.bluepower.tungcarb_shovel": "Tungsten Carbide Shovel",
- "item.bluepower.tungcarb_axe": "Tungsten Carbide Axe",
- "item.bluepower.tungcarb_pickaxe": "Tungsten Carbide Pickaxe",
- "item.bluepower.tungcarb_hoe": "Tungsten Carbide Hoe",
- "item.bluepower.tungcarb_sickle": "Tungsten Carbide Sickle",
- "item.bluepower.tungcarb_saw": "Tungsten Carbide Saw",
- "item.bluepower.amethyst_sword": "Amethyst Sword",
- "item.bluepower.amethyst_shovel": "Amethyst Shovel",
- "item.bluepower.amethyst_axe": "Amethyst Axe",
- "item.bluepower.amethyst_pickaxe": "Amethyst Pickaxe",
- "item.bluepower.amethyst_hoe": "Amethyst Hoe",
- "item.bluepower.amethyst_sickle": "Amethyst Sickle",
- "item.bluepower.green_sapphire_sword": "Green Sapphire Sword",
- "item.bluepower.green_sapphire_shovel": "Green Sapphire Shovel",
- "item.bluepower.green_sapphire_axe": "Green Sapphire Axe",
- "item.bluepower.green_sapphire_pickaxe": "Green Sapphire Pickaxe",
- "item.bluepower.green_sapphire_hoe": "Green Sapphire Hoe",
- "item.bluepower.green_sapphire_sickle": "Green Sapphire Sickle",
- "item.bluepower.wood_sickle": "Wooden Sickle",
- "item.bluepower.stone_sickle": "Stone Sickle",
- "item.bluepower.iron_sickle": "Iron Sickle",
- "item.bluepower.gold_sickle": "Gold Sickle",
- "item.bluepower.diamond_sickle": "Diamond Sickle",
- "item.bluepower.athame": "Athame",
- "item.bluepower.athame.info": "18 Extra Damage vs Enderman",
- "item.bluepower.screwdriver": "Screwdriver",
- "item.bluepower.silky_screwdriver": "Silky Screwdriver",
- "item.bluepower.wool_card": "Wool Card",
- "item.bluepower.diamond_drawplate": "Diamond Drawplate",
-
- "item.bluepower.iron_saw": "Iron Saw",
- "item.bluepower.amethyst_saw": "Amethyst Saw",
- "item.bluepower.green_sapphire_saw": "Green Sapphire Saw",
- "item.bluepower.ruby_saw": "Ruby Saw",
- "item.bluepower.sapphire_saw": "Sapphire Saw",
- "item.bluepower.diamond_saw": "Diamond Saw",
-
- "item.bluepower.canvas_bag_white": "Canvas Bag",
- "item.bluepower.canvas_bag_orange": "Orange Canvas Bag",
- "item.bluepower.canvas_bag_magenta": "Magenta Canvas Bag",
- "item.bluepower.canvas_bag_light_blue": "Light Blue Canvas Bag",
- "item.bluepower.canvas_bag_yellow": "Yellow Canvas Bag",
- "item.bluepower.canvas_bag_lime": "Lime Canvas Bag",
- "item.bluepower.canvas_bag_pink": "Pink Canvas Bag",
- "item.bluepower.canvas_bag_gray": "Gray Canvas Bag",
- "item.bluepower.canvas_bag_light_gray": "Light Gray Canvas Bag",
- "item.bluepower.canvas_bag_cyan": "Cyan Canvas Bag",
- "item.bluepower.canvas_bag_purple": "Purple Canvas Bag",
- "item.bluepower.canvas_bag_blue": "Blue Canvas Bag",
- "item.bluepower.canvas_bag_brown": "Brown Canvas Bag",
- "item.bluepower.canvas_bag_green": "Green Canvas Bag",
- "item.bluepower.canvas_bag_red": "Red Canvas Bag",
- "item.bluepower.canvas_bag_black": "Black Canvas Bag",
-
- "item.bluepower.silicon_boule": "Silicon Boule",
- "item.bluepower.silicon_wafer": "Silicon Wafer",
- "item.bluepower.blue_doped_wafer": "Blue Doped Wafer",
- "item.bluepower.red_doped_wafer": "Red Doped Wafer",
- "item.bluepower.stone_tile": "Stone Tile",
- "item.bluepower.bluestone_wire_tile": "Bluestone Wire Tile",
- "item.bluepower.bluestone_anode_tile": "Bluestone Anode Tile",
- "item.bluepower.bluestone_cathode_tile": "Bluestone Cathode Tile",
- "item.bluepower.bluestone_pointer_tile": "Bluestone Pointer Tile",
- "item.bluepower.redstone_wire_tile": "Redstone Wire Tile",
- "item.bluepower.redstone_anode_tile": "Redstone Anode Tile",
- "item.bluepower.redstone_cathode_tile": "Redstone Cathode Tile",
- "item.bluepower.redstone_pointer_tile": "Redstone Pointer Tile",
- "item.bluepower.silicon_chip_tile": "Silicon Chip Tile",
- "item.bluepower.tainted_silicon_chip_tile": "Tainted Silicon Chip Tile",
- "item.bluepower.quartz_resonator_tile": "Quartz Resonator Tile",
- "item.bluepower.plate_assembly": "Plate Assembly Tile",
- "item.bluepower.stone_redwire": "Stone Redwire Tile",
- "item.bluepower.stone_bundle": "Stone Bundle Tile",
-
- "item.bluepower.zincplate": "Zinc Plate",
- "item.bluepower.screwdriver_handle": "Screwdriver Handle",
- "item.bluepower.canvas": "Canvas",
- "item.bluepower.seed_bag": "Seed Bag",
- "item.bluepower.canvas_bag": "Canvas Bag",
- "item.bluepower.iron_wire": "Fine Iron Wire",
- "item.bluepower.copper_wire": "Fine Copper Wire",
- "item.bluepower.infused_teslatite_dust": "Infused Teslatite Dust",
- "item.bluepower.multimeter": "Multimeter",
- "item.bluepower.copper_coil": "Copper Coil",
- "item.bluepower.motor": "Motor",
- "item.bluepower.battery": "Battery",
-
- "block.bluepower.gate_and": "AND Gate",
- "block.bluepower.gate_buffer": "Buffer Gate",
- "block.bluepower.gate_bustransceiver": "Bus Transceiver",
- "block.bluepower.gate_counter": "Counter",
- "block.bluepower.gate_invert": "Invert Cell",
- "block.bluepower.gate_lightCell": "Light Sensor",
- "block.bluepower.gate_multiplexer": "Multiplexer",
- "block.bluepower.gate_nand": "NAND Gate",
- "block.bluepower.gate_noninvert": "Non-Invert Cell",
- "block.bluepower.gate_nor": "NOR Gate",
- "block.bluepower.gate_not": "NOT Gate",
- "block.bluepower.gate_nullcell": "Null Cell",
- "block.bluepower.gate_or": "OR Gate",
- "block.bluepower.gate_pulseformer": "Pulse Former",
- "block.bluepower.gate_randomizer": "Randomizer",
- "block.bluepower.gate_repeater": "Repeater",
- "block.bluepower.gate_rs": "RS Latch",
- "block.bluepower.gate_sequencer": "Sequencer",
- "block.bluepower.gate_state": "State Cell",
- "block.bluepower.gate_synchronizer": "Synchronizer",
- "block.bluepower.gate_timer": "Timer",
- "block.bluepower.gate_toggle": "Toggle Latch",
- "block.bluepower.gate_transparent": "Transparent Latch",
- "block.bluepower.gate_xnor": "XNOR Gate",
- "block.bluepower.gate_xor": "XOR Gate",
- "block.bluepower.gate_integratedCircuit3x3": "3x3 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit5x5": "5x5 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit7x7": "7x7 Integrated Circuit",
- "block.bluepower.gate_inverter": "Inverter",
- "block.bluepower.gate_comparator": "Comparator",
- "block.bluepower.gate_regulabletorch": "Regulable Torch",
- "block.bluepower.gate_wirelesstransceiver": "Digital Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog": "Analog Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.bundled": "Digital Bundled Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog.bundled": "Analog Bundled Wireless Transceiver",
- "block.bluepower.pneumaticTube": "Pneumatic Tube",
- "block.bluepower.pneumaticTubeOpaque": "Opaque Pneumatic Tube",
- "block.bluepower.restrictionTube": "Restriction Tube",
- "block.bluepower.restrictionTubeOpaque": "Opaque Restriction Tube",
- "block.bluepower.magTube": "Magtube",
- "block.bluepower.accelerator": "Accelerator",
- "block.bluepower.wirelesstransceiver.bundled": "Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog.bundled": "Analogue Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver": "Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog": "Analogue Wireless Transceiver",
-
- "item.bluepower.lumar_white": "White Lumar",
- "item.bluepower.lumar_orange": "Orange Lumar",
- "item.bluepower.lumar_magenta": "Magenta Lumar",
- "item.bluepower.lumar_light_blue": "Light Blue Lumar",
- "item.bluepower.lumar_yellow": "Yellow Lumar",
- "item.bluepower.lumar_lime": "Lime Lumar",
- "item.bluepower.lumar_pink": "Pink Lumar",
- "item.bluepower.lumar_gray": "Gray Lumar",
- "item.bluepower.lumar_light_gray": "Light Gray Lumar",
- "item.bluepower.lumar_cyan": "Cyan Lumar",
- "item.bluepower.lumar_purple": "Purple Lumar",
- "item.bluepower.lumar_blue": "Blue Lumar",
- "item.bluepower.lumar_brown": "Brown Lumar",
- "item.bluepower.lumar_green": "Green Lumar",
- "item.bluepower.lumar_red": "Red Lumar",
- "item.bluepower.lumar_black": "Black Lumar",
-
- "item.bluepower.paint_can_blank": "Paint Can",
- "item.bluepower.paint_can_white": "White Paint Can",
- "item.bluepower.paint_can_orange": "Orange Paint Can",
- "item.bluepower.paint_can_magenta": "Magenta Paint Can",
- "item.bluepower.paint_can_light_blue": "Light Blue Paint Can",
- "item.bluepower.paint_can_yellow": "Yellow Paint Can",
- "item.bluepower.paint_can_lime": "Lime Paint Can",
- "item.bluepower.paint_can_pink": "Pink Paint Can",
- "item.bluepower.paint_can_gray": "Gray Paint Can",
- "item.bluepower.paint_can_light_gray": "Light Gray Paint Can",
- "item.bluepower.paint_can_cyan": "Cyan Paint Can",
- "item.bluepower.paint_can_purple": "Purple Paint Can",
- "item.bluepower.paint_can_blue": "Blue Paint Can",
- "item.bluepower.paint_can_brown": "Brown Paint Can",
- "item.bluepower.paint_can_green": "Green Paint Can",
- "item.bluepower.paint_can_red": "Red Paint Can",
- "item.bluepower.paint_can_black": "Black Paint Can",
-
- "item.bluepower.paint_brush_blank": "Paint Brush",
- "item.bluepower.paint_brush_white": "White Paint Brush",
- "item.bluepower.paint_brush_orange": "Orange Paint Brush",
- "item.bluepower.paint_brush_magenta": "Magenta Paint Brush",
- "item.bluepower.paint_brush_light_blue": "Light Blue Paint Brush",
- "item.bluepower.paint_brush_yellow": "Yellow Paint Brush",
- "item.bluepower.paint_brush_lime": "Lime Paint Brush",
- "item.bluepower.paint_brush_pink": "Pink Paint Brush",
- "item.bluepower.paint_brush_gray": "Gray Paint Brush",
- "item.bluepower.paint_brush_light_gray": "Light Gray Paint Brush",
- "item.bluepower.paint_brush_cyan": "Cyan Paint Brush",
- "item.bluepower.paint_brush_purple": "Purple Paint Brush",
- "item.bluepower.paint_brush_blue": "Blue Paint Brush",
- "item.bluepower.paint_brush_brown": "Brown Paint Brush",
- "item.bluepower.paint_brush_green": "Green Paint Brush",
- "item.bluepower.paint_brush_red": "Red Paint Brush",
- "item.bluepower.paint_brush_black": "Black Paint Brush",
- "itemGroup.bluepower:machines": "Blue Power Machines",
- "itemGroup.bluepower:blocks": "Blue Power Blocks",
- "itemGroup.bluepower:items": "Blue Power Items",
- "itemGroup.bluepower:tools": "Blue Power Tools",
- "itemGroup.bluepower:circuits": "Blue Power Gates",
- "itemGroup.bluepower:lighting": "Blue Power Lighting",
- "itemGroup.bluepower:wiring": "Blue Power Wires",
- "itemGroup.bluepower:microblocks": "BP Microblocks",
-
- "enchantment.bluepower.vorpal": "Vorpal",
- "enchantment.bluepower.vorpal.desc": "Increases the chances of mobs and players dropping a head on death",
- "enchantment.bluepower.disjunction": "Disjunction",
- "enchantment.bluepower.disjunction.desc": "Increases Damage vs Endermen and the Dragon",
-
- "gui.bluepower:projectTable.clearGrid": "Clear Crafting Grid",
- "gui.bluepower:timer.interval": "Timer Interval",
- "gui.bluepower:counter.max": "Maximum",
- "gui.bluepower:counter.increment": "Increment",
- "gui.bluepower:counter.decrement": "Decrement",
- "gui.bluepower:counter.count": "Count",
- "gui.bluepower:sortingMachine.sortMode": "§bSort Mode",
- "gui.bluepower:sortingMachine.pullMode": "§bPull Mode",
- "gui.bluepower:sortingMachine.mode": "§bMode",
- "gui.bluepower:sortingMachine.priority": "§bPriority",
- "gui.bluepower:sortingMachine.priority.info": "The higher the number, the higher the priority.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential": "§3Any Stack, Sequential",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential.info": "One stack in the column has to match (including item count). Will pull out this item and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential": "§3All Stacks, Sequential",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential.info": "All stacks in the column have to match (including item count). Will pull out the items and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random": "§3All Stacks, Random",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random.info": "All stacks in a column have to match (including item count). Will pull out the items. Which column matches doesn't matter.",
- "gui.bluepower:sortingMachine.sortMode.any_item": "§3Any Item",
- "gui.bluepower:sortingMachine.sortMode.any_item.info": "Selected items will be pulled out with the amount of the filtered stack.",
- "gui.bluepower:sortingMachine.sortMode.any_item_default": "§3Any Item With Default",
- "gui.bluepower:sortingMachine.sortMode.any_item_default.info": "Selected items will be pulled out with the amount of the filtered stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.sortMode.any_stack": "§3Any Stack",
- "gui.bluepower:sortingMachine.sortMode.any_stack.info": "Selected items will be pulled out, as much as a full stack.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default": "§3Any Stack With Default",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default.info": "Selected items will be pulled out, as much as a full stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.pullMode.single_step": "§3Single Step",
- "gui.bluepower:sortingMachine.pullMode.single_step.info": "One item/column (depending on mode) will be pulled for every redstone pulse.",
- "gui.bluepower:sortingMachine.pullMode.automatic": "§3Automatic",
- "gui.bluepower:sortingMachine.pullMode.automatic.info": "Automatically pulls items at a regular interval.",
- "gui.bluepower:sortingMachine.pullMode.single_sweep": "§3Single Sweep",
- "gui.bluepower:sortingMachine.pullMode.single_sweep.info": "For every redstone pulse, the machine will try to go through every column. Pulses will be saved.",
- "gui.bluepower:retriever.mode.sequential": "§3Sequential",
- "gui.bluepower:retriever.mode.sequential.info": "Tries to retrieve the highlighted item with the given item count. Moves on to the next when succeeded.",
- "gui.bluepower:retriever.mode.any": "§3Any Item",
- "gui.bluepower:retriever.mode.any.info": "Tries to retrieve any of the filtered items with the given item count.",
- "gui.bluepower:regulator.ratio": "§3Ratio Mode",
- "gui.bluepower:regulator.ratio.info": "Waits for the middle inventory to have the amount of items specified in the left filter.",
- "gui.bluepower:regulator.supply": "§3Supply Mode",
- "gui.bluepower:regulator.supply.info": "This mode, which only applies to Regulators attached to an inventory, has a priority to supply the attached inventory with items. The items that are tried to be supplied are the items specified in the right filter.",
- "gui.bluepower:itemDetector.mode.item": "§3Item Mode",
- "gui.bluepower:itemDetector.mode.item.info": "Emits a redstone pulse for every single item going through.",
- "gui.bluepower:itemDetector.stack.item": "§3Stack Mode",
- "gui.bluepower:itemDetector.mode.stack.info": "Emits a redstone pulse for every item stack going through.",
- "gui.bluepower:itemDetector.mode.stuffed": "§3Stuffed Mode",
- "gui.bluepower:itemDetector.mode.stuffed.info": "Emits a redstone signal as long as the output buffer stuffed inside the machine.",
- "gui.bluepower:manager.mode.exact": "§3Exact Mode",
- "gui.bluepower:manager.mode.exact.info": "Tries to keep the managed inventory supplied with the exact amount of items specified in the Manager's inventory.",
- "gui.bluepower:manager.mode.all": "§3All Mode",
- "gui.bluepower:manager.mode.all.info": "Items specified in the Manager's inventory will be tried to be supplied to the managed inventory. There's no limit apart from the inventory's size.",
- "gui.bluepower:circuitDatabase.tab.copyAndShare": "Copy & Share",
- "gui.bluepower:circuitDatabase.tab.private": "Private Library",
- "gui.bluepower:circuitDatabase.tab.server": "Server Library",
- "gui.bluepower:circuitDatabase.action.cancel": "Cancel",
- "gui.bluepower:circuitDatabase.action.savePrivate": "Save to Private Library",
- "gui.bluepower:circuitDatabase.action.saveServer": "Save to Server Library",
- "gui.bluepower:circuitDatabase.action.copy": "Copy",
- "gui.bluepower:circuitDatabase.info.serverOnly": "§cOnly available on a server.",
- "gui.bluepower:circuitDatabase.info.nameTaken": "§cName of the item already exists in the database.",
- "gui.bluepower:circuitDatabase.info.opsOnly": "§cServer is configurated to only allow ops to interact with the server library.",
- "gui.bluepower:circuitDatabase.info.sneakClickToConfirmDeleting": "§cAre you sure? Sneak-click to confirm.",
- "gui.bluepower:circuitDatabase.info.sneakClickToDelete": "Sneak-click to delete.",
- "gui.bluepower:circuitDatabase": "Name",
- "gui.bluepower:tooltip.sneakForInfo": "Sneak for info",
- "gui.bluepower:wireless": "Wireless Redstone",
- "gui.bluepower:widget.fuzzy": "§bFilter Fuzzyness",
- "gui.bluepower:widget.fuzzy.normal": "§3Normal",
- "gui.bluepower:widget.fuzzy.normal.info": "Considers items to be the same when the item is equal and the damage is equal.",
- "gui.bluepower:widget.fuzzy.fuzzy": "§3Fuzzy",
- "gui.bluepower:widget.fuzzy.fuzzy.info": "Considers items to be the same when they are Ore Dictionary equivalents.",
- "gui.bluepower:widget.fuzzy.exact": "§3Exact",
- "gui.bluepower:widget.fuzzy.exact.info": "Considers items to be the same when they are exactly the same, including NBT. This means that a Diamond Sword is considered different from an enchanted Diamond Sword.",
- "gui.bluepower:tooltip.hasSilkyData": "§eHas Extra Silky Data",
- "gui.bluepower:tab.stuffed": "Stuffed Items",
- "gui.bluepower:tab.stuffed.noItems": "No items stuffed",
- "gui.bluepower:tab.info": "Information",
- "gui.bluepower:transceiver.mode.sendreceive": "Send & Rec.",
- "gui.bluepower:transceiver.mode.send": "Send",
- "gui.bluepower:transceiver.mode.receive": "Receive",
- "gui.bluepower:transceiver.filter.none": "None",
- "gui.bluepower:transceiver.filter.admin": "Admin",
-
- "item.bluepower.color.none": "None",
- "item.bluepower.color.black": "Black",
- "item.bluepower.color.red": "Red",
- "item.bluepower.color.green": "Green",
- "item.bluepower.color.brown": "Brown",
- "item.bluepower.color.blue": "Blue",
- "item.bluepower.color.purple": "Purple",
- "item.bluepower.color.cyan": "Cyan",
- "item.bluepower.color.light_gray": "Light Grey",
- "item.bluepower.color.gray": "Gray",
- "item.bluepower.color.pink": "Pink",
- "item.bluepower.color.lime": "Lime",
- "item.bluepower.color.yellow": "Yellow",
- "item.bluepower.color.lightBlue": "Light Blue",
- "item.bluepower.color.magenta": "Magenta",
- "item.bluepower.color.orange": "Orange",
- "item.bluepower.color.white": "White",
-
- "alloyfurnace.info": "This machine can melt down metals. It can be used to create Brass, using 3x Copper and 1x Zinc. It can also be used to recycle any item that is made up of a metal into that metal.",
- "buffer.info": "Every side of this machine apart from one has it's own compartment of storage accessible. Apart from one side, which has access to all slots.",
- "deployer.info": "This machine right clicks any block/entity in front of it using the items stored in the Deployer. This for instance can be used to milk a cow by putting in a Bucket and by putting the Deployer in front of a Cow.",
- "ejector.info": "When pulsed by redstone, the Ejector will try to eject one item out of its inventory.",
- "filter.info": "When pulsed by redstone, the Filter will try to take a stack out of a connected inventory and eject it on the other side. The allowed items can be specified using the filter slots, and the ejected stack also can be colored.",
- "item_detector.info": "Used to detect items going through tubes. It can be set to emit a redstone pulse once per stack, or once for every single item in a stack. It can also be used to detect a system getting stuffed.",
- "project_table.info": "A Project Table is an enhanced Crafting Table. It can be used for mass crafting. Put in a 'template' into the crafting grid. Any items used by crafting will be pulled from the Table's inventory.",
- "auto_project_table.info": "The Auto Project Table behaves for the most part the same as the Project table. The only difference is that when you are using automation (Hoppers, Filters, Transposers) to pull out items, you will pull from the crafting output slot, and therefore craft.",
- "relay.info": "Automatically tries to eject any item in its inventory. It can be used as an interface between different mods, or simply as a faster Hopper.",
- "circuit_table.info": "Crafting Gates can be painful. The Circuit Table allows you to craft a gate by simply clicking on the gate you want, provided the items needed to craft the gate are in the Table's inventory.",
- "regulator.info": "Very versatile machine. It can be used to keep an inventory supplied with a certain amount of items, detect whether inventories have certain items, and much more.",
- "retriever.info": "When pulsed by redstone, the Retriever will try to retrieve a stack of items out of an inventory somehow connected to the Retriever using Pneumatic Tubes. It can be filtered just like the Filter.",
- "sorting_machine.info": "The primary use of the Sorting Machine is to sort items, by coloring different items differently. It can be used for other purposes though, to for example make sure that a Furnace always smelts 8 items at a time.",
- "circuit_database.info": "With this machine you can copy and share Integrated Circuit designs. To copy, put the template in the left slot, and an empty IC into the right slot. Make sure to have all the gates required and hit the copy button.\n\nTo share, put in a template and hit one of the two buttons. When saving privately, a folder is created where your Minecraft instance is. You can transfer this with you to other worlds. Server saved templates can be accessed by everyone on a server.",
- "manager.info": "High tier machine used to manage an inventory. It can be set to keep an inventory supplied with exactly the specified items/amounts, or it can be set to retrieve all the items it is able to get of a specified type. Priorities can be set, meaning Managers with a lower priority can't pull from a Manager with a higher priority.",
-
- "bluepower.direction.front": "Front",
- "bluepower.direction.left": "Left",
- "bluepower.direction.back": "Back",
- "bluepower.direction.right": "Right",
-
- "bluepower.face.north": "North",
- "bluepower.face.south": "South",
- "bluepower.face.up": "Up",
- "bluepower.face.down": "Down",
- "bluepower.face.west": "West",
- "bluepower.face.east": "East",
-
- "bluepower.misc.enabled": "Enabled",
- "bluepower.misc.disabled": "Disabled",
-
- "config.bluepower:settings.tooltip": "General mod settings.",
- "config.bluepower:recipes.tooltip": "Recipe settings.",
- "config.bluepower:enchantments.tooltip": "Enchantment settings.",
- "config.bluepower:tubes.tooltip": "Pneumatic Tube options.",
- "config.bluepower:circuitDatabase.tooltip": "Circuit Database options.",
- "config.bluepower:copper.tooltip": "Adjust copper world generation.",
- "config.bluepower:zinc.tooltip": "Adjust zinc world generation.",
- "config.bluepower:silver.tooltip": "Adjust silver world generation.",
- "config.bluepower:tungsten.tooltip": "Adjust tungsten world generation.",
- "config.bluepower:ruby.tooltip": "Adjust ruby world generation.",
- "config.bluepower:amethyst.tooltip": "Adjust amethyst world generation.",
- "config.bluepower:sapphire.tooltip": "Adjust sapphire world generation.",
- "config.bluepower:teslatite.tooltip": "Adjust teslatite world generation.",
- "config.bluepower:worldgen.tooltip": "Configure various world generation options.",
-
- "waila.bluepower:gate.connections": "Connections",
- "waila.bluepower:gate.mux.passthrough": "Passing through",
- "waila.bluepower:gate.rsLatch.feedback": "Feedback",
- "waila.bluepower:gate.rsLatch.nofeedback": "No Feedback",
- "waila.bluepower:tube.color": "Colors",
- "waila.bluepower:machine.stuffed": "Stuffed",
- "waila.bluepower:repeater.delay": "Delay",
- "waila.bluepower:repeater.ticks": "tick(s)",
-
- "bluepower.accessability.public": "Public",
- "bluepower.accessability.shared": "Shared",
- "bluepower.accessability.private": "Private",
-
- "achievement.bluepower": "Bluepower",
- "achievement.bluepower.desc": "Exploration, Lighting, Power and Machines.",
- "achievement.bluepower:vorpal": "Well endowed",
- "achievement.bluepower:vorpal.desc": "Get Vorpal enchant on an item",
- "achievement.bluepower:sort": "Sorting your life out",
- "achievement.bluepower:sort.desc": "Craft a sorting machine",
- "achievement.bluepower:tungsten": "No longer useless!",
- "achievement.bluepower:tungsten.desc": "Mine tungsten ore",
- "achievement.bluepower:dope": "Dopey!",
- "achievement.bluepower:dope.desc": "Make a doped wafer",
- "achievement.bluepower:tube": "Tu-be or not tu-be",
- "achievement.bluepower:tube.desc": "Craft a tube",
- "achievement.bluepower:magtube": "Need for Speed",
- "achievement.bluepower:magtube.desc": "Craft a magtube",
- "achievement.bluepower:circuitception": "Circuitception",
- "achievement.bluepower:circuitception.desc": "Craft an integrated circuit"
-}
diff --git a/broken/blue-power814.json b/broken/blue-power814.json
deleted file mode 100644
index 140207c82e8a..000000000000
--- a/broken/blue-power814.json
+++ /dev/null
@@ -1,816 +0,0 @@
-{
- "block.bluepower.basalt": "Basalt",
- "block.bluepower.basalt_brick": "Basalt Brick",
- "block.bluepower.basaltbrick_cracked": "Cracked Basalt Brick",
- "block.bluepower.basalt_brick_small": "Small Basalt Bricks",
- "block.bluepower.fancy_basalt": "Chiseled Basalt Brick",
- "block.bluepower.basalt_tile": "Basalt Tile",
- "block.bluepower.basalt_paver": "Basalt Paver",
- "block.bluepower.cracked_basalt_lava": "Cracked Basalt",
- "block.bluepower.cracked_basalt_decorative": "Cracked Basalt (Decorative)",
- "block.bluepower.basalt_cobble": "Basalt Cobble",
-
- "block.bluepower.marble": "Marble",
- "block.bluepower.marble_brick": "Marble Brick",
- "block.bluepower.marble_brick_small": "Small Marble Bricks",
- "block.bluepower.fancy_marble": "Chiseled Marble Brick",
- "block.bluepower.marble_tile": "Marble Tile",
- "block.bluepower.marble_paver": "Marble Paver",
-
- "block.bluepower.tiles": "Basalt and Marble Tiles",
-
- "block.bluepower.amethyst_ore": "Amethyst Ore",
- "block.bluepower.ruby_ore": "Ruby Ore",
- "block.bluepower.sapphire_ore": "Sapphire Ore",
- "block.bluepower.green_sapphire_ore": "Green Sapphire Ore",
- "block.bluepower.teslatite_ore": "Teslatite Ore",
- "block.bluepower.amethyst_block": "Amethyst Block",
- "block.bluepower.ruby_block": "Ruby Block",
- "block.bluepower.sapphire_block": "Sapphire Block",
- "block.bluepower.green_sapphire_block": "Green Sapphire Block",
- "block.bluepower.teslatite_block": "Teslatite Block",
- "block.bluepower.copper_ore": "Copper Ore",
- "block.bluepower.silver_ore": "Silver Ore",
- "block.bluepower.zinc_ore": "Zinc Ore",
- "block.bluepower.tungsten_ore": "Tungsten Ore",
- "block.bluepower.copper_block": "Copper Block",
- "block.bluepower.silver_block": "Silver Block",
- "block.bluepower.zinc_block": "Zinc Block",
- "block.bluepower.tungsten_block": "Tungsten Block",
-
- "block.bluepower.half_block": "Slab",
- "block.bluepower.panel": "Panel",
- "block.bluepower.cover": "Cover",
-
- "block.bluepower.flax_crop": "Flax",
- "block.bluepower.indigo_flower": "Indigo Flower",
- "block.bluepower.rubber_log": "Rubber Log",
- "block.bluepower.rubber_leaves": "Rubber Leaves",
- "block.bluepower.rubber_sapling": "Rubber Sapling",
-
- "block.bluepower.sapphire_glass": "Sapphire Glass",
- "block.bluepower.reinforced_sapphire_glass": "Reinforced Sapphire Glass",
-
- "block.bluepower.alloyfurnace": "Alloy Furnace",
- "block.bluepower.block_breaker": "Block Breaker",
- "block.bluepower.igniter": "Igniter",
- "block.bluepower.buffer": "Buffer",
- "block.bluepower.transposer": "Transposer",
- "block.bluepower.ejector": "Ejector",
- "block.bluepower.relay": "Relay",
- "block.bluepower.deployer": "Deployer",
- "block.bluepower.filter": "Filter",
- "block.bluepower.retriever": "Retriever",
- "block.bluepower.sortron": "Sortron",
- "block.bluepower.sorting_machine": "Sorting Machine",
- "block.bluepower.regulator": "Regulator",
- "block.bluepower.item_detector": "Item Detector",
- "block.bluepower.manager": "Manager",
- "block.bluepower.windmill": "Vertical Windmill",
- "block.bluepower.kinetic_generator": "Kinetic Generator",
- "block.bluepower.engine": "Blulectric Engine",
- "block.bluepower.battery_block": "Battery Block",
- "block.bluepower.solar_panel": "Solar Panel",
-
- "block.bluepower.blulectric_alloyfurnace": "Blulectric Alloy Furnace",
- "block.bluepower.blulectric_furnace": "Blulectric Furnace",
- "block.bluepower.thermopile": "Thermopile",
- "block.bluepower.blulectric_cable": "Blulectric Cable",
-
- "block.bluepower.cpu": "CPU",
- "block.bluepower.monitor": "Monitor",
- "block.bluepower.disk_drive": "Disk Drive",
- "block.bluepower.io_expander": "IO Expander",
-
- "block.bluepower.project_table": "Project Table",
- "block.bluepower.auto_project_table": "Auto Project Table",
- "block.bluepower.circuit_table": "Circuit Table",
- "block.bluepower.circuit_database": "Circuit Database",
-
- "block.bluepower.bluestone_wire": "Bluestone Wire",
- "block.bluepower.wire.bluestone.white": "White Bluestone Wire",
- "block.bluepower.wire.bluestone.orange": "Orange Bluestone Wire",
- "block.bluepower.wire.bluestone.magenta": "Magenta Bluestone Wire",
- "block.bluepower.wire.bluestone.light_blue": "Light Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.yellow": "Yellow Bluestone Wire",
- "block.bluepower.wire.bluestone.lime": "Lime Bluestone Wire",
- "block.bluepower.wire.bluestone.pink": "Pink Bluestone Wire",
- "block.bluepower.wire.bluestone.gray": "Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.light_gray": "Light Gray Bluestone Wire",
- "block.bluepower.wire.bluestone.cyan": "Cyan Bluestone Wire",
- "block.bluepower.wire.bluestone.purple": "Purple Bluestone Wire",
- "block.bluepower.wire.bluestone.blue": "Blue Bluestone Wire",
- "block.bluepower.wire.bluestone.brown": "Brown Bluestone Wire",
- "block.bluepower.wire.bluestone.green": "Green Bluestone Wire",
- "block.bluepower.wire.bluestone.red": "Red Bluestone Wire",
- "block.bluepower.wire.bluestone.black": "Black Bluestone Wire",
- "block.bluepower.redalloy_wire": "Red Alloy Wire",
- "block.bluepower.wire.redalloy.white": "White Red Alloy Wire",
- "block.bluepower.wire.redalloy.orange": "Orange Red Alloy Wire",
- "block.bluepower.wire.redalloy.magenta": "Magenta Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_blue": "Light Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.yellow": "Yellow Red Alloy Wire",
- "block.bluepower.wire.redalloy.lime": "Lime Red Alloy Wire",
- "block.bluepower.wire.redalloy.pink": "Pink Red Alloy Wire",
- "block.bluepower.wire.redalloy.gray": "Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.light_gray": "Light Gray Red Alloy Wire",
- "block.bluepower.wire.redalloy.cyan": "Cyan Red Alloy Wire",
- "block.bluepower.wire.redalloy.purple": "Purple Red Alloy Wire",
- "block.bluepower.wire.redalloy.blue": "Blue Red Alloy Wire",
- "block.bluepower.wire.redalloy.brown": "Brown Red Alloy Wire",
- "block.bluepower.wire.redalloy.green": "Green Red Alloy Wire",
- "block.bluepower.wire.redalloy.red": "Red Red Alloy Wire",
- "block.bluepower.wire.redalloy.black": "Black Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite": "Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.white": "White Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.orange": "Orange Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.magenta": "Magenta Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_blue": "Light Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.yellow": "Yellow Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.lime": "Lime Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.pink": "Pink Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.gray": "Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.light_gray": "Light Gray Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.cyan": "Cyan Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.purple": "Purple Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.blue": "Blue Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.brown": "Brown Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.green": "Green Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.red": "Red Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.black": "Black Infused Teslatite Wire",
- "block.bluepower.wire.bluestone.bundled": "Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.white": "White Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.orange": "Orange Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.magenta": "Magenta Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_blue": "Light Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.yellow": "Yellow Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.lime": "Lime Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.pink": "Pink Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.gray": "Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.light_gray": "Light Gray Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.cyan": "Cyan Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.purple": "Purple Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.blue": "Blue Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.brown": "Brown Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.green": "Green Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.red": "Red Bundled Bluestone Wire",
- "block.bluepower.wire.bluestone.bundled.black": "Black Bundled Bluestone Wire",
- "block.bluepower.wire.redalloy.bundled": "Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.white": "White Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.orange": "Orange Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.magenta": "Magenta Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_blue": "Light Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.yellow": "Yellow Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.lime": "Lime Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.pink": "Pink Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.gray": "Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.light_gray": "Light Gray Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.cyan": "Cyan Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.purple": "Purple Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.blue": "Blue Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.brown": "Brown Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.green": "Green Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.red": "Red Bundled Red Alloy Wire",
- "block.bluepower.wire.redalloy.bundled.black": "Black Bundled Red Alloy Wire",
- "block.bluepower.wire.infusedteslatite.bundled": "Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.white": "White Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.orange": "Orange Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.magenta": "Magenta Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_blue": "Light Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.yellow": "Yellow Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.lime": "Lime Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.pink": "Pink Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.gray": "Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.light_gray": "Light Gray Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.cyan": "Cyan Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.purple": "Purple Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.blue": "Blue Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.brown": "Brown Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.green": "Green Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.red": "Red Bundled Infused Teslatite Wire",
- "block.bluepower.wire.infusedteslatite.bundled.black": "Black Bundled Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone": "Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.white": "White Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.orange": "Orange Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.magenta": "Magenta Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_blue": "Light Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.yellow": "Yellow Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.lime": "Lime Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.pink": "Pink Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.gray": "Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.light_gray": "Light Gray Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.cyan": "Cyan Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.purple": "Purple Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.blue": "Blue Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.brown": "Brown Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.green": "Green Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.red": "Red Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.black": "Black Freestanding Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy": "Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.white": "White Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.orange": "Orange Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.magenta": "Magenta Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_blue": "Light Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.yellow": "Yellow Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.lime": "Lime Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.pink": "Pink Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.gray": "Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.light_gray": "Light Gray Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.cyan": "Cyan Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.purple": "Purple Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.blue": "Blue Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.brown": "Brown Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.green": "Green Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.red": "Red Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.black": "Black Freestanding Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite": "Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.white": "White Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.orange": "Orange Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.magenta": "Magenta Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_blue": "Light Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.yellow": "Yellow Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.lime": "Lime Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.pink": "Pink Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.gray": "Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.light_gray": "Light Gray Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.cyan": "Cyan Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.purple": "Purple Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.blue": "Blue Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.brown": "Brown Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.green": "Green Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.red": "Red Freestanding Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.black": "Black Freestanding Infused Teslatite Wire",
-
- "block.bluepower.wire.freestanding.bluestone.bundled": "Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.white": "White Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.orange": "Orange Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.magenta": "Magenta Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_blue": "Light Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.yellow": "Yellow Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.lime": "Lime Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.pink": "Pink Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.gray": "Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.light_gray": "Light Gray Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.cyan": "Cyan Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.purple": "Purple Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.blue": "Blue Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.brown": "Brown Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.green": "Green Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.red": "Red Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.bluestone.bundled.black": "Black Freestanding Bundled Bluestone Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled": "Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.white": "White Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.orange": "Orange Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.magenta": "Magenta Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_blue": "Light Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.yellow": "Yellow Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.lime": "Lime Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.pink": "Pink Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.gray": "Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.light_gray": "Light Gray Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.cyan": "Cyan Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.purple": "Purple Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.blue": "Blue Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.brown": "Brown Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.green": "Green Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.red": "Red Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.redalloy.bundled.black": "Black Freestanding Bundled Red Alloy Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled": "Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.white": "White Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.orange": "Orange Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.magenta": "Magenta Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_blue": "Light Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.yellow": "Yellow Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.lime": "Lime Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.pink": "Pink Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.gray": "Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.light_gray": "Light Gray Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.cyan": "Cyan Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.purple": "Purple Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.blue": "Blue Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.brown": "Brown Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.green": "Green Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.red": "Red Freestanding Bundled Infused Teslatite Wire",
- "block.bluepower.wire.freestanding.infusedteslatite.bundled.black": "Black Freestanding Bundled Infused Teslatite Wire",
-
- "block.bluepower.lamp_white": "White Lamp",
- "block.bluepower.lamp_orange": "Orange Lamp",
- "block.bluepower.lamp_magenta": "Magenta Lamp",
- "block.bluepower.lamp_light_blue": "Light Blue Lamp",
- "block.bluepower.lamp_yellow": "Yellow Lamp",
- "block.bluepower.lamp_lime": "Lime Lamp",
- "block.bluepower.lamp_pink": "Pink Lamp",
- "block.bluepower.lamp_gray": "Gray Lamp",
- "block.bluepower.lamp_light_gray": "Light Gray Lamp",
- "block.bluepower.lamp_cyan": "Cyan Lamp",
- "block.bluepower.lamp_purple": "Purple Lamp",
- "block.bluepower.lamp_blue": "Blue Lamp",
- "block.bluepower.lamp_brown": "Brown Lamp",
- "block.bluepower.lamp_green": "Green Lamp",
- "block.bluepower.lamp_red": "Red Lamp",
- "block.bluepower.lamp_black": "Black Lamp",
- "block.bluepower.lamp_rgb": "RGB Lamp",
-
- "block.bluepower.lampinverted_white": "Inverted White Lamp",
- "block.bluepower.lampinverted_orange": "Inverted Orange Lamp",
- "block.bluepower.lampinverted_magenta": "Inverted Magenta Lamp",
- "block.bluepower.lampinverted_light_blue": "Inverted Light Blue Lamp",
- "block.bluepower.lampinverted_yellow": "Inverted Yellow Lamp",
- "block.bluepower.lampinverted_lime": "Inverted Lime Lamp",
- "block.bluepower.lampinverted_pink": "Inverted Pink Lamp",
- "block.bluepower.lampinverted_gray": "Inverted Gray Lamp",
- "block.bluepower.lampinverted_light_gray": "Inverted Light Gray Lamp",
- "block.bluepower.lampinverted_cyan": "Inverted Cyan Lamp",
- "block.bluepower.lampinverted_purple": "Inverted Purple Lamp",
- "block.bluepower.lampinverted_blue": "Inverted Blue Lamp",
- "block.bluepower.lampinverted_brown": "Inverted Brown Lamp",
- "block.bluepower.lampinverted_green": "Inverted Green Lamp",
- "block.bluepower.lampinverted_red": "Inverted Red Lamp",
- "block.bluepower.lampinverted_black": "Inverted Black Lamp",
- "block.bluepower.lampinverted_rgb": "Inverted RGB Lamp",
-
- "block.bluepower.fixture_white": "White Fixture Lamp",
- "block.bluepower.fixture_orange": "Orange Fixture Lamp",
- "block.bluepower.fixture_magenta": "Magenta Fixture Lamp",
- "block.bluepower.fixture_light_blue": "Light Blue Fixture Lamp",
- "block.bluepower.fixture_yellow": "Yellow Fixture Lamp",
- "block.bluepower.fixture_lime": "Lime Fixture Lamp",
- "block.bluepower.fixture_pink": "Pink Fixture Lamp",
- "block.bluepower.fixture_gray": "Gray Fixture Lamp",
- "block.bluepower.fixture_light_gray": "Light Gray Fixture Lamp",
- "block.bluepower.fixture_cyan": "Cyan Fixture Lamp",
- "block.bluepower.fixture_purple": "Purple Fixture Lamp",
- "block.bluepower.fixture_blue": "Blue Fixture Lamp",
- "block.bluepower.fixture_brown": "Brown Fixture Lamp",
- "block.bluepower.fixture_green": "Green Fixture Lamp",
- "block.bluepower.fixture_red": "Red Fixture Lamp",
- "block.bluepower.fixture_black": "Black Fixture Lamp",
- "block.bluepower.fixture_rgb": "RGB Fixture Lamp",
-
- "block.bluepower.fixtureinverted_white": "Inverted White Fixture Lamp",
- "block.bluepower.fixtureinverted_orange": "Inverted Orange Fixture Lamp",
- "block.bluepower.fixtureinverted_magenta": "Inverted Magenta Fixture Lamp",
- "block.bluepower.fixtureinverted_light_blue": "Inverted Light Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_yellow": "Inverted Yellow Fixture Lamp",
- "block.bluepower.fixtureinverted_lime": "Inverted Lime Fixture Lamp",
- "block.bluepower.fixtureinverted_pink": "Inverted Pink Fixture Lamp",
- "block.bluepower.fixtureinverted_gray": "Inverted Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_light_gray": "Inverted Light Gray Fixture Lamp",
- "block.bluepower.fixtureinverted_cyan": "Inverted Cyan Fixture Lamp",
- "block.bluepower.fixtureinverted_purple": "Inverted Purple Fixture Lamp",
- "block.bluepower.fixtureinverted_blue": "Inverted Blue Fixture Lamp",
- "block.bluepower.fixtureinverted_brown": "Inverted Brown Fixture Lamp",
- "block.bluepower.fixtureinverted_green": "Inverted Green Fixture Lamp",
- "block.bluepower.fixtureinverted_red": "Inverted Red Fixture Lamp",
- "block.bluepower.fixtureinverted_black": "Inverted Black Fixture Lamp",
- "block.bluepower.fixtureinverted_rgb": "Inverted RGB Fixture Lamp",
-
- "block.bluepower.cagelamp_white": "White Cage Lamp",
- "block.bluepower.cagelamp_orange": "Orange Cage Lamp",
- "block.bluepower.cagelamp_magenta": "Magenta Cage Lamp",
- "block.bluepower.cagelamp_light_blue": "Light Blue Cage Lamp",
- "block.bluepower.cagelamp_yellow": "Yellow Cage Lamp",
- "block.bluepower.cagelamp_lime": "Lime Cage Lamp",
- "block.bluepower.cagelamp_pink": "Pink Cage Lamp",
- "block.bluepower.cagelamp_gray": "Gray Cage Lamp",
- "block.bluepower.cagelamp_light_gray": "Light Gray Cage Lamp",
- "block.bluepower.cagelamp_cyan": "Cyan Cage Lamp",
- "block.bluepower.cagelamp_purple": "Purple Cage Lamp",
- "block.bluepower.cagelamp_blue": "Blue Cage Lamp",
- "block.bluepower.cagelamp_brown": "Brown Cage Lamp",
- "block.bluepower.cagelamp_green": "Green Cage Lamp",
- "block.bluepower.cagelamp_red": "Red Cage Lamp",
- "block.bluepower.cagelamp_black": "Black Cage Lamp",
- "block.bluepower.cagelamp_rgb": "RGB Cage Lamp",
-
- "block.bluepower.cagelampinverted_white": "Inverted White Cage Lamp",
- "block.bluepower.cagelampinverted_orange": "Inverted Orange Cage Lamp",
- "block.bluepower.cagelampinverted_magenta": "Inverted Magenta Cage Lamp",
- "block.bluepower.cagelampinverted_light_blue": "Inverted Light Blue Cage Lamp",
- "block.bluepower.cagelampinverted_yellow": "Inverted Yellow Cage Lamp",
- "block.bluepower.cagelampinverted_lime": "Inverted Lime Cage Lamp",
- "block.bluepower.cagelampinverted_pink": "Inverted Pink Cage Lamp",
- "block.bluepower.cagelampinverted_gray": "Inverted Gray Cage Lamp",
- "block.bluepower.cagelampinverted_light_gray": "Inverted Light Gray Cage Lamp",
- "block.bluepower.cagelampinverted_cyan": "Inverted Cyan Cage Lamp",
- "block.bluepower.cagelampinverted_purple": "Inverted Purple Cage Lamp",
- "block.bluepower.cagelampinverted_blue": "Inverted Blue Cage Lamp",
- "block.bluepower.cagelampinverted_brown": "Inverted Brown Cage Lamp",
- "block.bluepower.cagelampinverted_green": "Inverted Green Cage Lamp",
- "block.bluepower.cagelampinverted_red": "Inverted Red Cage Lamp",
- "block.bluepower.cagelampinverted_black": "Inverted Black Cage Lamp",
- "block.bluepower.cagelampinverted_rgb": "Inverted RGB Cage Lamp",
-
- "item.bluepower.ruby_gem": "Ruby",
- "item.bluepower.amethyst_gem": "Amethyst",
- "item.bluepower.sapphire_gem": "Sapphire",
- "item.bluepower.green_sapphire_gem": "Green Sapphire",
- "item.bluepower.teslatite_dust": "Teslatite",
- "item.bluepower.copper_ingot": "Copper Ingot",
- "item.bluepower.silver_ingot": "Silver Ingot",
- "item.bluepower.zinc_ingot": "Zinc Ingot",
- "item.bluepower.red_alloy_ingot": "Red Alloy Ingot",
- "item.bluepower.blue_alloy_ingot": "Blue Alloy Ingot",
- "item.bluepower.purple_alloy_ingot": "Purple Alloy Ingot",
- "item.bluepower.brass_ingot": "Brass Ingot",
- "item.bluepower.tungsten_ingot": "Tungsten Ingot",
- "item.bluepower.tungsten_nugget": "Tungsten Nugget",
- "item.bluepower.tungsten_carbide": "Tungsten Carbide Ingot",
-
- "item.bluepower.zinc_ore_crushed": "Crushed Zinc Ore",
- "item.bluepower.zinc_dust": "Zinc Dust",
- "item.bluepower.zinc_tiny_dust": "Tiny Pile of Zinc Dust",
- "item.bluepower.zinc_ore_purified": "Purified Crushed Zinc Ore",
-
- "item.bluepower.flax_seeds": "Flax Seeds",
- "item.bluepower.indigo_flower": "Indigo Flower",
- "item.bluepower.indigo_dye": "Indigo Dye",
-
- "item.bluepower.ruby_sword": "Ruby Sword",
- "item.bluepower.ruby_shovel": "Ruby Shovel",
- "item.bluepower.ruby_axe": "Ruby Axe",
- "item.bluepower.ruby_pickaxe": "Ruby Pickaxe",
- "item.bluepower.ruby_hoe": "Ruby Hoe",
- "item.bluepower.ruby_sickle": "Ruby Sickle",
- "item.bluepower.sapphire_sword": "Sapphire Sword",
- "item.bluepower.sapphire_shovel": "Sapphire Shovel",
- "item.bluepower.sapphire_axe": "Sapphire Axe",
- "item.bluepower.sapphire_pickaxe": "Sapphire Pickaxe",
- "item.bluepower.sapphire_hoe": "Sapphire Hoe",
- "item.bluepower.sapphire_sickle": "Sapphire Sickle",
- "item.bluepower.tungcarb_sword": "Tungsten Carbide Sword",
- "item.bluepower.tungcarb_shovel": "Tungsten Carbide Shovel",
- "item.bluepower.tungcarb_axe": "Tungsten Carbide Axe",
- "item.bluepower.tungcarb_pickaxe": "Tungsten Carbide Pickaxe",
- "item.bluepower.tungcarb_hoe": "Tungsten Carbide Hoe",
- "item.bluepower.tungcarb_sickle": "Tungsten Carbide Sickle",
- "item.bluepower.tungcarb_saw": "Tungsten Carbide Saw",
- "item.bluepower.amethyst_sword": "Amethyst Sword",
- "item.bluepower.amethyst_shovel": "Amethyst Shovel",
- "item.bluepower.amethyst_axe": "Amethyst Axe",
- "item.bluepower.amethyst_pickaxe": "Amethyst Pickaxe",
- "item.bluepower.amethyst_hoe": "Amethyst Hoe",
- "item.bluepower.amethyst_sickle": "Amethyst Sickle",
- "item.bluepower.green_sapphire_sword": "Green Sapphire Sword",
- "item.bluepower.green_sapphire_shovel": "Green Sapphire Shovel",
- "item.bluepower.green_sapphire_axe": "Green Sapphire Axe",
- "item.bluepower.green_sapphire_pickaxe": "Green Sapphire Pickaxe",
- "item.bluepower.green_sapphire_hoe": "Green Sapphire Hoe",
- "item.bluepower.green_sapphire_sickle": "Green Sapphire Sickle",
- "item.bluepower.wood_sickle": "Wooden Sickle",
- "item.bluepower.stone_sickle": "Stone Sickle",
- "item.bluepower.iron_sickle": "Iron Sickle",
- "item.bluepower.gold_sickle": "Gold Sickle",
- "item.bluepower.diamond_sickle": "Diamond Sickle",
- "item.bluepower.athame": "Athame",
- "item.bluepower.athame.info": "18 Extra Damage vs Enderman",
- "item.bluepower.screwdriver": "Screwdriver",
- "item.bluepower.silky_screwdriver": "Silky Screwdriver",
- "item.bluepower.wool_card": "Wool Card",
- "item.bluepower.diamond_drawplate": "Diamond Drawplate",
-
- "item.bluepower.iron_saw": "Iron Saw",
- "item.bluepower.amethyst_saw": "Amethyst Saw",
- "item.bluepower.green_sapphire_saw": "Green Sapphire Saw",
- "item.bluepower.ruby_saw": "Ruby Saw",
- "item.bluepower.sapphire_saw": "Sapphire Saw",
- "item.bluepower.diamond_saw": "Diamond Saw",
-
- "item.bluepower.canvas_bag_white": "Canvas Bag",
- "item.bluepower.canvas_bag_orange": "Orange Canvas Bag",
- "item.bluepower.canvas_bag_magenta": "Magenta Canvas Bag",
- "item.bluepower.canvas_bag_light_blue": "Light Blue Canvas Bag",
- "item.bluepower.canvas_bag_yellow": "Yellow Canvas Bag",
- "item.bluepower.canvas_bag_lime": "Lime Canvas Bag",
- "item.bluepower.canvas_bag_pink": "Pink Canvas Bag",
- "item.bluepower.canvas_bag_gray": "Gray Canvas Bag",
- "item.bluepower.canvas_bag_light_gray": "Light Gray Canvas Bag",
- "item.bluepower.canvas_bag_cyan": "Cyan Canvas Bag",
- "item.bluepower.canvas_bag_purple": "Purple Canvas Bag",
- "item.bluepower.canvas_bag_blue": "Blue Canvas Bag",
- "item.bluepower.canvas_bag_brown": "Brown Canvas Bag",
- "item.bluepower.canvas_bag_green": "Green Canvas Bag",
- "item.bluepower.canvas_bag_red": "Red Canvas Bag",
- "item.bluepower.canvas_bag_black": "Black Canvas Bag",
-
- "item.bluepower.silicon_boule": "Silicon Boule",
- "item.bluepower.silicon_wafer": "Silicon Wafer",
- "item.bluepower.blue_doped_wafer": "Blue Doped Wafer",
- "item.bluepower.red_doped_wafer": "Red Doped Wafer",
- "item.bluepower.stone_tile": "Stone Tile",
- "item.bluepower.bluestone_wire_tile": "Bluestone Wire Tile",
- "item.bluepower.bluestone_anode_tile": "Bluestone Anode Tile",
- "item.bluepower.bluestone_cathode_tile": "Bluestone Cathode Tile",
- "item.bluepower.bluestone_pointer_tile": "Bluestone Pointer Tile",
- "item.bluepower.redstone_wire_tile": "Redstone Wire Tile",
- "item.bluepower.redstone_anode_tile": "Redstone Anode Tile",
- "item.bluepower.redstone_cathode_tile": "Redstone Cathode Tile",
- "item.bluepower.redstone_pointer_tile": "Redstone Pointer Tile",
- "item.bluepower.silicon_chip_tile": "Silicon Chip Tile",
- "item.bluepower.tainted_silicon_chip_tile": "Tainted Silicon Chip Tile",
- "item.bluepower.quartz_resonator_tile": "Quartz Resonator Tile",
- "item.bluepower.plate_assembly": "Plate Assembly Tile",
- "item.bluepower.stone_redwire": "Stone Redwire Tile",
- "item.bluepower.stone_bundle": "Stone Bundle Tile",
-
- "item.bluepower.zincplate": "Zinc Plate",
- "item.bluepower.screwdriver_handle": "Screwdriver Handle",
- "item.bluepower.canvas": "Canvas",
- "item.bluepower.seed_bag": "Seed Bag",
- "item.bluepower.canvas_bag": "Canvas Bag",
- "item.bluepower.iron_wire": "Fine Iron Wire",
- "item.bluepower.copper_wire": "Fine Copper Wire",
- "item.bluepower.infused_teslatite_dust": "Infused Teslatite Dust",
- "item.bluepower.multimeter": "Multimeter",
- "item.bluepower.copper_coil": "Copper Coil",
- "item.bluepower.motor": "Motor",
- "item.bluepower.battery": "Battery",
-
- "block.bluepower.gate_and": "AND Gate",
- "block.bluepower.gate_buffer": "Buffer Gate",
- "block.bluepower.gate_bustransceiver": "Bus Transceiver",
- "block.bluepower.gate_counter": "Counter",
- "block.bluepower.gate_invert": "Invert Cell",
- "block.bluepower.gate_lightCell": "Light Sensor",
- "block.bluepower.gate_multiplexer": "Multiplexer",
- "block.bluepower.gate_nand": "NAND Gate",
- "block.bluepower.gate_noninvert": "Non-Invert Cell",
- "block.bluepower.gate_nor": "NOR Gate",
- "block.bluepower.gate_not": "NOT Gate",
- "block.bluepower.gate_nullcell": "Null Cell",
- "block.bluepower.gate_or": "OR Gate",
- "block.bluepower.gate_pulseformer": "Pulse Former",
- "block.bluepower.gate_randomizer": "Randomizer",
- "block.bluepower.gate_repeater": "Repeater",
- "block.bluepower.gate_rs": "RS Latch",
- "block.bluepower.gate_sequencer": "Sequencer",
- "block.bluepower.gate_state": "State Cell",
- "block.bluepower.gate_synchronizer": "Synchronizer",
- "block.bluepower.gate_timer": "Timer",
- "block.bluepower.gate_toggle": "Toggle Latch",
- "block.bluepower.gate_transparent": "Transparent Latch",
- "block.bluepower.gate_xnor": "XNOR Gate",
- "block.bluepower.gate_xor": "XOR Gate",
- "block.bluepower.gate_integratedCircuit3x3": "3x3 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit5x5": "5x5 Integrated Circuit",
- "block.bluepower.gate_integratedCircuit7x7": "7x7 Integrated Circuit",
- "block.bluepower.gate_inverter": "Inverter",
- "block.bluepower.gate_comparator": "Comparator",
- "block.bluepower.gate_regulabletorch": "Regulable Torch",
- "block.bluepower.gate_wirelesstransceiver": "Digital Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog": "Analog Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.bundled": "Digital Bundled Wireless Transceiver",
- "block.bluepower.gate_wirelesstransceiver.analog.bundled": "Analog Bundled Wireless Transceiver",
- "block.bluepower.pneumaticTube": "Pneumatic Tube",
- "block.bluepower.pneumaticTubeOpaque": "Opaque Pneumatic Tube",
- "block.bluepower.restrictionTube": "Restriction Tube",
- "block.bluepower.restrictionTubeOpaque": "Opaque Restriction Tube",
- "block.bluepower.magTube": "Magtube",
- "block.bluepower.accelerator": "Accelerator",
- "block.bluepower.wirelesstransceiver.bundled": "Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog.bundled": "Analogue Bundled Wireless Transceiver",
- "block.bluepower.wirelesstransceiver": "Wireless Transceiver",
- "block.bluepower.wirelesstransceiver.analog": "Analogue Wireless Transceiver",
-
- "item.bluepower.lumar_white": "White Lumar",
- "item.bluepower.lumar_orange": "Orange Lumar",
- "item.bluepower.lumar_magenta": "Magenta Lumar",
- "item.bluepower.lumar_light_blue": "Light Blue Lumar",
- "item.bluepower.lumar_yellow": "Yellow Lumar",
- "item.bluepower.lumar_lime": "Lime Lumar",
- "item.bluepower.lumar_pink": "Pink Lumar",
- "item.bluepower.lumar_gray": "Gray Lumar",
- "item.bluepower.lumar_light_gray": "Light Gray Lumar",
- "item.bluepower.lumar_cyan": "Cyan Lumar",
- "item.bluepower.lumar_purple": "Purple Lumar",
- "item.bluepower.lumar_blue": "Blue Lumar",
- "item.bluepower.lumar_brown": "Brown Lumar",
- "item.bluepower.lumar_green": "Green Lumar",
- "item.bluepower.lumar_red": "Red Lumar",
- "item.bluepower.lumar_black": "Black Lumar",
-
- "item.bluepower.paint_can_blank": "Paint Can",
- "item.bluepower.paint_can_white": "White Paint Can",
- "item.bluepower.paint_can_orange": "Orange Paint Can",
- "item.bluepower.paint_can_magenta": "Magenta Paint Can",
- "item.bluepower.paint_can_light_blue": "Light Blue Paint Can",
- "item.bluepower.paint_can_yellow": "Yellow Paint Can",
- "item.bluepower.paint_can_lime": "Lime Paint Can",
- "item.bluepower.paint_can_pink": "Pink Paint Can",
- "item.bluepower.paint_can_gray": "Gray Paint Can",
- "item.bluepower.paint_can_light_gray": "Light Gray Paint Can",
- "item.bluepower.paint_can_cyan": "Cyan Paint Can",
- "item.bluepower.paint_can_purple": "Purple Paint Can",
- "item.bluepower.paint_can_blue": "Blue Paint Can",
- "item.bluepower.paint_can_brown": "Brown Paint Can",
- "item.bluepower.paint_can_green": "Green Paint Can",
- "item.bluepower.paint_can_red": "Red Paint Can",
- "item.bluepower.paint_can_black": "Black Paint Can",
-
- "item.bluepower.paint_brush_blank": "Paint Brush",
- "item.bluepower.paint_brush_white": "White Paint Brush",
- "item.bluepower.paint_brush_orange": "Orange Paint Brush",
- "item.bluepower.paint_brush_magenta": "Magenta Paint Brush",
- "item.bluepower.paint_brush_light_blue": "Light Blue Paint Brush",
- "item.bluepower.paint_brush_yellow": "Yellow Paint Brush",
- "item.bluepower.paint_brush_lime": "Lime Paint Brush",
- "item.bluepower.paint_brush_pink": "Pink Paint Brush",
- "item.bluepower.paint_brush_gray": "Gray Paint Brush",
- "item.bluepower.paint_brush_light_gray": "Light Gray Paint Brush",
- "item.bluepower.paint_brush_cyan": "Cyan Paint Brush",
- "item.bluepower.paint_brush_purple": "Purple Paint Brush",
- "item.bluepower.paint_brush_blue": "Blue Paint Brush",
- "item.bluepower.paint_brush_brown": "Brown Paint Brush",
- "item.bluepower.paint_brush_green": "Green Paint Brush",
- "item.bluepower.paint_brush_red": "Red Paint Brush",
- "item.bluepower.paint_brush_black": "Black Paint Brush",
- "itemGroup.bluepower:machines": "Blue Power Machines",
- "itemGroup.bluepower:blocks": "Blue Power Blocks",
- "itemGroup.bluepower:items": "Blue Power Items",
- "itemGroup.bluepower:tools": "Blue Power Tools",
- "itemGroup.bluepower:circuits": "Blue Power Gates",
- "itemGroup.bluepower:lighting": "Blue Power Lighting",
- "itemGroup.bluepower:wiring": "Blue Power Wires",
- "itemGroup.bluepower:microblocks": "BP Microblocks",
-
- "enchantment.bluepower.vorpal": "Vorpal",
- "enchantment.bluepower.vorpal.desc": "Increases the chances of mobs and players dropping a head on death",
- "enchantment.bluepower.disjunction": "Disjunction",
- "enchantment.bluepower.disjunction.desc": "Increases Damage vs Endermen and the Dragon",
-
- "gui.bluepower:projectTable.clearGrid": "Clear Crafting Grid",
- "gui.bluepower:timer.interval": "Timer Interval",
- "gui.bluepower:counter.max": "Maximum",
- "gui.bluepower:counter.increment": "Increment",
- "gui.bluepower:counter.decrement": "Decrement",
- "gui.bluepower:counter.count": "Count",
- "gui.bluepower:sortingMachine.sortMode": "§bSort Mode",
- "gui.bluepower:sortingMachine.pullMode": "§bPull Mode",
- "gui.bluepower:sortingMachine.mode": "§bMode",
- "gui.bluepower:sortingMachine.priority": "§bPriority",
- "gui.bluepower:sortingMachine.priority.info": "The higher the number, the higher the priority.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential": "§3Any Stack, Sequential",
- "gui.bluepower:sortingMachine.sortMode.any_stack_sequential.info": "One stack in the column has to match (including item count). Will pull out this item and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential": "§3All Stacks, Sequential",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_sequential.info": "All stacks in the column have to match (including item count). Will pull out the items and move to the next column.",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random": "§3All Stacks, Random",
- "gui.bluepower:sortingMachine.sortMode.all_stacks_random.info": "All stacks in a column have to match (including item count). Will pull out the items. Which column matches doesn't matter.",
- "gui.bluepower:sortingMachine.sortMode.any_item": "§3Any Item",
- "gui.bluepower:sortingMachine.sortMode.any_item.info": "Selected items will be pulled out with the amount of the filtered stack.",
- "gui.bluepower:sortingMachine.sortMode.any_item_default": "§3Any Item With Default",
- "gui.bluepower:sortingMachine.sortMode.any_item_default.info": "Selected items will be pulled out with the amount of the filtered stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.sortMode.any_stack": "§3Any Stack",
- "gui.bluepower:sortingMachine.sortMode.any_stack.info": "Selected items will be pulled out, as much as a full stack.",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default": "§3Any Stack With Default",
- "gui.bluepower:sortingMachine.sortMode.any_stack_default.info": "Selected items will be pulled out, as much as a full stack. A default color can be selected for non-matching items.",
- "gui.bluepower:sortingMachine.pullMode.single_step": "§3Single Step",
- "gui.bluepower:sortingMachine.pullMode.single_step.info": "One item/column (depending on mode) will be pulled for every redstone pulse.",
- "gui.bluepower:sortingMachine.pullMode.automatic": "§3Automatic",
- "gui.bluepower:sortingMachine.pullMode.automatic.info": "Automatically pulls items at a regular interval.",
- "gui.bluepower:sortingMachine.pullMode.single_sweep": "§3Single Sweep",
- "gui.bluepower:sortingMachine.pullMode.single_sweep.info": "For every redstone pulse, the machine will try to go through every column. Pulses will be saved.",
- "gui.bluepower:retriever.mode.sequential": "§3Sequential",
- "gui.bluepower:retriever.mode.sequential.info": "Tries to retrieve the highlighted item with the given item count. Moves on to the next when succeeded.",
- "gui.bluepower:retriever.mode.any": "§3Any Item",
- "gui.bluepower:retriever.mode.any.info": "Tries to retrieve any of the filtered items with the given item count.",
- "gui.bluepower:regulator.ratio": "§3Ratio Mode",
- "gui.bluepower:regulator.ratio.info": "Waits for the middle inventory to have the amount of items specified in the left filter.",
- "gui.bluepower:regulator.supply": "§3Supply Mode",
- "gui.bluepower:regulator.supply.info": "This mode, which only applies to Regulators attached to an inventory, has a priority to supply the attached inventory with items. The items that are tried to be supplied are the items specified in the right filter.",
- "gui.bluepower:itemDetector.mode.item": "§3Item Mode",
- "gui.bluepower:itemDetector.mode.item.info": "Emits a redstone pulse for every single item going through.",
- "gui.bluepower:itemDetector.stack.item": "§3Stack Mode",
- "gui.bluepower:itemDetector.mode.stack.info": "Emits a redstone pulse for every item stack going through.",
- "gui.bluepower:itemDetector.mode.stuffed": "§3Stuffed Mode",
- "gui.bluepower:itemDetector.mode.stuffed.info": "Emits a redstone signal as long as the output buffer stuffed inside the machine.",
- "gui.bluepower:manager.mode.exact": "§3Exact Mode",
- "gui.bluepower:manager.mode.exact.info": "Tries to keep the managed inventory supplied with the exact amount of items specified in the Manager's inventory.",
- "gui.bluepower:manager.mode.all": "§3All Mode",
- "gui.bluepower:manager.mode.all.info": "Items specified in the Manager's inventory will be tried to be supplied to the managed inventory. There's no limit apart from the inventory's size.",
- "gui.bluepower:circuitDatabase.tab.copyAndShare": "Copy & Share",
- "gui.bluepower:circuitDatabase.tab.private": "Private Library",
- "gui.bluepower:circuitDatabase.tab.server": "Server Library",
- "gui.bluepower:circuitDatabase.action.cancel": "Cancel",
- "gui.bluepower:circuitDatabase.action.savePrivate": "Save to Private Library",
- "gui.bluepower:circuitDatabase.action.saveServer": "Save to Server Library",
- "gui.bluepower:circuitDatabase.action.copy": "Copy",
- "gui.bluepower:circuitDatabase.info.serverOnly": "§cOnly available on a server.",
- "gui.bluepower:circuitDatabase.info.nameTaken": "§cName of the item already exists in the database.",
- "gui.bluepower:circuitDatabase.info.opsOnly": "§cServer is configurated to only allow ops to interact with the server library.",
- "gui.bluepower:circuitDatabase.info.sneakClickToConfirmDeleting": "§cAre you sure? Sneak-click to confirm.",
- "gui.bluepower:circuitDatabase.info.sneakClickToDelete": "Sneak-click to delete.",
- "gui.bluepower:circuitDatabase": "Name",
- "gui.bluepower:tooltip.sneakForInfo": "Sneak for info",
- "gui.bluepower:wireless": "Wireless Redstone",
- "gui.bluepower:widget.fuzzy": "§bFilter Fuzzyness",
- "gui.bluepower:widget.fuzzy.normal": "§3Normal",
- "gui.bluepower:widget.fuzzy.normal.info": "Considers items to be the same when the item is equal and the damage is equal.",
- "gui.bluepower:widget.fuzzy.fuzzy": "§3Fuzzy",
- "gui.bluepower:widget.fuzzy.fuzzy.info": "Considers items to be the same when they are Ore Dictionary equivalents.",
- "gui.bluepower:widget.fuzzy.exact": "§3Exact",
- "gui.bluepower:widget.fuzzy.exact.info": "Considers items to be the same when they are exactly the same, including NBT. This means that a Diamond Sword is considered different from an enchanted Diamond Sword.",
- "gui.bluepower:tooltip.hasSilkyData": "§eHas Extra Silky Data",
- "gui.bluepower:tab.stuffed": "Stuffed Items",
- "gui.bluepower:tab.stuffed.noItems": "No items stuffed",
- "gui.bluepower:tab.info": "Information",
- "gui.bluepower:transceiver.mode.sendreceive": "Send & Rec.",
- "gui.bluepower:transceiver.mode.send": "Send",
- "gui.bluepower:transceiver.mode.receive": "Receive",
- "gui.bluepower:transceiver.filter.none": "None",
- "gui.bluepower:transceiver.filter.admin": "Admin",
-
- "item.bluepower.color.none": "None",
- "item.bluepower.color.black": "Black",
- "item.bluepower.color.red": "Red",
- "item.bluepower.color.green": "Green",
- "item.bluepower.color.brown": "Brown",
- "item.bluepower.color.blue": "Blue",
- "item.bluepower.color.purple": "Purple",
- "item.bluepower.color.cyan": "Cyan",
- "item.bluepower.color.light_gray": "Light Grey",
- "item.bluepower.color.gray": "Gray",
- "item.bluepower.color.pink": "Pink",
- "item.bluepower.color.lime": "Lime",
- "item.bluepower.color.yellow": "Yellow",
- "item.bluepower.color.lightBlue": "Light Blue",
- "item.bluepower.color.magenta": "Magenta",
- "item.bluepower.color.orange": "Orange",
- "item.bluepower.color.white": "White",
-
- "alloyfurnace.info": "This machine can melt down metals. It can be used to create Brass, using 3x Copper and 1x Zinc. It can also be used to recycle any item that is made up of a metal into that metal.",
- "buffer.info": "Every side of this machine apart from one has it's own compartment of storage accessible. Apart from one side, which has access to all slots.",
- "deployer.info": "This machine right clicks any block/entity in front of it using the items stored in the Deployer. This for instance can be used to milk a cow by putting in a Bucket and by putting the Deployer in front of a Cow.",
- "ejector.info": "When pulsed by redstone, the Ejector will try to eject one item out of its inventory.",
- "filter.info": "When pulsed by redstone, the Filter will try to take a stack out of a connected inventory and eject it on the other side. The allowed items can be specified using the filter slots, and the ejected stack also can be colored.",
- "item_detector.info": "Used to detect items going through tubes. It can be set to emit a redstone pulse once per stack, or once for every single item in a stack. It can also be used to detect a system getting stuffed.",
- "project_table.info": "A Project Table is an enhanced Crafting Table. It can be used for mass crafting. Put in a 'template' into the crafting grid. Any items used by crafting will be pulled from the Table's inventory.",
- "auto_project_table.info": "The Auto Project Table behaves for the most part the same as the Project table. The only difference is that when you are using automation (Hoppers, Filters, Transposers) to pull out items, you will pull from the crafting output slot, and therefore craft.",
- "relay.info": "Automatically tries to eject any item in its inventory. It can be used as an interface between different mods, or simply as a faster Hopper.",
- "circuit_table.info": "Crafting Gates can be painful. The Circuit Table allows you to craft a gate by simply clicking on the gate you want, provided the items needed to craft the gate are in the Table's inventory.",
- "regulator.info": "Very versatile machine. It can be used to keep an inventory supplied with a certain amount of items, detect whether inventories have certain items, and much more.",
- "retriever.info": "When pulsed by redstone, the Retriever will try to retrieve a stack of items out of an inventory somehow connected to the Retriever using Pneumatic Tubes. It can be filtered just like the Filter.",
- "sorting_machine.info": "The primary use of the Sorting Machine is to sort items, by coloring different items differently. It can be used for other purposes though, to for example make sure that a Furnace always smelts 8 items at a time.",
- "circuit_database.info": "With this machine you can copy and share Integrated Circuit designs. To copy, put the template in the left slot, and an empty IC into the right slot. Make sure to have all the gates required and hit the copy button.\n\nTo share, put in a template and hit one of the two buttons. When saving privately, a folder is created where your Minecraft instance is. You can transfer this with you to other worlds. Server saved templates can be accessed by everyone on a server.",
- "manager.info": "High tier machine used to manage an inventory. It can be set to keep an inventory supplied with exactly the specified items/amounts, or it can be set to retrieve all the items it is able to get of a specified type. Priorities can be set, meaning Managers with a lower priority can't pull from a Manager with a higher priority.",
-
- "bluepower.direction.front": "Front",
- "bluepower.direction.left": "Left",
- "bluepower.direction.back": "Back",
- "bluepower.direction.right": "Right",
-
- "bluepower.face.north": "North",
- "bluepower.face.south": "South",
- "bluepower.face.up": "Up",
- "bluepower.face.down": "Down",
- "bluepower.face.west": "West",
- "bluepower.face.east": "East",
-
- "bluepower.misc.enabled": "Enabled",
- "bluepower.misc.disabled": "Disabled",
-
- "config.bluepower:settings.tooltip": "General mod settings.",
- "config.bluepower:recipes.tooltip": "Recipe settings.",
- "config.bluepower:enchantments.tooltip": "Enchantment settings.",
- "config.bluepower:tubes.tooltip": "Pneumatic Tube options.",
- "config.bluepower:circuitDatabase.tooltip": "Circuit Database options.",
- "config.bluepower:copper.tooltip": "Adjust copper world generation.",
- "config.bluepower:zinc.tooltip": "Adjust zinc world generation.",
- "config.bluepower:silver.tooltip": "Adjust silver world generation.",
- "config.bluepower:tungsten.tooltip": "Adjust tungsten world generation.",
- "config.bluepower:ruby.tooltip": "Adjust ruby world generation.",
- "config.bluepower:amethyst.tooltip": "Adjust amethyst world generation.",
- "config.bluepower:sapphire.tooltip": "Adjust sapphire world generation.",
- "config.bluepower:teslatite.tooltip": "Adjust teslatite world generation.",
- "config.bluepower:worldgen.tooltip": "Configure various world generation options.",
-
- "waila.bluepower:gate.connections": "Connections",
- "waila.bluepower:gate.mux.passthrough": "Passing through",
- "waila.bluepower:gate.rsLatch.feedback": "Feedback",
- "waila.bluepower:gate.rsLatch.nofeedback": "No Feedback",
- "waila.bluepower:tube.color": "Colors",
- "waila.bluepower:machine.stuffed": "Stuffed",
- "waila.bluepower:repeater.delay": "Delay",
- "waila.bluepower:repeater.ticks": "tick(s)",
-
- "bluepower.accessability.public": "Public",
- "bluepower.accessability.shared": "Shared",
- "bluepower.accessability.private": "Private",
-
- "achievement.bluepower": "Bluepower",
- "achievement.bluepower.desc": "Exploration, Lighting, Power and Machines.",
- "achievement.bluepower:vorpal": "Well endowed",
- "achievement.bluepower:vorpal.desc": "Get Vorpal enchant on an item",
- "achievement.bluepower:sort": "Sorting your life out",
- "achievement.bluepower:sort.desc": "Craft a sorting machine",
- "achievement.bluepower:tungsten": "No longer useless!",
- "achievement.bluepower:tungsten.desc": "Mine tungsten ore",
- "achievement.bluepower:dope": "Dopey!",
- "achievement.bluepower:dope.desc": "Make a doped wafer",
- "achievement.bluepower:tube": "Tu-be or not tu-be",
- "achievement.bluepower:tube.desc": "Craft a tube",
- "achievement.bluepower:magtube": "Need for Speed",
- "achievement.bluepower:magtube.desc": "Craft a magtube",
- "achievement.bluepower:circuitception": "Circuitception",
- "achievement.bluepower:circuitception.desc": "Craft an integrated circuit"
-}
diff --git a/broken/creeper-confetti182.json b/broken/creeper-confetti182.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti182.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/creeper-confetti25.json b/broken/creeper-confetti25.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti25.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/creeper-confetti272.json b/broken/creeper-confetti272.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti272.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/creeper-confetti320.json b/broken/creeper-confetti320.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti320.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/creeper-confetti661.json b/broken/creeper-confetti661.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti661.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/creeper-confetti679.json b/broken/creeper-confetti679.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti679.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/creeper-confetti744.json b/broken/creeper-confetti744.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti744.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/creeper-confetti776.json b/broken/creeper-confetti776.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti776.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/creeper-confetti785.json b/broken/creeper-confetti785.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti785.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/creeper-confetti800.json b/broken/creeper-confetti800.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti800.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/creeper-confetti806.json b/broken/creeper-confetti806.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti806.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/creeper-confetti816.json b/broken/creeper-confetti816.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti816.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/creeper-confetti849.json b/broken/creeper-confetti849.json
deleted file mode 100644
index 81bba0007c8c..000000000000
--- a/broken/creeper-confetti849.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "_comment": "CONFIG",
- "creeperconfetti.config.title": "Creeper Confetti Configuration",
- "confettichance.creeperconfetti.config": "Confetti Chance",
- confettichance.creeperconfetti.config.tooltip": "The percent chance for a Creeper to explode into confetti.",
- "damageplayers.creeperconfetti.config": "Damages Player",
- "damageplayers.creeperconfetti.config.tooltip": "Set to true if you still want Creepers to damage players.",
- "_comment": "SOUNDS",
- "creeperconfetti.subtitle.confetti" : "Confetti Sounds"
-}
diff --git a/broken/endertanks198.json b/broken/endertanks198.json
deleted file mode 100644
index 22fb615e32c9..000000000000
--- a/broken/endertanks198.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "_comment": "--------------------------------------- EnderTanks en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.endertanks": "EnderTanks",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "error.endertanks.bucket.nolink1.txt": "Can not link bucket, you do not own this tank",
- "error.endertanks.bucket.nolink2.txt": "Can not link bucket, Tank owner is unknown",
- "error.endertanks.bucket.nolink3.txt": "Can not link bucket, you're not on the same team",
-
- "error.endertanks.tank.public.disabled.txt": "Public tanks are disabled, tanks must be upgraded to use",
- "error.endertanks.tank.private.disabled.txt": "Creation of private tanks is disabled",
- "error.endertanks.tank.team.disabled.txt": "Creation of team tanks is disabled",
- "error.endertanks.tank.private.denied.txt": "Only the owner can preform that action",
- "error.endertanks.tank.team.denied.txt": "Only team members can preform that action",
- "error.endertanks.tank.upgrade_used.txt": "That upgrade item can only be applied once per tank",
- "error.endertanks.bucket.public.disabled.txt": "Public buckets are disabled",
- "error.endertanks.bucket.private.disabled.txt": "Creation of private buckets is disabled",
- "error.endertanks.bucket.team.disabled.txt": "Creation of team buckets is disabled",
-
- "info.endertanks.bucket.header.txt": "Bucket",
- "info.endertanks.tank.header.txt": "Tank",
- "info.endertanks.tank.empty.txt": "Empty",
- "info.endertanks.tank.public.txt": "Public Use",
- "info.endertanks.tank.code.txt": "Code:",
- "info.endertanks.tank.capacity.txt": "Tank capacity upgraded to",
- "info.endertanks.tank.pump.upgrade.txt": "Pump upgraded to",
- "info.endertanks.tank.pump.txt": "Pump",
-
- "info.endertanks.tank.type.fluid.txt": "§3§oFluid:§r",
- "info.endertanks.tank.type.mekanism.gas.txt": "§3§oMekanism Gas:§r",
- "info.endertanks.tank.type.mekanism.infusion.txt": "§3§oMekanism Infusion:§r",
- "info.endertanks.tank.type.mekanism.pigment.txt": "§3§oMekanism Pigment:§r",
- "info.endertanks.tank.type.mekanism.slurry.txt": "§3§oMekanism Slurry:§r",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "item.endertanks.bucket.public": "Ender Bucket",
- "item.endertanks.bucket.private": "Ender Bucket",
- "item.endertanks.bucket.team": "Ender Bucket",
- "block.endertanks.tank.public": "Ender Tank",
- "block.endertanks.tank.private": "Ender Tank",
- "block.endertanks.tank.team": "Ender Tank"
-}
diff --git a/broken/endertanks4.json b/broken/endertanks4.json
deleted file mode 100644
index 22fb615e32c9..000000000000
--- a/broken/endertanks4.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "_comment": "--------------------------------------- EnderTanks en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.endertanks": "EnderTanks",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "error.endertanks.bucket.nolink1.txt": "Can not link bucket, you do not own this tank",
- "error.endertanks.bucket.nolink2.txt": "Can not link bucket, Tank owner is unknown",
- "error.endertanks.bucket.nolink3.txt": "Can not link bucket, you're not on the same team",
-
- "error.endertanks.tank.public.disabled.txt": "Public tanks are disabled, tanks must be upgraded to use",
- "error.endertanks.tank.private.disabled.txt": "Creation of private tanks is disabled",
- "error.endertanks.tank.team.disabled.txt": "Creation of team tanks is disabled",
- "error.endertanks.tank.private.denied.txt": "Only the owner can preform that action",
- "error.endertanks.tank.team.denied.txt": "Only team members can preform that action",
- "error.endertanks.tank.upgrade_used.txt": "That upgrade item can only be applied once per tank",
- "error.endertanks.bucket.public.disabled.txt": "Public buckets are disabled",
- "error.endertanks.bucket.private.disabled.txt": "Creation of private buckets is disabled",
- "error.endertanks.bucket.team.disabled.txt": "Creation of team buckets is disabled",
-
- "info.endertanks.bucket.header.txt": "Bucket",
- "info.endertanks.tank.header.txt": "Tank",
- "info.endertanks.tank.empty.txt": "Empty",
- "info.endertanks.tank.public.txt": "Public Use",
- "info.endertanks.tank.code.txt": "Code:",
- "info.endertanks.tank.capacity.txt": "Tank capacity upgraded to",
- "info.endertanks.tank.pump.upgrade.txt": "Pump upgraded to",
- "info.endertanks.tank.pump.txt": "Pump",
-
- "info.endertanks.tank.type.fluid.txt": "§3§oFluid:§r",
- "info.endertanks.tank.type.mekanism.gas.txt": "§3§oMekanism Gas:§r",
- "info.endertanks.tank.type.mekanism.infusion.txt": "§3§oMekanism Infusion:§r",
- "info.endertanks.tank.type.mekanism.pigment.txt": "§3§oMekanism Pigment:§r",
- "info.endertanks.tank.type.mekanism.slurry.txt": "§3§oMekanism Slurry:§r",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "item.endertanks.bucket.public": "Ender Bucket",
- "item.endertanks.bucket.private": "Ender Bucket",
- "item.endertanks.bucket.team": "Ender Bucket",
- "block.endertanks.tank.public": "Ender Tank",
- "block.endertanks.tank.private": "Ender Tank",
- "block.endertanks.tank.team": "Ender Tank"
-}
diff --git a/broken/endertanks516.json b/broken/endertanks516.json
deleted file mode 100644
index 22fb615e32c9..000000000000
--- a/broken/endertanks516.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "_comment": "--------------------------------------- EnderTanks en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.endertanks": "EnderTanks",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "error.endertanks.bucket.nolink1.txt": "Can not link bucket, you do not own this tank",
- "error.endertanks.bucket.nolink2.txt": "Can not link bucket, Tank owner is unknown",
- "error.endertanks.bucket.nolink3.txt": "Can not link bucket, you're not on the same team",
-
- "error.endertanks.tank.public.disabled.txt": "Public tanks are disabled, tanks must be upgraded to use",
- "error.endertanks.tank.private.disabled.txt": "Creation of private tanks is disabled",
- "error.endertanks.tank.team.disabled.txt": "Creation of team tanks is disabled",
- "error.endertanks.tank.private.denied.txt": "Only the owner can preform that action",
- "error.endertanks.tank.team.denied.txt": "Only team members can preform that action",
- "error.endertanks.tank.upgrade_used.txt": "That upgrade item can only be applied once per tank",
- "error.endertanks.bucket.public.disabled.txt": "Public buckets are disabled",
- "error.endertanks.bucket.private.disabled.txt": "Creation of private buckets is disabled",
- "error.endertanks.bucket.team.disabled.txt": "Creation of team buckets is disabled",
-
- "info.endertanks.bucket.header.txt": "Bucket",
- "info.endertanks.tank.header.txt": "Tank",
- "info.endertanks.tank.empty.txt": "Empty",
- "info.endertanks.tank.public.txt": "Public Use",
- "info.endertanks.tank.code.txt": "Code:",
- "info.endertanks.tank.capacity.txt": "Tank capacity upgraded to",
- "info.endertanks.tank.pump.upgrade.txt": "Pump upgraded to",
- "info.endertanks.tank.pump.txt": "Pump",
-
- "info.endertanks.tank.type.fluid.txt": "§3§oFluid:§r",
- "info.endertanks.tank.type.mekanism.gas.txt": "§3§oMekanism Gas:§r",
- "info.endertanks.tank.type.mekanism.infusion.txt": "§3§oMekanism Infusion:§r",
- "info.endertanks.tank.type.mekanism.pigment.txt": "§3§oMekanism Pigment:§r",
- "info.endertanks.tank.type.mekanism.slurry.txt": "§3§oMekanism Slurry:§r",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "item.endertanks.bucket.public": "Ender Bucket",
- "item.endertanks.bucket.private": "Ender Bucket",
- "item.endertanks.bucket.team": "Ender Bucket",
- "block.endertanks.tank.public": "Ender Tank",
- "block.endertanks.tank.private": "Ender Tank",
- "block.endertanks.tank.team": "Ender Tank"
-}
diff --git a/broken/endertanks521.json b/broken/endertanks521.json
deleted file mode 100644
index 22fb615e32c9..000000000000
--- a/broken/endertanks521.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "_comment": "--------------------------------------- EnderTanks en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.endertanks": "EnderTanks",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "error.endertanks.bucket.nolink1.txt": "Can not link bucket, you do not own this tank",
- "error.endertanks.bucket.nolink2.txt": "Can not link bucket, Tank owner is unknown",
- "error.endertanks.bucket.nolink3.txt": "Can not link bucket, you're not on the same team",
-
- "error.endertanks.tank.public.disabled.txt": "Public tanks are disabled, tanks must be upgraded to use",
- "error.endertanks.tank.private.disabled.txt": "Creation of private tanks is disabled",
- "error.endertanks.tank.team.disabled.txt": "Creation of team tanks is disabled",
- "error.endertanks.tank.private.denied.txt": "Only the owner can preform that action",
- "error.endertanks.tank.team.denied.txt": "Only team members can preform that action",
- "error.endertanks.tank.upgrade_used.txt": "That upgrade item can only be applied once per tank",
- "error.endertanks.bucket.public.disabled.txt": "Public buckets are disabled",
- "error.endertanks.bucket.private.disabled.txt": "Creation of private buckets is disabled",
- "error.endertanks.bucket.team.disabled.txt": "Creation of team buckets is disabled",
-
- "info.endertanks.bucket.header.txt": "Bucket",
- "info.endertanks.tank.header.txt": "Tank",
- "info.endertanks.tank.empty.txt": "Empty",
- "info.endertanks.tank.public.txt": "Public Use",
- "info.endertanks.tank.code.txt": "Code:",
- "info.endertanks.tank.capacity.txt": "Tank capacity upgraded to",
- "info.endertanks.tank.pump.upgrade.txt": "Pump upgraded to",
- "info.endertanks.tank.pump.txt": "Pump",
-
- "info.endertanks.tank.type.fluid.txt": "§3§oFluid:§r",
- "info.endertanks.tank.type.mekanism.gas.txt": "§3§oMekanism Gas:§r",
- "info.endertanks.tank.type.mekanism.infusion.txt": "§3§oMekanism Infusion:§r",
- "info.endertanks.tank.type.mekanism.pigment.txt": "§3§oMekanism Pigment:§r",
- "info.endertanks.tank.type.mekanism.slurry.txt": "§3§oMekanism Slurry:§r",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "item.endertanks.bucket.public": "Ender Bucket",
- "item.endertanks.bucket.private": "Ender Bucket",
- "item.endertanks.bucket.team": "Ender Bucket",
- "block.endertanks.tank.public": "Ender Tank",
- "block.endertanks.tank.private": "Ender Tank",
- "block.endertanks.tank.team": "Ender Tank"
-}
diff --git a/broken/endertanks682.json b/broken/endertanks682.json
deleted file mode 100644
index 22fb615e32c9..000000000000
--- a/broken/endertanks682.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "_comment": "--------------------------------------- EnderTanks en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.endertanks": "EnderTanks",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "error.endertanks.bucket.nolink1.txt": "Can not link bucket, you do not own this tank",
- "error.endertanks.bucket.nolink2.txt": "Can not link bucket, Tank owner is unknown",
- "error.endertanks.bucket.nolink3.txt": "Can not link bucket, you're not on the same team",
-
- "error.endertanks.tank.public.disabled.txt": "Public tanks are disabled, tanks must be upgraded to use",
- "error.endertanks.tank.private.disabled.txt": "Creation of private tanks is disabled",
- "error.endertanks.tank.team.disabled.txt": "Creation of team tanks is disabled",
- "error.endertanks.tank.private.denied.txt": "Only the owner can preform that action",
- "error.endertanks.tank.team.denied.txt": "Only team members can preform that action",
- "error.endertanks.tank.upgrade_used.txt": "That upgrade item can only be applied once per tank",
- "error.endertanks.bucket.public.disabled.txt": "Public buckets are disabled",
- "error.endertanks.bucket.private.disabled.txt": "Creation of private buckets is disabled",
- "error.endertanks.bucket.team.disabled.txt": "Creation of team buckets is disabled",
-
- "info.endertanks.bucket.header.txt": "Bucket",
- "info.endertanks.tank.header.txt": "Tank",
- "info.endertanks.tank.empty.txt": "Empty",
- "info.endertanks.tank.public.txt": "Public Use",
- "info.endertanks.tank.code.txt": "Code:",
- "info.endertanks.tank.capacity.txt": "Tank capacity upgraded to",
- "info.endertanks.tank.pump.upgrade.txt": "Pump upgraded to",
- "info.endertanks.tank.pump.txt": "Pump",
-
- "info.endertanks.tank.type.fluid.txt": "§3§oFluid:§r",
- "info.endertanks.tank.type.mekanism.gas.txt": "§3§oMekanism Gas:§r",
- "info.endertanks.tank.type.mekanism.infusion.txt": "§3§oMekanism Infusion:§r",
- "info.endertanks.tank.type.mekanism.pigment.txt": "§3§oMekanism Pigment:§r",
- "info.endertanks.tank.type.mekanism.slurry.txt": "§3§oMekanism Slurry:§r",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "item.endertanks.bucket.public": "Ender Bucket",
- "item.endertanks.bucket.private": "Ender Bucket",
- "item.endertanks.bucket.team": "Ender Bucket",
- "block.endertanks.tank.public": "Ender Tank",
- "block.endertanks.tank.private": "Ender Tank",
- "block.endertanks.tank.team": "Ender Tank"
-}
diff --git a/broken/endertanks742.json b/broken/endertanks742.json
deleted file mode 100644
index 22fb615e32c9..000000000000
--- a/broken/endertanks742.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "_comment": "--------------------------------------- EnderTanks en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.endertanks": "EnderTanks",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "error.endertanks.bucket.nolink1.txt": "Can not link bucket, you do not own this tank",
- "error.endertanks.bucket.nolink2.txt": "Can not link bucket, Tank owner is unknown",
- "error.endertanks.bucket.nolink3.txt": "Can not link bucket, you're not on the same team",
-
- "error.endertanks.tank.public.disabled.txt": "Public tanks are disabled, tanks must be upgraded to use",
- "error.endertanks.tank.private.disabled.txt": "Creation of private tanks is disabled",
- "error.endertanks.tank.team.disabled.txt": "Creation of team tanks is disabled",
- "error.endertanks.tank.private.denied.txt": "Only the owner can preform that action",
- "error.endertanks.tank.team.denied.txt": "Only team members can preform that action",
- "error.endertanks.tank.upgrade_used.txt": "That upgrade item can only be applied once per tank",
- "error.endertanks.bucket.public.disabled.txt": "Public buckets are disabled",
- "error.endertanks.bucket.private.disabled.txt": "Creation of private buckets is disabled",
- "error.endertanks.bucket.team.disabled.txt": "Creation of team buckets is disabled",
-
- "info.endertanks.bucket.header.txt": "Bucket",
- "info.endertanks.tank.header.txt": "Tank",
- "info.endertanks.tank.empty.txt": "Empty",
- "info.endertanks.tank.public.txt": "Public Use",
- "info.endertanks.tank.code.txt": "Code:",
- "info.endertanks.tank.capacity.txt": "Tank capacity upgraded to",
- "info.endertanks.tank.pump.upgrade.txt": "Pump upgraded to",
- "info.endertanks.tank.pump.txt": "Pump",
-
- "info.endertanks.tank.type.fluid.txt": "§3§oFluid:§r",
- "info.endertanks.tank.type.mekanism.gas.txt": "§3§oMekanism Gas:§r",
- "info.endertanks.tank.type.mekanism.infusion.txt": "§3§oMekanism Infusion:§r",
- "info.endertanks.tank.type.mekanism.pigment.txt": "§3§oMekanism Pigment:§r",
- "info.endertanks.tank.type.mekanism.slurry.txt": "§3§oMekanism Slurry:§r",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "item.endertanks.bucket.public": "Ender Bucket",
- "item.endertanks.bucket.private": "Ender Bucket",
- "item.endertanks.bucket.team": "Ender Bucket",
- "block.endertanks.tank.public": "Ender Tank",
- "block.endertanks.tank.private": "Ender Tank",
- "block.endertanks.tank.team": "Ender Tank"
-}
diff --git a/broken/endertanks91.json b/broken/endertanks91.json
deleted file mode 100644
index 22fb615e32c9..000000000000
--- a/broken/endertanks91.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "_comment": "--------------------------------------- EnderTanks en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.endertanks": "EnderTanks",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "error.endertanks.bucket.nolink1.txt": "Can not link bucket, you do not own this tank",
- "error.endertanks.bucket.nolink2.txt": "Can not link bucket, Tank owner is unknown",
- "error.endertanks.bucket.nolink3.txt": "Can not link bucket, you're not on the same team",
-
- "error.endertanks.tank.public.disabled.txt": "Public tanks are disabled, tanks must be upgraded to use",
- "error.endertanks.tank.private.disabled.txt": "Creation of private tanks is disabled",
- "error.endertanks.tank.team.disabled.txt": "Creation of team tanks is disabled",
- "error.endertanks.tank.private.denied.txt": "Only the owner can preform that action",
- "error.endertanks.tank.team.denied.txt": "Only team members can preform that action",
- "error.endertanks.tank.upgrade_used.txt": "That upgrade item can only be applied once per tank",
- "error.endertanks.bucket.public.disabled.txt": "Public buckets are disabled",
- "error.endertanks.bucket.private.disabled.txt": "Creation of private buckets is disabled",
- "error.endertanks.bucket.team.disabled.txt": "Creation of team buckets is disabled",
-
- "info.endertanks.bucket.header.txt": "Bucket",
- "info.endertanks.tank.header.txt": "Tank",
- "info.endertanks.tank.empty.txt": "Empty",
- "info.endertanks.tank.public.txt": "Public Use",
- "info.endertanks.tank.code.txt": "Code:",
- "info.endertanks.tank.capacity.txt": "Tank capacity upgraded to",
- "info.endertanks.tank.pump.upgrade.txt": "Pump upgraded to",
- "info.endertanks.tank.pump.txt": "Pump",
-
- "info.endertanks.tank.type.fluid.txt": "§3§oFluid:§r",
- "info.endertanks.tank.type.mekanism.gas.txt": "§3§oMekanism Gas:§r",
- "info.endertanks.tank.type.mekanism.infusion.txt": "§3§oMekanism Infusion:§r",
- "info.endertanks.tank.type.mekanism.pigment.txt": "§3§oMekanism Pigment:§r",
- "info.endertanks.tank.type.mekanism.slurry.txt": "§3§oMekanism Slurry:§r",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "item.endertanks.bucket.public": "Ender Bucket",
- "item.endertanks.bucket.private": "Ender Bucket",
- "item.endertanks.bucket.team": "Ender Bucket",
- "block.endertanks.tank.public": "Ender Tank",
- "block.endertanks.tank.private": "Ender Tank",
- "block.endertanks.tank.team": "Ender Tank"
-}
diff --git a/broken/endertanks999.json b/broken/endertanks999.json
deleted file mode 100644
index 22fb615e32c9..000000000000
--- a/broken/endertanks999.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "_comment": "--------------------------------------- EnderTanks en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.endertanks": "EnderTanks",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "error.endertanks.bucket.nolink1.txt": "Can not link bucket, you do not own this tank",
- "error.endertanks.bucket.nolink2.txt": "Can not link bucket, Tank owner is unknown",
- "error.endertanks.bucket.nolink3.txt": "Can not link bucket, you're not on the same team",
-
- "error.endertanks.tank.public.disabled.txt": "Public tanks are disabled, tanks must be upgraded to use",
- "error.endertanks.tank.private.disabled.txt": "Creation of private tanks is disabled",
- "error.endertanks.tank.team.disabled.txt": "Creation of team tanks is disabled",
- "error.endertanks.tank.private.denied.txt": "Only the owner can preform that action",
- "error.endertanks.tank.team.denied.txt": "Only team members can preform that action",
- "error.endertanks.tank.upgrade_used.txt": "That upgrade item can only be applied once per tank",
- "error.endertanks.bucket.public.disabled.txt": "Public buckets are disabled",
- "error.endertanks.bucket.private.disabled.txt": "Creation of private buckets is disabled",
- "error.endertanks.bucket.team.disabled.txt": "Creation of team buckets is disabled",
-
- "info.endertanks.bucket.header.txt": "Bucket",
- "info.endertanks.tank.header.txt": "Tank",
- "info.endertanks.tank.empty.txt": "Empty",
- "info.endertanks.tank.public.txt": "Public Use",
- "info.endertanks.tank.code.txt": "Code:",
- "info.endertanks.tank.capacity.txt": "Tank capacity upgraded to",
- "info.endertanks.tank.pump.upgrade.txt": "Pump upgraded to",
- "info.endertanks.tank.pump.txt": "Pump",
-
- "info.endertanks.tank.type.fluid.txt": "§3§oFluid:§r",
- "info.endertanks.tank.type.mekanism.gas.txt": "§3§oMekanism Gas:§r",
- "info.endertanks.tank.type.mekanism.infusion.txt": "§3§oMekanism Infusion:§r",
- "info.endertanks.tank.type.mekanism.pigment.txt": "§3§oMekanism Pigment:§r",
- "info.endertanks.tank.type.mekanism.slurry.txt": "§3§oMekanism Slurry:§r",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "item.endertanks.bucket.public": "Ender Bucket",
- "item.endertanks.bucket.private": "Ender Bucket",
- "item.endertanks.bucket.team": "Ender Bucket",
- "block.endertanks.tank.public": "Ender Tank",
- "block.endertanks.tank.private": "Ender Tank",
- "block.endertanks.tank.team": "Ender Tank"
-}
diff --git a/broken/hwyla152.json b/broken/hwyla152.json
deleted file mode 100644
index c62b4d8b0f9d..000000000000
--- a/broken/hwyla152.json
+++ /dev/null
@@ -1,82 +0,0 @@
-{
- "tooltip.waila.crop_growth": "Growth: %s",
- "tooltip.waila.crop_mature": "Mature",
- "tooltip.waila.empty": "Empty",
- "tooltip.waila.delay": "Delay: %d",
- "tooltip.waila.mode": "Mode: %s",
- "tooltip.waila.mode_comparator": "Comparator",
- "tooltip.waila.mode_subtractor": "Subtractor",
- "tooltip.waila.state": "State: %s",
- "tooltip.waila.state_on": "On",
- "tooltip.waila.state_off": "Off",
- "tooltip.waila.power": "Power: %d",
- "tooltip.waila.health": "%s/%s Health",
- "tooltip.waila.sneak_for_details": "Sneak for details",
- "tooltip.waila.villager_profession": "Profession: %s",
-
- "gui.waila.configuration": "%s Configuration",
- "gui.waila.waila_settings": "%s Settings",
- "gui.waila.plugin_settings": "Plugin Settings",
-
- "key.waila.config": "Open Config",
- "key.waila.show_overlay": "Show Overlay",
- "key.waila.toggle_liquid": "Toggle Liquid",
-
- "config.waila.general": "General",
- "config.waila.display_tooltip": "Display Tooltip",
- "config.waila.display_tooltip_desc": "Collect data and render the tooltip",
- "config.waila.display_fluids": "Display Fluids",
- "config.waila.display_fluids_desc": "Try to show fluids",
- "config.waila.sneaky_details": "Sneaky Details",
- "config.waila.sneaky_details_desc": "Body text is hidden unless sneaking",
- "config.waila.display_mode": "Display Mode",
- "config.waila.display_mode_desc": "Tooltip display behavior
-Toggle: Display keybind will toggle it on and off
-Maintained: Display keybind must be held",
- "config.waila.display_mode_toggle": "Toggle",
- "config.waila.display_mode_hold_key": "Maintained",
- "config.waila.hide_from_players": "Hide from Player List",
- "config.waila.hide_from_players_desc": "Hide tooltip while the player list is open",
- "config.waila.hide_from_debug": "Hide from Debug",
- "config.waila.hide_from_debug_desc": "Hide the tooltip while the debug menu is open",
- "config.waila.display_item": "Display Item",
- "config.waila.display_item_desc": "Display the item gotten from the block",
- "config.waila.tts": "Enable TTS",
- "config.waila.tts_desc": "Read out block and entity names with the system's text to speech processor",
-
- "config.waila.overlay": "Overlay",
- "config.waila.overlay_pos_x": "Horizontal Ratio",
- "config.waila.overlay_pos_y": "Vertical Ratio",
- "config.waila.overlay_scale": "Display Scale",
-
- "config.waila.overlay_color": "Color",
- "config.waila.overlay_alpha": "Alpha",
- "config.waila.overlay_theme": "Theme",
-
- "config.waila.formatting": "Formatting",
- "config.waila.format_mod_name": "Mod Name",
- "config.waila.format_block_name": "Block Name",
- "config.waila.format_fluid_name": "Fluid Name",
- "config.waila.format_entity_name": "Entity Name",
- "config.waila.format_registry_name": "Registry Name",
-
- "config.waila.plugin_minecraft": "Minecraft",
- "config.waila.plugin_minecraft.display_furnace_contents": "Furnace Contents",
- "config.waila.plugin_minecraft.hide_infestations": "Hide Infested Blocks",
- "config.waila.plugin_minecraft.spawner_type": "Spawner Type",
- "config.waila.plugin_minecraft.crop_progress": "Crop Progress",
- "config.waila.plugin_minecraft.lever": "Lever State",
- "config.waila.plugin_minecraft.repeater": "Repeater Delay",
- "config.waila.plugin_minecraft.comparator": "Comparator Mode",
- "config.waila.plugin_minecraft.redstone": "Power Level",
- "config.waila.plugin_minecraft.jukebox": "Active Record",
- "config.waila.plugin_minecraft.villager_profession": "Villager Profession",
-
- "config.waila.plugin_waila": "Waila",
- "config.waila.plugin_waila.show_registry": "Show Registry Names",
- "config.waila.plugin_waila.show_entities": "Show Entities",
- "config.waila.plugin_waila.show_entity_hp": "Show Entity Health",
- "config.waila.plugin_waila.show_states": "Show States",
-
- "command.dump.success": "Dump successful"
-}
diff --git a/broken/hwyla483.json b/broken/hwyla483.json
deleted file mode 100644
index c62b4d8b0f9d..000000000000
--- a/broken/hwyla483.json
+++ /dev/null
@@ -1,82 +0,0 @@
-{
- "tooltip.waila.crop_growth": "Growth: %s",
- "tooltip.waila.crop_mature": "Mature",
- "tooltip.waila.empty": "Empty",
- "tooltip.waila.delay": "Delay: %d",
- "tooltip.waila.mode": "Mode: %s",
- "tooltip.waila.mode_comparator": "Comparator",
- "tooltip.waila.mode_subtractor": "Subtractor",
- "tooltip.waila.state": "State: %s",
- "tooltip.waila.state_on": "On",
- "tooltip.waila.state_off": "Off",
- "tooltip.waila.power": "Power: %d",
- "tooltip.waila.health": "%s/%s Health",
- "tooltip.waila.sneak_for_details": "Sneak for details",
- "tooltip.waila.villager_profession": "Profession: %s",
-
- "gui.waila.configuration": "%s Configuration",
- "gui.waila.waila_settings": "%s Settings",
- "gui.waila.plugin_settings": "Plugin Settings",
-
- "key.waila.config": "Open Config",
- "key.waila.show_overlay": "Show Overlay",
- "key.waila.toggle_liquid": "Toggle Liquid",
-
- "config.waila.general": "General",
- "config.waila.display_tooltip": "Display Tooltip",
- "config.waila.display_tooltip_desc": "Collect data and render the tooltip",
- "config.waila.display_fluids": "Display Fluids",
- "config.waila.display_fluids_desc": "Try to show fluids",
- "config.waila.sneaky_details": "Sneaky Details",
- "config.waila.sneaky_details_desc": "Body text is hidden unless sneaking",
- "config.waila.display_mode": "Display Mode",
- "config.waila.display_mode_desc": "Tooltip display behavior
-Toggle: Display keybind will toggle it on and off
-Maintained: Display keybind must be held",
- "config.waila.display_mode_toggle": "Toggle",
- "config.waila.display_mode_hold_key": "Maintained",
- "config.waila.hide_from_players": "Hide from Player List",
- "config.waila.hide_from_players_desc": "Hide tooltip while the player list is open",
- "config.waila.hide_from_debug": "Hide from Debug",
- "config.waila.hide_from_debug_desc": "Hide the tooltip while the debug menu is open",
- "config.waila.display_item": "Display Item",
- "config.waila.display_item_desc": "Display the item gotten from the block",
- "config.waila.tts": "Enable TTS",
- "config.waila.tts_desc": "Read out block and entity names with the system's text to speech processor",
-
- "config.waila.overlay": "Overlay",
- "config.waila.overlay_pos_x": "Horizontal Ratio",
- "config.waila.overlay_pos_y": "Vertical Ratio",
- "config.waila.overlay_scale": "Display Scale",
-
- "config.waila.overlay_color": "Color",
- "config.waila.overlay_alpha": "Alpha",
- "config.waila.overlay_theme": "Theme",
-
- "config.waila.formatting": "Formatting",
- "config.waila.format_mod_name": "Mod Name",
- "config.waila.format_block_name": "Block Name",
- "config.waila.format_fluid_name": "Fluid Name",
- "config.waila.format_entity_name": "Entity Name",
- "config.waila.format_registry_name": "Registry Name",
-
- "config.waila.plugin_minecraft": "Minecraft",
- "config.waila.plugin_minecraft.display_furnace_contents": "Furnace Contents",
- "config.waila.plugin_minecraft.hide_infestations": "Hide Infested Blocks",
- "config.waila.plugin_minecraft.spawner_type": "Spawner Type",
- "config.waila.plugin_minecraft.crop_progress": "Crop Progress",
- "config.waila.plugin_minecraft.lever": "Lever State",
- "config.waila.plugin_minecraft.repeater": "Repeater Delay",
- "config.waila.plugin_minecraft.comparator": "Comparator Mode",
- "config.waila.plugin_minecraft.redstone": "Power Level",
- "config.waila.plugin_minecraft.jukebox": "Active Record",
- "config.waila.plugin_minecraft.villager_profession": "Villager Profession",
-
- "config.waila.plugin_waila": "Waila",
- "config.waila.plugin_waila.show_registry": "Show Registry Names",
- "config.waila.plugin_waila.show_entities": "Show Entities",
- "config.waila.plugin_waila.show_entity_hp": "Show Entity Health",
- "config.waila.plugin_waila.show_states": "Show States",
-
- "command.dump.success": "Dump successful"
-}
diff --git a/broken/hwyla657.json b/broken/hwyla657.json
deleted file mode 100644
index c62b4d8b0f9d..000000000000
--- a/broken/hwyla657.json
+++ /dev/null
@@ -1,82 +0,0 @@
-{
- "tooltip.waila.crop_growth": "Growth: %s",
- "tooltip.waila.crop_mature": "Mature",
- "tooltip.waila.empty": "Empty",
- "tooltip.waila.delay": "Delay: %d",
- "tooltip.waila.mode": "Mode: %s",
- "tooltip.waila.mode_comparator": "Comparator",
- "tooltip.waila.mode_subtractor": "Subtractor",
- "tooltip.waila.state": "State: %s",
- "tooltip.waila.state_on": "On",
- "tooltip.waila.state_off": "Off",
- "tooltip.waila.power": "Power: %d",
- "tooltip.waila.health": "%s/%s Health",
- "tooltip.waila.sneak_for_details": "Sneak for details",
- "tooltip.waila.villager_profession": "Profession: %s",
-
- "gui.waila.configuration": "%s Configuration",
- "gui.waila.waila_settings": "%s Settings",
- "gui.waila.plugin_settings": "Plugin Settings",
-
- "key.waila.config": "Open Config",
- "key.waila.show_overlay": "Show Overlay",
- "key.waila.toggle_liquid": "Toggle Liquid",
-
- "config.waila.general": "General",
- "config.waila.display_tooltip": "Display Tooltip",
- "config.waila.display_tooltip_desc": "Collect data and render the tooltip",
- "config.waila.display_fluids": "Display Fluids",
- "config.waila.display_fluids_desc": "Try to show fluids",
- "config.waila.sneaky_details": "Sneaky Details",
- "config.waila.sneaky_details_desc": "Body text is hidden unless sneaking",
- "config.waila.display_mode": "Display Mode",
- "config.waila.display_mode_desc": "Tooltip display behavior
-Toggle: Display keybind will toggle it on and off
-Maintained: Display keybind must be held",
- "config.waila.display_mode_toggle": "Toggle",
- "config.waila.display_mode_hold_key": "Maintained",
- "config.waila.hide_from_players": "Hide from Player List",
- "config.waila.hide_from_players_desc": "Hide tooltip while the player list is open",
- "config.waila.hide_from_debug": "Hide from Debug",
- "config.waila.hide_from_debug_desc": "Hide the tooltip while the debug menu is open",
- "config.waila.display_item": "Display Item",
- "config.waila.display_item_desc": "Display the item gotten from the block",
- "config.waila.tts": "Enable TTS",
- "config.waila.tts_desc": "Read out block and entity names with the system's text to speech processor",
-
- "config.waila.overlay": "Overlay",
- "config.waila.overlay_pos_x": "Horizontal Ratio",
- "config.waila.overlay_pos_y": "Vertical Ratio",
- "config.waila.overlay_scale": "Display Scale",
-
- "config.waila.overlay_color": "Color",
- "config.waila.overlay_alpha": "Alpha",
- "config.waila.overlay_theme": "Theme",
-
- "config.waila.formatting": "Formatting",
- "config.waila.format_mod_name": "Mod Name",
- "config.waila.format_block_name": "Block Name",
- "config.waila.format_fluid_name": "Fluid Name",
- "config.waila.format_entity_name": "Entity Name",
- "config.waila.format_registry_name": "Registry Name",
-
- "config.waila.plugin_minecraft": "Minecraft",
- "config.waila.plugin_minecraft.display_furnace_contents": "Furnace Contents",
- "config.waila.plugin_minecraft.hide_infestations": "Hide Infested Blocks",
- "config.waila.plugin_minecraft.spawner_type": "Spawner Type",
- "config.waila.plugin_minecraft.crop_progress": "Crop Progress",
- "config.waila.plugin_minecraft.lever": "Lever State",
- "config.waila.plugin_minecraft.repeater": "Repeater Delay",
- "config.waila.plugin_minecraft.comparator": "Comparator Mode",
- "config.waila.plugin_minecraft.redstone": "Power Level",
- "config.waila.plugin_minecraft.jukebox": "Active Record",
- "config.waila.plugin_minecraft.villager_profession": "Villager Profession",
-
- "config.waila.plugin_waila": "Waila",
- "config.waila.plugin_waila.show_registry": "Show Registry Names",
- "config.waila.plugin_waila.show_entities": "Show Entities",
- "config.waila.plugin_waila.show_entity_hp": "Show Entity Health",
- "config.waila.plugin_waila.show_states": "Show States",
-
- "command.dump.success": "Dump successful"
-}
diff --git a/broken/hwyla700.json b/broken/hwyla700.json
deleted file mode 100644
index c62b4d8b0f9d..000000000000
--- a/broken/hwyla700.json
+++ /dev/null
@@ -1,82 +0,0 @@
-{
- "tooltip.waila.crop_growth": "Growth: %s",
- "tooltip.waila.crop_mature": "Mature",
- "tooltip.waila.empty": "Empty",
- "tooltip.waila.delay": "Delay: %d",
- "tooltip.waila.mode": "Mode: %s",
- "tooltip.waila.mode_comparator": "Comparator",
- "tooltip.waila.mode_subtractor": "Subtractor",
- "tooltip.waila.state": "State: %s",
- "tooltip.waila.state_on": "On",
- "tooltip.waila.state_off": "Off",
- "tooltip.waila.power": "Power: %d",
- "tooltip.waila.health": "%s/%s Health",
- "tooltip.waila.sneak_for_details": "Sneak for details",
- "tooltip.waila.villager_profession": "Profession: %s",
-
- "gui.waila.configuration": "%s Configuration",
- "gui.waila.waila_settings": "%s Settings",
- "gui.waila.plugin_settings": "Plugin Settings",
-
- "key.waila.config": "Open Config",
- "key.waila.show_overlay": "Show Overlay",
- "key.waila.toggle_liquid": "Toggle Liquid",
-
- "config.waila.general": "General",
- "config.waila.display_tooltip": "Display Tooltip",
- "config.waila.display_tooltip_desc": "Collect data and render the tooltip",
- "config.waila.display_fluids": "Display Fluids",
- "config.waila.display_fluids_desc": "Try to show fluids",
- "config.waila.sneaky_details": "Sneaky Details",
- "config.waila.sneaky_details_desc": "Body text is hidden unless sneaking",
- "config.waila.display_mode": "Display Mode",
- "config.waila.display_mode_desc": "Tooltip display behavior
-Toggle: Display keybind will toggle it on and off
-Maintained: Display keybind must be held",
- "config.waila.display_mode_toggle": "Toggle",
- "config.waila.display_mode_hold_key": "Maintained",
- "config.waila.hide_from_players": "Hide from Player List",
- "config.waila.hide_from_players_desc": "Hide tooltip while the player list is open",
- "config.waila.hide_from_debug": "Hide from Debug",
- "config.waila.hide_from_debug_desc": "Hide the tooltip while the debug menu is open",
- "config.waila.display_item": "Display Item",
- "config.waila.display_item_desc": "Display the item gotten from the block",
- "config.waila.tts": "Enable TTS",
- "config.waila.tts_desc": "Read out block and entity names with the system's text to speech processor",
-
- "config.waila.overlay": "Overlay",
- "config.waila.overlay_pos_x": "Horizontal Ratio",
- "config.waila.overlay_pos_y": "Vertical Ratio",
- "config.waila.overlay_scale": "Display Scale",
-
- "config.waila.overlay_color": "Color",
- "config.waila.overlay_alpha": "Alpha",
- "config.waila.overlay_theme": "Theme",
-
- "config.waila.formatting": "Formatting",
- "config.waila.format_mod_name": "Mod Name",
- "config.waila.format_block_name": "Block Name",
- "config.waila.format_fluid_name": "Fluid Name",
- "config.waila.format_entity_name": "Entity Name",
- "config.waila.format_registry_name": "Registry Name",
-
- "config.waila.plugin_minecraft": "Minecraft",
- "config.waila.plugin_minecraft.display_furnace_contents": "Furnace Contents",
- "config.waila.plugin_minecraft.hide_infestations": "Hide Infested Blocks",
- "config.waila.plugin_minecraft.spawner_type": "Spawner Type",
- "config.waila.plugin_minecraft.crop_progress": "Crop Progress",
- "config.waila.plugin_minecraft.lever": "Lever State",
- "config.waila.plugin_minecraft.repeater": "Repeater Delay",
- "config.waila.plugin_minecraft.comparator": "Comparator Mode",
- "config.waila.plugin_minecraft.redstone": "Power Level",
- "config.waila.plugin_minecraft.jukebox": "Active Record",
- "config.waila.plugin_minecraft.villager_profession": "Villager Profession",
-
- "config.waila.plugin_waila": "Waila",
- "config.waila.plugin_waila.show_registry": "Show Registry Names",
- "config.waila.plugin_waila.show_entities": "Show Entities",
- "config.waila.plugin_waila.show_entity_hp": "Show Entity Health",
- "config.waila.plugin_waila.show_states": "Show States",
-
- "command.dump.success": "Dump successful"
-}
diff --git a/broken/hwyla81.json b/broken/hwyla81.json
deleted file mode 100644
index c62b4d8b0f9d..000000000000
--- a/broken/hwyla81.json
+++ /dev/null
@@ -1,82 +0,0 @@
-{
- "tooltip.waila.crop_growth": "Growth: %s",
- "tooltip.waila.crop_mature": "Mature",
- "tooltip.waila.empty": "Empty",
- "tooltip.waila.delay": "Delay: %d",
- "tooltip.waila.mode": "Mode: %s",
- "tooltip.waila.mode_comparator": "Comparator",
- "tooltip.waila.mode_subtractor": "Subtractor",
- "tooltip.waila.state": "State: %s",
- "tooltip.waila.state_on": "On",
- "tooltip.waila.state_off": "Off",
- "tooltip.waila.power": "Power: %d",
- "tooltip.waila.health": "%s/%s Health",
- "tooltip.waila.sneak_for_details": "Sneak for details",
- "tooltip.waila.villager_profession": "Profession: %s",
-
- "gui.waila.configuration": "%s Configuration",
- "gui.waila.waila_settings": "%s Settings",
- "gui.waila.plugin_settings": "Plugin Settings",
-
- "key.waila.config": "Open Config",
- "key.waila.show_overlay": "Show Overlay",
- "key.waila.toggle_liquid": "Toggle Liquid",
-
- "config.waila.general": "General",
- "config.waila.display_tooltip": "Display Tooltip",
- "config.waila.display_tooltip_desc": "Collect data and render the tooltip",
- "config.waila.display_fluids": "Display Fluids",
- "config.waila.display_fluids_desc": "Try to show fluids",
- "config.waila.sneaky_details": "Sneaky Details",
- "config.waila.sneaky_details_desc": "Body text is hidden unless sneaking",
- "config.waila.display_mode": "Display Mode",
- "config.waila.display_mode_desc": "Tooltip display behavior
-Toggle: Display keybind will toggle it on and off
-Maintained: Display keybind must be held",
- "config.waila.display_mode_toggle": "Toggle",
- "config.waila.display_mode_hold_key": "Maintained",
- "config.waila.hide_from_players": "Hide from Player List",
- "config.waila.hide_from_players_desc": "Hide tooltip while the player list is open",
- "config.waila.hide_from_debug": "Hide from Debug",
- "config.waila.hide_from_debug_desc": "Hide the tooltip while the debug menu is open",
- "config.waila.display_item": "Display Item",
- "config.waila.display_item_desc": "Display the item gotten from the block",
- "config.waila.tts": "Enable TTS",
- "config.waila.tts_desc": "Read out block and entity names with the system's text to speech processor",
-
- "config.waila.overlay": "Overlay",
- "config.waila.overlay_pos_x": "Horizontal Ratio",
- "config.waila.overlay_pos_y": "Vertical Ratio",
- "config.waila.overlay_scale": "Display Scale",
-
- "config.waila.overlay_color": "Color",
- "config.waila.overlay_alpha": "Alpha",
- "config.waila.overlay_theme": "Theme",
-
- "config.waila.formatting": "Formatting",
- "config.waila.format_mod_name": "Mod Name",
- "config.waila.format_block_name": "Block Name",
- "config.waila.format_fluid_name": "Fluid Name",
- "config.waila.format_entity_name": "Entity Name",
- "config.waila.format_registry_name": "Registry Name",
-
- "config.waila.plugin_minecraft": "Minecraft",
- "config.waila.plugin_minecraft.display_furnace_contents": "Furnace Contents",
- "config.waila.plugin_minecraft.hide_infestations": "Hide Infested Blocks",
- "config.waila.plugin_minecraft.spawner_type": "Spawner Type",
- "config.waila.plugin_minecraft.crop_progress": "Crop Progress",
- "config.waila.plugin_minecraft.lever": "Lever State",
- "config.waila.plugin_minecraft.repeater": "Repeater Delay",
- "config.waila.plugin_minecraft.comparator": "Comparator Mode",
- "config.waila.plugin_minecraft.redstone": "Power Level",
- "config.waila.plugin_minecraft.jukebox": "Active Record",
- "config.waila.plugin_minecraft.villager_profession": "Villager Profession",
-
- "config.waila.plugin_waila": "Waila",
- "config.waila.plugin_waila.show_registry": "Show Registry Names",
- "config.waila.plugin_waila.show_entities": "Show Entities",
- "config.waila.plugin_waila.show_entity_hp": "Show Entity Health",
- "config.waila.plugin_waila.show_states": "Show States",
-
- "command.dump.success": "Dump successful"
-}
diff --git a/broken/multibeds278.json b/broken/multibeds278.json
deleted file mode 100644
index bccc43e11719..000000000000
--- a/broken/multibeds278.json
+++ /dev/null
@@ -1,155 +0,0 @@
-{
- "_comment": "---------------------------------------- MultiBeds en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "embroidery gui entries, excludes button, can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.multibeds": "MultiBeds",
-
- "error.multibeds.embroidery.no_blanket": "No Blanket To Embroider",
-
- "gui.multibeds.embroidery.create": "Create New",
- "gui.multibeds.embroidery.paste_tag": "Paste ShareTag",
- "gui.multibeds.embroidery.button.apply": "Apply",
- "gui.multibeds.embroidery.apply.info": "Apply the selected Embroidery
One durability loss",
- "gui.multibeds.embroidery.button.remove": "Remove",
- "gui.multibeds.embroidery.remove.info": "Remove the applied Embroidery
No durability loss",
- "gui.multibeds.embroidery.error.no_selection": "You must make a selection first",
- "gui.multibeds.embroidery.error.no_thread": "Spool has no thread, craft with string to refill",
- "gui.multibeds.embroidery.error.no_art": "No Embroidery to remove",
- "gui.multibeds.embroidery.error.no_bed": "No bed found, Right Click the Thread on a bed to link",
- "gui.multibeds.embroidery.copy": "Copy Embroidery",
- "gui.multibeds.embroidery.delete": "To Delete Hold ALT and Click",
- "gui.multibeds.embroidery.favorite": "Favorite Embroidery",
- "gui.multibeds.embroidery.unfavorite": "Un-Favorite Embroidery",
- "gui.multibeds.embroidery.share": "Copy ShareTag to clipboard
Hold ALT and Click to send to nearby players
Hold ALT and SHIFT and Click to send to all players",
- "gui.multibeds.embroidery.draw.save": "Save Embroidery",
- "gui.multibeds.embroidery.draw.save.blocked.unnamed": "/!\\ Embroidery Unnamed /!\\",
- "gui.multibeds.embroidery.draw.save.blocked.duplicate": "/!\\ Duplicate Name /!\\
Hold ALT and click to overwrite original",
- "gui.multibeds.embroidery.draw.name_error.unnamed": "Embroidery Unnamed, save disabled",
- "gui.multibeds.embroidery.draw.name_error.duplicate": "Name Taken, saving will overwrite the original",
- "gui.multibeds.embroidery.draw.exit": "Close Editor",
- "gui.multibeds.embroidery.draw.exit.blocked": "/!\\ Unsaved Changes /!\\
Hold ALT and Click to force close",
- "gui.multibeds.embroidery.draw.nudge": "Nudge the image one pixel
Click Buttons or use Arrow Keys",
- "gui.multibeds.embroidery.draw.place.single": "Pixel Placement: Single
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.h_mirror": "Pixel Placement: Horizontal Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.v_mirror": "Pixel Placement: Vertical Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.quadrant": "Pixel Placement: Quadrant Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.rotate.cw": "Rotate Clockwise",
- "gui.multibeds.embroidery.draw.rotate.ccw": "Rotate Counter-Clockwise",
- "gui.multibeds.embroidery.draw.flip.v": "Vertical Flip",
- "gui.multibeds.embroidery.draw.flip.h": "Horizontal Flip",
- "gui.multibeds.embroidery.draw.colors": "Colors Assigned
Click to Swap or press X",
- "gui.multibeds.embroidery.draw.tool.pencil": "Pencil Tool
Shortcut: W",
- "gui.multibeds.embroidery.draw.tool.eraser": "Eraser Tool
Shortcut: E",
- "gui.multibeds.embroidery.draw.tool.dropper": "Dropper/ColorGrab Tool
Shortcut: D",
- "gui.multibeds.embroidery.draw.tool.replace": "Color Replace/Swap Tool
Shortcut: C",
- "gui.multibeds.embroidery.draw.alpha_toggle": "Toggle Solid/Translucent Color
Shortcut: A",
- "gui.multibeds.embroidery.draw.undo": "Undo
Shortcut: Ctrl-Z",
- "gui.multibeds.embroidery.draw.redo": "Redo
Shortcut: Ctrl-Y",
-
- "info.multibeds.no_texture": "Texture Data Missing",
- "info.multibeds.invalid_texture": "Texture Block Missing",
- "info.multibeds.default_texture": "Using Default",
-
- "misc.multibeds.pattern": "Pattern",
- "misc.multibeds.pattern.argyle": "Argyle",
- "misc.multibeds.pattern.buffalo_plaid": "Buffalo Plaid",
- "misc.multibeds.pattern.grid": "Grid",
- "misc.multibeds.pattern.horizontal_lines": "Horizontal Lines",
- "misc.multibeds.pattern.vertical_lines": "Vertical Lines",
-
- "misc.multibeds.art": "Embroidery",
- "misc.multibeds.art.custom": "Custom",
- "misc.multibeds.art.1up": "1up",
- "misc.multibeds.art.all_i_want": "All I Want",
- "misc.multibeds.art.atom_bomb_baby": "Atom Bomb Baby",
- "misc.multibeds.art.baby_youre_a": "Baby You're A",
- "misc.multibeds.art.blue_clue": "Blue Clue",
- "misc.multibeds.art.buy_gold": "Buy Gold",
- "misc.multibeds.art.call_me_perhaps": "Call Me Perhaps",
- "misc.multibeds.art.carol": "Carol",
- "misc.multibeds.art.coal_sock": "Coal Sock",
- "misc.multibeds.art.cuppa": "Cuppa",
- "misc.multibeds.art.danger_zone": "Danger Zone",
- "misc.multibeds.art.dark_side": "Dark Side",
- "misc.multibeds.art.davy_jones_locker": "Davy Jones Locker",
- "misc.multibeds.art.delilah": "Delilah",
- "misc.multibeds.art.diggy_hole": "Diggy Hole",
- "misc.multibeds.art.do_it": "Do It",
- "misc.multibeds.art.doot_doot_doo": "Doot Doot Doo",
- "misc.multibeds.art.embrace_tranquility": "Embrace Tranquility",
- "misc.multibeds.art.felix_felicis": "Felix Felicis",
- "misc.multibeds.art.first": "First?",
- "misc.multibeds.art.ginger_biscuit_dude": "Ginger Biscuit Dude",
- "misc.multibeds.art.grape_gelatin": "Grape Gelatin",
- "misc.multibeds.art.hippity_hoppity": "Hippity Hoppity",
- "misc.multibeds.art.i_am_the_night": "I Am The Night",
- "misc.multibeds.art.i_want_candy": "I Want Candy",
- "misc.multibeds.art.in_the_rough": "In The Rough",
- "misc.multibeds.art.invader": "Invader",
- "misc.multibeds.art.is_this_a_bird": "Is This A Bird?",
- "misc.multibeds.art.jack": "Jack",
- "misc.multibeds.art.jeepers_creeper": "Jeepers Creeper",
- "misc.multibeds.art.last_christmas": "Last Christmas",
- "misc.multibeds.art.lawn_defence": "Lawn Defence",
- "misc.multibeds.art.le_joli_rouge": "Le Joli Rouge",
- "misc.multibeds.art.legendary_dagger": "Legendary Dagger",
- "misc.multibeds.art.let_it_go": "Let It Go",
- "misc.multibeds.art.lies": "Lies",
- "misc.multibeds.art.magically_delicious": "Magically Delicious",
- "misc.multibeds.art.midnight_train": "Midnight Train",
- "misc.multibeds.art.mild_addiction": "Mild Addiction",
- "misc.multibeds.art.mmm_doughnut": "Mmm Doughnut",
- "misc.multibeds.art.mountain_beverage": "Mountain Beverage",
- "misc.multibeds.art.nautical_nonsense": "Nautical Nonsense",
- "misc.multibeds.art.new_leaf": "New Leaf",
- "misc.multibeds.art.nope": "Nope!",
- "misc.multibeds.art.old_leaf": "Old Leaf",
- "misc.multibeds.art.piece_of_my_heart": "Piece Of My Heart",
- "misc.multibeds.art.praise_the_sun": "Praise The Sun",
- "misc.multibeds.art.pumpkin_anger": "Pumpkin Anger",
- "misc.multibeds.art.pumpkin_joy": "Pumpkin Joy",
- "misc.multibeds.art.pumpkin_king": "Pumpkin King",
- "misc.multibeds.art.pumpkin_sorrow": "Pumpkin Sorrow",
- "misc.multibeds.art.rancher": "Rancher",
- "misc.multibeds.art.retro_gamer": "Retro Gamer",
- "misc.multibeds.art.rock_and_stone": "Rock And Stone",
- "misc.multibeds.art.rockin_around": "Rockin' Around",
- "misc.multibeds.art.shambling_dead": "Shambling Dead",
- "misc.multibeds.art.shooting_stars": "Shooting Stars",
- "misc.multibeds.art.slimer": "Slimer",
- "misc.multibeds.art.snake": "Snake",
- "misc.multibeds.art.socialite": "Socialite",
- "misc.multibeds.art.soft_kitty": "Soft Kitty",
- "misc.multibeds.art.sparkle_horse": "Sparkle Horse",
- "misc.multibeds.art.triangle_crisps": "Triangle Crisps",
- "misc.multibeds.art.tricky_treat": "Tricky Treat",
- "misc.multibeds.art.up": "Up",
- "misc.multibeds.art.waffles": "Waffles",
- "misc.multibeds.art.who_ya_gonna_call": "Who Ya Gonna Call?",
- "misc.multibeds.art.wibbly_wobbly": "Wibbly Wobbly",
- "misc.multibeds.art.winner_winner": "Winner Winner",
- "misc.multibeds.art.zoom_zoom": "Zoom Zoom",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "block.multibeds.custom": "Custom Bed",
- "block.multibeds.slab": "Slab Bed",
- "block.multibeds.cot": "Cot",
- "block.multibeds.classic": "Classic Bed",
- "block.multibeds.vintage": "Vintage Bed",
- "block.multibeds.modern": "Modern Bed",
- "block.multibeds.rustic": "Rustic Bed",
- "block.multibeds.ladder": "Bunk Ladder",
-
- "item.multibeds.bedding_package": "Bedding Package",
- "item.multibeds.blanket": "Blanket",
- "item.multibeds.bed_kit": "Build-A-Bed Kit",
- "item.multibeds.embroidery_thread": "Embroidery Thread",
- "item.multibeds.feather_pile": "Feather Pile",
- "item.multibeds.ladder_tools": "Bunk Ladder Tools",
- "item.multibeds.padding": "Padding",
- "item.multibeds.pillow": "Pillow Case",
- "item.multibeds.sheet": "Sheet",
- "item.multibeds.woolen_cloth": "Woolen Cloth"
-}
diff --git a/broken/multibeds328.json b/broken/multibeds328.json
deleted file mode 100644
index bccc43e11719..000000000000
--- a/broken/multibeds328.json
+++ /dev/null
@@ -1,155 +0,0 @@
-{
- "_comment": "---------------------------------------- MultiBeds en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "embroidery gui entries, excludes button, can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.multibeds": "MultiBeds",
-
- "error.multibeds.embroidery.no_blanket": "No Blanket To Embroider",
-
- "gui.multibeds.embroidery.create": "Create New",
- "gui.multibeds.embroidery.paste_tag": "Paste ShareTag",
- "gui.multibeds.embroidery.button.apply": "Apply",
- "gui.multibeds.embroidery.apply.info": "Apply the selected Embroidery
One durability loss",
- "gui.multibeds.embroidery.button.remove": "Remove",
- "gui.multibeds.embroidery.remove.info": "Remove the applied Embroidery
No durability loss",
- "gui.multibeds.embroidery.error.no_selection": "You must make a selection first",
- "gui.multibeds.embroidery.error.no_thread": "Spool has no thread, craft with string to refill",
- "gui.multibeds.embroidery.error.no_art": "No Embroidery to remove",
- "gui.multibeds.embroidery.error.no_bed": "No bed found, Right Click the Thread on a bed to link",
- "gui.multibeds.embroidery.copy": "Copy Embroidery",
- "gui.multibeds.embroidery.delete": "To Delete Hold ALT and Click",
- "gui.multibeds.embroidery.favorite": "Favorite Embroidery",
- "gui.multibeds.embroidery.unfavorite": "Un-Favorite Embroidery",
- "gui.multibeds.embroidery.share": "Copy ShareTag to clipboard
Hold ALT and Click to send to nearby players
Hold ALT and SHIFT and Click to send to all players",
- "gui.multibeds.embroidery.draw.save": "Save Embroidery",
- "gui.multibeds.embroidery.draw.save.blocked.unnamed": "/!\\ Embroidery Unnamed /!\\",
- "gui.multibeds.embroidery.draw.save.blocked.duplicate": "/!\\ Duplicate Name /!\\
Hold ALT and click to overwrite original",
- "gui.multibeds.embroidery.draw.name_error.unnamed": "Embroidery Unnamed, save disabled",
- "gui.multibeds.embroidery.draw.name_error.duplicate": "Name Taken, saving will overwrite the original",
- "gui.multibeds.embroidery.draw.exit": "Close Editor",
- "gui.multibeds.embroidery.draw.exit.blocked": "/!\\ Unsaved Changes /!\\
Hold ALT and Click to force close",
- "gui.multibeds.embroidery.draw.nudge": "Nudge the image one pixel
Click Buttons or use Arrow Keys",
- "gui.multibeds.embroidery.draw.place.single": "Pixel Placement: Single
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.h_mirror": "Pixel Placement: Horizontal Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.v_mirror": "Pixel Placement: Vertical Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.quadrant": "Pixel Placement: Quadrant Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.rotate.cw": "Rotate Clockwise",
- "gui.multibeds.embroidery.draw.rotate.ccw": "Rotate Counter-Clockwise",
- "gui.multibeds.embroidery.draw.flip.v": "Vertical Flip",
- "gui.multibeds.embroidery.draw.flip.h": "Horizontal Flip",
- "gui.multibeds.embroidery.draw.colors": "Colors Assigned
Click to Swap or press X",
- "gui.multibeds.embroidery.draw.tool.pencil": "Pencil Tool
Shortcut: W",
- "gui.multibeds.embroidery.draw.tool.eraser": "Eraser Tool
Shortcut: E",
- "gui.multibeds.embroidery.draw.tool.dropper": "Dropper/ColorGrab Tool
Shortcut: D",
- "gui.multibeds.embroidery.draw.tool.replace": "Color Replace/Swap Tool
Shortcut: C",
- "gui.multibeds.embroidery.draw.alpha_toggle": "Toggle Solid/Translucent Color
Shortcut: A",
- "gui.multibeds.embroidery.draw.undo": "Undo
Shortcut: Ctrl-Z",
- "gui.multibeds.embroidery.draw.redo": "Redo
Shortcut: Ctrl-Y",
-
- "info.multibeds.no_texture": "Texture Data Missing",
- "info.multibeds.invalid_texture": "Texture Block Missing",
- "info.multibeds.default_texture": "Using Default",
-
- "misc.multibeds.pattern": "Pattern",
- "misc.multibeds.pattern.argyle": "Argyle",
- "misc.multibeds.pattern.buffalo_plaid": "Buffalo Plaid",
- "misc.multibeds.pattern.grid": "Grid",
- "misc.multibeds.pattern.horizontal_lines": "Horizontal Lines",
- "misc.multibeds.pattern.vertical_lines": "Vertical Lines",
-
- "misc.multibeds.art": "Embroidery",
- "misc.multibeds.art.custom": "Custom",
- "misc.multibeds.art.1up": "1up",
- "misc.multibeds.art.all_i_want": "All I Want",
- "misc.multibeds.art.atom_bomb_baby": "Atom Bomb Baby",
- "misc.multibeds.art.baby_youre_a": "Baby You're A",
- "misc.multibeds.art.blue_clue": "Blue Clue",
- "misc.multibeds.art.buy_gold": "Buy Gold",
- "misc.multibeds.art.call_me_perhaps": "Call Me Perhaps",
- "misc.multibeds.art.carol": "Carol",
- "misc.multibeds.art.coal_sock": "Coal Sock",
- "misc.multibeds.art.cuppa": "Cuppa",
- "misc.multibeds.art.danger_zone": "Danger Zone",
- "misc.multibeds.art.dark_side": "Dark Side",
- "misc.multibeds.art.davy_jones_locker": "Davy Jones Locker",
- "misc.multibeds.art.delilah": "Delilah",
- "misc.multibeds.art.diggy_hole": "Diggy Hole",
- "misc.multibeds.art.do_it": "Do It",
- "misc.multibeds.art.doot_doot_doo": "Doot Doot Doo",
- "misc.multibeds.art.embrace_tranquility": "Embrace Tranquility",
- "misc.multibeds.art.felix_felicis": "Felix Felicis",
- "misc.multibeds.art.first": "First?",
- "misc.multibeds.art.ginger_biscuit_dude": "Ginger Biscuit Dude",
- "misc.multibeds.art.grape_gelatin": "Grape Gelatin",
- "misc.multibeds.art.hippity_hoppity": "Hippity Hoppity",
- "misc.multibeds.art.i_am_the_night": "I Am The Night",
- "misc.multibeds.art.i_want_candy": "I Want Candy",
- "misc.multibeds.art.in_the_rough": "In The Rough",
- "misc.multibeds.art.invader": "Invader",
- "misc.multibeds.art.is_this_a_bird": "Is This A Bird?",
- "misc.multibeds.art.jack": "Jack",
- "misc.multibeds.art.jeepers_creeper": "Jeepers Creeper",
- "misc.multibeds.art.last_christmas": "Last Christmas",
- "misc.multibeds.art.lawn_defence": "Lawn Defence",
- "misc.multibeds.art.le_joli_rouge": "Le Joli Rouge",
- "misc.multibeds.art.legendary_dagger": "Legendary Dagger",
- "misc.multibeds.art.let_it_go": "Let It Go",
- "misc.multibeds.art.lies": "Lies",
- "misc.multibeds.art.magically_delicious": "Magically Delicious",
- "misc.multibeds.art.midnight_train": "Midnight Train",
- "misc.multibeds.art.mild_addiction": "Mild Addiction",
- "misc.multibeds.art.mmm_doughnut": "Mmm Doughnut",
- "misc.multibeds.art.mountain_beverage": "Mountain Beverage",
- "misc.multibeds.art.nautical_nonsense": "Nautical Nonsense",
- "misc.multibeds.art.new_leaf": "New Leaf",
- "misc.multibeds.art.nope": "Nope!",
- "misc.multibeds.art.old_leaf": "Old Leaf",
- "misc.multibeds.art.piece_of_my_heart": "Piece Of My Heart",
- "misc.multibeds.art.praise_the_sun": "Praise The Sun",
- "misc.multibeds.art.pumpkin_anger": "Pumpkin Anger",
- "misc.multibeds.art.pumpkin_joy": "Pumpkin Joy",
- "misc.multibeds.art.pumpkin_king": "Pumpkin King",
- "misc.multibeds.art.pumpkin_sorrow": "Pumpkin Sorrow",
- "misc.multibeds.art.rancher": "Rancher",
- "misc.multibeds.art.retro_gamer": "Retro Gamer",
- "misc.multibeds.art.rock_and_stone": "Rock And Stone",
- "misc.multibeds.art.rockin_around": "Rockin' Around",
- "misc.multibeds.art.shambling_dead": "Shambling Dead",
- "misc.multibeds.art.shooting_stars": "Shooting Stars",
- "misc.multibeds.art.slimer": "Slimer",
- "misc.multibeds.art.snake": "Snake",
- "misc.multibeds.art.socialite": "Socialite",
- "misc.multibeds.art.soft_kitty": "Soft Kitty",
- "misc.multibeds.art.sparkle_horse": "Sparkle Horse",
- "misc.multibeds.art.triangle_crisps": "Triangle Crisps",
- "misc.multibeds.art.tricky_treat": "Tricky Treat",
- "misc.multibeds.art.up": "Up",
- "misc.multibeds.art.waffles": "Waffles",
- "misc.multibeds.art.who_ya_gonna_call": "Who Ya Gonna Call?",
- "misc.multibeds.art.wibbly_wobbly": "Wibbly Wobbly",
- "misc.multibeds.art.winner_winner": "Winner Winner",
- "misc.multibeds.art.zoom_zoom": "Zoom Zoom",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "block.multibeds.custom": "Custom Bed",
- "block.multibeds.slab": "Slab Bed",
- "block.multibeds.cot": "Cot",
- "block.multibeds.classic": "Classic Bed",
- "block.multibeds.vintage": "Vintage Bed",
- "block.multibeds.modern": "Modern Bed",
- "block.multibeds.rustic": "Rustic Bed",
- "block.multibeds.ladder": "Bunk Ladder",
-
- "item.multibeds.bedding_package": "Bedding Package",
- "item.multibeds.blanket": "Blanket",
- "item.multibeds.bed_kit": "Build-A-Bed Kit",
- "item.multibeds.embroidery_thread": "Embroidery Thread",
- "item.multibeds.feather_pile": "Feather Pile",
- "item.multibeds.ladder_tools": "Bunk Ladder Tools",
- "item.multibeds.padding": "Padding",
- "item.multibeds.pillow": "Pillow Case",
- "item.multibeds.sheet": "Sheet",
- "item.multibeds.woolen_cloth": "Woolen Cloth"
-}
diff --git a/broken/multibeds425.json b/broken/multibeds425.json
deleted file mode 100644
index bccc43e11719..000000000000
--- a/broken/multibeds425.json
+++ /dev/null
@@ -1,155 +0,0 @@
-{
- "_comment": "---------------------------------------- MultiBeds en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "embroidery gui entries, excludes button, can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.multibeds": "MultiBeds",
-
- "error.multibeds.embroidery.no_blanket": "No Blanket To Embroider",
-
- "gui.multibeds.embroidery.create": "Create New",
- "gui.multibeds.embroidery.paste_tag": "Paste ShareTag",
- "gui.multibeds.embroidery.button.apply": "Apply",
- "gui.multibeds.embroidery.apply.info": "Apply the selected Embroidery
One durability loss",
- "gui.multibeds.embroidery.button.remove": "Remove",
- "gui.multibeds.embroidery.remove.info": "Remove the applied Embroidery
No durability loss",
- "gui.multibeds.embroidery.error.no_selection": "You must make a selection first",
- "gui.multibeds.embroidery.error.no_thread": "Spool has no thread, craft with string to refill",
- "gui.multibeds.embroidery.error.no_art": "No Embroidery to remove",
- "gui.multibeds.embroidery.error.no_bed": "No bed found, Right Click the Thread on a bed to link",
- "gui.multibeds.embroidery.copy": "Copy Embroidery",
- "gui.multibeds.embroidery.delete": "To Delete Hold ALT and Click",
- "gui.multibeds.embroidery.favorite": "Favorite Embroidery",
- "gui.multibeds.embroidery.unfavorite": "Un-Favorite Embroidery",
- "gui.multibeds.embroidery.share": "Copy ShareTag to clipboard
Hold ALT and Click to send to nearby players
Hold ALT and SHIFT and Click to send to all players",
- "gui.multibeds.embroidery.draw.save": "Save Embroidery",
- "gui.multibeds.embroidery.draw.save.blocked.unnamed": "/!\\ Embroidery Unnamed /!\\",
- "gui.multibeds.embroidery.draw.save.blocked.duplicate": "/!\\ Duplicate Name /!\\
Hold ALT and click to overwrite original",
- "gui.multibeds.embroidery.draw.name_error.unnamed": "Embroidery Unnamed, save disabled",
- "gui.multibeds.embroidery.draw.name_error.duplicate": "Name Taken, saving will overwrite the original",
- "gui.multibeds.embroidery.draw.exit": "Close Editor",
- "gui.multibeds.embroidery.draw.exit.blocked": "/!\\ Unsaved Changes /!\\
Hold ALT and Click to force close",
- "gui.multibeds.embroidery.draw.nudge": "Nudge the image one pixel
Click Buttons or use Arrow Keys",
- "gui.multibeds.embroidery.draw.place.single": "Pixel Placement: Single
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.h_mirror": "Pixel Placement: Horizontal Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.v_mirror": "Pixel Placement: Vertical Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.quadrant": "Pixel Placement: Quadrant Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.rotate.cw": "Rotate Clockwise",
- "gui.multibeds.embroidery.draw.rotate.ccw": "Rotate Counter-Clockwise",
- "gui.multibeds.embroidery.draw.flip.v": "Vertical Flip",
- "gui.multibeds.embroidery.draw.flip.h": "Horizontal Flip",
- "gui.multibeds.embroidery.draw.colors": "Colors Assigned
Click to Swap or press X",
- "gui.multibeds.embroidery.draw.tool.pencil": "Pencil Tool
Shortcut: W",
- "gui.multibeds.embroidery.draw.tool.eraser": "Eraser Tool
Shortcut: E",
- "gui.multibeds.embroidery.draw.tool.dropper": "Dropper/ColorGrab Tool
Shortcut: D",
- "gui.multibeds.embroidery.draw.tool.replace": "Color Replace/Swap Tool
Shortcut: C",
- "gui.multibeds.embroidery.draw.alpha_toggle": "Toggle Solid/Translucent Color
Shortcut: A",
- "gui.multibeds.embroidery.draw.undo": "Undo
Shortcut: Ctrl-Z",
- "gui.multibeds.embroidery.draw.redo": "Redo
Shortcut: Ctrl-Y",
-
- "info.multibeds.no_texture": "Texture Data Missing",
- "info.multibeds.invalid_texture": "Texture Block Missing",
- "info.multibeds.default_texture": "Using Default",
-
- "misc.multibeds.pattern": "Pattern",
- "misc.multibeds.pattern.argyle": "Argyle",
- "misc.multibeds.pattern.buffalo_plaid": "Buffalo Plaid",
- "misc.multibeds.pattern.grid": "Grid",
- "misc.multibeds.pattern.horizontal_lines": "Horizontal Lines",
- "misc.multibeds.pattern.vertical_lines": "Vertical Lines",
-
- "misc.multibeds.art": "Embroidery",
- "misc.multibeds.art.custom": "Custom",
- "misc.multibeds.art.1up": "1up",
- "misc.multibeds.art.all_i_want": "All I Want",
- "misc.multibeds.art.atom_bomb_baby": "Atom Bomb Baby",
- "misc.multibeds.art.baby_youre_a": "Baby You're A",
- "misc.multibeds.art.blue_clue": "Blue Clue",
- "misc.multibeds.art.buy_gold": "Buy Gold",
- "misc.multibeds.art.call_me_perhaps": "Call Me Perhaps",
- "misc.multibeds.art.carol": "Carol",
- "misc.multibeds.art.coal_sock": "Coal Sock",
- "misc.multibeds.art.cuppa": "Cuppa",
- "misc.multibeds.art.danger_zone": "Danger Zone",
- "misc.multibeds.art.dark_side": "Dark Side",
- "misc.multibeds.art.davy_jones_locker": "Davy Jones Locker",
- "misc.multibeds.art.delilah": "Delilah",
- "misc.multibeds.art.diggy_hole": "Diggy Hole",
- "misc.multibeds.art.do_it": "Do It",
- "misc.multibeds.art.doot_doot_doo": "Doot Doot Doo",
- "misc.multibeds.art.embrace_tranquility": "Embrace Tranquility",
- "misc.multibeds.art.felix_felicis": "Felix Felicis",
- "misc.multibeds.art.first": "First?",
- "misc.multibeds.art.ginger_biscuit_dude": "Ginger Biscuit Dude",
- "misc.multibeds.art.grape_gelatin": "Grape Gelatin",
- "misc.multibeds.art.hippity_hoppity": "Hippity Hoppity",
- "misc.multibeds.art.i_am_the_night": "I Am The Night",
- "misc.multibeds.art.i_want_candy": "I Want Candy",
- "misc.multibeds.art.in_the_rough": "In The Rough",
- "misc.multibeds.art.invader": "Invader",
- "misc.multibeds.art.is_this_a_bird": "Is This A Bird?",
- "misc.multibeds.art.jack": "Jack",
- "misc.multibeds.art.jeepers_creeper": "Jeepers Creeper",
- "misc.multibeds.art.last_christmas": "Last Christmas",
- "misc.multibeds.art.lawn_defence": "Lawn Defence",
- "misc.multibeds.art.le_joli_rouge": "Le Joli Rouge",
- "misc.multibeds.art.legendary_dagger": "Legendary Dagger",
- "misc.multibeds.art.let_it_go": "Let It Go",
- "misc.multibeds.art.lies": "Lies",
- "misc.multibeds.art.magically_delicious": "Magically Delicious",
- "misc.multibeds.art.midnight_train": "Midnight Train",
- "misc.multibeds.art.mild_addiction": "Mild Addiction",
- "misc.multibeds.art.mmm_doughnut": "Mmm Doughnut",
- "misc.multibeds.art.mountain_beverage": "Mountain Beverage",
- "misc.multibeds.art.nautical_nonsense": "Nautical Nonsense",
- "misc.multibeds.art.new_leaf": "New Leaf",
- "misc.multibeds.art.nope": "Nope!",
- "misc.multibeds.art.old_leaf": "Old Leaf",
- "misc.multibeds.art.piece_of_my_heart": "Piece Of My Heart",
- "misc.multibeds.art.praise_the_sun": "Praise The Sun",
- "misc.multibeds.art.pumpkin_anger": "Pumpkin Anger",
- "misc.multibeds.art.pumpkin_joy": "Pumpkin Joy",
- "misc.multibeds.art.pumpkin_king": "Pumpkin King",
- "misc.multibeds.art.pumpkin_sorrow": "Pumpkin Sorrow",
- "misc.multibeds.art.rancher": "Rancher",
- "misc.multibeds.art.retro_gamer": "Retro Gamer",
- "misc.multibeds.art.rock_and_stone": "Rock And Stone",
- "misc.multibeds.art.rockin_around": "Rockin' Around",
- "misc.multibeds.art.shambling_dead": "Shambling Dead",
- "misc.multibeds.art.shooting_stars": "Shooting Stars",
- "misc.multibeds.art.slimer": "Slimer",
- "misc.multibeds.art.snake": "Snake",
- "misc.multibeds.art.socialite": "Socialite",
- "misc.multibeds.art.soft_kitty": "Soft Kitty",
- "misc.multibeds.art.sparkle_horse": "Sparkle Horse",
- "misc.multibeds.art.triangle_crisps": "Triangle Crisps",
- "misc.multibeds.art.tricky_treat": "Tricky Treat",
- "misc.multibeds.art.up": "Up",
- "misc.multibeds.art.waffles": "Waffles",
- "misc.multibeds.art.who_ya_gonna_call": "Who Ya Gonna Call?",
- "misc.multibeds.art.wibbly_wobbly": "Wibbly Wobbly",
- "misc.multibeds.art.winner_winner": "Winner Winner",
- "misc.multibeds.art.zoom_zoom": "Zoom Zoom",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "block.multibeds.custom": "Custom Bed",
- "block.multibeds.slab": "Slab Bed",
- "block.multibeds.cot": "Cot",
- "block.multibeds.classic": "Classic Bed",
- "block.multibeds.vintage": "Vintage Bed",
- "block.multibeds.modern": "Modern Bed",
- "block.multibeds.rustic": "Rustic Bed",
- "block.multibeds.ladder": "Bunk Ladder",
-
- "item.multibeds.bedding_package": "Bedding Package",
- "item.multibeds.blanket": "Blanket",
- "item.multibeds.bed_kit": "Build-A-Bed Kit",
- "item.multibeds.embroidery_thread": "Embroidery Thread",
- "item.multibeds.feather_pile": "Feather Pile",
- "item.multibeds.ladder_tools": "Bunk Ladder Tools",
- "item.multibeds.padding": "Padding",
- "item.multibeds.pillow": "Pillow Case",
- "item.multibeds.sheet": "Sheet",
- "item.multibeds.woolen_cloth": "Woolen Cloth"
-}
diff --git a/broken/multibeds597.json b/broken/multibeds597.json
deleted file mode 100644
index bccc43e11719..000000000000
--- a/broken/multibeds597.json
+++ /dev/null
@@ -1,155 +0,0 @@
-{
- "_comment": "---------------------------------------- MultiBeds en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "embroidery gui entries, excludes button, can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.multibeds": "MultiBeds",
-
- "error.multibeds.embroidery.no_blanket": "No Blanket To Embroider",
-
- "gui.multibeds.embroidery.create": "Create New",
- "gui.multibeds.embroidery.paste_tag": "Paste ShareTag",
- "gui.multibeds.embroidery.button.apply": "Apply",
- "gui.multibeds.embroidery.apply.info": "Apply the selected Embroidery
One durability loss",
- "gui.multibeds.embroidery.button.remove": "Remove",
- "gui.multibeds.embroidery.remove.info": "Remove the applied Embroidery
No durability loss",
- "gui.multibeds.embroidery.error.no_selection": "You must make a selection first",
- "gui.multibeds.embroidery.error.no_thread": "Spool has no thread, craft with string to refill",
- "gui.multibeds.embroidery.error.no_art": "No Embroidery to remove",
- "gui.multibeds.embroidery.error.no_bed": "No bed found, Right Click the Thread on a bed to link",
- "gui.multibeds.embroidery.copy": "Copy Embroidery",
- "gui.multibeds.embroidery.delete": "To Delete Hold ALT and Click",
- "gui.multibeds.embroidery.favorite": "Favorite Embroidery",
- "gui.multibeds.embroidery.unfavorite": "Un-Favorite Embroidery",
- "gui.multibeds.embroidery.share": "Copy ShareTag to clipboard
Hold ALT and Click to send to nearby players
Hold ALT and SHIFT and Click to send to all players",
- "gui.multibeds.embroidery.draw.save": "Save Embroidery",
- "gui.multibeds.embroidery.draw.save.blocked.unnamed": "/!\\ Embroidery Unnamed /!\\",
- "gui.multibeds.embroidery.draw.save.blocked.duplicate": "/!\\ Duplicate Name /!\\
Hold ALT and click to overwrite original",
- "gui.multibeds.embroidery.draw.name_error.unnamed": "Embroidery Unnamed, save disabled",
- "gui.multibeds.embroidery.draw.name_error.duplicate": "Name Taken, saving will overwrite the original",
- "gui.multibeds.embroidery.draw.exit": "Close Editor",
- "gui.multibeds.embroidery.draw.exit.blocked": "/!\\ Unsaved Changes /!\\
Hold ALT and Click to force close",
- "gui.multibeds.embroidery.draw.nudge": "Nudge the image one pixel
Click Buttons or use Arrow Keys",
- "gui.multibeds.embroidery.draw.place.single": "Pixel Placement: Single
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.h_mirror": "Pixel Placement: Horizontal Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.v_mirror": "Pixel Placement: Vertical Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.quadrant": "Pixel Placement: Quadrant Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.rotate.cw": "Rotate Clockwise",
- "gui.multibeds.embroidery.draw.rotate.ccw": "Rotate Counter-Clockwise",
- "gui.multibeds.embroidery.draw.flip.v": "Vertical Flip",
- "gui.multibeds.embroidery.draw.flip.h": "Horizontal Flip",
- "gui.multibeds.embroidery.draw.colors": "Colors Assigned
Click to Swap or press X",
- "gui.multibeds.embroidery.draw.tool.pencil": "Pencil Tool
Shortcut: W",
- "gui.multibeds.embroidery.draw.tool.eraser": "Eraser Tool
Shortcut: E",
- "gui.multibeds.embroidery.draw.tool.dropper": "Dropper/ColorGrab Tool
Shortcut: D",
- "gui.multibeds.embroidery.draw.tool.replace": "Color Replace/Swap Tool
Shortcut: C",
- "gui.multibeds.embroidery.draw.alpha_toggle": "Toggle Solid/Translucent Color
Shortcut: A",
- "gui.multibeds.embroidery.draw.undo": "Undo
Shortcut: Ctrl-Z",
- "gui.multibeds.embroidery.draw.redo": "Redo
Shortcut: Ctrl-Y",
-
- "info.multibeds.no_texture": "Texture Data Missing",
- "info.multibeds.invalid_texture": "Texture Block Missing",
- "info.multibeds.default_texture": "Using Default",
-
- "misc.multibeds.pattern": "Pattern",
- "misc.multibeds.pattern.argyle": "Argyle",
- "misc.multibeds.pattern.buffalo_plaid": "Buffalo Plaid",
- "misc.multibeds.pattern.grid": "Grid",
- "misc.multibeds.pattern.horizontal_lines": "Horizontal Lines",
- "misc.multibeds.pattern.vertical_lines": "Vertical Lines",
-
- "misc.multibeds.art": "Embroidery",
- "misc.multibeds.art.custom": "Custom",
- "misc.multibeds.art.1up": "1up",
- "misc.multibeds.art.all_i_want": "All I Want",
- "misc.multibeds.art.atom_bomb_baby": "Atom Bomb Baby",
- "misc.multibeds.art.baby_youre_a": "Baby You're A",
- "misc.multibeds.art.blue_clue": "Blue Clue",
- "misc.multibeds.art.buy_gold": "Buy Gold",
- "misc.multibeds.art.call_me_perhaps": "Call Me Perhaps",
- "misc.multibeds.art.carol": "Carol",
- "misc.multibeds.art.coal_sock": "Coal Sock",
- "misc.multibeds.art.cuppa": "Cuppa",
- "misc.multibeds.art.danger_zone": "Danger Zone",
- "misc.multibeds.art.dark_side": "Dark Side",
- "misc.multibeds.art.davy_jones_locker": "Davy Jones Locker",
- "misc.multibeds.art.delilah": "Delilah",
- "misc.multibeds.art.diggy_hole": "Diggy Hole",
- "misc.multibeds.art.do_it": "Do It",
- "misc.multibeds.art.doot_doot_doo": "Doot Doot Doo",
- "misc.multibeds.art.embrace_tranquility": "Embrace Tranquility",
- "misc.multibeds.art.felix_felicis": "Felix Felicis",
- "misc.multibeds.art.first": "First?",
- "misc.multibeds.art.ginger_biscuit_dude": "Ginger Biscuit Dude",
- "misc.multibeds.art.grape_gelatin": "Grape Gelatin",
- "misc.multibeds.art.hippity_hoppity": "Hippity Hoppity",
- "misc.multibeds.art.i_am_the_night": "I Am The Night",
- "misc.multibeds.art.i_want_candy": "I Want Candy",
- "misc.multibeds.art.in_the_rough": "In The Rough",
- "misc.multibeds.art.invader": "Invader",
- "misc.multibeds.art.is_this_a_bird": "Is This A Bird?",
- "misc.multibeds.art.jack": "Jack",
- "misc.multibeds.art.jeepers_creeper": "Jeepers Creeper",
- "misc.multibeds.art.last_christmas": "Last Christmas",
- "misc.multibeds.art.lawn_defence": "Lawn Defence",
- "misc.multibeds.art.le_joli_rouge": "Le Joli Rouge",
- "misc.multibeds.art.legendary_dagger": "Legendary Dagger",
- "misc.multibeds.art.let_it_go": "Let It Go",
- "misc.multibeds.art.lies": "Lies",
- "misc.multibeds.art.magically_delicious": "Magically Delicious",
- "misc.multibeds.art.midnight_train": "Midnight Train",
- "misc.multibeds.art.mild_addiction": "Mild Addiction",
- "misc.multibeds.art.mmm_doughnut": "Mmm Doughnut",
- "misc.multibeds.art.mountain_beverage": "Mountain Beverage",
- "misc.multibeds.art.nautical_nonsense": "Nautical Nonsense",
- "misc.multibeds.art.new_leaf": "New Leaf",
- "misc.multibeds.art.nope": "Nope!",
- "misc.multibeds.art.old_leaf": "Old Leaf",
- "misc.multibeds.art.piece_of_my_heart": "Piece Of My Heart",
- "misc.multibeds.art.praise_the_sun": "Praise The Sun",
- "misc.multibeds.art.pumpkin_anger": "Pumpkin Anger",
- "misc.multibeds.art.pumpkin_joy": "Pumpkin Joy",
- "misc.multibeds.art.pumpkin_king": "Pumpkin King",
- "misc.multibeds.art.pumpkin_sorrow": "Pumpkin Sorrow",
- "misc.multibeds.art.rancher": "Rancher",
- "misc.multibeds.art.retro_gamer": "Retro Gamer",
- "misc.multibeds.art.rock_and_stone": "Rock And Stone",
- "misc.multibeds.art.rockin_around": "Rockin' Around",
- "misc.multibeds.art.shambling_dead": "Shambling Dead",
- "misc.multibeds.art.shooting_stars": "Shooting Stars",
- "misc.multibeds.art.slimer": "Slimer",
- "misc.multibeds.art.snake": "Snake",
- "misc.multibeds.art.socialite": "Socialite",
- "misc.multibeds.art.soft_kitty": "Soft Kitty",
- "misc.multibeds.art.sparkle_horse": "Sparkle Horse",
- "misc.multibeds.art.triangle_crisps": "Triangle Crisps",
- "misc.multibeds.art.tricky_treat": "Tricky Treat",
- "misc.multibeds.art.up": "Up",
- "misc.multibeds.art.waffles": "Waffles",
- "misc.multibeds.art.who_ya_gonna_call": "Who Ya Gonna Call?",
- "misc.multibeds.art.wibbly_wobbly": "Wibbly Wobbly",
- "misc.multibeds.art.winner_winner": "Winner Winner",
- "misc.multibeds.art.zoom_zoom": "Zoom Zoom",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "block.multibeds.custom": "Custom Bed",
- "block.multibeds.slab": "Slab Bed",
- "block.multibeds.cot": "Cot",
- "block.multibeds.classic": "Classic Bed",
- "block.multibeds.vintage": "Vintage Bed",
- "block.multibeds.modern": "Modern Bed",
- "block.multibeds.rustic": "Rustic Bed",
- "block.multibeds.ladder": "Bunk Ladder",
-
- "item.multibeds.bedding_package": "Bedding Package",
- "item.multibeds.blanket": "Blanket",
- "item.multibeds.bed_kit": "Build-A-Bed Kit",
- "item.multibeds.embroidery_thread": "Embroidery Thread",
- "item.multibeds.feather_pile": "Feather Pile",
- "item.multibeds.ladder_tools": "Bunk Ladder Tools",
- "item.multibeds.padding": "Padding",
- "item.multibeds.pillow": "Pillow Case",
- "item.multibeds.sheet": "Sheet",
- "item.multibeds.woolen_cloth": "Woolen Cloth"
-}
diff --git a/broken/multibeds617.json b/broken/multibeds617.json
deleted file mode 100644
index bccc43e11719..000000000000
--- a/broken/multibeds617.json
+++ /dev/null
@@ -1,155 +0,0 @@
-{
- "_comment": "---------------------------------------- MultiBeds en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "embroidery gui entries, excludes button, can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.multibeds": "MultiBeds",
-
- "error.multibeds.embroidery.no_blanket": "No Blanket To Embroider",
-
- "gui.multibeds.embroidery.create": "Create New",
- "gui.multibeds.embroidery.paste_tag": "Paste ShareTag",
- "gui.multibeds.embroidery.button.apply": "Apply",
- "gui.multibeds.embroidery.apply.info": "Apply the selected Embroidery
One durability loss",
- "gui.multibeds.embroidery.button.remove": "Remove",
- "gui.multibeds.embroidery.remove.info": "Remove the applied Embroidery
No durability loss",
- "gui.multibeds.embroidery.error.no_selection": "You must make a selection first",
- "gui.multibeds.embroidery.error.no_thread": "Spool has no thread, craft with string to refill",
- "gui.multibeds.embroidery.error.no_art": "No Embroidery to remove",
- "gui.multibeds.embroidery.error.no_bed": "No bed found, Right Click the Thread on a bed to link",
- "gui.multibeds.embroidery.copy": "Copy Embroidery",
- "gui.multibeds.embroidery.delete": "To Delete Hold ALT and Click",
- "gui.multibeds.embroidery.favorite": "Favorite Embroidery",
- "gui.multibeds.embroidery.unfavorite": "Un-Favorite Embroidery",
- "gui.multibeds.embroidery.share": "Copy ShareTag to clipboard
Hold ALT and Click to send to nearby players
Hold ALT and SHIFT and Click to send to all players",
- "gui.multibeds.embroidery.draw.save": "Save Embroidery",
- "gui.multibeds.embroidery.draw.save.blocked.unnamed": "/!\\ Embroidery Unnamed /!\\",
- "gui.multibeds.embroidery.draw.save.blocked.duplicate": "/!\\ Duplicate Name /!\\
Hold ALT and click to overwrite original",
- "gui.multibeds.embroidery.draw.name_error.unnamed": "Embroidery Unnamed, save disabled",
- "gui.multibeds.embroidery.draw.name_error.duplicate": "Name Taken, saving will overwrite the original",
- "gui.multibeds.embroidery.draw.exit": "Close Editor",
- "gui.multibeds.embroidery.draw.exit.blocked": "/!\\ Unsaved Changes /!\\
Hold ALT and Click to force close",
- "gui.multibeds.embroidery.draw.nudge": "Nudge the image one pixel
Click Buttons or use Arrow Keys",
- "gui.multibeds.embroidery.draw.place.single": "Pixel Placement: Single
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.h_mirror": "Pixel Placement: Horizontal Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.v_mirror": "Pixel Placement: Vertical Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.quadrant": "Pixel Placement: Quadrant Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.rotate.cw": "Rotate Clockwise",
- "gui.multibeds.embroidery.draw.rotate.ccw": "Rotate Counter-Clockwise",
- "gui.multibeds.embroidery.draw.flip.v": "Vertical Flip",
- "gui.multibeds.embroidery.draw.flip.h": "Horizontal Flip",
- "gui.multibeds.embroidery.draw.colors": "Colors Assigned
Click to Swap or press X",
- "gui.multibeds.embroidery.draw.tool.pencil": "Pencil Tool
Shortcut: W",
- "gui.multibeds.embroidery.draw.tool.eraser": "Eraser Tool
Shortcut: E",
- "gui.multibeds.embroidery.draw.tool.dropper": "Dropper/ColorGrab Tool
Shortcut: D",
- "gui.multibeds.embroidery.draw.tool.replace": "Color Replace/Swap Tool
Shortcut: C",
- "gui.multibeds.embroidery.draw.alpha_toggle": "Toggle Solid/Translucent Color
Shortcut: A",
- "gui.multibeds.embroidery.draw.undo": "Undo
Shortcut: Ctrl-Z",
- "gui.multibeds.embroidery.draw.redo": "Redo
Shortcut: Ctrl-Y",
-
- "info.multibeds.no_texture": "Texture Data Missing",
- "info.multibeds.invalid_texture": "Texture Block Missing",
- "info.multibeds.default_texture": "Using Default",
-
- "misc.multibeds.pattern": "Pattern",
- "misc.multibeds.pattern.argyle": "Argyle",
- "misc.multibeds.pattern.buffalo_plaid": "Buffalo Plaid",
- "misc.multibeds.pattern.grid": "Grid",
- "misc.multibeds.pattern.horizontal_lines": "Horizontal Lines",
- "misc.multibeds.pattern.vertical_lines": "Vertical Lines",
-
- "misc.multibeds.art": "Embroidery",
- "misc.multibeds.art.custom": "Custom",
- "misc.multibeds.art.1up": "1up",
- "misc.multibeds.art.all_i_want": "All I Want",
- "misc.multibeds.art.atom_bomb_baby": "Atom Bomb Baby",
- "misc.multibeds.art.baby_youre_a": "Baby You're A",
- "misc.multibeds.art.blue_clue": "Blue Clue",
- "misc.multibeds.art.buy_gold": "Buy Gold",
- "misc.multibeds.art.call_me_perhaps": "Call Me Perhaps",
- "misc.multibeds.art.carol": "Carol",
- "misc.multibeds.art.coal_sock": "Coal Sock",
- "misc.multibeds.art.cuppa": "Cuppa",
- "misc.multibeds.art.danger_zone": "Danger Zone",
- "misc.multibeds.art.dark_side": "Dark Side",
- "misc.multibeds.art.davy_jones_locker": "Davy Jones Locker",
- "misc.multibeds.art.delilah": "Delilah",
- "misc.multibeds.art.diggy_hole": "Diggy Hole",
- "misc.multibeds.art.do_it": "Do It",
- "misc.multibeds.art.doot_doot_doo": "Doot Doot Doo",
- "misc.multibeds.art.embrace_tranquility": "Embrace Tranquility",
- "misc.multibeds.art.felix_felicis": "Felix Felicis",
- "misc.multibeds.art.first": "First?",
- "misc.multibeds.art.ginger_biscuit_dude": "Ginger Biscuit Dude",
- "misc.multibeds.art.grape_gelatin": "Grape Gelatin",
- "misc.multibeds.art.hippity_hoppity": "Hippity Hoppity",
- "misc.multibeds.art.i_am_the_night": "I Am The Night",
- "misc.multibeds.art.i_want_candy": "I Want Candy",
- "misc.multibeds.art.in_the_rough": "In The Rough",
- "misc.multibeds.art.invader": "Invader",
- "misc.multibeds.art.is_this_a_bird": "Is This A Bird?",
- "misc.multibeds.art.jack": "Jack",
- "misc.multibeds.art.jeepers_creeper": "Jeepers Creeper",
- "misc.multibeds.art.last_christmas": "Last Christmas",
- "misc.multibeds.art.lawn_defence": "Lawn Defence",
- "misc.multibeds.art.le_joli_rouge": "Le Joli Rouge",
- "misc.multibeds.art.legendary_dagger": "Legendary Dagger",
- "misc.multibeds.art.let_it_go": "Let It Go",
- "misc.multibeds.art.lies": "Lies",
- "misc.multibeds.art.magically_delicious": "Magically Delicious",
- "misc.multibeds.art.midnight_train": "Midnight Train",
- "misc.multibeds.art.mild_addiction": "Mild Addiction",
- "misc.multibeds.art.mmm_doughnut": "Mmm Doughnut",
- "misc.multibeds.art.mountain_beverage": "Mountain Beverage",
- "misc.multibeds.art.nautical_nonsense": "Nautical Nonsense",
- "misc.multibeds.art.new_leaf": "New Leaf",
- "misc.multibeds.art.nope": "Nope!",
- "misc.multibeds.art.old_leaf": "Old Leaf",
- "misc.multibeds.art.piece_of_my_heart": "Piece Of My Heart",
- "misc.multibeds.art.praise_the_sun": "Praise The Sun",
- "misc.multibeds.art.pumpkin_anger": "Pumpkin Anger",
- "misc.multibeds.art.pumpkin_joy": "Pumpkin Joy",
- "misc.multibeds.art.pumpkin_king": "Pumpkin King",
- "misc.multibeds.art.pumpkin_sorrow": "Pumpkin Sorrow",
- "misc.multibeds.art.rancher": "Rancher",
- "misc.multibeds.art.retro_gamer": "Retro Gamer",
- "misc.multibeds.art.rock_and_stone": "Rock And Stone",
- "misc.multibeds.art.rockin_around": "Rockin' Around",
- "misc.multibeds.art.shambling_dead": "Shambling Dead",
- "misc.multibeds.art.shooting_stars": "Shooting Stars",
- "misc.multibeds.art.slimer": "Slimer",
- "misc.multibeds.art.snake": "Snake",
- "misc.multibeds.art.socialite": "Socialite",
- "misc.multibeds.art.soft_kitty": "Soft Kitty",
- "misc.multibeds.art.sparkle_horse": "Sparkle Horse",
- "misc.multibeds.art.triangle_crisps": "Triangle Crisps",
- "misc.multibeds.art.tricky_treat": "Tricky Treat",
- "misc.multibeds.art.up": "Up",
- "misc.multibeds.art.waffles": "Waffles",
- "misc.multibeds.art.who_ya_gonna_call": "Who Ya Gonna Call?",
- "misc.multibeds.art.wibbly_wobbly": "Wibbly Wobbly",
- "misc.multibeds.art.winner_winner": "Winner Winner",
- "misc.multibeds.art.zoom_zoom": "Zoom Zoom",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "block.multibeds.custom": "Custom Bed",
- "block.multibeds.slab": "Slab Bed",
- "block.multibeds.cot": "Cot",
- "block.multibeds.classic": "Classic Bed",
- "block.multibeds.vintage": "Vintage Bed",
- "block.multibeds.modern": "Modern Bed",
- "block.multibeds.rustic": "Rustic Bed",
- "block.multibeds.ladder": "Bunk Ladder",
-
- "item.multibeds.bedding_package": "Bedding Package",
- "item.multibeds.blanket": "Blanket",
- "item.multibeds.bed_kit": "Build-A-Bed Kit",
- "item.multibeds.embroidery_thread": "Embroidery Thread",
- "item.multibeds.feather_pile": "Feather Pile",
- "item.multibeds.ladder_tools": "Bunk Ladder Tools",
- "item.multibeds.padding": "Padding",
- "item.multibeds.pillow": "Pillow Case",
- "item.multibeds.sheet": "Sheet",
- "item.multibeds.woolen_cloth": "Woolen Cloth"
-}
diff --git a/broken/multibeds643.json b/broken/multibeds643.json
deleted file mode 100644
index bccc43e11719..000000000000
--- a/broken/multibeds643.json
+++ /dev/null
@@ -1,155 +0,0 @@
-{
- "_comment": "---------------------------------------- MultiBeds en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "embroidery gui entries, excludes button, can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.multibeds": "MultiBeds",
-
- "error.multibeds.embroidery.no_blanket": "No Blanket To Embroider",
-
- "gui.multibeds.embroidery.create": "Create New",
- "gui.multibeds.embroidery.paste_tag": "Paste ShareTag",
- "gui.multibeds.embroidery.button.apply": "Apply",
- "gui.multibeds.embroidery.apply.info": "Apply the selected Embroidery
One durability loss",
- "gui.multibeds.embroidery.button.remove": "Remove",
- "gui.multibeds.embroidery.remove.info": "Remove the applied Embroidery
No durability loss",
- "gui.multibeds.embroidery.error.no_selection": "You must make a selection first",
- "gui.multibeds.embroidery.error.no_thread": "Spool has no thread, craft with string to refill",
- "gui.multibeds.embroidery.error.no_art": "No Embroidery to remove",
- "gui.multibeds.embroidery.error.no_bed": "No bed found, Right Click the Thread on a bed to link",
- "gui.multibeds.embroidery.copy": "Copy Embroidery",
- "gui.multibeds.embroidery.delete": "To Delete Hold ALT and Click",
- "gui.multibeds.embroidery.favorite": "Favorite Embroidery",
- "gui.multibeds.embroidery.unfavorite": "Un-Favorite Embroidery",
- "gui.multibeds.embroidery.share": "Copy ShareTag to clipboard
Hold ALT and Click to send to nearby players
Hold ALT and SHIFT and Click to send to all players",
- "gui.multibeds.embroidery.draw.save": "Save Embroidery",
- "gui.multibeds.embroidery.draw.save.blocked.unnamed": "/!\\ Embroidery Unnamed /!\\",
- "gui.multibeds.embroidery.draw.save.blocked.duplicate": "/!\\ Duplicate Name /!\\
Hold ALT and click to overwrite original",
- "gui.multibeds.embroidery.draw.name_error.unnamed": "Embroidery Unnamed, save disabled",
- "gui.multibeds.embroidery.draw.name_error.duplicate": "Name Taken, saving will overwrite the original",
- "gui.multibeds.embroidery.draw.exit": "Close Editor",
- "gui.multibeds.embroidery.draw.exit.blocked": "/!\\ Unsaved Changes /!\\
Hold ALT and Click to force close",
- "gui.multibeds.embroidery.draw.nudge": "Nudge the image one pixel
Click Buttons or use Arrow Keys",
- "gui.multibeds.embroidery.draw.place.single": "Pixel Placement: Single
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.h_mirror": "Pixel Placement: Horizontal Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.v_mirror": "Pixel Placement: Vertical Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.quadrant": "Pixel Placement: Quadrant Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.rotate.cw": "Rotate Clockwise",
- "gui.multibeds.embroidery.draw.rotate.ccw": "Rotate Counter-Clockwise",
- "gui.multibeds.embroidery.draw.flip.v": "Vertical Flip",
- "gui.multibeds.embroidery.draw.flip.h": "Horizontal Flip",
- "gui.multibeds.embroidery.draw.colors": "Colors Assigned
Click to Swap or press X",
- "gui.multibeds.embroidery.draw.tool.pencil": "Pencil Tool
Shortcut: W",
- "gui.multibeds.embroidery.draw.tool.eraser": "Eraser Tool
Shortcut: E",
- "gui.multibeds.embroidery.draw.tool.dropper": "Dropper/ColorGrab Tool
Shortcut: D",
- "gui.multibeds.embroidery.draw.tool.replace": "Color Replace/Swap Tool
Shortcut: C",
- "gui.multibeds.embroidery.draw.alpha_toggle": "Toggle Solid/Translucent Color
Shortcut: A",
- "gui.multibeds.embroidery.draw.undo": "Undo
Shortcut: Ctrl-Z",
- "gui.multibeds.embroidery.draw.redo": "Redo
Shortcut: Ctrl-Y",
-
- "info.multibeds.no_texture": "Texture Data Missing",
- "info.multibeds.invalid_texture": "Texture Block Missing",
- "info.multibeds.default_texture": "Using Default",
-
- "misc.multibeds.pattern": "Pattern",
- "misc.multibeds.pattern.argyle": "Argyle",
- "misc.multibeds.pattern.buffalo_plaid": "Buffalo Plaid",
- "misc.multibeds.pattern.grid": "Grid",
- "misc.multibeds.pattern.horizontal_lines": "Horizontal Lines",
- "misc.multibeds.pattern.vertical_lines": "Vertical Lines",
-
- "misc.multibeds.art": "Embroidery",
- "misc.multibeds.art.custom": "Custom",
- "misc.multibeds.art.1up": "1up",
- "misc.multibeds.art.all_i_want": "All I Want",
- "misc.multibeds.art.atom_bomb_baby": "Atom Bomb Baby",
- "misc.multibeds.art.baby_youre_a": "Baby You're A",
- "misc.multibeds.art.blue_clue": "Blue Clue",
- "misc.multibeds.art.buy_gold": "Buy Gold",
- "misc.multibeds.art.call_me_perhaps": "Call Me Perhaps",
- "misc.multibeds.art.carol": "Carol",
- "misc.multibeds.art.coal_sock": "Coal Sock",
- "misc.multibeds.art.cuppa": "Cuppa",
- "misc.multibeds.art.danger_zone": "Danger Zone",
- "misc.multibeds.art.dark_side": "Dark Side",
- "misc.multibeds.art.davy_jones_locker": "Davy Jones Locker",
- "misc.multibeds.art.delilah": "Delilah",
- "misc.multibeds.art.diggy_hole": "Diggy Hole",
- "misc.multibeds.art.do_it": "Do It",
- "misc.multibeds.art.doot_doot_doo": "Doot Doot Doo",
- "misc.multibeds.art.embrace_tranquility": "Embrace Tranquility",
- "misc.multibeds.art.felix_felicis": "Felix Felicis",
- "misc.multibeds.art.first": "First?",
- "misc.multibeds.art.ginger_biscuit_dude": "Ginger Biscuit Dude",
- "misc.multibeds.art.grape_gelatin": "Grape Gelatin",
- "misc.multibeds.art.hippity_hoppity": "Hippity Hoppity",
- "misc.multibeds.art.i_am_the_night": "I Am The Night",
- "misc.multibeds.art.i_want_candy": "I Want Candy",
- "misc.multibeds.art.in_the_rough": "In The Rough",
- "misc.multibeds.art.invader": "Invader",
- "misc.multibeds.art.is_this_a_bird": "Is This A Bird?",
- "misc.multibeds.art.jack": "Jack",
- "misc.multibeds.art.jeepers_creeper": "Jeepers Creeper",
- "misc.multibeds.art.last_christmas": "Last Christmas",
- "misc.multibeds.art.lawn_defence": "Lawn Defence",
- "misc.multibeds.art.le_joli_rouge": "Le Joli Rouge",
- "misc.multibeds.art.legendary_dagger": "Legendary Dagger",
- "misc.multibeds.art.let_it_go": "Let It Go",
- "misc.multibeds.art.lies": "Lies",
- "misc.multibeds.art.magically_delicious": "Magically Delicious",
- "misc.multibeds.art.midnight_train": "Midnight Train",
- "misc.multibeds.art.mild_addiction": "Mild Addiction",
- "misc.multibeds.art.mmm_doughnut": "Mmm Doughnut",
- "misc.multibeds.art.mountain_beverage": "Mountain Beverage",
- "misc.multibeds.art.nautical_nonsense": "Nautical Nonsense",
- "misc.multibeds.art.new_leaf": "New Leaf",
- "misc.multibeds.art.nope": "Nope!",
- "misc.multibeds.art.old_leaf": "Old Leaf",
- "misc.multibeds.art.piece_of_my_heart": "Piece Of My Heart",
- "misc.multibeds.art.praise_the_sun": "Praise The Sun",
- "misc.multibeds.art.pumpkin_anger": "Pumpkin Anger",
- "misc.multibeds.art.pumpkin_joy": "Pumpkin Joy",
- "misc.multibeds.art.pumpkin_king": "Pumpkin King",
- "misc.multibeds.art.pumpkin_sorrow": "Pumpkin Sorrow",
- "misc.multibeds.art.rancher": "Rancher",
- "misc.multibeds.art.retro_gamer": "Retro Gamer",
- "misc.multibeds.art.rock_and_stone": "Rock And Stone",
- "misc.multibeds.art.rockin_around": "Rockin' Around",
- "misc.multibeds.art.shambling_dead": "Shambling Dead",
- "misc.multibeds.art.shooting_stars": "Shooting Stars",
- "misc.multibeds.art.slimer": "Slimer",
- "misc.multibeds.art.snake": "Snake",
- "misc.multibeds.art.socialite": "Socialite",
- "misc.multibeds.art.soft_kitty": "Soft Kitty",
- "misc.multibeds.art.sparkle_horse": "Sparkle Horse",
- "misc.multibeds.art.triangle_crisps": "Triangle Crisps",
- "misc.multibeds.art.tricky_treat": "Tricky Treat",
- "misc.multibeds.art.up": "Up",
- "misc.multibeds.art.waffles": "Waffles",
- "misc.multibeds.art.who_ya_gonna_call": "Who Ya Gonna Call?",
- "misc.multibeds.art.wibbly_wobbly": "Wibbly Wobbly",
- "misc.multibeds.art.winner_winner": "Winner Winner",
- "misc.multibeds.art.zoom_zoom": "Zoom Zoom",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "block.multibeds.custom": "Custom Bed",
- "block.multibeds.slab": "Slab Bed",
- "block.multibeds.cot": "Cot",
- "block.multibeds.classic": "Classic Bed",
- "block.multibeds.vintage": "Vintage Bed",
- "block.multibeds.modern": "Modern Bed",
- "block.multibeds.rustic": "Rustic Bed",
- "block.multibeds.ladder": "Bunk Ladder",
-
- "item.multibeds.bedding_package": "Bedding Package",
- "item.multibeds.blanket": "Blanket",
- "item.multibeds.bed_kit": "Build-A-Bed Kit",
- "item.multibeds.embroidery_thread": "Embroidery Thread",
- "item.multibeds.feather_pile": "Feather Pile",
- "item.multibeds.ladder_tools": "Bunk Ladder Tools",
- "item.multibeds.padding": "Padding",
- "item.multibeds.pillow": "Pillow Case",
- "item.multibeds.sheet": "Sheet",
- "item.multibeds.woolen_cloth": "Woolen Cloth"
-}
diff --git a/broken/multibeds678.json b/broken/multibeds678.json
deleted file mode 100644
index bccc43e11719..000000000000
--- a/broken/multibeds678.json
+++ /dev/null
@@ -1,155 +0,0 @@
-{
- "_comment": "---------------------------------------- MultiBeds en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "embroidery gui entries, excludes button, can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.multibeds": "MultiBeds",
-
- "error.multibeds.embroidery.no_blanket": "No Blanket To Embroider",
-
- "gui.multibeds.embroidery.create": "Create New",
- "gui.multibeds.embroidery.paste_tag": "Paste ShareTag",
- "gui.multibeds.embroidery.button.apply": "Apply",
- "gui.multibeds.embroidery.apply.info": "Apply the selected Embroidery
One durability loss",
- "gui.multibeds.embroidery.button.remove": "Remove",
- "gui.multibeds.embroidery.remove.info": "Remove the applied Embroidery
No durability loss",
- "gui.multibeds.embroidery.error.no_selection": "You must make a selection first",
- "gui.multibeds.embroidery.error.no_thread": "Spool has no thread, craft with string to refill",
- "gui.multibeds.embroidery.error.no_art": "No Embroidery to remove",
- "gui.multibeds.embroidery.error.no_bed": "No bed found, Right Click the Thread on a bed to link",
- "gui.multibeds.embroidery.copy": "Copy Embroidery",
- "gui.multibeds.embroidery.delete": "To Delete Hold ALT and Click",
- "gui.multibeds.embroidery.favorite": "Favorite Embroidery",
- "gui.multibeds.embroidery.unfavorite": "Un-Favorite Embroidery",
- "gui.multibeds.embroidery.share": "Copy ShareTag to clipboard
Hold ALT and Click to send to nearby players
Hold ALT and SHIFT and Click to send to all players",
- "gui.multibeds.embroidery.draw.save": "Save Embroidery",
- "gui.multibeds.embroidery.draw.save.blocked.unnamed": "/!\\ Embroidery Unnamed /!\\",
- "gui.multibeds.embroidery.draw.save.blocked.duplicate": "/!\\ Duplicate Name /!\\
Hold ALT and click to overwrite original",
- "gui.multibeds.embroidery.draw.name_error.unnamed": "Embroidery Unnamed, save disabled",
- "gui.multibeds.embroidery.draw.name_error.duplicate": "Name Taken, saving will overwrite the original",
- "gui.multibeds.embroidery.draw.exit": "Close Editor",
- "gui.multibeds.embroidery.draw.exit.blocked": "/!\\ Unsaved Changes /!\\
Hold ALT and Click to force close",
- "gui.multibeds.embroidery.draw.nudge": "Nudge the image one pixel
Click Buttons or use Arrow Keys",
- "gui.multibeds.embroidery.draw.place.single": "Pixel Placement: Single
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.h_mirror": "Pixel Placement: Horizontal Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.v_mirror": "Pixel Placement: Vertical Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.quadrant": "Pixel Placement: Quadrant Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.rotate.cw": "Rotate Clockwise",
- "gui.multibeds.embroidery.draw.rotate.ccw": "Rotate Counter-Clockwise",
- "gui.multibeds.embroidery.draw.flip.v": "Vertical Flip",
- "gui.multibeds.embroidery.draw.flip.h": "Horizontal Flip",
- "gui.multibeds.embroidery.draw.colors": "Colors Assigned
Click to Swap or press X",
- "gui.multibeds.embroidery.draw.tool.pencil": "Pencil Tool
Shortcut: W",
- "gui.multibeds.embroidery.draw.tool.eraser": "Eraser Tool
Shortcut: E",
- "gui.multibeds.embroidery.draw.tool.dropper": "Dropper/ColorGrab Tool
Shortcut: D",
- "gui.multibeds.embroidery.draw.tool.replace": "Color Replace/Swap Tool
Shortcut: C",
- "gui.multibeds.embroidery.draw.alpha_toggle": "Toggle Solid/Translucent Color
Shortcut: A",
- "gui.multibeds.embroidery.draw.undo": "Undo
Shortcut: Ctrl-Z",
- "gui.multibeds.embroidery.draw.redo": "Redo
Shortcut: Ctrl-Y",
-
- "info.multibeds.no_texture": "Texture Data Missing",
- "info.multibeds.invalid_texture": "Texture Block Missing",
- "info.multibeds.default_texture": "Using Default",
-
- "misc.multibeds.pattern": "Pattern",
- "misc.multibeds.pattern.argyle": "Argyle",
- "misc.multibeds.pattern.buffalo_plaid": "Buffalo Plaid",
- "misc.multibeds.pattern.grid": "Grid",
- "misc.multibeds.pattern.horizontal_lines": "Horizontal Lines",
- "misc.multibeds.pattern.vertical_lines": "Vertical Lines",
-
- "misc.multibeds.art": "Embroidery",
- "misc.multibeds.art.custom": "Custom",
- "misc.multibeds.art.1up": "1up",
- "misc.multibeds.art.all_i_want": "All I Want",
- "misc.multibeds.art.atom_bomb_baby": "Atom Bomb Baby",
- "misc.multibeds.art.baby_youre_a": "Baby You're A",
- "misc.multibeds.art.blue_clue": "Blue Clue",
- "misc.multibeds.art.buy_gold": "Buy Gold",
- "misc.multibeds.art.call_me_perhaps": "Call Me Perhaps",
- "misc.multibeds.art.carol": "Carol",
- "misc.multibeds.art.coal_sock": "Coal Sock",
- "misc.multibeds.art.cuppa": "Cuppa",
- "misc.multibeds.art.danger_zone": "Danger Zone",
- "misc.multibeds.art.dark_side": "Dark Side",
- "misc.multibeds.art.davy_jones_locker": "Davy Jones Locker",
- "misc.multibeds.art.delilah": "Delilah",
- "misc.multibeds.art.diggy_hole": "Diggy Hole",
- "misc.multibeds.art.do_it": "Do It",
- "misc.multibeds.art.doot_doot_doo": "Doot Doot Doo",
- "misc.multibeds.art.embrace_tranquility": "Embrace Tranquility",
- "misc.multibeds.art.felix_felicis": "Felix Felicis",
- "misc.multibeds.art.first": "First?",
- "misc.multibeds.art.ginger_biscuit_dude": "Ginger Biscuit Dude",
- "misc.multibeds.art.grape_gelatin": "Grape Gelatin",
- "misc.multibeds.art.hippity_hoppity": "Hippity Hoppity",
- "misc.multibeds.art.i_am_the_night": "I Am The Night",
- "misc.multibeds.art.i_want_candy": "I Want Candy",
- "misc.multibeds.art.in_the_rough": "In The Rough",
- "misc.multibeds.art.invader": "Invader",
- "misc.multibeds.art.is_this_a_bird": "Is This A Bird?",
- "misc.multibeds.art.jack": "Jack",
- "misc.multibeds.art.jeepers_creeper": "Jeepers Creeper",
- "misc.multibeds.art.last_christmas": "Last Christmas",
- "misc.multibeds.art.lawn_defence": "Lawn Defence",
- "misc.multibeds.art.le_joli_rouge": "Le Joli Rouge",
- "misc.multibeds.art.legendary_dagger": "Legendary Dagger",
- "misc.multibeds.art.let_it_go": "Let It Go",
- "misc.multibeds.art.lies": "Lies",
- "misc.multibeds.art.magically_delicious": "Magically Delicious",
- "misc.multibeds.art.midnight_train": "Midnight Train",
- "misc.multibeds.art.mild_addiction": "Mild Addiction",
- "misc.multibeds.art.mmm_doughnut": "Mmm Doughnut",
- "misc.multibeds.art.mountain_beverage": "Mountain Beverage",
- "misc.multibeds.art.nautical_nonsense": "Nautical Nonsense",
- "misc.multibeds.art.new_leaf": "New Leaf",
- "misc.multibeds.art.nope": "Nope!",
- "misc.multibeds.art.old_leaf": "Old Leaf",
- "misc.multibeds.art.piece_of_my_heart": "Piece Of My Heart",
- "misc.multibeds.art.praise_the_sun": "Praise The Sun",
- "misc.multibeds.art.pumpkin_anger": "Pumpkin Anger",
- "misc.multibeds.art.pumpkin_joy": "Pumpkin Joy",
- "misc.multibeds.art.pumpkin_king": "Pumpkin King",
- "misc.multibeds.art.pumpkin_sorrow": "Pumpkin Sorrow",
- "misc.multibeds.art.rancher": "Rancher",
- "misc.multibeds.art.retro_gamer": "Retro Gamer",
- "misc.multibeds.art.rock_and_stone": "Rock And Stone",
- "misc.multibeds.art.rockin_around": "Rockin' Around",
- "misc.multibeds.art.shambling_dead": "Shambling Dead",
- "misc.multibeds.art.shooting_stars": "Shooting Stars",
- "misc.multibeds.art.slimer": "Slimer",
- "misc.multibeds.art.snake": "Snake",
- "misc.multibeds.art.socialite": "Socialite",
- "misc.multibeds.art.soft_kitty": "Soft Kitty",
- "misc.multibeds.art.sparkle_horse": "Sparkle Horse",
- "misc.multibeds.art.triangle_crisps": "Triangle Crisps",
- "misc.multibeds.art.tricky_treat": "Tricky Treat",
- "misc.multibeds.art.up": "Up",
- "misc.multibeds.art.waffles": "Waffles",
- "misc.multibeds.art.who_ya_gonna_call": "Who Ya Gonna Call?",
- "misc.multibeds.art.wibbly_wobbly": "Wibbly Wobbly",
- "misc.multibeds.art.winner_winner": "Winner Winner",
- "misc.multibeds.art.zoom_zoom": "Zoom Zoom",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "block.multibeds.custom": "Custom Bed",
- "block.multibeds.slab": "Slab Bed",
- "block.multibeds.cot": "Cot",
- "block.multibeds.classic": "Classic Bed",
- "block.multibeds.vintage": "Vintage Bed",
- "block.multibeds.modern": "Modern Bed",
- "block.multibeds.rustic": "Rustic Bed",
- "block.multibeds.ladder": "Bunk Ladder",
-
- "item.multibeds.bedding_package": "Bedding Package",
- "item.multibeds.blanket": "Blanket",
- "item.multibeds.bed_kit": "Build-A-Bed Kit",
- "item.multibeds.embroidery_thread": "Embroidery Thread",
- "item.multibeds.feather_pile": "Feather Pile",
- "item.multibeds.ladder_tools": "Bunk Ladder Tools",
- "item.multibeds.padding": "Padding",
- "item.multibeds.pillow": "Pillow Case",
- "item.multibeds.sheet": "Sheet",
- "item.multibeds.woolen_cloth": "Woolen Cloth"
-}
diff --git a/broken/multibeds728.json b/broken/multibeds728.json
deleted file mode 100644
index bccc43e11719..000000000000
--- a/broken/multibeds728.json
+++ /dev/null
@@ -1,155 +0,0 @@
-{
- "_comment": "---------------------------------------- MultiBeds en_us.json Localization ---------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "embroidery gui entries, excludes button, can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "itemGroup.multibeds": "MultiBeds",
-
- "error.multibeds.embroidery.no_blanket": "No Blanket To Embroider",
-
- "gui.multibeds.embroidery.create": "Create New",
- "gui.multibeds.embroidery.paste_tag": "Paste ShareTag",
- "gui.multibeds.embroidery.button.apply": "Apply",
- "gui.multibeds.embroidery.apply.info": "Apply the selected Embroidery
One durability loss",
- "gui.multibeds.embroidery.button.remove": "Remove",
- "gui.multibeds.embroidery.remove.info": "Remove the applied Embroidery
No durability loss",
- "gui.multibeds.embroidery.error.no_selection": "You must make a selection first",
- "gui.multibeds.embroidery.error.no_thread": "Spool has no thread, craft with string to refill",
- "gui.multibeds.embroidery.error.no_art": "No Embroidery to remove",
- "gui.multibeds.embroidery.error.no_bed": "No bed found, Right Click the Thread on a bed to link",
- "gui.multibeds.embroidery.copy": "Copy Embroidery",
- "gui.multibeds.embroidery.delete": "To Delete Hold ALT and Click",
- "gui.multibeds.embroidery.favorite": "Favorite Embroidery",
- "gui.multibeds.embroidery.unfavorite": "Un-Favorite Embroidery",
- "gui.multibeds.embroidery.share": "Copy ShareTag to clipboard
Hold ALT and Click to send to nearby players
Hold ALT and SHIFT and Click to send to all players",
- "gui.multibeds.embroidery.draw.save": "Save Embroidery",
- "gui.multibeds.embroidery.draw.save.blocked.unnamed": "/!\\ Embroidery Unnamed /!\\",
- "gui.multibeds.embroidery.draw.save.blocked.duplicate": "/!\\ Duplicate Name /!\\
Hold ALT and click to overwrite original",
- "gui.multibeds.embroidery.draw.name_error.unnamed": "Embroidery Unnamed, save disabled",
- "gui.multibeds.embroidery.draw.name_error.duplicate": "Name Taken, saving will overwrite the original",
- "gui.multibeds.embroidery.draw.exit": "Close Editor",
- "gui.multibeds.embroidery.draw.exit.blocked": "/!\\ Unsaved Changes /!\\
Hold ALT and Click to force close",
- "gui.multibeds.embroidery.draw.nudge": "Nudge the image one pixel
Click Buttons or use Arrow Keys",
- "gui.multibeds.embroidery.draw.place.single": "Pixel Placement: Single
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.h_mirror": "Pixel Placement: Horizontal Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.v_mirror": "Pixel Placement: Vertical Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.place.quadrant": "Pixel Placement: Quadrant Mirror
Left or Right Click or Press M to change",
- "gui.multibeds.embroidery.draw.rotate.cw": "Rotate Clockwise",
- "gui.multibeds.embroidery.draw.rotate.ccw": "Rotate Counter-Clockwise",
- "gui.multibeds.embroidery.draw.flip.v": "Vertical Flip",
- "gui.multibeds.embroidery.draw.flip.h": "Horizontal Flip",
- "gui.multibeds.embroidery.draw.colors": "Colors Assigned
Click to Swap or press X",
- "gui.multibeds.embroidery.draw.tool.pencil": "Pencil Tool
Shortcut: W",
- "gui.multibeds.embroidery.draw.tool.eraser": "Eraser Tool
Shortcut: E",
- "gui.multibeds.embroidery.draw.tool.dropper": "Dropper/ColorGrab Tool
Shortcut: D",
- "gui.multibeds.embroidery.draw.tool.replace": "Color Replace/Swap Tool
Shortcut: C",
- "gui.multibeds.embroidery.draw.alpha_toggle": "Toggle Solid/Translucent Color
Shortcut: A",
- "gui.multibeds.embroidery.draw.undo": "Undo
Shortcut: Ctrl-Z",
- "gui.multibeds.embroidery.draw.redo": "Redo
Shortcut: Ctrl-Y",
-
- "info.multibeds.no_texture": "Texture Data Missing",
- "info.multibeds.invalid_texture": "Texture Block Missing",
- "info.multibeds.default_texture": "Using Default",
-
- "misc.multibeds.pattern": "Pattern",
- "misc.multibeds.pattern.argyle": "Argyle",
- "misc.multibeds.pattern.buffalo_plaid": "Buffalo Plaid",
- "misc.multibeds.pattern.grid": "Grid",
- "misc.multibeds.pattern.horizontal_lines": "Horizontal Lines",
- "misc.multibeds.pattern.vertical_lines": "Vertical Lines",
-
- "misc.multibeds.art": "Embroidery",
- "misc.multibeds.art.custom": "Custom",
- "misc.multibeds.art.1up": "1up",
- "misc.multibeds.art.all_i_want": "All I Want",
- "misc.multibeds.art.atom_bomb_baby": "Atom Bomb Baby",
- "misc.multibeds.art.baby_youre_a": "Baby You're A",
- "misc.multibeds.art.blue_clue": "Blue Clue",
- "misc.multibeds.art.buy_gold": "Buy Gold",
- "misc.multibeds.art.call_me_perhaps": "Call Me Perhaps",
- "misc.multibeds.art.carol": "Carol",
- "misc.multibeds.art.coal_sock": "Coal Sock",
- "misc.multibeds.art.cuppa": "Cuppa",
- "misc.multibeds.art.danger_zone": "Danger Zone",
- "misc.multibeds.art.dark_side": "Dark Side",
- "misc.multibeds.art.davy_jones_locker": "Davy Jones Locker",
- "misc.multibeds.art.delilah": "Delilah",
- "misc.multibeds.art.diggy_hole": "Diggy Hole",
- "misc.multibeds.art.do_it": "Do It",
- "misc.multibeds.art.doot_doot_doo": "Doot Doot Doo",
- "misc.multibeds.art.embrace_tranquility": "Embrace Tranquility",
- "misc.multibeds.art.felix_felicis": "Felix Felicis",
- "misc.multibeds.art.first": "First?",
- "misc.multibeds.art.ginger_biscuit_dude": "Ginger Biscuit Dude",
- "misc.multibeds.art.grape_gelatin": "Grape Gelatin",
- "misc.multibeds.art.hippity_hoppity": "Hippity Hoppity",
- "misc.multibeds.art.i_am_the_night": "I Am The Night",
- "misc.multibeds.art.i_want_candy": "I Want Candy",
- "misc.multibeds.art.in_the_rough": "In The Rough",
- "misc.multibeds.art.invader": "Invader",
- "misc.multibeds.art.is_this_a_bird": "Is This A Bird?",
- "misc.multibeds.art.jack": "Jack",
- "misc.multibeds.art.jeepers_creeper": "Jeepers Creeper",
- "misc.multibeds.art.last_christmas": "Last Christmas",
- "misc.multibeds.art.lawn_defence": "Lawn Defence",
- "misc.multibeds.art.le_joli_rouge": "Le Joli Rouge",
- "misc.multibeds.art.legendary_dagger": "Legendary Dagger",
- "misc.multibeds.art.let_it_go": "Let It Go",
- "misc.multibeds.art.lies": "Lies",
- "misc.multibeds.art.magically_delicious": "Magically Delicious",
- "misc.multibeds.art.midnight_train": "Midnight Train",
- "misc.multibeds.art.mild_addiction": "Mild Addiction",
- "misc.multibeds.art.mmm_doughnut": "Mmm Doughnut",
- "misc.multibeds.art.mountain_beverage": "Mountain Beverage",
- "misc.multibeds.art.nautical_nonsense": "Nautical Nonsense",
- "misc.multibeds.art.new_leaf": "New Leaf",
- "misc.multibeds.art.nope": "Nope!",
- "misc.multibeds.art.old_leaf": "Old Leaf",
- "misc.multibeds.art.piece_of_my_heart": "Piece Of My Heart",
- "misc.multibeds.art.praise_the_sun": "Praise The Sun",
- "misc.multibeds.art.pumpkin_anger": "Pumpkin Anger",
- "misc.multibeds.art.pumpkin_joy": "Pumpkin Joy",
- "misc.multibeds.art.pumpkin_king": "Pumpkin King",
- "misc.multibeds.art.pumpkin_sorrow": "Pumpkin Sorrow",
- "misc.multibeds.art.rancher": "Rancher",
- "misc.multibeds.art.retro_gamer": "Retro Gamer",
- "misc.multibeds.art.rock_and_stone": "Rock And Stone",
- "misc.multibeds.art.rockin_around": "Rockin' Around",
- "misc.multibeds.art.shambling_dead": "Shambling Dead",
- "misc.multibeds.art.shooting_stars": "Shooting Stars",
- "misc.multibeds.art.slimer": "Slimer",
- "misc.multibeds.art.snake": "Snake",
- "misc.multibeds.art.socialite": "Socialite",
- "misc.multibeds.art.soft_kitty": "Soft Kitty",
- "misc.multibeds.art.sparkle_horse": "Sparkle Horse",
- "misc.multibeds.art.triangle_crisps": "Triangle Crisps",
- "misc.multibeds.art.tricky_treat": "Tricky Treat",
- "misc.multibeds.art.up": "Up",
- "misc.multibeds.art.waffles": "Waffles",
- "misc.multibeds.art.who_ya_gonna_call": "Who Ya Gonna Call?",
- "misc.multibeds.art.wibbly_wobbly": "Wibbly Wobbly",
- "misc.multibeds.art.winner_winner": "Winner Winner",
- "misc.multibeds.art.zoom_zoom": "Zoom Zoom",
-
- "_comment": "-------------------------------------------------- ITEMS/BLOCKS --------------------------------------------------!",
- "block.multibeds.custom": "Custom Bed",
- "block.multibeds.slab": "Slab Bed",
- "block.multibeds.cot": "Cot",
- "block.multibeds.classic": "Classic Bed",
- "block.multibeds.vintage": "Vintage Bed",
- "block.multibeds.modern": "Modern Bed",
- "block.multibeds.rustic": "Rustic Bed",
- "block.multibeds.ladder": "Bunk Ladder",
-
- "item.multibeds.bedding_package": "Bedding Package",
- "item.multibeds.blanket": "Blanket",
- "item.multibeds.bed_kit": "Build-A-Bed Kit",
- "item.multibeds.embroidery_thread": "Embroidery Thread",
- "item.multibeds.feather_pile": "Feather Pile",
- "item.multibeds.ladder_tools": "Bunk Ladder Tools",
- "item.multibeds.padding": "Padding",
- "item.multibeds.pillow": "Pillow Case",
- "item.multibeds.sheet": "Sheet",
- "item.multibeds.woolen_cloth": "Woolen Cloth"
-}
diff --git a/broken/name-pain117.json b/broken/name-pain117.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain117.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain125.json b/broken/name-pain125.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain125.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain183.json b/broken/name-pain183.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain183.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain190.json b/broken/name-pain190.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain190.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain265.json b/broken/name-pain265.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain265.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain348.json b/broken/name-pain348.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain348.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain384.json b/broken/name-pain384.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain384.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain393.json b/broken/name-pain393.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain393.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain398.json b/broken/name-pain398.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain398.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain56.json b/broken/name-pain56.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain56.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain648.json b/broken/name-pain648.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain648.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain67.json b/broken/name-pain67.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain67.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain748.json b/broken/name-pain748.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain748.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain874.json b/broken/name-pain874.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain874.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/name-pain964.json b/broken/name-pain964.json
deleted file mode 100644
index 91b1c080fde5..000000000000
--- a/broken/name-pain964.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "please.set.your.tab.width.to": 4,
- "text.autoconfig.namepain.title": "Name Pain",
-
- "text.autoconfig.namepain.option.namesWithoutHUD": "Names Without HUD",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[0]": "§aYes§r: Always see names, even when the HUD is off.",
- "text.autoconfig.namepain.option.namesWithoutHUD.@Tooltip[1]": "§c No§r: Only see names when the HUD is on. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeFrameNames": "See Frame Names",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[0]": "§aYes§r: Only see item frame names when looking at them. §b[vanilla]",
- "text.autoconfig.namepain.option.seeFrameNames.@Tooltip[1]": "§c No§r: Never see item frame nameplates.",
-
- "text.autoconfig.namepain.option.applyToMobs": "Apply to Mobs",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to mob names.",
- "text.autoconfig.namepain.option.applyToMobs.@Tooltip[1]": "§c No§r: Keep original coloring on mob names. §b[vanilla]",
-
- "text.autoconfig.namepain.option.tamesAlwaysNamed": "Tames Always Named",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[0]": "§aYes§r: Always see the names of your tames.",
- "text.autoconfig.namepain.option.tamesAlwaysNamed.@Tooltip[1]": "§c No§r: Only see mob names when looking at them. §b[vanilla]",
-
- "text.autoconfig.namepain.option.seeYourName": "See Your Name",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[0]": "§aYes§r: See your own name in 3rd-person view.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[1]": "Inventory view may have issues.",
- "text.autoconfig.namepain.option.seeYourName.@Tooltip[2]": "§c No§r: Never see your nameplate. §b[vanilla]",
-
- "text.autoconfig.namepain.option.applyToScores": "Apply to Scoreboards",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[0]": "§aYes§r: Apply Name Pain coloring to scoreboards.",
- "text.autoconfig.namepain.option.applyToScores.@Tooltip[1]": "§c No§r: Keep original coloring on scoreboards. §b[vanilla]",
-
- "text.autoconfig.namepain.option.stripFormat": "Strip Format",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[0]": "§aYes§r: Remove preformatting like team color from nameplate text.",
- "text.autoconfig.namepain.option.stripFormat.@Tooltip[1]": "§c No§r: Nameplate text might not receive Name Pain coloring. Plates still will.",
-
- "text.autoconfig.namepain.option.doValentines": "Valentine Names",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[0]": "§aYes§r: §c\u2764 \u2764 \u2764§r",
- "text.autoconfig.namepain.option.doValentines.@Tooltip[1]": "§c No§r: Forever alone.",
-
- "text.autoconfig.namepain.option.doAprilFools": "April Fools' Names",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[0]": "§aYes§r: §kWhat's in a name§r?",
- "text.autoconfig.namepain.option.doAprilFools.@Tooltip[1]": "§c No§r: Letters.",
-
- "text.autoconfig.namepain.option.nameMax.@PrefixText": "§nName Color @ Max Health",
- "text.autoconfig.namepain.option.nameMax.R": "§c Red",
- "text.autoconfig.namepain.option.nameMax.G": "§a Green",
- "text.autoconfig.namepain.option.nameMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.nameMin.@PrefixText": "§nName Color @ Min Health",
- "text.autoconfig.namepain.option.nameMin.R": "§c Red",
- "text.autoconfig.namepain.option.nameMin.G": "§a Green",
- "text.autoconfig.namepain.option.nameMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.nameMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.nameMin.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMax.@PrefixText": "§nPlate Color @ Max Health",
- "text.autoconfig.namepain.option.plateMax.R": "§c Red",
- "text.autoconfig.namepain.option.plateMax.G": "§a Green",
- "text.autoconfig.namepain.option.plateMax.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMax.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMax.A": "§7 Alpha",
-
- "text.autoconfig.namepain.option.plateMin.@PrefixText": "§nPlate Color @ Min Health",
- "text.autoconfig.namepain.option.plateMin.R": "§c Red",
- "text.autoconfig.namepain.option.plateMin.G": "§a Green",
- "text.autoconfig.namepain.option.plateMin.B": "§9 Blue",
- "text.autoconfig.namepain.option.plateMin.A.@Tooltip": "§70 = transparent, §r255 = opaque",
- "text.autoconfig.namepain.option.plateMin.A": "§7 Alpha"
-}
diff --git a/broken/scaffolding-behavior198.json b/broken/scaffolding-behavior198.json
deleted file mode 100644
index e69de29bb2d1..000000000000
diff --git a/broken/scaffolding-behavior497.json b/broken/scaffolding-behavior497.json
deleted file mode 100644
index e69de29bb2d1..000000000000
diff --git a/broken/scaffolding-behavior68.json b/broken/scaffolding-behavior68.json
deleted file mode 100644
index e69de29bb2d1..000000000000
diff --git a/broken/scaffolding-behavior902.json b/broken/scaffolding-behavior902.json
deleted file mode 100644
index e69de29bb2d1..000000000000
diff --git a/broken/shetiphiancore329.json b/broken/shetiphiancore329.json
deleted file mode 100644
index 7c67aca3d766..000000000000
--- a/broken/shetiphiancore329.json
+++ /dev/null
@@ -1,54 +0,0 @@
-{
- "_comment": "------------------------------------- ShetiPhianCore en_us.json Localization -------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "info.down": "Down",
- "info.up": "Up",
- "info.north": "North",
- "info.south": "South",
- "info.west": "West",
- "info.east": "East",
- "info.bottom": "Bottom",
- "info.top": "Top",
- "info.back": "Back",
- "info.front": "Front",
- "info.left": "Left",
- "info.right": "Right",
-
- "gui.side_disabled.txt": "Disabled",
-
- "color.white": "White",
- "color.orange": "Orange",
- "color.magenta": "Magenta",
- "color.light_blue": "Light Blue",
- "color.yellow": "Yellow",
- "color.lime": "Lime",
- "color.pink": "Pink",
- "color.gray": "Gray",
- "color.light_gray": "Light Gray",
- "color.cyan": "Cyan",
- "color.purple": "Purple",
- "color.blue": "Blue",
- "color.brown": "Brown",
- "color.green": "Green",
- "color.red": "Red",
- "color.black": "Black",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "info.shetiphian.holdshift.txt": "§2Hold SHIFT for more info",
- "info.shetiphian.creativeolny.txt": "§eCreative Mode Only Item",
- "info.shetiphian.guide.txt": "Fruzstrated's Guide",
- "info.shetiphian.unused": "Unused Item",
-
- "error.shetiphian.team.noteam.txt": "Your not on a team",
- "error.shetiphian.team.wrong.txt": "Object owned by another team",
-
- "_comment": "------------------------------------------------ NAME CORRECTIONS ------------------------------------------------!",
- "fluid.tile.lava": "Lava",
- "fluid.tile.water": "Water",
- "item.dyePowder.green": "Green Dye",
- "item.dyePowder.red": "Red Dye",
- "item.dyePowder.yellow": "Yellow Dye"
-}
diff --git a/broken/shetiphiancore346.json b/broken/shetiphiancore346.json
deleted file mode 100644
index 7c67aca3d766..000000000000
--- a/broken/shetiphiancore346.json
+++ /dev/null
@@ -1,54 +0,0 @@
-{
- "_comment": "------------------------------------- ShetiPhianCore en_us.json Localization -------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "info.down": "Down",
- "info.up": "Up",
- "info.north": "North",
- "info.south": "South",
- "info.west": "West",
- "info.east": "East",
- "info.bottom": "Bottom",
- "info.top": "Top",
- "info.back": "Back",
- "info.front": "Front",
- "info.left": "Left",
- "info.right": "Right",
-
- "gui.side_disabled.txt": "Disabled",
-
- "color.white": "White",
- "color.orange": "Orange",
- "color.magenta": "Magenta",
- "color.light_blue": "Light Blue",
- "color.yellow": "Yellow",
- "color.lime": "Lime",
- "color.pink": "Pink",
- "color.gray": "Gray",
- "color.light_gray": "Light Gray",
- "color.cyan": "Cyan",
- "color.purple": "Purple",
- "color.blue": "Blue",
- "color.brown": "Brown",
- "color.green": "Green",
- "color.red": "Red",
- "color.black": "Black",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "info.shetiphian.holdshift.txt": "§2Hold SHIFT for more info",
- "info.shetiphian.creativeolny.txt": "§eCreative Mode Only Item",
- "info.shetiphian.guide.txt": "Fruzstrated's Guide",
- "info.shetiphian.unused": "Unused Item",
-
- "error.shetiphian.team.noteam.txt": "Your not on a team",
- "error.shetiphian.team.wrong.txt": "Object owned by another team",
-
- "_comment": "------------------------------------------------ NAME CORRECTIONS ------------------------------------------------!",
- "fluid.tile.lava": "Lava",
- "fluid.tile.water": "Water",
- "item.dyePowder.green": "Green Dye",
- "item.dyePowder.red": "Red Dye",
- "item.dyePowder.yellow": "Yellow Dye"
-}
diff --git a/broken/shetiphiancore587.json b/broken/shetiphiancore587.json
deleted file mode 100644
index 7c67aca3d766..000000000000
--- a/broken/shetiphiancore587.json
+++ /dev/null
@@ -1,54 +0,0 @@
-{
- "_comment": "------------------------------------- ShetiPhianCore en_us.json Localization -------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "info.down": "Down",
- "info.up": "Up",
- "info.north": "North",
- "info.south": "South",
- "info.west": "West",
- "info.east": "East",
- "info.bottom": "Bottom",
- "info.top": "Top",
- "info.back": "Back",
- "info.front": "Front",
- "info.left": "Left",
- "info.right": "Right",
-
- "gui.side_disabled.txt": "Disabled",
-
- "color.white": "White",
- "color.orange": "Orange",
- "color.magenta": "Magenta",
- "color.light_blue": "Light Blue",
- "color.yellow": "Yellow",
- "color.lime": "Lime",
- "color.pink": "Pink",
- "color.gray": "Gray",
- "color.light_gray": "Light Gray",
- "color.cyan": "Cyan",
- "color.purple": "Purple",
- "color.blue": "Blue",
- "color.brown": "Brown",
- "color.green": "Green",
- "color.red": "Red",
- "color.black": "Black",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "info.shetiphian.holdshift.txt": "§2Hold SHIFT for more info",
- "info.shetiphian.creativeolny.txt": "§eCreative Mode Only Item",
- "info.shetiphian.guide.txt": "Fruzstrated's Guide",
- "info.shetiphian.unused": "Unused Item",
-
- "error.shetiphian.team.noteam.txt": "Your not on a team",
- "error.shetiphian.team.wrong.txt": "Object owned by another team",
-
- "_comment": "------------------------------------------------ NAME CORRECTIONS ------------------------------------------------!",
- "fluid.tile.lava": "Lava",
- "fluid.tile.water": "Water",
- "item.dyePowder.green": "Green Dye",
- "item.dyePowder.red": "Red Dye",
- "item.dyePowder.yellow": "Yellow Dye"
-}
diff --git a/broken/shetiphiancore619.json b/broken/shetiphiancore619.json
deleted file mode 100644
index 7c67aca3d766..000000000000
--- a/broken/shetiphiancore619.json
+++ /dev/null
@@ -1,54 +0,0 @@
-{
- "_comment": "------------------------------------- ShetiPhianCore en_us.json Localization -------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "info.down": "Down",
- "info.up": "Up",
- "info.north": "North",
- "info.south": "South",
- "info.west": "West",
- "info.east": "East",
- "info.bottom": "Bottom",
- "info.top": "Top",
- "info.back": "Back",
- "info.front": "Front",
- "info.left": "Left",
- "info.right": "Right",
-
- "gui.side_disabled.txt": "Disabled",
-
- "color.white": "White",
- "color.orange": "Orange",
- "color.magenta": "Magenta",
- "color.light_blue": "Light Blue",
- "color.yellow": "Yellow",
- "color.lime": "Lime",
- "color.pink": "Pink",
- "color.gray": "Gray",
- "color.light_gray": "Light Gray",
- "color.cyan": "Cyan",
- "color.purple": "Purple",
- "color.blue": "Blue",
- "color.brown": "Brown",
- "color.green": "Green",
- "color.red": "Red",
- "color.black": "Black",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "info.shetiphian.holdshift.txt": "§2Hold SHIFT for more info",
- "info.shetiphian.creativeolny.txt": "§eCreative Mode Only Item",
- "info.shetiphian.guide.txt": "Fruzstrated's Guide",
- "info.shetiphian.unused": "Unused Item",
-
- "error.shetiphian.team.noteam.txt": "Your not on a team",
- "error.shetiphian.team.wrong.txt": "Object owned by another team",
-
- "_comment": "------------------------------------------------ NAME CORRECTIONS ------------------------------------------------!",
- "fluid.tile.lava": "Lava",
- "fluid.tile.water": "Water",
- "item.dyePowder.green": "Green Dye",
- "item.dyePowder.red": "Red Dye",
- "item.dyePowder.yellow": "Yellow Dye"
-}
diff --git a/broken/shetiphiancore728.json b/broken/shetiphiancore728.json
deleted file mode 100644
index 7c67aca3d766..000000000000
--- a/broken/shetiphiancore728.json
+++ /dev/null
@@ -1,54 +0,0 @@
-{
- "_comment": "------------------------------------- ShetiPhianCore en_us.json Localization -------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "info.down": "Down",
- "info.up": "Up",
- "info.north": "North",
- "info.south": "South",
- "info.west": "West",
- "info.east": "East",
- "info.bottom": "Bottom",
- "info.top": "Top",
- "info.back": "Back",
- "info.front": "Front",
- "info.left": "Left",
- "info.right": "Right",
-
- "gui.side_disabled.txt": "Disabled",
-
- "color.white": "White",
- "color.orange": "Orange",
- "color.magenta": "Magenta",
- "color.light_blue": "Light Blue",
- "color.yellow": "Yellow",
- "color.lime": "Lime",
- "color.pink": "Pink",
- "color.gray": "Gray",
- "color.light_gray": "Light Gray",
- "color.cyan": "Cyan",
- "color.purple": "Purple",
- "color.blue": "Blue",
- "color.brown": "Brown",
- "color.green": "Green",
- "color.red": "Red",
- "color.black": "Black",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "info.shetiphian.holdshift.txt": "§2Hold SHIFT for more info",
- "info.shetiphian.creativeolny.txt": "§eCreative Mode Only Item",
- "info.shetiphian.guide.txt": "Fruzstrated's Guide",
- "info.shetiphian.unused": "Unused Item",
-
- "error.shetiphian.team.noteam.txt": "Your not on a team",
- "error.shetiphian.team.wrong.txt": "Object owned by another team",
-
- "_comment": "------------------------------------------------ NAME CORRECTIONS ------------------------------------------------!",
- "fluid.tile.lava": "Lava",
- "fluid.tile.water": "Water",
- "item.dyePowder.green": "Green Dye",
- "item.dyePowder.red": "Red Dye",
- "item.dyePowder.yellow": "Yellow Dye"
-}
diff --git a/broken/shetiphiancore809.json b/broken/shetiphiancore809.json
deleted file mode 100644
index 7c67aca3d766..000000000000
--- a/broken/shetiphiancore809.json
+++ /dev/null
@@ -1,54 +0,0 @@
-{
- "_comment": "------------------------------------- ShetiPhianCore en_us.json Localization -------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "info.down": "Down",
- "info.up": "Up",
- "info.north": "North",
- "info.south": "South",
- "info.west": "West",
- "info.east": "East",
- "info.bottom": "Bottom",
- "info.top": "Top",
- "info.back": "Back",
- "info.front": "Front",
- "info.left": "Left",
- "info.right": "Right",
-
- "gui.side_disabled.txt": "Disabled",
-
- "color.white": "White",
- "color.orange": "Orange",
- "color.magenta": "Magenta",
- "color.light_blue": "Light Blue",
- "color.yellow": "Yellow",
- "color.lime": "Lime",
- "color.pink": "Pink",
- "color.gray": "Gray",
- "color.light_gray": "Light Gray",
- "color.cyan": "Cyan",
- "color.purple": "Purple",
- "color.blue": "Blue",
- "color.brown": "Brown",
- "color.green": "Green",
- "color.red": "Red",
- "color.black": "Black",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "info.shetiphian.holdshift.txt": "§2Hold SHIFT for more info",
- "info.shetiphian.creativeolny.txt": "§eCreative Mode Only Item",
- "info.shetiphian.guide.txt": "Fruzstrated's Guide",
- "info.shetiphian.unused": "Unused Item",
-
- "error.shetiphian.team.noteam.txt": "Your not on a team",
- "error.shetiphian.team.wrong.txt": "Object owned by another team",
-
- "_comment": "------------------------------------------------ NAME CORRECTIONS ------------------------------------------------!",
- "fluid.tile.lava": "Lava",
- "fluid.tile.water": "Water",
- "item.dyePowder.green": "Green Dye",
- "item.dyePowder.red": "Red Dye",
- "item.dyePowder.yellow": "Yellow Dye"
-}
diff --git a/broken/shetiphiancore883.json b/broken/shetiphiancore883.json
deleted file mode 100644
index 7c67aca3d766..000000000000
--- a/broken/shetiphiancore883.json
+++ /dev/null
@@ -1,54 +0,0 @@
-{
- "_comment": "------------------------------------- ShetiPhianCore en_us.json Localization -------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "info.down": "Down",
- "info.up": "Up",
- "info.north": "North",
- "info.south": "South",
- "info.west": "West",
- "info.east": "East",
- "info.bottom": "Bottom",
- "info.top": "Top",
- "info.back": "Back",
- "info.front": "Front",
- "info.left": "Left",
- "info.right": "Right",
-
- "gui.side_disabled.txt": "Disabled",
-
- "color.white": "White",
- "color.orange": "Orange",
- "color.magenta": "Magenta",
- "color.light_blue": "Light Blue",
- "color.yellow": "Yellow",
- "color.lime": "Lime",
- "color.pink": "Pink",
- "color.gray": "Gray",
- "color.light_gray": "Light Gray",
- "color.cyan": "Cyan",
- "color.purple": "Purple",
- "color.blue": "Blue",
- "color.brown": "Brown",
- "color.green": "Green",
- "color.red": "Red",
- "color.black": "Black",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "info.shetiphian.holdshift.txt": "§2Hold SHIFT for more info",
- "info.shetiphian.creativeolny.txt": "§eCreative Mode Only Item",
- "info.shetiphian.guide.txt": "Fruzstrated's Guide",
- "info.shetiphian.unused": "Unused Item",
-
- "error.shetiphian.team.noteam.txt": "Your not on a team",
- "error.shetiphian.team.wrong.txt": "Object owned by another team",
-
- "_comment": "------------------------------------------------ NAME CORRECTIONS ------------------------------------------------!",
- "fluid.tile.lava": "Lava",
- "fluid.tile.water": "Water",
- "item.dyePowder.green": "Green Dye",
- "item.dyePowder.red": "Red Dye",
- "item.dyePowder.yellow": "Yellow Dye"
-}
diff --git a/broken/shetiphiancore989.json b/broken/shetiphiancore989.json
deleted file mode 100644
index 7c67aca3d766..000000000000
--- a/broken/shetiphiancore989.json
+++ /dev/null
@@ -1,54 +0,0 @@
-{
- "_comment": "------------------------------------- ShetiPhianCore en_us.json Localization -------------------------------------!",
- "_comment": "Keep file encoded with UTF-8 to support chat formatting http://minecraft.gamepedia.com/Formatting_codes",
- "_comment": "msg entries can span multiple lines, use
to indicate a line break.",
-
- "_comment": "------------------------------------------------------ MISC ------------------------------------------------------!",
- "info.down": "Down",
- "info.up": "Up",
- "info.north": "North",
- "info.south": "South",
- "info.west": "West",
- "info.east": "East",
- "info.bottom": "Bottom",
- "info.top": "Top",
- "info.back": "Back",
- "info.front": "Front",
- "info.left": "Left",
- "info.right": "Right",
-
- "gui.side_disabled.txt": "Disabled",
-
- "color.white": "White",
- "color.orange": "Orange",
- "color.magenta": "Magenta",
- "color.light_blue": "Light Blue",
- "color.yellow": "Yellow",
- "color.lime": "Lime",
- "color.pink": "Pink",
- "color.gray": "Gray",
- "color.light_gray": "Light Gray",
- "color.cyan": "Cyan",
- "color.purple": "Purple",
- "color.blue": "Blue",
- "color.brown": "Brown",
- "color.green": "Green",
- "color.red": "Red",
- "color.black": "Black",
-
- "_comment": "----------------------------------------------- ERROR/INFO/NOTICE ------------------------------------------------!",
- "info.shetiphian.holdshift.txt": "§2Hold SHIFT for more info",
- "info.shetiphian.creativeolny.txt": "§eCreative Mode Only Item",
- "info.shetiphian.guide.txt": "Fruzstrated's Guide",
- "info.shetiphian.unused": "Unused Item",
-
- "error.shetiphian.team.noteam.txt": "Your not on a team",
- "error.shetiphian.team.wrong.txt": "Object owned by another team",
-
- "_comment": "------------------------------------------------ NAME CORRECTIONS ------------------------------------------------!",
- "fluid.tile.lava": "Lava",
- "fluid.tile.water": "Water",
- "item.dyePowder.green": "Green Dye",
- "item.dyePowder.red": "Red Dye",
- "item.dyePowder.yellow": "Yellow Dye"
-}
diff --git a/broken/toms-storage233.json b/broken/toms-storage233.json
deleted file mode 100644
index a0de29fa6997..000000000000
--- a/broken/toms-storage233.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "block.toms_storage.ts.inventory_connector": "Inventory Connector",
- "block.toms_storage.ts.storage_terminal": "Storage Terminal",
- "block.toms_storage.ts.trim": "Inventory Trim",
- "block.toms_storage.ts.painted_trim": "Inventory Trim",
- "block.toms_storage.ts.open_crate": "Open Crate",
- "block.toms_storage.ts.inventory_cable": "Inventory Cable",
- "block.toms_storage.ts.inventory_cable_framed": "Framed Inventory Cable",
- "block.toms_storage.ts.inventory_cable_connector": "Inventory Cable Connector",
- "block.toms_storage.ts.inventory_proxy": "Inventory Proxy",
- "block.toms_storage.ts.crafting_terminal": "Crafting Terminal",
- "block.toms_storage.ts.inventory_hopper_basic": "Basic Inventory Hopper",
-
- "item.toms_storage.ts.paint_kit": "Paint Kit",
- "item.toms_storage.ts.wireless_terminal": "Wireless Terminal",
-
- "itemGroup.toms_storage": "Tom's Simple Storage",
-
- "ts.storage_terminal": "S. Terminal",
- "ts.crafting_terminal": "C. Terminal",
-
- "tooltip.toms_storage.hold_shift_for_info": "Hold SHIFT for more info.",
- "tooltip.toms_storage.paintable": "Can be painted",
- "tooltip.toms_storage.inventory_cable_connector": "Connects the inventory to the\\Inventory Network. Or gives access to the network.\\Required to connect terminals.",
- "tooltip.toms_storage.trim": "Connects inventories with the Inventory Connector.",
- "tooltip.toms_storage.crafting_terminal": "Gives access to your items.\\Place it on an inventory.\\Has a builtin crafting table.",
- "tooltip.toms_storage.storage_terminal": "Gives access to your items.\\Place it on an inventory.",
- "tooltip.toms_storage.wireless_terminal": "Extends your reach for the terminal.",
- "tooltip.toms_storage.paint_kit": "Paint blocks to match\\their surroundings!",
- "tooltip.toms_storage.open_crate": "Converts the block in front of it\\into an inventory.\\Beware: Creates Item Entities",
- "tooltip.toms_storage.inventory_connector": "Connects all of the touching inventories into one.\\Use the Storage Terminal to access\\all of your items. Trims can connect the gaps.",
- "tooltip.toms_storage.inventory_proxy": "Extends the face of the block its pointing at.",
- "tooltip.toms_storage.inventory_cable": "Connects inventories across\\long distances. Inventory Cable Connectors\\have to be used to attach inventories\\One Inventory Connector must be\\present in the network.",
- "tooltip.toms_storage.inventory_hopper": "Import of export from your Inventory Network\\Right click an item to set the filter.\\Shift click with an empty hand to clear filter.",
- "tooltip.toms_storage.loop": "Loop detected in your storage system",
- "tooltip.toms_storage.amount": "Item Amount: %d",
- "tooltip.toms_storage.sorting_0": "Sort by Item Amount",
- "tooltip.toms_storage.sorting_1": "Sort by Item Name",
- "tooltip.toms_storage.search_0": "Standard Search",
- "tooltip.toms_storage.search_1": "Auto Search",
- "tooltip.toms_storage.search_2": "Standard Search Keep",
- "tooltip.toms_storage.search_3": "Auto Search Keep",
- "tooltip.toms_storage.search_4": "JEI Synced Standard Search",
- "tooltip.toms_storage.search_5": "JEI Synced Auto Search",
- "tooltip.toms_storage.search_6": "JEI Synced Standard Search Keep",
- "tooltip.toms_storage.search_7": "JEI Synced Auto Search Keep",
- "tooltip.toms_storage.ctrlMode_0": "AE Like Controls\\Pull one item: Shift+Right Click\\Transfer one item: Ctrl+Shift+Right Click",
- "tooltip.toms_storage.ctrlMode_1": "Refined Storage Like Controls\\Pull one item: Middle Click\\Transfer one item: Shift+Middle Click",
- "tooltip.toms_storage.filter_item": "Filter: %s",
- "tooltip.toms_storage.empty": "Empty",
-
- "tomsstorage.config.inventory_connector_range": "Inventory Connector Range",
- "tomsstorage.config.only_trims_connect": "Only Allow Trims to Connect Inventories",
- "tomsstorage.config.inv_cable_connector_max_scan": "Inventory Cable Connector Maximum number of cables",
- "tomsstorage.config.wireless_reach": "Wireless terminal reach"
-}
diff --git a/broken/toms-storage909.json b/broken/toms-storage909.json
deleted file mode 100644
index a0de29fa6997..000000000000
--- a/broken/toms-storage909.json
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "block.toms_storage.ts.inventory_connector": "Inventory Connector",
- "block.toms_storage.ts.storage_terminal": "Storage Terminal",
- "block.toms_storage.ts.trim": "Inventory Trim",
- "block.toms_storage.ts.painted_trim": "Inventory Trim",
- "block.toms_storage.ts.open_crate": "Open Crate",
- "block.toms_storage.ts.inventory_cable": "Inventory Cable",
- "block.toms_storage.ts.inventory_cable_framed": "Framed Inventory Cable",
- "block.toms_storage.ts.inventory_cable_connector": "Inventory Cable Connector",
- "block.toms_storage.ts.inventory_proxy": "Inventory Proxy",
- "block.toms_storage.ts.crafting_terminal": "Crafting Terminal",
- "block.toms_storage.ts.inventory_hopper_basic": "Basic Inventory Hopper",
-
- "item.toms_storage.ts.paint_kit": "Paint Kit",
- "item.toms_storage.ts.wireless_terminal": "Wireless Terminal",
-
- "itemGroup.toms_storage": "Tom's Simple Storage",
-
- "ts.storage_terminal": "S. Terminal",
- "ts.crafting_terminal": "C. Terminal",
-
- "tooltip.toms_storage.hold_shift_for_info": "Hold SHIFT for more info.",
- "tooltip.toms_storage.paintable": "Can be painted",
- "tooltip.toms_storage.inventory_cable_connector": "Connects the inventory to the\\Inventory Network. Or gives access to the network.\\Required to connect terminals.",
- "tooltip.toms_storage.trim": "Connects inventories with the Inventory Connector.",
- "tooltip.toms_storage.crafting_terminal": "Gives access to your items.\\Place it on an inventory.\\Has a builtin crafting table.",
- "tooltip.toms_storage.storage_terminal": "Gives access to your items.\\Place it on an inventory.",
- "tooltip.toms_storage.wireless_terminal": "Extends your reach for the terminal.",
- "tooltip.toms_storage.paint_kit": "Paint blocks to match\\their surroundings!",
- "tooltip.toms_storage.open_crate": "Converts the block in front of it\\into an inventory.\\Beware: Creates Item Entities",
- "tooltip.toms_storage.inventory_connector": "Connects all of the touching inventories into one.\\Use the Storage Terminal to access\\all of your items. Trims can connect the gaps.",
- "tooltip.toms_storage.inventory_proxy": "Extends the face of the block its pointing at.",
- "tooltip.toms_storage.inventory_cable": "Connects inventories across\\long distances. Inventory Cable Connectors\\have to be used to attach inventories\\One Inventory Connector must be\\present in the network.",
- "tooltip.toms_storage.inventory_hopper": "Import of export from your Inventory Network\\Right click an item to set the filter.\\Shift click with an empty hand to clear filter.",
- "tooltip.toms_storage.loop": "Loop detected in your storage system",
- "tooltip.toms_storage.amount": "Item Amount: %d",
- "tooltip.toms_storage.sorting_0": "Sort by Item Amount",
- "tooltip.toms_storage.sorting_1": "Sort by Item Name",
- "tooltip.toms_storage.search_0": "Standard Search",
- "tooltip.toms_storage.search_1": "Auto Search",
- "tooltip.toms_storage.search_2": "Standard Search Keep",
- "tooltip.toms_storage.search_3": "Auto Search Keep",
- "tooltip.toms_storage.search_4": "JEI Synced Standard Search",
- "tooltip.toms_storage.search_5": "JEI Synced Auto Search",
- "tooltip.toms_storage.search_6": "JEI Synced Standard Search Keep",
- "tooltip.toms_storage.search_7": "JEI Synced Auto Search Keep",
- "tooltip.toms_storage.ctrlMode_0": "AE Like Controls\\Pull one item: Shift+Right Click\\Transfer one item: Ctrl+Shift+Right Click",
- "tooltip.toms_storage.ctrlMode_1": "Refined Storage Like Controls\\Pull one item: Middle Click\\Transfer one item: Shift+Middle Click",
- "tooltip.toms_storage.filter_item": "Filter: %s",
- "tooltip.toms_storage.empty": "Empty",
-
- "tomsstorage.config.inventory_connector_range": "Inventory Connector Range",
- "tomsstorage.config.only_trims_connect": "Only Allow Trims to Connect Inventories",
- "tomsstorage.config.inv_cable_connector_max_scan": "Inventory Cable Connector Maximum number of cables",
- "tomsstorage.config.wireless_reach": "Wireless terminal reach"
-}
diff --git a/broken/unique-enchantments129.json b/broken/unique-enchantments129.json
deleted file mode 100644
index c040936b9dd0..000000000000
--- a/broken/unique-enchantments129.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "//Simple": true,
- "enchantment.uniquee.berserk": "Berserker",
- "enchantment.uniquee.berserk.desc": "The lower your Health, the higher your Damage",
- "enchantment.uniquee.all": "Ameliorated Sharpness",
- "enchantment.uniquee.all.desc": "An Advanced Version of Sharpness",
- "enchantment.uniquee.undead": "Ameliorated Smite",
- "enchantment.uniquee.undead.desc": "An Advanced Version of Smite",
- "enchantment.uniquee.arthropods": "Ameliorated Bane of Arthropod",
- "enchantment.uniquee.arthropods.desc": "An Advanced Version of Bane of Arthropod",
- "enchantment.uniquee.vitae": "Vitae",
- "enchantment.uniquee.vitae.desc": "Grants you more Health",
- "enchantment.uniquee.swift": "Swift",
- "enchantment.uniquee.swift.desc": "Grants you more Movement Speed",
- "enchantment.uniquee.sages_blessing": "Sage's Blessing",
- "enchantment.uniquee.sages_blessing.desc": "Increases XP Loot per level",
- "enchantment.uniquee.ender_eyes": "Ender Eye's",
- "enchantment.uniquee.ender_eyes.desc": "Makes that endermen won't attack you on looking at them",
- "enchantment.uniquee.focus_impact": "Focus Impact",
- "enchantment.uniquee.focus_impact.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.bone_crusher": "Bone Crusher",
- "enchantment.uniquee.bone_crusher.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.ranged": "Range",
- "enchantment.uniquee.ranged.desc": "Increases Reach, but will reduce Damage and Mining Speed when the bonus Reach is in use",
- "enchantment.uniquee.treasurers_eyes": "Treasurer's Eyes",
- "enchantment.uniquee.treasurers_eyes.desc": "With this Enchantment you'll see Special Effects on Entity, depending on the Enchantments on it",
-
-
- "//Complex": true,
- "enchantment.uniquee.swiftblade": "Swift Blade",
- "enchantment.uniquee.swiftblade.desc": "More Attack Speed grants you more Damage",
- "enchantment.uniquee.spartanweapon": "Spartan Weapon",
- "enchantment.uniquee.spartanweapon.desc": "You deal bonus pierce damage when wielding a Shield",
- "enchantment.uniquee.perpetualstrike": "Perpetual Strike",
- "enchantment.uniquee.perpetualstrike.desc": "Your damage increases with every consecutive hit on the same Target",
- "enchantment.uniquee.climate_tranquility": "Climate Tranquility",
- "enchantment.uniquee.climate_tranquility.desc": "Weapons will react to temperature and and receive effects of the counterpart.",
- "enchantment.uniquee.momentum": "Momentum",
- "enchantment.uniquee.momentum.desc": "Continued mining will further increase your Mining Speed per Block mined",
- "enchantment.uniquee.ender_mending": "Ender Mending",
- "enchantment.uniquee.ender_mending.desc": "Improved Version of Mending, will store exceeding Experience in the Tool. Ender Mending will split it's Experience to every Item that has either Ender Mending or Mending",
- "enchantment.uniquee.smart_ass": "Smart Ass",
- "enchantment.uniquee.smart_ass.desc": "Mining Gravel, Sand or Logs, will break the top block first",
-
- "//Unique": true,
- "enchantment.uniquee.warriorsgrace": "Warrior's Grace",
- "enchantment.uniquee.warriorsgrace.desc": "Killing an Entity will replenish Durability scaling with the Max HP of the Entity",
- "enchantment.uniquee.naturesgrace": "Nature's Grace",
- "enchantment.uniquee.naturesgrace.desc": "Standing near Flowers or Leaves will restore Health, as long as the Player didnt receive Damage recently",
- "enchantment.uniquee.fastfood": "Fast Food",
- "enchantment.uniquee.fastfood.desc": "Living Animals/Passives wont drop anything but therefore replenish Hunger",
- "enchantment.uniquee.endermarksmen": "Enders Markmen",
- "enchantment.uniquee.endermarksmen.desc": "Hitting a target with a Bow, will replenish Durability and grant your Arrow back",
- "enchantment.uniquee.cloudwalker": "Cloud Walker",
- "enchantment.uniquee.cloudwalker.desc": "The Player is able sneak mid-air. Fall Damage will go through",
- "enchantment.uniquee.aresblessing": "Ares Blessing",
- "enchantment.uniquee.aresblessing.desc": "Lethal Damage will be converted into Durability Loss of the Armor, yet Fall & Magic Damage will still go through",
- "enchantment.uniquee.alchemistsgrace": "Alchemist's Grace",
- "enchantment.uniquee.alchemistsgrace.desc": "Hitting an Enemy will grant you Potion Effects",
- "enchantment.uniquee.ecological": "Ecological",
- "enchantment.uniquee.ecological.desc": "Standing near Wood(Logs) & Leaves, will recover slowly the durability of your tool.",
- "enchantment.uniquee.phoenixs_blessing": "Phoenix's Blessing",
- "enchantment.uniquee.phoenixs_blessing.desc": "When died, will resurrect you with full Health and Hunger",
- "enchantment.uniquee.midas_blessing": "Midas Blessing",
- "enchantment.uniquee.midas_blessing.desc": "Shift-Leftclicking an Anvil will consume all of your Gold in your Inventory. Mining an oreGem, will consume Gold, but double the drops.",
- "enchantment.uniquee.ifrits_grace": "Ifrit's Grace",
- "enchantment.uniquee.ifrits_grace.desc": "Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in you Inventory and store it as \"Lava Power\". Mining a Block will consume Lava Power, mining an Ore will consume even more. Therefore the Drops will be smelted.",
- "enchantment.uniquee.jokers_blessing": "Joker's Blessing",
- "enchantment.uniquee.jokers_blessing.desc": "Consume Experience, to double all drops.",
- "enchantment.uniquee.icarus_aegis": "Icarus Aegis",
- "enchantment.uniquee.icarus_aegis.desc": "If Feather are in your Inventory, Fall Damage by gliding can be negated, by consuming Feathers",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.demeters_soul": "Demeter's Soul",
- "enchantment.uniquee.demeters_soul.desc": "Shift-rightclicking a seed to active. Marked seeds will only produce 1 product and will automatically be harvested and stored into your Ender Chest",
- "enchantment.uniquee.endest_reap": "Endest Reap",
- "enchantment.uniquee.endest_reap.desc": "Deals bonus magic damage on higher beings. Gains a Stack for every Reaped being.",
-
- "//Curse": true,
- "enchantment.uniquee.pestilences_odium": "Pestilence's Odium",
- "enchantment.uniquee.pestilences_odium.desc": "Non-Hostile Entities in your area will be continuously damaged, won't drop Loot",
- "enchantment.uniquee.deaths_odium": "Death's Odium",
- "enchantment.uniquee.deaths_odium.desc": "Dieing while having this Curse in your inventory will cause you to lose a Base HP. Lost Base HP will be granted back, as long as this Enchantment is on an active Slot..",
-
- "//Potion": true,
- "potion.uniquee.uniquepestilences_odium": "Pestilence's Odium",
-
- "//Tooltips": true,
- "tooltip.uniqee.stored.gold.name": "Stored Gold: %s",
- "tooltip.uniqee.stored.lava.name": "Stored Lava: %s",
- "tooltip.uniqee.stored.feather.name": "Stored Feathers: %s",
- "tooltip.uniqee.stored.repair.name": "Stored Repairs: %s",
- "tooltip.uniqee.crops.added.name": "Added Crop To Auto Harvester",
- "tooltip.uniqee.crops.removed.name": "Removed Crop From Auto Harvester",
- "tooltip.uniquee.stored.reap.name": "Stored Reap: %s"
-
-}
diff --git a/broken/unique-enchantments158.json b/broken/unique-enchantments158.json
deleted file mode 100644
index eae9739b5f78..000000000000
--- a/broken/unique-enchantments158.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "//Simple": true,
- "enchantment.uniquee.berserk": "Berserker",
- "enchantment.uniquee.berserk.desc": "The lower your Health, the higher your Damage",
- "enchantment.uniquee.all": "Ameliorated Sharpness",
- "enchantment.uniquee.all.desc": "An Advanced Version of Sharpness",
- "enchantment.uniquee.undead": "Ameliorated Smite",
- "enchantment.uniquee.undead.desc": "An Advanced Version of Smite",
- "enchantment.uniquee.arthropods": "Ameliorated Bane of Arthropod",
- "enchantment.uniquee.arthropods.desc": "An Advanced Version of Bane of Arthropod",
- "enchantment.uniquee.vitae": "Vitae",
- "enchantment.uniquee.vitae.desc": "Grants you more Health",
- "enchantment.uniquee.swift": "Swift",
- "enchantment.uniquee.swift.desc": "Grants you more Movement Speed",
- "enchantment.uniquee.sages_blessing": "Sage's Blessing",
- "enchantment.uniquee.sages_blessing.desc": "Increases XP Loot per level",
- "enchantment.uniquee.ender_eyes": "Ender Eye's",
- "enchantment.uniquee.ender_eyes.desc": "Makes that endermen won't attack you on looking at them",
- "enchantment.uniquee.focus_impact": "Focus Impact",
- "enchantment.uniquee.focus_impact.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.bone_crusher": "Bone Crusher",
- "enchantment.uniquee.bone_crusher.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.ranged": "Range",
- "enchantment.uniquee.ranged.desc": "Increases Reach, but will reduce Damage and Mining Speed when the bonus Reach is in use",
- "enchantment.uniquee.treasurers_eyes": "Treasurer's Eyes",
- "enchantment.uniquee.treasurers_eyes.desc": "With this Enchantment you'll see Special Effects on Entity, depending on the Enchantments on it",
-
-
- "//Complex": true,
- "enchantment.uniquee.swiftblade": "Swift Blade",
- "enchantment.uniquee.swiftblade.desc": "More Attack Speed grants you more Damage",
- "enchantment.uniquee.spartanweapon": "Spartan Weapon",
- "enchantment.uniquee.spartanweapon.desc": "You deal bonus pierce damage when wielding a Shield",
- "enchantment.uniquee.perpetualstrike": "Perpetual Strike",
- "enchantment.uniquee.perpetualstrike.desc": "Your damage increases with every consecutive hit on the same Target",
- "enchantment.uniquee.climate_tranquility": "Climate Tranquility",
- "enchantment.uniquee.climate_tranquility.desc": "Weapons will react to temperature and and receive effects of the counterpart.",
- "enchantment.uniquee.momentum": "Momentum",
- "enchantment.uniquee.momentum.desc": "Continued mining will further increase your Mining Speed per Block mined",
- "enchantment.uniquee.ender_mending": "Ender Mending",
- "enchantment.uniquee.ender_mending.desc": "Improved Version of Mending, will store exceeding Experience in the Tool. Ender Mending will split it's Experience to every Item that has either Ender Mending or Mending",
- "enchantment.uniquee.smart_ass": "Smart Ass",
- "enchantment.uniquee.smart_ass.desc": "Mining Gravel, Sand or Logs, will break the top block first",
-
- "//Unique": true,
- "enchantment.uniquee.warriorsgrace": "Warrior's Grace",
- "enchantment.uniquee.warriorsgrace.desc": "Killing an Entity will replenish Durability scaling with the Max HP of the Entity",
- "enchantment.uniquee.naturesgrace": "Nature's Grace",
- "enchantment.uniquee.naturesgrace.desc": "Standing near Flowers or Leaves will restore Health, as long as the Player didnt receive Damage recently",
- "enchantment.uniquee.fastfood": "Fast Food",
- "enchantment.uniquee.fastfood.desc": "Living Animals/Passives wont drop anything but therefore replenish Hunger",
- "enchantment.uniquee.endermarksmen": "Enders Markmen",
- "enchantment.uniquee.endermarksmen.desc": "Hitting a target with a Bow, will replenish Durability and grant your Arrow back",
- "enchantment.uniquee.cloudwalker": "Cloud Walker",
- "enchantment.uniquee.cloudwalker.desc": "The Player is able sneak mid-air. Fall Damage will go through",
- "enchantment.uniquee.aresblessing": "Ares Blessing",
- "enchantment.uniquee.aresblessing.desc": "Lethal Damage will be converted into Durability Loss of the Armor, yet Fall & Magic Damage will still go through",
- "enchantment.uniquee.alchemistsgrace": "Alchemist's Grace",
- "enchantment.uniquee.alchemistsgrace.desc": "Hitting an Enemy will grant you Potion Effects",
- "enchantment.uniquee.ecological": "Ecological",
- "enchantment.uniquee.ecological.desc": "Standing near Wood(Logs) & Leaves, will recover slowly the durability of your tool.",
- "enchantment.uniquee.phoenixs_blessing": "Phoenix's Blessing",
- "enchantment.uniquee.phoenixs_blessing.desc": "When died, will resurrect you with full Health and Hunger",
- "enchantment.uniquee.midas_blessing": "Midas Blessing",
- "enchantment.uniquee.midas_blessing.desc": "Shift-Leftclicking an Anvil will consume all of your Gold in your Inventory. Mining an oreGem, will consume Gold, but double the drops.",
- "enchantment.uniquee.ifrits_grace": "Ifrit's Grace",
- "enchantment.uniquee.ifrits_grace.desc": "Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in you Inventory and store it as \"Lava Power\". Mining a Block will consume Lava Power, mining an Ore will consume even more. Therefore the Drops will be smelted.",
- "enchantment.uniquee.jokers_blessing": "Joker's Blessing",
- "enchantment.uniquee.jokers_blessing.desc": "Consume Experience, to double all drops.",
- "enchantment.uniquee.icarus_aegis": "Icarus Aegis",
- "enchantment.uniquee.icarus_aegis.desc": "If Feather are in your Inventory, Fall Damage by gliding can be negated, by consuming Feathers",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.demeters_soul": "Demeter's Soul",
- "enchantment.uniquee.demeters_soul.desc": "Shift-rightclicking a seed to active. Marked seeds will only produce 1 product and will automatically be harvested and stored into your Ender Chest",
- "enchantment.uniquee.endest_reap": "Endest Reap",
- "enchantment.uniquee.endest_reap.desc": "Deals bonus magic damage on higher beings. Gains a Stack for every Reaped being.",
-
- "//Curse": true,
- "enchantment.uniquee.pestilences_odium": "Pestilence's Odium",
- "enchantment.uniquee.pestilences_odium.desc": "Non-Hostile Entities in your area will be continuously damaged, won't drop Loot",
- "enchantment.uniquee.deaths_odium": "Death's Odium",
- "enchantment.uniquee.deaths_odium.desc": "Dieing while having this Curse in your inventory will cause you to lose a Base HP. Lost Base HP will be granted back, as long as this Enchantment is on an active Slot..",
-
- "//Potion": true,
- "potion.uniquee.uniquepestilences_odium": "Pestilence's Odium",
-
- "//Tooltips": true,
- "tooltip.uniqee.stored.gold.name": "Stored Gold: %s",
- "tooltip.uniqee.stored.lava.name": "Stored Lava: %s",
- "tooltip.uniqee.stored.feather.name": "Stored Feathers: %s",
- "tooltip.uniqee.stored.repair.name": "Stored Repairs: %s",
- "tooltip.uniqee.crops.added.name": "Added Crop To Auto Harvester",
- "tooltip.uniqee.crops.removed.name": "Removed Crop From Auto Harvester",
- "tooltip.uniquee.stored.reap.name": "Stored Reap: %s"
-}
diff --git a/broken/unique-enchantments18.json b/broken/unique-enchantments18.json
deleted file mode 100644
index c040936b9dd0..000000000000
--- a/broken/unique-enchantments18.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "//Simple": true,
- "enchantment.uniquee.berserk": "Berserker",
- "enchantment.uniquee.berserk.desc": "The lower your Health, the higher your Damage",
- "enchantment.uniquee.all": "Ameliorated Sharpness",
- "enchantment.uniquee.all.desc": "An Advanced Version of Sharpness",
- "enchantment.uniquee.undead": "Ameliorated Smite",
- "enchantment.uniquee.undead.desc": "An Advanced Version of Smite",
- "enchantment.uniquee.arthropods": "Ameliorated Bane of Arthropod",
- "enchantment.uniquee.arthropods.desc": "An Advanced Version of Bane of Arthropod",
- "enchantment.uniquee.vitae": "Vitae",
- "enchantment.uniquee.vitae.desc": "Grants you more Health",
- "enchantment.uniquee.swift": "Swift",
- "enchantment.uniquee.swift.desc": "Grants you more Movement Speed",
- "enchantment.uniquee.sages_blessing": "Sage's Blessing",
- "enchantment.uniquee.sages_blessing.desc": "Increases XP Loot per level",
- "enchantment.uniquee.ender_eyes": "Ender Eye's",
- "enchantment.uniquee.ender_eyes.desc": "Makes that endermen won't attack you on looking at them",
- "enchantment.uniquee.focus_impact": "Focus Impact",
- "enchantment.uniquee.focus_impact.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.bone_crusher": "Bone Crusher",
- "enchantment.uniquee.bone_crusher.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.ranged": "Range",
- "enchantment.uniquee.ranged.desc": "Increases Reach, but will reduce Damage and Mining Speed when the bonus Reach is in use",
- "enchantment.uniquee.treasurers_eyes": "Treasurer's Eyes",
- "enchantment.uniquee.treasurers_eyes.desc": "With this Enchantment you'll see Special Effects on Entity, depending on the Enchantments on it",
-
-
- "//Complex": true,
- "enchantment.uniquee.swiftblade": "Swift Blade",
- "enchantment.uniquee.swiftblade.desc": "More Attack Speed grants you more Damage",
- "enchantment.uniquee.spartanweapon": "Spartan Weapon",
- "enchantment.uniquee.spartanweapon.desc": "You deal bonus pierce damage when wielding a Shield",
- "enchantment.uniquee.perpetualstrike": "Perpetual Strike",
- "enchantment.uniquee.perpetualstrike.desc": "Your damage increases with every consecutive hit on the same Target",
- "enchantment.uniquee.climate_tranquility": "Climate Tranquility",
- "enchantment.uniquee.climate_tranquility.desc": "Weapons will react to temperature and and receive effects of the counterpart.",
- "enchantment.uniquee.momentum": "Momentum",
- "enchantment.uniquee.momentum.desc": "Continued mining will further increase your Mining Speed per Block mined",
- "enchantment.uniquee.ender_mending": "Ender Mending",
- "enchantment.uniquee.ender_mending.desc": "Improved Version of Mending, will store exceeding Experience in the Tool. Ender Mending will split it's Experience to every Item that has either Ender Mending or Mending",
- "enchantment.uniquee.smart_ass": "Smart Ass",
- "enchantment.uniquee.smart_ass.desc": "Mining Gravel, Sand or Logs, will break the top block first",
-
- "//Unique": true,
- "enchantment.uniquee.warriorsgrace": "Warrior's Grace",
- "enchantment.uniquee.warriorsgrace.desc": "Killing an Entity will replenish Durability scaling with the Max HP of the Entity",
- "enchantment.uniquee.naturesgrace": "Nature's Grace",
- "enchantment.uniquee.naturesgrace.desc": "Standing near Flowers or Leaves will restore Health, as long as the Player didnt receive Damage recently",
- "enchantment.uniquee.fastfood": "Fast Food",
- "enchantment.uniquee.fastfood.desc": "Living Animals/Passives wont drop anything but therefore replenish Hunger",
- "enchantment.uniquee.endermarksmen": "Enders Markmen",
- "enchantment.uniquee.endermarksmen.desc": "Hitting a target with a Bow, will replenish Durability and grant your Arrow back",
- "enchantment.uniquee.cloudwalker": "Cloud Walker",
- "enchantment.uniquee.cloudwalker.desc": "The Player is able sneak mid-air. Fall Damage will go through",
- "enchantment.uniquee.aresblessing": "Ares Blessing",
- "enchantment.uniquee.aresblessing.desc": "Lethal Damage will be converted into Durability Loss of the Armor, yet Fall & Magic Damage will still go through",
- "enchantment.uniquee.alchemistsgrace": "Alchemist's Grace",
- "enchantment.uniquee.alchemistsgrace.desc": "Hitting an Enemy will grant you Potion Effects",
- "enchantment.uniquee.ecological": "Ecological",
- "enchantment.uniquee.ecological.desc": "Standing near Wood(Logs) & Leaves, will recover slowly the durability of your tool.",
- "enchantment.uniquee.phoenixs_blessing": "Phoenix's Blessing",
- "enchantment.uniquee.phoenixs_blessing.desc": "When died, will resurrect you with full Health and Hunger",
- "enchantment.uniquee.midas_blessing": "Midas Blessing",
- "enchantment.uniquee.midas_blessing.desc": "Shift-Leftclicking an Anvil will consume all of your Gold in your Inventory. Mining an oreGem, will consume Gold, but double the drops.",
- "enchantment.uniquee.ifrits_grace": "Ifrit's Grace",
- "enchantment.uniquee.ifrits_grace.desc": "Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in you Inventory and store it as \"Lava Power\". Mining a Block will consume Lava Power, mining an Ore will consume even more. Therefore the Drops will be smelted.",
- "enchantment.uniquee.jokers_blessing": "Joker's Blessing",
- "enchantment.uniquee.jokers_blessing.desc": "Consume Experience, to double all drops.",
- "enchantment.uniquee.icarus_aegis": "Icarus Aegis",
- "enchantment.uniquee.icarus_aegis.desc": "If Feather are in your Inventory, Fall Damage by gliding can be negated, by consuming Feathers",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.demeters_soul": "Demeter's Soul",
- "enchantment.uniquee.demeters_soul.desc": "Shift-rightclicking a seed to active. Marked seeds will only produce 1 product and will automatically be harvested and stored into your Ender Chest",
- "enchantment.uniquee.endest_reap": "Endest Reap",
- "enchantment.uniquee.endest_reap.desc": "Deals bonus magic damage on higher beings. Gains a Stack for every Reaped being.",
-
- "//Curse": true,
- "enchantment.uniquee.pestilences_odium": "Pestilence's Odium",
- "enchantment.uniquee.pestilences_odium.desc": "Non-Hostile Entities in your area will be continuously damaged, won't drop Loot",
- "enchantment.uniquee.deaths_odium": "Death's Odium",
- "enchantment.uniquee.deaths_odium.desc": "Dieing while having this Curse in your inventory will cause you to lose a Base HP. Lost Base HP will be granted back, as long as this Enchantment is on an active Slot..",
-
- "//Potion": true,
- "potion.uniquee.uniquepestilences_odium": "Pestilence's Odium",
-
- "//Tooltips": true,
- "tooltip.uniqee.stored.gold.name": "Stored Gold: %s",
- "tooltip.uniqee.stored.lava.name": "Stored Lava: %s",
- "tooltip.uniqee.stored.feather.name": "Stored Feathers: %s",
- "tooltip.uniqee.stored.repair.name": "Stored Repairs: %s",
- "tooltip.uniqee.crops.added.name": "Added Crop To Auto Harvester",
- "tooltip.uniqee.crops.removed.name": "Removed Crop From Auto Harvester",
- "tooltip.uniquee.stored.reap.name": "Stored Reap: %s"
-
-}
diff --git a/broken/unique-enchantments189.json b/broken/unique-enchantments189.json
deleted file mode 100644
index 6738c0cea2bc..000000000000
--- a/broken/unique-enchantments189.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "//Simple": true,
- "enchantment.uniquee.berserk": "Berserker",
- "enchantment.uniquee.berserk.desc": "The lower your Health, the higher your Damage",
- "enchantment.uniquee.all": "Ameliorated Sharpness",
- "enchantment.uniquee.all.desc": "An Advanced Version of Sharpness",
- "enchantment.uniquee.undead": "Ameliorated Smite",
- "enchantment.uniquee.undead.desc": "An Advanced Version of Smite",
- "enchantment.uniquee.arthropods": "Ameliorated Bane of Arthropod",
- "enchantment.uniquee.arthropods.desc": "An Advanced Version of Bane of Arthropod",
- "enchantment.uniquee.vitae": "Vitae",
- "enchantment.uniquee.vitae.desc": "Grants you more Health",
- "enchantment.uniquee.swift": "Swift",
- "enchantment.uniquee.swift.desc": "Grants you more Movement Speed",
- "enchantment.uniquee.sages_blessing": "Sage's Blessing",
- "enchantment.uniquee.sages_blessing.desc": "Increases XP Loot per level",
- "enchantment.uniquee.ender_eyes": "Ender Eye's",
- "enchantment.uniquee.ender_eyes.desc": "Makes that endermen won't attack you on looking at them",
- "enchantment.uniquee.focus_impact": "Focus Impact",
- "enchantment.uniquee.focus_impact.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.bone_crusher": "Bone Crusher",
- "enchantment.uniquee.bone_crusher.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.ranged": "Range",
- "enchantment.uniquee.ranged.desc": "Increases Reach, but will reduce Damage and Mining Speed when the bonus Reach is in use",
- "enchantment.uniquee.treasurers_eyes": "Treasurer's Eyes",
- "enchantment.uniquee.treasurers_eyes.desc": "With this Enchantment you'll see Special Effects on Entity, depending on the Enchantments on it",
-
-
- "//Complex": true,
- "enchantment.uniquee.swiftblade": "Swift Blade",
- "enchantment.uniquee.swiftblade.desc": "More Attack Speed grants you more Damage",
- "enchantment.uniquee.spartanweapon": "Spartan Weapon",
- "enchantment.uniquee.spartanweapon.desc": "You deal bonus pierce damage when wielding a Shield",
- "enchantment.uniquee.perpetualstrike": "Perpetual Strike",
- "enchantment.uniquee.perpetualstrike.desc": "Your damage increases with every consecutive hit on the same Target",
- "enchantment.uniquee.climate_tranquility": "Climate Tranquility",
- "enchantment.uniquee.climate_tranquility.desc": "Weapons will react to temperature and and receive effects of the counterpart.",
- "enchantment.uniquee.momentum": "Momentum",
- "enchantment.uniquee.momentum.desc": "Continued mining will further increase your Mining Speed per Block mined",
- "enchantment.uniquee.ender_mending": "Ender Mending",
- "enchantment.uniquee.ender_mending.desc": "Improved Version of Mending, will store exceeding Experience in the Tool. Ender Mending will split it's Experience to every Item that has either Ender Mending or Mending",
- "enchantment.uniquee.smart_ass": "Smart Ass",
- "enchantment.uniquee.smart_ass.desc": "Mining Gravel, Sand or Logs, will break the top block first",
-
- "//Unique": true,
- "enchantment.uniquee.warriorsgrace": "Warrior's Grace",
- "enchantment.uniquee.warriorsgrace.desc": "Killing an Entity will replenish Durability scaling with the Max HP of the Entity",
- "enchantment.uniquee.naturesgrace": "Nature's Grace",
- "enchantment.uniquee.naturesgrace.desc": "Standing near Flowers or Leaves will restore Health, as long as the Player didnt receive Damage recently",
- "enchantment.uniquee.fastfood": "Fast Food",
- "enchantment.uniquee.fastfood.desc": "Living Animals/Passives wont drop anything but therefore replenish Hunger",
- "enchantment.uniquee.endermarksmen": "Enders Markmen",
- "enchantment.uniquee.endermarksmen.desc": "Hitting a target with a Bow, will replenish Durability and grant your Arrow back",
- "enchantment.uniquee.cloudwalker": "Cloud Walker",
- "enchantment.uniquee.cloudwalker.desc": "The Player is able sneak mid-air. Fall Damage will go through",
- "enchantment.uniquee.aresblessing": "Ares Blessing",
- "enchantment.uniquee.aresblessing.desc": "Lethal Damage will be converted into Durability Loss of the Armor, yet Fall & Magic Damage will still go through",
- "enchantment.uniquee.alchemistsgrace": "Alchemist's Grace",
- "enchantment.uniquee.alchemistsgrace.desc": "Hitting an Enemy will grant you Potion Effects",
- "enchantment.uniquee.ecological": "Ecological",
- "enchantment.uniquee.ecological.desc": "Standing near Wood(Logs) & Leaves, will recover slowly the durability of your tool.",
- "enchantment.uniquee.phoenixs_blessing": "Phoenix's Blessing",
- "enchantment.uniquee.phoenixs_blessing.desc": "When died, will resurrect you with full Health and Hunger",
- "enchantment.uniquee.midas_blessing": "Midas Blessing",
- "enchantment.uniquee.midas_blessing.desc": "Shift-Leftclicking an Anvil will consume all of your Gold in your Inventory. Mining an oreGem, will consume Gold, but double the drops.",
- "enchantment.uniquee.ifrits_grace": "Ifrit's Grace",
- "enchantment.uniquee.ifrits_grace.desc": "Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in you Inventory and store it as \"Lava Power\". Mining a Block will consume Lava Power, mining an Ore will consume even more. Therefore the Drops will be smelted.",
- "enchantment.uniquee.jokers_blessing": "Joker's Blessing",
- "enchantment.uniquee.jokers_blessing.desc": "Consume Experience, to double all drops.",
- "enchantment.uniquee.icarus_aegis": "Icarus Aegis",
- "enchantment.uniquee.icarus_aegis.desc": "If Feather are in your Inventory, Fall Damage by gliding can be negated, by consuming Feathers",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.demeters_soul": "Demeter's Soul",
- "enchantment.uniquee.demeters_soul.desc": "Shift-rightclicking a seed to active. Marked seeds will only produce 1 product and will automatically be harvested and stored into your Ender Chest",
-
- "//Curse": true,
- "enchantment.uniquee.pestilences_odium": "Pestilence's Odium",
- "enchantment.uniquee.pestilences_odium.desc": "Non-Hostile Entities in your area will be continuously damaged, won't drop Loot",
- "enchantment.uniquee.deaths_odium": "Death's Odium",
- "enchantment.uniquee.deaths_odium.desc": "Dieing while having this Curse in your inventory will cause you to lose a Base HP. Lost Base HP will be granted back, as long as this Enchantment is on an active Slot..",
-
- "//Potion": true,
- "potion.uniquee.uniquepestilences_odium": "Pestilence's Odium",
-
- "//Tooltips": true,
- "tooltip.uniqee.stored.gold.name": "Stored Gold: %s",
- "tooltip.uniqee.stored.lava.name": "Stored Lava: %s",
- "tooltip.uniqee.stored.feather.name": "Stored Feathers: %s",
- "tooltip.uniqee.stored.repair.name": "Stored Repairs: %s",
- "tooltip.uniqee.crops.added.name": "Added Crop To Auto Harvester",
- "tooltip.uniqee.crops.removed.name": "Removed Crop From Auto Harvester"
-}
diff --git a/broken/unique-enchantments212.json b/broken/unique-enchantments212.json
deleted file mode 100644
index eae9739b5f78..000000000000
--- a/broken/unique-enchantments212.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "//Simple": true,
- "enchantment.uniquee.berserk": "Berserker",
- "enchantment.uniquee.berserk.desc": "The lower your Health, the higher your Damage",
- "enchantment.uniquee.all": "Ameliorated Sharpness",
- "enchantment.uniquee.all.desc": "An Advanced Version of Sharpness",
- "enchantment.uniquee.undead": "Ameliorated Smite",
- "enchantment.uniquee.undead.desc": "An Advanced Version of Smite",
- "enchantment.uniquee.arthropods": "Ameliorated Bane of Arthropod",
- "enchantment.uniquee.arthropods.desc": "An Advanced Version of Bane of Arthropod",
- "enchantment.uniquee.vitae": "Vitae",
- "enchantment.uniquee.vitae.desc": "Grants you more Health",
- "enchantment.uniquee.swift": "Swift",
- "enchantment.uniquee.swift.desc": "Grants you more Movement Speed",
- "enchantment.uniquee.sages_blessing": "Sage's Blessing",
- "enchantment.uniquee.sages_blessing.desc": "Increases XP Loot per level",
- "enchantment.uniquee.ender_eyes": "Ender Eye's",
- "enchantment.uniquee.ender_eyes.desc": "Makes that endermen won't attack you on looking at them",
- "enchantment.uniquee.focus_impact": "Focus Impact",
- "enchantment.uniquee.focus_impact.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.bone_crusher": "Bone Crusher",
- "enchantment.uniquee.bone_crusher.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.ranged": "Range",
- "enchantment.uniquee.ranged.desc": "Increases Reach, but will reduce Damage and Mining Speed when the bonus Reach is in use",
- "enchantment.uniquee.treasurers_eyes": "Treasurer's Eyes",
- "enchantment.uniquee.treasurers_eyes.desc": "With this Enchantment you'll see Special Effects on Entity, depending on the Enchantments on it",
-
-
- "//Complex": true,
- "enchantment.uniquee.swiftblade": "Swift Blade",
- "enchantment.uniquee.swiftblade.desc": "More Attack Speed grants you more Damage",
- "enchantment.uniquee.spartanweapon": "Spartan Weapon",
- "enchantment.uniquee.spartanweapon.desc": "You deal bonus pierce damage when wielding a Shield",
- "enchantment.uniquee.perpetualstrike": "Perpetual Strike",
- "enchantment.uniquee.perpetualstrike.desc": "Your damage increases with every consecutive hit on the same Target",
- "enchantment.uniquee.climate_tranquility": "Climate Tranquility",
- "enchantment.uniquee.climate_tranquility.desc": "Weapons will react to temperature and and receive effects of the counterpart.",
- "enchantment.uniquee.momentum": "Momentum",
- "enchantment.uniquee.momentum.desc": "Continued mining will further increase your Mining Speed per Block mined",
- "enchantment.uniquee.ender_mending": "Ender Mending",
- "enchantment.uniquee.ender_mending.desc": "Improved Version of Mending, will store exceeding Experience in the Tool. Ender Mending will split it's Experience to every Item that has either Ender Mending or Mending",
- "enchantment.uniquee.smart_ass": "Smart Ass",
- "enchantment.uniquee.smart_ass.desc": "Mining Gravel, Sand or Logs, will break the top block first",
-
- "//Unique": true,
- "enchantment.uniquee.warriorsgrace": "Warrior's Grace",
- "enchantment.uniquee.warriorsgrace.desc": "Killing an Entity will replenish Durability scaling with the Max HP of the Entity",
- "enchantment.uniquee.naturesgrace": "Nature's Grace",
- "enchantment.uniquee.naturesgrace.desc": "Standing near Flowers or Leaves will restore Health, as long as the Player didnt receive Damage recently",
- "enchantment.uniquee.fastfood": "Fast Food",
- "enchantment.uniquee.fastfood.desc": "Living Animals/Passives wont drop anything but therefore replenish Hunger",
- "enchantment.uniquee.endermarksmen": "Enders Markmen",
- "enchantment.uniquee.endermarksmen.desc": "Hitting a target with a Bow, will replenish Durability and grant your Arrow back",
- "enchantment.uniquee.cloudwalker": "Cloud Walker",
- "enchantment.uniquee.cloudwalker.desc": "The Player is able sneak mid-air. Fall Damage will go through",
- "enchantment.uniquee.aresblessing": "Ares Blessing",
- "enchantment.uniquee.aresblessing.desc": "Lethal Damage will be converted into Durability Loss of the Armor, yet Fall & Magic Damage will still go through",
- "enchantment.uniquee.alchemistsgrace": "Alchemist's Grace",
- "enchantment.uniquee.alchemistsgrace.desc": "Hitting an Enemy will grant you Potion Effects",
- "enchantment.uniquee.ecological": "Ecological",
- "enchantment.uniquee.ecological.desc": "Standing near Wood(Logs) & Leaves, will recover slowly the durability of your tool.",
- "enchantment.uniquee.phoenixs_blessing": "Phoenix's Blessing",
- "enchantment.uniquee.phoenixs_blessing.desc": "When died, will resurrect you with full Health and Hunger",
- "enchantment.uniquee.midas_blessing": "Midas Blessing",
- "enchantment.uniquee.midas_blessing.desc": "Shift-Leftclicking an Anvil will consume all of your Gold in your Inventory. Mining an oreGem, will consume Gold, but double the drops.",
- "enchantment.uniquee.ifrits_grace": "Ifrit's Grace",
- "enchantment.uniquee.ifrits_grace.desc": "Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in you Inventory and store it as \"Lava Power\". Mining a Block will consume Lava Power, mining an Ore will consume even more. Therefore the Drops will be smelted.",
- "enchantment.uniquee.jokers_blessing": "Joker's Blessing",
- "enchantment.uniquee.jokers_blessing.desc": "Consume Experience, to double all drops.",
- "enchantment.uniquee.icarus_aegis": "Icarus Aegis",
- "enchantment.uniquee.icarus_aegis.desc": "If Feather are in your Inventory, Fall Damage by gliding can be negated, by consuming Feathers",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.demeters_soul": "Demeter's Soul",
- "enchantment.uniquee.demeters_soul.desc": "Shift-rightclicking a seed to active. Marked seeds will only produce 1 product and will automatically be harvested and stored into your Ender Chest",
- "enchantment.uniquee.endest_reap": "Endest Reap",
- "enchantment.uniquee.endest_reap.desc": "Deals bonus magic damage on higher beings. Gains a Stack for every Reaped being.",
-
- "//Curse": true,
- "enchantment.uniquee.pestilences_odium": "Pestilence's Odium",
- "enchantment.uniquee.pestilences_odium.desc": "Non-Hostile Entities in your area will be continuously damaged, won't drop Loot",
- "enchantment.uniquee.deaths_odium": "Death's Odium",
- "enchantment.uniquee.deaths_odium.desc": "Dieing while having this Curse in your inventory will cause you to lose a Base HP. Lost Base HP will be granted back, as long as this Enchantment is on an active Slot..",
-
- "//Potion": true,
- "potion.uniquee.uniquepestilences_odium": "Pestilence's Odium",
-
- "//Tooltips": true,
- "tooltip.uniqee.stored.gold.name": "Stored Gold: %s",
- "tooltip.uniqee.stored.lava.name": "Stored Lava: %s",
- "tooltip.uniqee.stored.feather.name": "Stored Feathers: %s",
- "tooltip.uniqee.stored.repair.name": "Stored Repairs: %s",
- "tooltip.uniqee.crops.added.name": "Added Crop To Auto Harvester",
- "tooltip.uniqee.crops.removed.name": "Removed Crop From Auto Harvester",
- "tooltip.uniquee.stored.reap.name": "Stored Reap: %s"
-}
diff --git a/broken/unique-enchantments259.json b/broken/unique-enchantments259.json
deleted file mode 100644
index 6738c0cea2bc..000000000000
--- a/broken/unique-enchantments259.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "//Simple": true,
- "enchantment.uniquee.berserk": "Berserker",
- "enchantment.uniquee.berserk.desc": "The lower your Health, the higher your Damage",
- "enchantment.uniquee.all": "Ameliorated Sharpness",
- "enchantment.uniquee.all.desc": "An Advanced Version of Sharpness",
- "enchantment.uniquee.undead": "Ameliorated Smite",
- "enchantment.uniquee.undead.desc": "An Advanced Version of Smite",
- "enchantment.uniquee.arthropods": "Ameliorated Bane of Arthropod",
- "enchantment.uniquee.arthropods.desc": "An Advanced Version of Bane of Arthropod",
- "enchantment.uniquee.vitae": "Vitae",
- "enchantment.uniquee.vitae.desc": "Grants you more Health",
- "enchantment.uniquee.swift": "Swift",
- "enchantment.uniquee.swift.desc": "Grants you more Movement Speed",
- "enchantment.uniquee.sages_blessing": "Sage's Blessing",
- "enchantment.uniquee.sages_blessing.desc": "Increases XP Loot per level",
- "enchantment.uniquee.ender_eyes": "Ender Eye's",
- "enchantment.uniquee.ender_eyes.desc": "Makes that endermen won't attack you on looking at them",
- "enchantment.uniquee.focus_impact": "Focus Impact",
- "enchantment.uniquee.focus_impact.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.bone_crusher": "Bone Crusher",
- "enchantment.uniquee.bone_crusher.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.ranged": "Range",
- "enchantment.uniquee.ranged.desc": "Increases Reach, but will reduce Damage and Mining Speed when the bonus Reach is in use",
- "enchantment.uniquee.treasurers_eyes": "Treasurer's Eyes",
- "enchantment.uniquee.treasurers_eyes.desc": "With this Enchantment you'll see Special Effects on Entity, depending on the Enchantments on it",
-
-
- "//Complex": true,
- "enchantment.uniquee.swiftblade": "Swift Blade",
- "enchantment.uniquee.swiftblade.desc": "More Attack Speed grants you more Damage",
- "enchantment.uniquee.spartanweapon": "Spartan Weapon",
- "enchantment.uniquee.spartanweapon.desc": "You deal bonus pierce damage when wielding a Shield",
- "enchantment.uniquee.perpetualstrike": "Perpetual Strike",
- "enchantment.uniquee.perpetualstrike.desc": "Your damage increases with every consecutive hit on the same Target",
- "enchantment.uniquee.climate_tranquility": "Climate Tranquility",
- "enchantment.uniquee.climate_tranquility.desc": "Weapons will react to temperature and and receive effects of the counterpart.",
- "enchantment.uniquee.momentum": "Momentum",
- "enchantment.uniquee.momentum.desc": "Continued mining will further increase your Mining Speed per Block mined",
- "enchantment.uniquee.ender_mending": "Ender Mending",
- "enchantment.uniquee.ender_mending.desc": "Improved Version of Mending, will store exceeding Experience in the Tool. Ender Mending will split it's Experience to every Item that has either Ender Mending or Mending",
- "enchantment.uniquee.smart_ass": "Smart Ass",
- "enchantment.uniquee.smart_ass.desc": "Mining Gravel, Sand or Logs, will break the top block first",
-
- "//Unique": true,
- "enchantment.uniquee.warriorsgrace": "Warrior's Grace",
- "enchantment.uniquee.warriorsgrace.desc": "Killing an Entity will replenish Durability scaling with the Max HP of the Entity",
- "enchantment.uniquee.naturesgrace": "Nature's Grace",
- "enchantment.uniquee.naturesgrace.desc": "Standing near Flowers or Leaves will restore Health, as long as the Player didnt receive Damage recently",
- "enchantment.uniquee.fastfood": "Fast Food",
- "enchantment.uniquee.fastfood.desc": "Living Animals/Passives wont drop anything but therefore replenish Hunger",
- "enchantment.uniquee.endermarksmen": "Enders Markmen",
- "enchantment.uniquee.endermarksmen.desc": "Hitting a target with a Bow, will replenish Durability and grant your Arrow back",
- "enchantment.uniquee.cloudwalker": "Cloud Walker",
- "enchantment.uniquee.cloudwalker.desc": "The Player is able sneak mid-air. Fall Damage will go through",
- "enchantment.uniquee.aresblessing": "Ares Blessing",
- "enchantment.uniquee.aresblessing.desc": "Lethal Damage will be converted into Durability Loss of the Armor, yet Fall & Magic Damage will still go through",
- "enchantment.uniquee.alchemistsgrace": "Alchemist's Grace",
- "enchantment.uniquee.alchemistsgrace.desc": "Hitting an Enemy will grant you Potion Effects",
- "enchantment.uniquee.ecological": "Ecological",
- "enchantment.uniquee.ecological.desc": "Standing near Wood(Logs) & Leaves, will recover slowly the durability of your tool.",
- "enchantment.uniquee.phoenixs_blessing": "Phoenix's Blessing",
- "enchantment.uniquee.phoenixs_blessing.desc": "When died, will resurrect you with full Health and Hunger",
- "enchantment.uniquee.midas_blessing": "Midas Blessing",
- "enchantment.uniquee.midas_blessing.desc": "Shift-Leftclicking an Anvil will consume all of your Gold in your Inventory. Mining an oreGem, will consume Gold, but double the drops.",
- "enchantment.uniquee.ifrits_grace": "Ifrit's Grace",
- "enchantment.uniquee.ifrits_grace.desc": "Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in you Inventory and store it as \"Lava Power\". Mining a Block will consume Lava Power, mining an Ore will consume even more. Therefore the Drops will be smelted.",
- "enchantment.uniquee.jokers_blessing": "Joker's Blessing",
- "enchantment.uniquee.jokers_blessing.desc": "Consume Experience, to double all drops.",
- "enchantment.uniquee.icarus_aegis": "Icarus Aegis",
- "enchantment.uniquee.icarus_aegis.desc": "If Feather are in your Inventory, Fall Damage by gliding can be negated, by consuming Feathers",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.demeters_soul": "Demeter's Soul",
- "enchantment.uniquee.demeters_soul.desc": "Shift-rightclicking a seed to active. Marked seeds will only produce 1 product and will automatically be harvested and stored into your Ender Chest",
-
- "//Curse": true,
- "enchantment.uniquee.pestilences_odium": "Pestilence's Odium",
- "enchantment.uniquee.pestilences_odium.desc": "Non-Hostile Entities in your area will be continuously damaged, won't drop Loot",
- "enchantment.uniquee.deaths_odium": "Death's Odium",
- "enchantment.uniquee.deaths_odium.desc": "Dieing while having this Curse in your inventory will cause you to lose a Base HP. Lost Base HP will be granted back, as long as this Enchantment is on an active Slot..",
-
- "//Potion": true,
- "potion.uniquee.uniquepestilences_odium": "Pestilence's Odium",
-
- "//Tooltips": true,
- "tooltip.uniqee.stored.gold.name": "Stored Gold: %s",
- "tooltip.uniqee.stored.lava.name": "Stored Lava: %s",
- "tooltip.uniqee.stored.feather.name": "Stored Feathers: %s",
- "tooltip.uniqee.stored.repair.name": "Stored Repairs: %s",
- "tooltip.uniqee.crops.added.name": "Added Crop To Auto Harvester",
- "tooltip.uniqee.crops.removed.name": "Removed Crop From Auto Harvester"
-}
diff --git a/broken/unique-enchantments408.json b/broken/unique-enchantments408.json
deleted file mode 100644
index c040936b9dd0..000000000000
--- a/broken/unique-enchantments408.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "//Simple": true,
- "enchantment.uniquee.berserk": "Berserker",
- "enchantment.uniquee.berserk.desc": "The lower your Health, the higher your Damage",
- "enchantment.uniquee.all": "Ameliorated Sharpness",
- "enchantment.uniquee.all.desc": "An Advanced Version of Sharpness",
- "enchantment.uniquee.undead": "Ameliorated Smite",
- "enchantment.uniquee.undead.desc": "An Advanced Version of Smite",
- "enchantment.uniquee.arthropods": "Ameliorated Bane of Arthropod",
- "enchantment.uniquee.arthropods.desc": "An Advanced Version of Bane of Arthropod",
- "enchantment.uniquee.vitae": "Vitae",
- "enchantment.uniquee.vitae.desc": "Grants you more Health",
- "enchantment.uniquee.swift": "Swift",
- "enchantment.uniquee.swift.desc": "Grants you more Movement Speed",
- "enchantment.uniquee.sages_blessing": "Sage's Blessing",
- "enchantment.uniquee.sages_blessing.desc": "Increases XP Loot per level",
- "enchantment.uniquee.ender_eyes": "Ender Eye's",
- "enchantment.uniquee.ender_eyes.desc": "Makes that endermen won't attack you on looking at them",
- "enchantment.uniquee.focus_impact": "Focus Impact",
- "enchantment.uniquee.focus_impact.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.bone_crusher": "Bone Crusher",
- "enchantment.uniquee.bone_crusher.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.ranged": "Range",
- "enchantment.uniquee.ranged.desc": "Increases Reach, but will reduce Damage and Mining Speed when the bonus Reach is in use",
- "enchantment.uniquee.treasurers_eyes": "Treasurer's Eyes",
- "enchantment.uniquee.treasurers_eyes.desc": "With this Enchantment you'll see Special Effects on Entity, depending on the Enchantments on it",
-
-
- "//Complex": true,
- "enchantment.uniquee.swiftblade": "Swift Blade",
- "enchantment.uniquee.swiftblade.desc": "More Attack Speed grants you more Damage",
- "enchantment.uniquee.spartanweapon": "Spartan Weapon",
- "enchantment.uniquee.spartanweapon.desc": "You deal bonus pierce damage when wielding a Shield",
- "enchantment.uniquee.perpetualstrike": "Perpetual Strike",
- "enchantment.uniquee.perpetualstrike.desc": "Your damage increases with every consecutive hit on the same Target",
- "enchantment.uniquee.climate_tranquility": "Climate Tranquility",
- "enchantment.uniquee.climate_tranquility.desc": "Weapons will react to temperature and and receive effects of the counterpart.",
- "enchantment.uniquee.momentum": "Momentum",
- "enchantment.uniquee.momentum.desc": "Continued mining will further increase your Mining Speed per Block mined",
- "enchantment.uniquee.ender_mending": "Ender Mending",
- "enchantment.uniquee.ender_mending.desc": "Improved Version of Mending, will store exceeding Experience in the Tool. Ender Mending will split it's Experience to every Item that has either Ender Mending or Mending",
- "enchantment.uniquee.smart_ass": "Smart Ass",
- "enchantment.uniquee.smart_ass.desc": "Mining Gravel, Sand or Logs, will break the top block first",
-
- "//Unique": true,
- "enchantment.uniquee.warriorsgrace": "Warrior's Grace",
- "enchantment.uniquee.warriorsgrace.desc": "Killing an Entity will replenish Durability scaling with the Max HP of the Entity",
- "enchantment.uniquee.naturesgrace": "Nature's Grace",
- "enchantment.uniquee.naturesgrace.desc": "Standing near Flowers or Leaves will restore Health, as long as the Player didnt receive Damage recently",
- "enchantment.uniquee.fastfood": "Fast Food",
- "enchantment.uniquee.fastfood.desc": "Living Animals/Passives wont drop anything but therefore replenish Hunger",
- "enchantment.uniquee.endermarksmen": "Enders Markmen",
- "enchantment.uniquee.endermarksmen.desc": "Hitting a target with a Bow, will replenish Durability and grant your Arrow back",
- "enchantment.uniquee.cloudwalker": "Cloud Walker",
- "enchantment.uniquee.cloudwalker.desc": "The Player is able sneak mid-air. Fall Damage will go through",
- "enchantment.uniquee.aresblessing": "Ares Blessing",
- "enchantment.uniquee.aresblessing.desc": "Lethal Damage will be converted into Durability Loss of the Armor, yet Fall & Magic Damage will still go through",
- "enchantment.uniquee.alchemistsgrace": "Alchemist's Grace",
- "enchantment.uniquee.alchemistsgrace.desc": "Hitting an Enemy will grant you Potion Effects",
- "enchantment.uniquee.ecological": "Ecological",
- "enchantment.uniquee.ecological.desc": "Standing near Wood(Logs) & Leaves, will recover slowly the durability of your tool.",
- "enchantment.uniquee.phoenixs_blessing": "Phoenix's Blessing",
- "enchantment.uniquee.phoenixs_blessing.desc": "When died, will resurrect you with full Health and Hunger",
- "enchantment.uniquee.midas_blessing": "Midas Blessing",
- "enchantment.uniquee.midas_blessing.desc": "Shift-Leftclicking an Anvil will consume all of your Gold in your Inventory. Mining an oreGem, will consume Gold, but double the drops.",
- "enchantment.uniquee.ifrits_grace": "Ifrit's Grace",
- "enchantment.uniquee.ifrits_grace.desc": "Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in you Inventory and store it as \"Lava Power\". Mining a Block will consume Lava Power, mining an Ore will consume even more. Therefore the Drops will be smelted.",
- "enchantment.uniquee.jokers_blessing": "Joker's Blessing",
- "enchantment.uniquee.jokers_blessing.desc": "Consume Experience, to double all drops.",
- "enchantment.uniquee.icarus_aegis": "Icarus Aegis",
- "enchantment.uniquee.icarus_aegis.desc": "If Feather are in your Inventory, Fall Damage by gliding can be negated, by consuming Feathers",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.demeters_soul": "Demeter's Soul",
- "enchantment.uniquee.demeters_soul.desc": "Shift-rightclicking a seed to active. Marked seeds will only produce 1 product and will automatically be harvested and stored into your Ender Chest",
- "enchantment.uniquee.endest_reap": "Endest Reap",
- "enchantment.uniquee.endest_reap.desc": "Deals bonus magic damage on higher beings. Gains a Stack for every Reaped being.",
-
- "//Curse": true,
- "enchantment.uniquee.pestilences_odium": "Pestilence's Odium",
- "enchantment.uniquee.pestilences_odium.desc": "Non-Hostile Entities in your area will be continuously damaged, won't drop Loot",
- "enchantment.uniquee.deaths_odium": "Death's Odium",
- "enchantment.uniquee.deaths_odium.desc": "Dieing while having this Curse in your inventory will cause you to lose a Base HP. Lost Base HP will be granted back, as long as this Enchantment is on an active Slot..",
-
- "//Potion": true,
- "potion.uniquee.uniquepestilences_odium": "Pestilence's Odium",
-
- "//Tooltips": true,
- "tooltip.uniqee.stored.gold.name": "Stored Gold: %s",
- "tooltip.uniqee.stored.lava.name": "Stored Lava: %s",
- "tooltip.uniqee.stored.feather.name": "Stored Feathers: %s",
- "tooltip.uniqee.stored.repair.name": "Stored Repairs: %s",
- "tooltip.uniqee.crops.added.name": "Added Crop To Auto Harvester",
- "tooltip.uniqee.crops.removed.name": "Removed Crop From Auto Harvester",
- "tooltip.uniquee.stored.reap.name": "Stored Reap: %s"
-
-}
diff --git a/broken/unique-enchantments526.json b/broken/unique-enchantments526.json
deleted file mode 100644
index eae9739b5f78..000000000000
--- a/broken/unique-enchantments526.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "//Simple": true,
- "enchantment.uniquee.berserk": "Berserker",
- "enchantment.uniquee.berserk.desc": "The lower your Health, the higher your Damage",
- "enchantment.uniquee.all": "Ameliorated Sharpness",
- "enchantment.uniquee.all.desc": "An Advanced Version of Sharpness",
- "enchantment.uniquee.undead": "Ameliorated Smite",
- "enchantment.uniquee.undead.desc": "An Advanced Version of Smite",
- "enchantment.uniquee.arthropods": "Ameliorated Bane of Arthropod",
- "enchantment.uniquee.arthropods.desc": "An Advanced Version of Bane of Arthropod",
- "enchantment.uniquee.vitae": "Vitae",
- "enchantment.uniquee.vitae.desc": "Grants you more Health",
- "enchantment.uniquee.swift": "Swift",
- "enchantment.uniquee.swift.desc": "Grants you more Movement Speed",
- "enchantment.uniquee.sages_blessing": "Sage's Blessing",
- "enchantment.uniquee.sages_blessing.desc": "Increases XP Loot per level",
- "enchantment.uniquee.ender_eyes": "Ender Eye's",
- "enchantment.uniquee.ender_eyes.desc": "Makes that endermen won't attack you on looking at them",
- "enchantment.uniquee.focus_impact": "Focus Impact",
- "enchantment.uniquee.focus_impact.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.bone_crusher": "Bone Crusher",
- "enchantment.uniquee.bone_crusher.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.ranged": "Range",
- "enchantment.uniquee.ranged.desc": "Increases Reach, but will reduce Damage and Mining Speed when the bonus Reach is in use",
- "enchantment.uniquee.treasurers_eyes": "Treasurer's Eyes",
- "enchantment.uniquee.treasurers_eyes.desc": "With this Enchantment you'll see Special Effects on Entity, depending on the Enchantments on it",
-
-
- "//Complex": true,
- "enchantment.uniquee.swiftblade": "Swift Blade",
- "enchantment.uniquee.swiftblade.desc": "More Attack Speed grants you more Damage",
- "enchantment.uniquee.spartanweapon": "Spartan Weapon",
- "enchantment.uniquee.spartanweapon.desc": "You deal bonus pierce damage when wielding a Shield",
- "enchantment.uniquee.perpetualstrike": "Perpetual Strike",
- "enchantment.uniquee.perpetualstrike.desc": "Your damage increases with every consecutive hit on the same Target",
- "enchantment.uniquee.climate_tranquility": "Climate Tranquility",
- "enchantment.uniquee.climate_tranquility.desc": "Weapons will react to temperature and and receive effects of the counterpart.",
- "enchantment.uniquee.momentum": "Momentum",
- "enchantment.uniquee.momentum.desc": "Continued mining will further increase your Mining Speed per Block mined",
- "enchantment.uniquee.ender_mending": "Ender Mending",
- "enchantment.uniquee.ender_mending.desc": "Improved Version of Mending, will store exceeding Experience in the Tool. Ender Mending will split it's Experience to every Item that has either Ender Mending or Mending",
- "enchantment.uniquee.smart_ass": "Smart Ass",
- "enchantment.uniquee.smart_ass.desc": "Mining Gravel, Sand or Logs, will break the top block first",
-
- "//Unique": true,
- "enchantment.uniquee.warriorsgrace": "Warrior's Grace",
- "enchantment.uniquee.warriorsgrace.desc": "Killing an Entity will replenish Durability scaling with the Max HP of the Entity",
- "enchantment.uniquee.naturesgrace": "Nature's Grace",
- "enchantment.uniquee.naturesgrace.desc": "Standing near Flowers or Leaves will restore Health, as long as the Player didnt receive Damage recently",
- "enchantment.uniquee.fastfood": "Fast Food",
- "enchantment.uniquee.fastfood.desc": "Living Animals/Passives wont drop anything but therefore replenish Hunger",
- "enchantment.uniquee.endermarksmen": "Enders Markmen",
- "enchantment.uniquee.endermarksmen.desc": "Hitting a target with a Bow, will replenish Durability and grant your Arrow back",
- "enchantment.uniquee.cloudwalker": "Cloud Walker",
- "enchantment.uniquee.cloudwalker.desc": "The Player is able sneak mid-air. Fall Damage will go through",
- "enchantment.uniquee.aresblessing": "Ares Blessing",
- "enchantment.uniquee.aresblessing.desc": "Lethal Damage will be converted into Durability Loss of the Armor, yet Fall & Magic Damage will still go through",
- "enchantment.uniquee.alchemistsgrace": "Alchemist's Grace",
- "enchantment.uniquee.alchemistsgrace.desc": "Hitting an Enemy will grant you Potion Effects",
- "enchantment.uniquee.ecological": "Ecological",
- "enchantment.uniquee.ecological.desc": "Standing near Wood(Logs) & Leaves, will recover slowly the durability of your tool.",
- "enchantment.uniquee.phoenixs_blessing": "Phoenix's Blessing",
- "enchantment.uniquee.phoenixs_blessing.desc": "When died, will resurrect you with full Health and Hunger",
- "enchantment.uniquee.midas_blessing": "Midas Blessing",
- "enchantment.uniquee.midas_blessing.desc": "Shift-Leftclicking an Anvil will consume all of your Gold in your Inventory. Mining an oreGem, will consume Gold, but double the drops.",
- "enchantment.uniquee.ifrits_grace": "Ifrit's Grace",
- "enchantment.uniquee.ifrits_grace.desc": "Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in you Inventory and store it as \"Lava Power\". Mining a Block will consume Lava Power, mining an Ore will consume even more. Therefore the Drops will be smelted.",
- "enchantment.uniquee.jokers_blessing": "Joker's Blessing",
- "enchantment.uniquee.jokers_blessing.desc": "Consume Experience, to double all drops.",
- "enchantment.uniquee.icarus_aegis": "Icarus Aegis",
- "enchantment.uniquee.icarus_aegis.desc": "If Feather are in your Inventory, Fall Damage by gliding can be negated, by consuming Feathers",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.demeters_soul": "Demeter's Soul",
- "enchantment.uniquee.demeters_soul.desc": "Shift-rightclicking a seed to active. Marked seeds will only produce 1 product and will automatically be harvested and stored into your Ender Chest",
- "enchantment.uniquee.endest_reap": "Endest Reap",
- "enchantment.uniquee.endest_reap.desc": "Deals bonus magic damage on higher beings. Gains a Stack for every Reaped being.",
-
- "//Curse": true,
- "enchantment.uniquee.pestilences_odium": "Pestilence's Odium",
- "enchantment.uniquee.pestilences_odium.desc": "Non-Hostile Entities in your area will be continuously damaged, won't drop Loot",
- "enchantment.uniquee.deaths_odium": "Death's Odium",
- "enchantment.uniquee.deaths_odium.desc": "Dieing while having this Curse in your inventory will cause you to lose a Base HP. Lost Base HP will be granted back, as long as this Enchantment is on an active Slot..",
-
- "//Potion": true,
- "potion.uniquee.uniquepestilences_odium": "Pestilence's Odium",
-
- "//Tooltips": true,
- "tooltip.uniqee.stored.gold.name": "Stored Gold: %s",
- "tooltip.uniqee.stored.lava.name": "Stored Lava: %s",
- "tooltip.uniqee.stored.feather.name": "Stored Feathers: %s",
- "tooltip.uniqee.stored.repair.name": "Stored Repairs: %s",
- "tooltip.uniqee.crops.added.name": "Added Crop To Auto Harvester",
- "tooltip.uniqee.crops.removed.name": "Removed Crop From Auto Harvester",
- "tooltip.uniquee.stored.reap.name": "Stored Reap: %s"
-}
diff --git a/broken/unique-enchantments66.json b/broken/unique-enchantments66.json
deleted file mode 100644
index 6738c0cea2bc..000000000000
--- a/broken/unique-enchantments66.json
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "//Simple": true,
- "enchantment.uniquee.berserk": "Berserker",
- "enchantment.uniquee.berserk.desc": "The lower your Health, the higher your Damage",
- "enchantment.uniquee.all": "Ameliorated Sharpness",
- "enchantment.uniquee.all.desc": "An Advanced Version of Sharpness",
- "enchantment.uniquee.undead": "Ameliorated Smite",
- "enchantment.uniquee.undead.desc": "An Advanced Version of Smite",
- "enchantment.uniquee.arthropods": "Ameliorated Bane of Arthropod",
- "enchantment.uniquee.arthropods.desc": "An Advanced Version of Bane of Arthropod",
- "enchantment.uniquee.vitae": "Vitae",
- "enchantment.uniquee.vitae.desc": "Grants you more Health",
- "enchantment.uniquee.swift": "Swift",
- "enchantment.uniquee.swift.desc": "Grants you more Movement Speed",
- "enchantment.uniquee.sages_blessing": "Sage's Blessing",
- "enchantment.uniquee.sages_blessing.desc": "Increases XP Loot per level",
- "enchantment.uniquee.ender_eyes": "Ender Eye's",
- "enchantment.uniquee.ender_eyes.desc": "Makes that endermen won't attack you on looking at them",
- "enchantment.uniquee.focus_impact": "Focus Impact",
- "enchantment.uniquee.focus_impact.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.bone_crusher": "Bone Crusher",
- "enchantment.uniquee.bone_crusher.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.ranged": "Range",
- "enchantment.uniquee.ranged.desc": "Increases Reach, but will reduce Damage and Mining Speed when the bonus Reach is in use",
- "enchantment.uniquee.treasurers_eyes": "Treasurer's Eyes",
- "enchantment.uniquee.treasurers_eyes.desc": "With this Enchantment you'll see Special Effects on Entity, depending on the Enchantments on it",
-
-
- "//Complex": true,
- "enchantment.uniquee.swiftblade": "Swift Blade",
- "enchantment.uniquee.swiftblade.desc": "More Attack Speed grants you more Damage",
- "enchantment.uniquee.spartanweapon": "Spartan Weapon",
- "enchantment.uniquee.spartanweapon.desc": "You deal bonus pierce damage when wielding a Shield",
- "enchantment.uniquee.perpetualstrike": "Perpetual Strike",
- "enchantment.uniquee.perpetualstrike.desc": "Your damage increases with every consecutive hit on the same Target",
- "enchantment.uniquee.climate_tranquility": "Climate Tranquility",
- "enchantment.uniquee.climate_tranquility.desc": "Weapons will react to temperature and and receive effects of the counterpart.",
- "enchantment.uniquee.momentum": "Momentum",
- "enchantment.uniquee.momentum.desc": "Continued mining will further increase your Mining Speed per Block mined",
- "enchantment.uniquee.ender_mending": "Ender Mending",
- "enchantment.uniquee.ender_mending.desc": "Improved Version of Mending, will store exceeding Experience in the Tool. Ender Mending will split it's Experience to every Item that has either Ender Mending or Mending",
- "enchantment.uniquee.smart_ass": "Smart Ass",
- "enchantment.uniquee.smart_ass.desc": "Mining Gravel, Sand or Logs, will break the top block first",
-
- "//Unique": true,
- "enchantment.uniquee.warriorsgrace": "Warrior's Grace",
- "enchantment.uniquee.warriorsgrace.desc": "Killing an Entity will replenish Durability scaling with the Max HP of the Entity",
- "enchantment.uniquee.naturesgrace": "Nature's Grace",
- "enchantment.uniquee.naturesgrace.desc": "Standing near Flowers or Leaves will restore Health, as long as the Player didnt receive Damage recently",
- "enchantment.uniquee.fastfood": "Fast Food",
- "enchantment.uniquee.fastfood.desc": "Living Animals/Passives wont drop anything but therefore replenish Hunger",
- "enchantment.uniquee.endermarksmen": "Enders Markmen",
- "enchantment.uniquee.endermarksmen.desc": "Hitting a target with a Bow, will replenish Durability and grant your Arrow back",
- "enchantment.uniquee.cloudwalker": "Cloud Walker",
- "enchantment.uniquee.cloudwalker.desc": "The Player is able sneak mid-air. Fall Damage will go through",
- "enchantment.uniquee.aresblessing": "Ares Blessing",
- "enchantment.uniquee.aresblessing.desc": "Lethal Damage will be converted into Durability Loss of the Armor, yet Fall & Magic Damage will still go through",
- "enchantment.uniquee.alchemistsgrace": "Alchemist's Grace",
- "enchantment.uniquee.alchemistsgrace.desc": "Hitting an Enemy will grant you Potion Effects",
- "enchantment.uniquee.ecological": "Ecological",
- "enchantment.uniquee.ecological.desc": "Standing near Wood(Logs) & Leaves, will recover slowly the durability of your tool.",
- "enchantment.uniquee.phoenixs_blessing": "Phoenix's Blessing",
- "enchantment.uniquee.phoenixs_blessing.desc": "When died, will resurrect you with full Health and Hunger",
- "enchantment.uniquee.midas_blessing": "Midas Blessing",
- "enchantment.uniquee.midas_blessing.desc": "Shift-Leftclicking an Anvil will consume all of your Gold in your Inventory. Mining an oreGem, will consume Gold, but double the drops.",
- "enchantment.uniquee.ifrits_grace": "Ifrit's Grace",
- "enchantment.uniquee.ifrits_grace.desc": "Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in you Inventory and store it as \"Lava Power\". Mining a Block will consume Lava Power, mining an Ore will consume even more. Therefore the Drops will be smelted.",
- "enchantment.uniquee.jokers_blessing": "Joker's Blessing",
- "enchantment.uniquee.jokers_blessing.desc": "Consume Experience, to double all drops.",
- "enchantment.uniquee.icarus_aegis": "Icarus Aegis",
- "enchantment.uniquee.icarus_aegis.desc": "If Feather are in your Inventory, Fall Damage by gliding can be negated, by consuming Feathers",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.demeters_soul": "Demeter's Soul",
- "enchantment.uniquee.demeters_soul.desc": "Shift-rightclicking a seed to active. Marked seeds will only produce 1 product and will automatically be harvested and stored into your Ender Chest",
-
- "//Curse": true,
- "enchantment.uniquee.pestilences_odium": "Pestilence's Odium",
- "enchantment.uniquee.pestilences_odium.desc": "Non-Hostile Entities in your area will be continuously damaged, won't drop Loot",
- "enchantment.uniquee.deaths_odium": "Death's Odium",
- "enchantment.uniquee.deaths_odium.desc": "Dieing while having this Curse in your inventory will cause you to lose a Base HP. Lost Base HP will be granted back, as long as this Enchantment is on an active Slot..",
-
- "//Potion": true,
- "potion.uniquee.uniquepestilences_odium": "Pestilence's Odium",
-
- "//Tooltips": true,
- "tooltip.uniqee.stored.gold.name": "Stored Gold: %s",
- "tooltip.uniqee.stored.lava.name": "Stored Lava: %s",
- "tooltip.uniqee.stored.feather.name": "Stored Feathers: %s",
- "tooltip.uniqee.stored.repair.name": "Stored Repairs: %s",
- "tooltip.uniqee.crops.added.name": "Added Crop To Auto Harvester",
- "tooltip.uniqee.crops.removed.name": "Removed Crop From Auto Harvester"
-}
diff --git a/broken/unique-enchantments665.json b/broken/unique-enchantments665.json
deleted file mode 100644
index eae9739b5f78..000000000000
--- a/broken/unique-enchantments665.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "//Simple": true,
- "enchantment.uniquee.berserk": "Berserker",
- "enchantment.uniquee.berserk.desc": "The lower your Health, the higher your Damage",
- "enchantment.uniquee.all": "Ameliorated Sharpness",
- "enchantment.uniquee.all.desc": "An Advanced Version of Sharpness",
- "enchantment.uniquee.undead": "Ameliorated Smite",
- "enchantment.uniquee.undead.desc": "An Advanced Version of Smite",
- "enchantment.uniquee.arthropods": "Ameliorated Bane of Arthropod",
- "enchantment.uniquee.arthropods.desc": "An Advanced Version of Bane of Arthropod",
- "enchantment.uniquee.vitae": "Vitae",
- "enchantment.uniquee.vitae.desc": "Grants you more Health",
- "enchantment.uniquee.swift": "Swift",
- "enchantment.uniquee.swift.desc": "Grants you more Movement Speed",
- "enchantment.uniquee.sages_blessing": "Sage's Blessing",
- "enchantment.uniquee.sages_blessing.desc": "Increases XP Loot per level",
- "enchantment.uniquee.ender_eyes": "Ender Eye's",
- "enchantment.uniquee.ender_eyes.desc": "Makes that endermen won't attack you on looking at them",
- "enchantment.uniquee.focus_impact": "Focus Impact",
- "enchantment.uniquee.focus_impact.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.bone_crusher": "Bone Crusher",
- "enchantment.uniquee.bone_crusher.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.ranged": "Range",
- "enchantment.uniquee.ranged.desc": "Increases Reach, but will reduce Damage and Mining Speed when the bonus Reach is in use",
- "enchantment.uniquee.treasurers_eyes": "Treasurer's Eyes",
- "enchantment.uniquee.treasurers_eyes.desc": "With this Enchantment you'll see Special Effects on Entity, depending on the Enchantments on it",
-
-
- "//Complex": true,
- "enchantment.uniquee.swiftblade": "Swift Blade",
- "enchantment.uniquee.swiftblade.desc": "More Attack Speed grants you more Damage",
- "enchantment.uniquee.spartanweapon": "Spartan Weapon",
- "enchantment.uniquee.spartanweapon.desc": "You deal bonus pierce damage when wielding a Shield",
- "enchantment.uniquee.perpetualstrike": "Perpetual Strike",
- "enchantment.uniquee.perpetualstrike.desc": "Your damage increases with every consecutive hit on the same Target",
- "enchantment.uniquee.climate_tranquility": "Climate Tranquility",
- "enchantment.uniquee.climate_tranquility.desc": "Weapons will react to temperature and and receive effects of the counterpart.",
- "enchantment.uniquee.momentum": "Momentum",
- "enchantment.uniquee.momentum.desc": "Continued mining will further increase your Mining Speed per Block mined",
- "enchantment.uniquee.ender_mending": "Ender Mending",
- "enchantment.uniquee.ender_mending.desc": "Improved Version of Mending, will store exceeding Experience in the Tool. Ender Mending will split it's Experience to every Item that has either Ender Mending or Mending",
- "enchantment.uniquee.smart_ass": "Smart Ass",
- "enchantment.uniquee.smart_ass.desc": "Mining Gravel, Sand or Logs, will break the top block first",
-
- "//Unique": true,
- "enchantment.uniquee.warriorsgrace": "Warrior's Grace",
- "enchantment.uniquee.warriorsgrace.desc": "Killing an Entity will replenish Durability scaling with the Max HP of the Entity",
- "enchantment.uniquee.naturesgrace": "Nature's Grace",
- "enchantment.uniquee.naturesgrace.desc": "Standing near Flowers or Leaves will restore Health, as long as the Player didnt receive Damage recently",
- "enchantment.uniquee.fastfood": "Fast Food",
- "enchantment.uniquee.fastfood.desc": "Living Animals/Passives wont drop anything but therefore replenish Hunger",
- "enchantment.uniquee.endermarksmen": "Enders Markmen",
- "enchantment.uniquee.endermarksmen.desc": "Hitting a target with a Bow, will replenish Durability and grant your Arrow back",
- "enchantment.uniquee.cloudwalker": "Cloud Walker",
- "enchantment.uniquee.cloudwalker.desc": "The Player is able sneak mid-air. Fall Damage will go through",
- "enchantment.uniquee.aresblessing": "Ares Blessing",
- "enchantment.uniquee.aresblessing.desc": "Lethal Damage will be converted into Durability Loss of the Armor, yet Fall & Magic Damage will still go through",
- "enchantment.uniquee.alchemistsgrace": "Alchemist's Grace",
- "enchantment.uniquee.alchemistsgrace.desc": "Hitting an Enemy will grant you Potion Effects",
- "enchantment.uniquee.ecological": "Ecological",
- "enchantment.uniquee.ecological.desc": "Standing near Wood(Logs) & Leaves, will recover slowly the durability of your tool.",
- "enchantment.uniquee.phoenixs_blessing": "Phoenix's Blessing",
- "enchantment.uniquee.phoenixs_blessing.desc": "When died, will resurrect you with full Health and Hunger",
- "enchantment.uniquee.midas_blessing": "Midas Blessing",
- "enchantment.uniquee.midas_blessing.desc": "Shift-Leftclicking an Anvil will consume all of your Gold in your Inventory. Mining an oreGem, will consume Gold, but double the drops.",
- "enchantment.uniquee.ifrits_grace": "Ifrit's Grace",
- "enchantment.uniquee.ifrits_grace.desc": "Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in you Inventory and store it as \"Lava Power\". Mining a Block will consume Lava Power, mining an Ore will consume even more. Therefore the Drops will be smelted.",
- "enchantment.uniquee.jokers_blessing": "Joker's Blessing",
- "enchantment.uniquee.jokers_blessing.desc": "Consume Experience, to double all drops.",
- "enchantment.uniquee.icarus_aegis": "Icarus Aegis",
- "enchantment.uniquee.icarus_aegis.desc": "If Feather are in your Inventory, Fall Damage by gliding can be negated, by consuming Feathers",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.demeters_soul": "Demeter's Soul",
- "enchantment.uniquee.demeters_soul.desc": "Shift-rightclicking a seed to active. Marked seeds will only produce 1 product and will automatically be harvested and stored into your Ender Chest",
- "enchantment.uniquee.endest_reap": "Endest Reap",
- "enchantment.uniquee.endest_reap.desc": "Deals bonus magic damage on higher beings. Gains a Stack for every Reaped being.",
-
- "//Curse": true,
- "enchantment.uniquee.pestilences_odium": "Pestilence's Odium",
- "enchantment.uniquee.pestilences_odium.desc": "Non-Hostile Entities in your area will be continuously damaged, won't drop Loot",
- "enchantment.uniquee.deaths_odium": "Death's Odium",
- "enchantment.uniquee.deaths_odium.desc": "Dieing while having this Curse in your inventory will cause you to lose a Base HP. Lost Base HP will be granted back, as long as this Enchantment is on an active Slot..",
-
- "//Potion": true,
- "potion.uniquee.uniquepestilences_odium": "Pestilence's Odium",
-
- "//Tooltips": true,
- "tooltip.uniqee.stored.gold.name": "Stored Gold: %s",
- "tooltip.uniqee.stored.lava.name": "Stored Lava: %s",
- "tooltip.uniqee.stored.feather.name": "Stored Feathers: %s",
- "tooltip.uniqee.stored.repair.name": "Stored Repairs: %s",
- "tooltip.uniqee.crops.added.name": "Added Crop To Auto Harvester",
- "tooltip.uniqee.crops.removed.name": "Removed Crop From Auto Harvester",
- "tooltip.uniquee.stored.reap.name": "Stored Reap: %s"
-}
diff --git a/broken/unique-enchantments832.json b/broken/unique-enchantments832.json
deleted file mode 100644
index eae9739b5f78..000000000000
--- a/broken/unique-enchantments832.json
+++ /dev/null
@@ -1,98 +0,0 @@
-{
- "//Simple": true,
- "enchantment.uniquee.berserk": "Berserker",
- "enchantment.uniquee.berserk.desc": "The lower your Health, the higher your Damage",
- "enchantment.uniquee.all": "Ameliorated Sharpness",
- "enchantment.uniquee.all.desc": "An Advanced Version of Sharpness",
- "enchantment.uniquee.undead": "Ameliorated Smite",
- "enchantment.uniquee.undead.desc": "An Advanced Version of Smite",
- "enchantment.uniquee.arthropods": "Ameliorated Bane of Arthropod",
- "enchantment.uniquee.arthropods.desc": "An Advanced Version of Bane of Arthropod",
- "enchantment.uniquee.vitae": "Vitae",
- "enchantment.uniquee.vitae.desc": "Grants you more Health",
- "enchantment.uniquee.swift": "Swift",
- "enchantment.uniquee.swift.desc": "Grants you more Movement Speed",
- "enchantment.uniquee.sages_blessing": "Sage's Blessing",
- "enchantment.uniquee.sages_blessing.desc": "Increases XP Loot per level",
- "enchantment.uniquee.ender_eyes": "Ender Eye's",
- "enchantment.uniquee.ender_eyes.desc": "Makes that endermen won't attack you on looking at them",
- "enchantment.uniquee.focus_impact": "Focus Impact",
- "enchantment.uniquee.focus_impact.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.bone_crusher": "Bone Crusher",
- "enchantment.uniquee.bone_crusher.desc": "Low Attack Speed, increases damage dealt",
- "enchantment.uniquee.ranged": "Range",
- "enchantment.uniquee.ranged.desc": "Increases Reach, but will reduce Damage and Mining Speed when the bonus Reach is in use",
- "enchantment.uniquee.treasurers_eyes": "Treasurer's Eyes",
- "enchantment.uniquee.treasurers_eyes.desc": "With this Enchantment you'll see Special Effects on Entity, depending on the Enchantments on it",
-
-
- "//Complex": true,
- "enchantment.uniquee.swiftblade": "Swift Blade",
- "enchantment.uniquee.swiftblade.desc": "More Attack Speed grants you more Damage",
- "enchantment.uniquee.spartanweapon": "Spartan Weapon",
- "enchantment.uniquee.spartanweapon.desc": "You deal bonus pierce damage when wielding a Shield",
- "enchantment.uniquee.perpetualstrike": "Perpetual Strike",
- "enchantment.uniquee.perpetualstrike.desc": "Your damage increases with every consecutive hit on the same Target",
- "enchantment.uniquee.climate_tranquility": "Climate Tranquility",
- "enchantment.uniquee.climate_tranquility.desc": "Weapons will react to temperature and and receive effects of the counterpart.",
- "enchantment.uniquee.momentum": "Momentum",
- "enchantment.uniquee.momentum.desc": "Continued mining will further increase your Mining Speed per Block mined",
- "enchantment.uniquee.ender_mending": "Ender Mending",
- "enchantment.uniquee.ender_mending.desc": "Improved Version of Mending, will store exceeding Experience in the Tool. Ender Mending will split it's Experience to every Item that has either Ender Mending or Mending",
- "enchantment.uniquee.smart_ass": "Smart Ass",
- "enchantment.uniquee.smart_ass.desc": "Mining Gravel, Sand or Logs, will break the top block first",
-
- "//Unique": true,
- "enchantment.uniquee.warriorsgrace": "Warrior's Grace",
- "enchantment.uniquee.warriorsgrace.desc": "Killing an Entity will replenish Durability scaling with the Max HP of the Entity",
- "enchantment.uniquee.naturesgrace": "Nature's Grace",
- "enchantment.uniquee.naturesgrace.desc": "Standing near Flowers or Leaves will restore Health, as long as the Player didnt receive Damage recently",
- "enchantment.uniquee.fastfood": "Fast Food",
- "enchantment.uniquee.fastfood.desc": "Living Animals/Passives wont drop anything but therefore replenish Hunger",
- "enchantment.uniquee.endermarksmen": "Enders Markmen",
- "enchantment.uniquee.endermarksmen.desc": "Hitting a target with a Bow, will replenish Durability and grant your Arrow back",
- "enchantment.uniquee.cloudwalker": "Cloud Walker",
- "enchantment.uniquee.cloudwalker.desc": "The Player is able sneak mid-air. Fall Damage will go through",
- "enchantment.uniquee.aresblessing": "Ares Blessing",
- "enchantment.uniquee.aresblessing.desc": "Lethal Damage will be converted into Durability Loss of the Armor, yet Fall & Magic Damage will still go through",
- "enchantment.uniquee.alchemistsgrace": "Alchemist's Grace",
- "enchantment.uniquee.alchemistsgrace.desc": "Hitting an Enemy will grant you Potion Effects",
- "enchantment.uniquee.ecological": "Ecological",
- "enchantment.uniquee.ecological.desc": "Standing near Wood(Logs) & Leaves, will recover slowly the durability of your tool.",
- "enchantment.uniquee.phoenixs_blessing": "Phoenix's Blessing",
- "enchantment.uniquee.phoenixs_blessing.desc": "When died, will resurrect you with full Health and Hunger",
- "enchantment.uniquee.midas_blessing": "Midas Blessing",
- "enchantment.uniquee.midas_blessing.desc": "Shift-Leftclicking an Anvil will consume all of your Gold in your Inventory. Mining an oreGem, will consume Gold, but double the drops.",
- "enchantment.uniquee.ifrits_grace": "Ifrit's Grace",
- "enchantment.uniquee.ifrits_grace.desc": "Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in you Inventory and store it as \"Lava Power\". Mining a Block will consume Lava Power, mining an Ore will consume even more. Therefore the Drops will be smelted.",
- "enchantment.uniquee.jokers_blessing": "Joker's Blessing",
- "enchantment.uniquee.jokers_blessing.desc": "Consume Experience, to double all drops.",
- "enchantment.uniquee.icarus_aegis": "Icarus Aegis",
- "enchantment.uniquee.icarus_aegis.desc": "If Feather are in your Inventory, Fall Damage by gliding can be negated, by consuming Feathers",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.ender_librarian": "Ender Librarian",
- "enchantment.uniquee.ender_librarian.desc": "Shift-rightclicking with a Map will teleport you in a random spot in the Map, Treasuremap will teleport you more precise to the Location. The Item will be consumed",
- "enchantment.uniquee.demeters_soul": "Demeter's Soul",
- "enchantment.uniquee.demeters_soul.desc": "Shift-rightclicking a seed to active. Marked seeds will only produce 1 product and will automatically be harvested and stored into your Ender Chest",
- "enchantment.uniquee.endest_reap": "Endest Reap",
- "enchantment.uniquee.endest_reap.desc": "Deals bonus magic damage on higher beings. Gains a Stack for every Reaped being.",
-
- "//Curse": true,
- "enchantment.uniquee.pestilences_odium": "Pestilence's Odium",
- "enchantment.uniquee.pestilences_odium.desc": "Non-Hostile Entities in your area will be continuously damaged, won't drop Loot",
- "enchantment.uniquee.deaths_odium": "Death's Odium",
- "enchantment.uniquee.deaths_odium.desc": "Dieing while having this Curse in your inventory will cause you to lose a Base HP. Lost Base HP will be granted back, as long as this Enchantment is on an active Slot..",
-
- "//Potion": true,
- "potion.uniquee.uniquepestilences_odium": "Pestilence's Odium",
-
- "//Tooltips": true,
- "tooltip.uniqee.stored.gold.name": "Stored Gold: %s",
- "tooltip.uniqee.stored.lava.name": "Stored Lava: %s",
- "tooltip.uniqee.stored.feather.name": "Stored Feathers: %s",
- "tooltip.uniqee.stored.repair.name": "Stored Repairs: %s",
- "tooltip.uniqee.crops.added.name": "Added Crop To Auto Harvester",
- "tooltip.uniqee.crops.removed.name": "Removed Crop From Auto Harvester",
- "tooltip.uniquee.stored.reap.name": "Stored Reap: %s"
-}
diff --git a/data/empty.json b/data/empty.json
deleted file mode 100644
index 6e591f5371ae..000000000000
--- a/data/empty.json
+++ /dev/null
@@ -1,44 +0,0 @@
-[
- "a-rtifacts",
- "abnormals-core",
- "astromine-main",
- "azuredoom-doom-mod",
- "bamboo-tweaks-fabric",
- "biggerreactors",
- "codenamerevys-horizontal-glass-panes",
- "coffeespawner",
- "colds-enchants-forge",
- "console-hud",
- "environmental-energy",
- "extraspace",
- "fluid-system",
- "frosted_friends",
- "ftb-industrial-contraptions",
- "gemsnjewels",
- "into-the-w",
- "iris-reforged",
- "lots-of-drugs",
- "minecraftforge",
- "new-buckets-fabric",
- "nuclearscience",
- "pillagers-plus",
- "primalwinter",
- "questsadditions",
- "randompatches",
- "replaymod",
- "rosys-placeable-items-mod",
- "slabmachines",
- "sophisticatedbackpacks",
- "space-bosstools",
- "stopmodreposts",
- "sulfurpotassiummod",
- "tbouncepad",
- "terrarian-slimes",
- "tinkersarchery",
- "toughasnails",
- "ultimate-skyblock-resource-generator",
- "ultra-amplified-dimension",
- "wild-explorer",
- "wtow-mod",
- "zephyr"
-]
\ No newline at end of file
diff --git a/data/info.json b/data/info.json
deleted file mode 100644
index 092ebcee1cb0..000000000000
--- a/data/info.json
+++ /dev/null
@@ -1,11825 +0,0 @@
-{
- "a-v-a-in-minecraft": {
- "downloadCount": 343283,
- "id": 386320,
- "latestFiles": {
- "1.16": 3616424,
- "1.18": 3692706
- },
- "name": "A.V.A - Alliance of Valiant Arms Guns"
- },
- "abnormals-delight": {
- "downloadCount": 5968484,
- "id": 442719,
- "latestFiles": {
- "1.16": 3549585
- },
- "name": "Abnormals Delight"
- },
- "absent-by-design": {
- "downloadCount": 11018530,
- "id": 305840,
- "latestFiles": {
- "1.16": 3656662,
- "1.18": 3656730
- },
- "name": "Absent by Design"
- },
- "abundance": {
- "downloadCount": 1683950,
- "id": 452345,
- "latestFiles": {
- "1.16": 3250108
- },
- "name": "Abundance"
- },
- "addendum-fabric": {
- "downloadCount": 802535,
- "id": 435744,
- "latestFiles": {
- "1.16-fabric": 3193053
- },
- "name": "Addendum (Fabric)"
- },
- "additional-banners": {
- "downloadCount": 6157139,
- "id": 230137,
- "latestFiles": {
- "1.16": 3348557,
- "1.18": 3742098,
- "1.18-fabric": 3742097
- },
- "name": "Additional Banners"
- },
- "additional-bars": {
- "downloadCount": 3784254,
- "id": 357362,
- "latestFiles": {
- "1.16": 3290973,
- "1.18": 3672351
- },
- "name": "Additional Bars [FORGE]"
- },
- "additional-blocks-stone-edition": {
- "downloadCount": 117393,
- "id": 436715,
- "latestFiles": {
- "1.16": 3415462
- },
- "name": "Additional Blocks: Stone Edition"
- },
- "additional-enchanted-miner": {
- "downloadCount": 6383063,
- "id": 282837,
- "latestFiles": {
- "1.16": 3607840,
- "1.18": 3677492,
- "1.18-fabric": 3732991
- },
- "name": "Additional Enchanted Miner"
- },
- "additional-guns": {
- "downloadCount": 100135,
- "id": 501214,
- "latestFiles": {
- "1.16": 3723175,
- "1.18": 3740282
- },
- "name": "Additional Guns"
- },
- "additional-lights": {
- "downloadCount": 1401523,
- "id": 384991,
- "latestFiles": {
- "1.16": 3116438
- },
- "name": "Additional Lights"
- },
- "adorn": {
- "downloadCount": 3742436,
- "id": 320215,
- "latestFiles": {
- "1.16-fabric": 3460629,
- "1.18-fabric": 3725448
- },
- "name": "Adorn"
- },
- "advanced-chimneys": {
- "downloadCount": 17925638,
- "id": 244830,
- "latestFiles": {
- "1.16": 3566582,
- "1.18": 3682958
- },
- "name": "Advanced Chimneys"
- },
- "advanced-compass": {
- "downloadCount": 175019,
- "id": 461424,
- "latestFiles": {
- "1.16": 3488631,
- "1.16-fabric": 3496111,
- "1.18": 3669457,
- "1.18-fabric": 3669455
- },
- "name": "Advanced Compass"
- },
- "advanced-finders": {
- "downloadCount": 7658854,
- "id": 260925,
- "latestFiles": {
- "1.16": 3645150,
- "1.18": 3698783
- },
- "name": "Advanced Finders"
- },
- "advanced-generators": {
- "downloadCount": 23016522,
- "id": 223622,
- "latestFiles": {
- "1.16": 3361262,
- "1.18": 3734498
- },
- "name": "Advanced Generators"
- },
- "advanced-hook-launchers": {
- "downloadCount": 34797770,
- "id": 244849,
- "latestFiles": {
- "1.16": 3629783,
- "1.18": 3698820
- },
- "name": "Advanced Hook Launchers"
- },
- "advanced-mining-dimension": {
- "downloadCount": 2537956,
- "id": 332640,
- "latestFiles": {
- "1.16": 3485554
- },
- "name": "Advanced Mining Dimension"
- },
- "advanced-peripherals": {
- "downloadCount": 5391679,
- "id": 431725,
- "latestFiles": {
- "1.16": 3615760,
- "1.18": 3738146
- },
- "name": "Advanced Peripherals"
- },
- "advanced-rocketry": {
- "downloadCount": 15216957,
- "id": 236542,
- "latestFiles": {
- "1.16": 3439186
- },
- "name": "Advanced Rocketry"
- },
- "advanced-rotten-flesh-to-leather": {
- "downloadCount": 63475,
- "id": 270633,
- "latestFiles": {
- "1.16": 3284786,
- "1.16-fabric": 3285326
- },
- "name": "Advanced Rotten Flesh to Leather"
- },
- "advanced-xray": {
- "downloadCount": 2553818,
- "id": 256256,
- "latestFiles": {
- "1.16": 3205011,
- "1.18": 3712732
- },
- "name": "Advanced XRay (Forge Edition)"
- },
- "advancedchat": {
- "downloadCount": 58959,
- "id": 387825,
- "latestFiles": {
- "1.16-fabric": 3281192
- },
- "name": "AdvancedChat"
- },
- "advancement-book": {
- "downloadCount": 6185539,
- "id": 317211,
- "latestFiles": {
- "1.16": 3136498,
- "1.16-fabric": 3159478,
- "1.18": 3620055,
- "1.18-fabric": 3607788
- },
- "name": "Advancement Book"
- },
- "advancement-plus-vanilla": {
- "downloadCount": 661470,
- "id": 449187,
- "latestFiles": {
- "1.18": 3632807
- },
- "name": "Advancement Plus - Vanilla"
- },
- "advent-of-ascension-nevermine": {
- "downloadCount": 2195828,
- "id": 311054,
- "latestFiles": {
- "1.16": 3736918,
- "1.18": 3736797
- },
- "name": "Advent of Ascension (Nevermine)"
- },
- "adventure-tools": {
- "downloadCount": 589149,
- "id": 289654,
- "latestFiles": {
- "1.16": 3223635
- },
- "name": "Adventure Tools"
- },
- "adventurez": {
- "downloadCount": 3355842,
- "id": 390991,
- "latestFiles": {
- "1.16-fabric": 3340915,
- "1.18-fabric": 3686504
- },
- "name": "AdventureZ"
- },
- "ae2-extras": {
- "downloadCount": 4222320,
- "id": 421104,
- "latestFiles": {
- "1.16": 3457753
- },
- "name": "AE2 Extras"
- },
- "aiot-botania": {
- "downloadCount": 10960464,
- "id": 294815,
- "latestFiles": {
- "1.16": 3507609,
- "1.18": 3741339
- },
- "name": "AIOT Botania"
- },
- "air-hop": {
- "downloadCount": 283760,
- "id": 323071,
- "latestFiles": {
- "1.16": 3240263,
- "1.18": 3671164
- },
- "name": "Air Hop [Forge]"
- },
- "akashic-tome": {
- "downloadCount": 45519271,
- "id": 250577,
- "latestFiles": {
- "1.16": 3190372,
- "1.18": 3740180
- },
- "name": "Akashic Tome"
- },
- "alaska-native-craft": {
- "downloadCount": 483427,
- "id": 435197,
- "latestFiles": {
- "1.16-fabric": 3340512,
- "1.18-fabric": 3586753
- },
- "name": "Alaska Native Craft"
- },
- "alchemistry": {
- "downloadCount": 4281333,
- "id": 293425,
- "latestFiles": {
- "1.16": 3293463,
- "1.18": 3724564
- },
- "name": "Alchemistry"
- },
- "alexs-abnormalities": {
- "downloadCount": 398672,
- "id": 571039,
- "latestFiles": {
- "1.16": 3627461
- },
- "name": "Alex's Abnormalities"
- },
- "alexs-delight": {
- "downloadCount": 722062,
- "id": 556448,
- "latestFiles": {
- "1.16": 3600931
- },
- "name": "Alex's Delight"
- },
- "alexs-mobs": {
- "downloadCount": 13686305,
- "id": 426558,
- "latestFiles": {
- "1.16": 3467280,
- "1.18": 3709858
- },
- "name": "Alex's Mobs"
- },
- "all-the-tweaks": {
- "downloadCount": 5362570,
- "id": 364120,
- "latestFiles": {
- "1.16": 3575942,
- "1.18": 3728128
- },
- "name": "All The Tweaks"
- },
- "allomancy": {
- "downloadCount": 328684,
- "id": 256282,
- "latestFiles": {
- "1.16": 3432849,
- "1.18": 3609087
- },
- "name": "Allomancy"
- },
- "allthecompressed": {
- "downloadCount": 1992031,
- "id": 514045,
- "latestFiles": {
- "1.16": 3670604,
- "1.18": 3723881
- },
- "name": "AllTheCompressed"
- },
- "allthemodium": {
- "downloadCount": 5846973,
- "id": 364466,
- "latestFiles": {
- "1.16": 3529763,
- "1.18": 3732365
- },
- "name": "Allthemodium"
- },
- "allurement": {
- "downloadCount": 2026992,
- "id": 438003,
- "latestFiles": {
- "1.16": 3520927
- },
- "name": "Allurement"
- },
- "amb-aurums-more-blocks": {
- "downloadCount": 325316,
- "id": 361597,
- "latestFiles": {
- "1.16": 3137445
- },
- "name": "Aurum's More Blocks (AMB)"
- },
- "angel-ring": {
- "downloadCount": 6993009,
- "id": 333396,
- "latestFiles": {
- "1.16": 3594195,
- "1.18": 3601021
- },
- "name": "Angel Ring"
- },
- "animal-crops": {
- "downloadCount": 5209664,
- "id": 304479,
- "latestFiles": {
- "1.16": 3170868,
- "1.18": 3578789
- },
- "name": "Animal Crops"
- },
- "animalium": {
- "downloadCount": 6385084,
- "id": 263442,
- "latestFiles": {
- "1.16": 3103933
- },
- "name": "Animalium"
- },
- "anointed-items": {
- "downloadCount": 30539,
- "id": 442922,
- "latestFiles": {
- "1.16": 3275888
- },
- "name": "Anointed Items"
- },
- "antighost": {
- "downloadCount": 1222973,
- "id": 273279,
- "latestFiles": {
- "1.16": 3106799,
- "1.16-fabric": 3193496,
- "1.18": 3584113,
- "1.18-fabric": 3687749
- },
- "name": "AntiGhost"
- },
- "antique-atlas": {
- "downloadCount": 17246117,
- "id": 227795,
- "latestFiles": {
- "1.16": 3398190,
- "1.16-fabric": 3446112
- },
- "name": "Antique Atlas"
- },
- "anvil-fix": {
- "downloadCount": 313152,
- "id": 305480,
- "latestFiles": {
- "1.16-fabric": 3176763,
- "1.18-fabric": 3684877
- },
- "name": "Anvil Fix"
- },
- "apotheosis": {
- "downloadCount": 27534864,
- "id": 313970,
- "latestFiles": {
- "1.16": 3567270,
- "1.18": 3717791
- },
- "name": "Apotheosis"
- },
- "applied-energistics-2": {
- "downloadCount": 85547233,
- "id": 223794,
- "latestFiles": {
- "1.16": 3608871,
- "1.16-fabric": 3487384,
- "1.18": 3736294,
- "1.18-fabric": 3735901
- },
- "name": "Applied Energistics 2"
- },
- "aquaculture": {
- "downloadCount": 39216913,
- "id": 60028,
- "latestFiles": {
- "1.16": 3652924,
- "1.18": 3707130
- },
- "name": "Aquaculture 2"
- },
- "aquarium": {
- "downloadCount": 8536,
- "id": 486140,
- "latestFiles": {
- "1.16": 3325095
- },
- "name": "Aquarium"
- },
- "arcanum": {
- "downloadCount": 70749,
- "id": 236538,
- "latestFiles": {
- "1.16": 3173114
- },
- "name": "Arcanum"
- },
- "archers-paradox": {
- "downloadCount": 12436903,
- "id": 353399,
- "latestFiles": {
- "1.16": 3554751
- },
- "name": "Archer's Paradox"
- },
- "architects-palette": {
- "downloadCount": 2502604,
- "id": 433862,
- "latestFiles": {
- "1.16": 3619985,
- "1.18": 3641894
- },
- "name": "Architect's Palette"
- },
- "armor-underwear-mod": {
- "downloadCount": 7261428,
- "id": 310383,
- "latestFiles": {
- "1.16": 3232088
- },
- "name": "Armor Underwear Mod [FORGE]"
- },
- "armorplus": {
- "downloadCount": 7029027,
- "id": 237366,
- "latestFiles": {
- "1.16": 3710849,
- "1.18": 3719363
- },
- "name": "ArmorPlus"
- },
- "ars-arsenal": {
- "downloadCount": 122306,
- "id": 561848,
- "latestFiles": {
- "1.16": 3639442,
- "1.18": 3640088
- },
- "name": "Ars Arsenal"
- },
- "ars-elemental-elemental-spell-foci": {
- "downloadCount": 151527,
- "id": 561470,
- "latestFiles": {
- "1.16": 3736892,
- "1.18": 3718198
- },
- "name": "Ars Elemental"
- },
- "ars-nouveau": {
- "downloadCount": 9978685,
- "id": 401955,
- "latestFiles": {
- "1.16": 3732209,
- "1.18": 3704010
- },
- "name": "Ars Nouveau"
- },
- "ash-another-simple-hud": {
- "downloadCount": 19828,
- "id": 316452,
- "latestFiles": {
- "1.16-fabric": 3254105,
- "1.18-fabric": 3549123
- },
- "name": "ASH - Another Simple HUD"
- },
- "astemirs-forest-craft": {
- "downloadCount": 1209813,
- "id": 430990,
- "latestFiles": {
- "1.16": 3742289
- },
- "name": "Astemir's Forestcraft"
- },
- "astikorcarts": {
- "downloadCount": 7113542,
- "id": 273771,
- "latestFiles": {
- "1.16": 3216457
- },
- "name": "AstikorCarts [Horse Carts]"
- },
- "astral-sorcery": {
- "downloadCount": 46367656,
- "id": 241721,
- "latestFiles": {
- "1.16": 3333980
- },
- "name": "Astral Sorcery"
- },
- "atm-additions": {
- "downloadCount": 4201820,
- "id": 366055,
- "latestFiles": {
- "1.16": 3041948
- },
- "name": "ATM: Additions"
- },
- "atmospheric": {
- "downloadCount": 9074539,
- "id": 362393,
- "latestFiles": {
- "1.16": 3553332
- },
- "name": "Atmospheric"
- },
- "ato": {
- "downloadCount": 5532166,
- "id": 405593,
- "latestFiles": {
- "1.16": 3405905,
- "1.18": 3711468
- },
- "name": "ATO - All the Ores"
- },
- "atomic-bomb-1-16": {
- "downloadCount": 350801,
- "id": 405952,
- "latestFiles": {
- "1.16": 3358072,
- "1.18": 3655725
- },
- "name": "Guns, Rockets and Atomic Explosions"
- },
- "attained-drops-2": {
- "downloadCount": 1057407,
- "id": 254294,
- "latestFiles": {
- "1.18": 3639764
- },
- "name": "Attained Drops 2"
- },
- "audio-output": {
- "downloadCount": 406608,
- "id": 372451,
- "latestFiles": {
- "1.16-fabric": 3039481
- },
- "name": "Audio Output"
- },
- "auth-me": {
- "downloadCount": 2074668,
- "id": 356643,
- "latestFiles": {
- "1.16-fabric": 3554693,
- "1.18-fabric": 3725468
- },
- "name": "Auth Me"
- },
- "auto-config-updated-api": {
- "downloadCount": 1829132,
- "id": 373261,
- "latestFiles": {
- "1.16-fabric": 3095961,
- "1.18-fabric": 3668220
- },
- "name": "Auto Config Updated API"
- },
- "auto-feeder-helmet": {
- "downloadCount": 479640,
- "id": 292257,
- "latestFiles": {
- "1.16": 3723140,
- "1.18": 3723168
- },
- "name": "Auto Feeder Helmet [FORGE]"
- },
- "auto-ore-dictionary-converter": {
- "downloadCount": 4026563,
- "id": 232650,
- "latestFiles": {
- "1.16": 3285544,
- "1.18": 3611073
- },
- "name": "Auto Ore Dictionary Converter"
- },
- "auto-plant": {
- "downloadCount": 202641,
- "id": 444013,
- "latestFiles": {
- "1.16": 3198963,
- "1.18": 3694075
- },
- "name": "Auto Planting Forests"
- },
- "auto-smelt-enchantment": {
- "downloadCount": 50777,
- "id": 470405,
- "latestFiles": {
- "1.16-fabric": 3275189,
- "1.18-fabric": 3275189
- },
- "name": "Smelting Touch"
- },
- "autofish": {
- "downloadCount": 385233,
- "id": 319473,
- "latestFiles": {
- "1.16": 3173202,
- "1.16-fabric": 3170776,
- "1.18-fabric": 3586323
- },
- "name": "Autofish"
- },
- "autofish-for-forge": {
- "downloadCount": 119863,
- "id": 395327,
- "latestFiles": {
- "1.16": 3488990,
- "1.18": 3711412
- },
- "name": "AutoFish for Forge"
- },
- "automated-crafting": {
- "downloadCount": 129234,
- "id": 389435,
- "latestFiles": {
- "1.16-fabric": 3213741,
- "1.18-fabric": 3717672
- },
- "name": "Automated Crafting"
- },
- "autoreglib": {
- "downloadCount": 103192087,
- "id": 250363,
- "latestFiles": {
- "1.16": 3326041,
- "1.18": 3642382
- },
- "name": "AutoRegLib"
- },
- "autovws-burger-mod": {
- "downloadCount": 58546,
- "id": 483758,
- "latestFiles": {
- "1.16": 3728599,
- "1.18": 3728601
- },
- "name": "Autovw's Burger Mod"
- },
- "autumnity": {
- "downloadCount": 6892206,
- "id": 365045,
- "latestFiles": {
- "1.16": 3553317
- },
- "name": "Autumnity"
- },
- "azuredoom-dothack-mod": {
- "downloadCount": 735203,
- "id": 292338,
- "latestFiles": {
- "1.16": 3301589
- },
- "name": "AzureDoom dotHack Mod"
- },
- "azuredooms-chunk-loader": {
- "downloadCount": 110897,
- "id": 399513,
- "latestFiles": {
- "1.16": 3100608
- },
- "name": "AzureDoom's Chunk Loader"
- },
- "back-tools": {
- "downloadCount": 6814145,
- "id": 229061,
- "latestFiles": {
- "1.16": 3224955
- },
- "name": "Back Tools"
- },
- "backpacked": {
- "downloadCount": 3180539,
- "id": 352835,
- "latestFiles": {
- "1.16": 3735958,
- "1.18": 3735959
- },
- "name": "Backpacked"
- },
- "backpacker": {
- "downloadCount": 1189255,
- "id": 414218,
- "latestFiles": {
- "1.16": 3336027
- },
- "name": "Backpacker"
- },
- "backslot": {
- "downloadCount": 1879093,
- "id": 402739,
- "latestFiles": {
- "1.16-fabric": 3305076,
- "1.18-fabric": 3686502
- },
- "name": "BackSlot"
- },
- "backstab": {
- "downloadCount": 74604,
- "id": 302479,
- "latestFiles": {
- "1.16": 3186860,
- "1.18": 3586146
- },
- "name": "BackStab"
- },
- "bad-mobs": {
- "downloadCount": 7766724,
- "id": 233258,
- "latestFiles": {
- "1.16": 3732284
- },
- "name": "Bad Mobs"
- },
- "bad-wither-no-cookie-reloaded": {
- "downloadCount": 37927679,
- "id": 261251,
- "latestFiles": {
- "1.16": 3430455,
- "1.18": 3625491
- },
- "name": "Bad Wither No Cookie - Reloaded"
- },
- "bag-of-yurting": {
- "downloadCount": 4159604,
- "id": 381068,
- "latestFiles": {
- "1.16": 3303859
- },
- "name": "Bag of Yurting"
- },
- "bamboo-blocks": {
- "downloadCount": 3134272,
- "id": 348215,
- "latestFiles": {
- "1.16": 3549078
- },
- "name": "Bamboo Blocks"
- },
- "bamboo-everything-forge": {
- "downloadCount": 4710820,
- "id": 331723,
- "latestFiles": {
- "1.16": 3537099,
- "1.18": 3679783
- },
- "name": "Bamboo Everything (Forge)"
- },
- "bamboo-tweaks": {
- "downloadCount": 757871,
- "id": 333141,
- "latestFiles": {
- "1.16-fabric": 3271918
- },
- "name": "Bamboo Tweaks (Forge & Fabric)"
- },
- "basic-nether-ores": {
- "downloadCount": 2138671,
- "id": 289647,
- "latestFiles": {
- "1.16": 3202942,
- "1.16-fabric": 3202938,
- "1.18": 3679901,
- "1.18-fabric": 3679776
- },
- "name": "Basic Nether Ores [Forge/Fabric]"
- },
- "battys-ui-mod-forge": {
- "downloadCount": 539071,
- "id": 62514,
- "latestFiles": {
- "1.18": 3683701
- },
- "name": "Batty's Coordinates PLUS! Mod for Forge"
- },
- "baubley-heart-canisters": {
- "downloadCount": 6229031,
- "id": 282947,
- "latestFiles": {
- "1.16": 3401661,
- "1.18": 3737620
- },
- "name": "Baubley Heart Canisters"
- },
- "bayou-blues": {
- "downloadCount": 4315598,
- "id": 452344,
- "latestFiles": {
- "1.16": 3342861
- },
- "name": "Bayou Blues (Forge)"
- },
- "bedspreads": {
- "downloadCount": 5002072,
- "id": 308653,
- "latestFiles": {
- "1.16": 3474528,
- "1.18": 3625032
- },
- "name": "Bedspreads (Forge)"
- },
- "beenfo": {
- "downloadCount": 1297701,
- "id": 357256,
- "latestFiles": {
- "1.16": 3106800,
- "1.16-fabric": 3361979,
- "1.18": 3584116,
- "1.18-fabric": 3687770
- },
- "name": "Beenfo"
- },
- "berry-good": {
- "downloadCount": 2343302,
- "id": 355589,
- "latestFiles": {
- "1.16": 3549057
- },
- "name": "Berry Good"
- },
- "beta-dannys-expansion": {
- "downloadCount": 1674828,
- "id": 425918,
- "latestFiles": {
- "1.16": 3341828
- },
- "name": "Danny's Expansion"
- },
- "better-badlands": {
- "downloadCount": 5117801,
- "id": 421763,
- "latestFiles": {
- "1.16": 3195284
- },
- "name": "Better Badlands"
- },
- "better-default-biomes": {
- "downloadCount": 2604014,
- "id": 379768,
- "latestFiles": {
- "1.16": 3570618
- },
- "name": "BetterDefaultBiomes"
- },
- "better-diving": {
- "downloadCount": 4363247,
- "id": 310303,
- "latestFiles": {
- "1.16": 3710363
- },
- "name": "Better Diving"
- },
- "better-enchanted-books": {
- "downloadCount": 546322,
- "id": 369122,
- "latestFiles": {
- "1.16-fabric": 3350259
- },
- "name": "Better Enchanted Books (Fabric)"
- },
- "better-hurt-timer": {
- "downloadCount": 187405,
- "id": 390497,
- "latestFiles": {
- "1.16": 3568182
- },
- "name": "Better Hurt Timer"
- },
- "better-magnesium-video-settings-button": {
- "downloadCount": 13765,
- "id": 504862,
- "latestFiles": {
- "1.16": 3582393
- },
- "name": "Better Magnesium Video Settings Button"
- },
- "better-mobgriefing-gamerule": {
- "downloadCount": 601303,
- "id": 238361,
- "latestFiles": {
- "1.16": 3304159
- },
- "name": "Better mobGriefing GameRule"
- },
- "better-muffling": {
- "downloadCount": 220177,
- "id": 284397,
- "latestFiles": {
- "1.16": 3224380
- },
- "name": "Better Muffling"
- },
- "better-sprinting": {
- "downloadCount": 1084188,
- "id": 227409,
- "latestFiles": {
- "1.16": 2998634
- },
- "name": "Better Sprinting"
- },
- "better-than-bunnies": {
- "downloadCount": 11471460,
- "id": 241015,
- "latestFiles": {
- "1.16": 3062114,
- "1.18": 3548396
- },
- "name": "Better Than Bunnies"
- },
- "better-than-llamas": {
- "downloadCount": 3881923,
- "id": 264161,
- "latestFiles": {
- "1.16": 3062115,
- "1.18": 3548397
- },
- "name": "Better Than Llamas"
- },
- "better-title-screen": {
- "downloadCount": 7421832,
- "id": 224223,
- "latestFiles": {
- "1.16": 3111817,
- "1.18": 3544462
- },
- "name": "Better Title Screen"
- },
- "better-weather": {
- "downloadCount": 1752403,
- "id": 400714,
- "latestFiles": {
- "1.16": 3420517
- },
- "name": "Better Weather - Seasons, Blizzards, and more!"
- },
- "betteranimalsplus": {
- "downloadCount": 9488176,
- "id": 303557,
- "latestFiles": {
- "1.16": 3680856,
- "1.16-fabric": 3680855,
- "1.18": 3680864,
- "1.18-fabric": 3680863
- },
- "name": "Better Animals Plus"
- },
- "betterend": {
- "downloadCount": 4460694,
- "id": 413596,
- "latestFiles": {
- "1.16-fabric": 3360847,
- "1.18-fabric": 3680606
- },
- "name": "BetterEnd"
- },
- "betterend-forge-port": {
- "downloadCount": 7478915,
- "id": 428877,
- "latestFiles": {
- "1.16": 3467948
- },
- "name": "BetterEnd (Forge)"
- },
- "betterf3": {
- "downloadCount": 7909483,
- "id": 401648,
- "latestFiles": {
- "1.16": 3293637,
- "1.16-fabric": 3299172,
- "1.18": 3707872,
- "1.18-fabric": 3707871
- },
- "name": "BetterF3"
- },
- "betterlands": {
- "downloadCount": 1513530,
- "id": 482870,
- "latestFiles": {
- "1.16": 3336248
- },
- "name": "Betterlands"
- },
- "betternether": {
- "downloadCount": 6718009,
- "id": 311377,
- "latestFiles": {
- "1.16-fabric": 3180179,
- "1.18-fabric": 3707409
- },
- "name": "BetterNether"
- },
- "big-brain": {
- "downloadCount": 754733,
- "id": 421179,
- "latestFiles": {
- "1.16": 3328916,
- "1.18": 3621328
- },
- "name": "Big Brain"
- },
- "bigbuckets": {
- "downloadCount": 977440,
- "id": 351856,
- "latestFiles": {
- "1.16": 3130911
- },
- "name": "Big Buckets"
- },
- "bio-technik": {
- "downloadCount": 262842,
- "id": 294875,
- "latestFiles": {
- "1.16": 3421149,
- "1.18": 3721736
- },
- "name": "Bio Technik"
- },
- "biomancy": {
- "downloadCount": 23616,
- "id": 492939,
- "latestFiles": {
- "1.16": 3635665
- },
- "name": "Biomancy"
- },
- "biome-locator": {
- "downloadCount": 1173227,
- "id": 436799,
- "latestFiles": {
- "1.16-fabric": 3205453,
- "1.18-fabric": 3578742
- },
- "name": "Biome Locator"
- },
- "biome-makeover": {
- "downloadCount": 944696,
- "id": 412182,
- "latestFiles": {
- "1.16-fabric": 3294341,
- "1.18-fabric": 3726320
- },
- "name": "Biome Makeover"
- },
- "biome-picker": {
- "downloadCount": 107815,
- "id": 404606,
- "latestFiles": {
- "1.16-fabric": 3042994,
- "1.18-fabric": 3542952
- },
- "name": "Biome Picker"
- },
- "biomes-o-plenty": {
- "downloadCount": 73943008,
- "id": 220318,
- "latestFiles": {
- "1.16": 3723128,
- "1.18": 3738450
- },
- "name": "Biomes O' Plenty"
- },
- "birds-nests-and-treasures": {
- "downloadCount": 82860,
- "id": 341855,
- "latestFiles": {
- "1.16": 3007558
- },
- "name": "Birds Nests and Treasures"
- },
- "blade-works": {
- "downloadCount": 2003,
- "id": 521293,
- "latestFiles": {
- "1.16": 3469219
- },
- "name": "Blade Works"
- },
- "blast": {
- "downloadCount": 1221463,
- "id": 349938,
- "latestFiles": {
- "1.16-fabric": 3247975,
- "1.18-fabric": 3738385
- },
- "name": "BLAST 💣"
- },
- "block-armor": {
- "downloadCount": 2993881,
- "id": 247329,
- "latestFiles": {
- "1.16": 3506836,
- "1.18": 3592495
- },
- "name": "Block Armor"
- },
- "block-layers": {
- "downloadCount": 415311,
- "id": 305561,
- "latestFiles": {
- "1.16": 3012725
- },
- "name": "Block Layering"
- },
- "blockcarpentry": {
- "downloadCount": 5498232,
- "id": 401658,
- "latestFiles": {
- "1.16": 3441935
- },
- "name": "BlockCarpentry"
- },
- "blockshifter": {
- "downloadCount": 876002,
- "id": 398676,
- "latestFiles": {
- "1.16-fabric": 3402300,
- "1.18-fabric": 3564429
- },
- "name": "Blockshifter [Fabric]"
- },
- "blockus": {
- "downloadCount": 3044435,
- "id": 312289,
- "latestFiles": {
- "1.16-fabric": 3464343,
- "1.18-fabric": 3711898
- },
- "name": "Blockus"
- },
- "blood-magic": {
- "downloadCount": 60055051,
- "id": 224791,
- "latestFiles": {
- "1.16": 3568763
- },
- "name": "Blood Magic "
- },
- "blue-power": {
- "downloadCount": 3166615,
- "id": 223099,
- "latestFiles": {
- "1.16": 3441861,
- "1.18": 3652749
- },
- "name": "Blue Power"
- },
- "blue-skies": {
- "downloadCount": 5069180,
- "id": 312918,
- "latestFiles": {
- "1.16": 3411324,
- "1.18": 3656905
- },
- "name": "Blue Skies"
- },
- "blur": {
- "downloadCount": 7051255,
- "id": 268324,
- "latestFiles": {
- "1.16": 3271923
- },
- "name": "Blur"
- },
- "boat-contraptions": {
- "downloadCount": 36095,
- "id": 457180,
- "latestFiles": {
- "1.16": 3288252
- },
- "name": "Boat Contraptions [Create Addon]"
- },
- "bon-appetit-forge": {
- "downloadCount": 1336,
- "id": 436947,
- "latestFiles": {
- "1.16": 3170619
- },
- "name": "Bon Appetit. Forge"
- },
- "bones": {
- "downloadCount": 657347,
- "id": 345317,
- "latestFiles": {
- "1.16": 3303505
- },
- "name": "Bones"
- },
- "bookshelf": {
- "downloadCount": 92359807,
- "id": 228525,
- "latestFiles": {
- "1.16": 3732239,
- "1.18": 3741098,
- "1.18-fabric": 3741097
- },
- "name": "Bookshelf"
- },
- "botania": {
- "downloadCount": 84219866,
- "id": 225643,
- "latestFiles": {
- "1.16": 3608755,
- "1.18": 3732401
- },
- "name": "Botania"
- },
- "botania-additions": {
- "downloadCount": 1677452,
- "id": 359289,
- "latestFiles": {
- "1.16": 3139471
- },
- "name": "Botania Additions"
- },
- "botanical-machinery": {
- "downloadCount": 1194175,
- "id": 395617,
- "latestFiles": {
- "1.16": 3672479
- },
- "name": "Botanical Machinery"
- },
- "botany-pots": {
- "downloadCount": 11899954,
- "id": 353928,
- "latestFiles": {
- "1.16": 3732261
- },
- "name": "Botany Pots"
- },
- "botany-pots-tiers": {
- "downloadCount": 56815,
- "id": 526754,
- "latestFiles": {
- "1.16": 3498847
- },
- "name": "Botany Pots Tiers"
- },
- "bounding-box-outline-reloaded": {
- "downloadCount": 318166,
- "id": 272578,
- "latestFiles": {
- "1.16": 3081524,
- "1.16-fabric": 3073132
- },
- "name": "Bounding Box Outline Reloaded"
- },
- "bountiful": {
- "downloadCount": 14619679,
- "id": 309516,
- "latestFiles": {
- "1.16": 3183049
- },
- "name": "Bountiful (Forge)"
- },
- "bountifulbaubles": {
- "downloadCount": 10785279,
- "id": 313536,
- "latestFiles": {
- "1.16": 3431126
- },
- "name": "BountifulBaubles"
- },
- "brazier": {
- "downloadCount": 1876273,
- "id": 402616,
- "latestFiles": {
- "1.16": 3490847,
- "1.18": 3736066
- },
- "name": "Brazier (Forge)"
- },
- "brewevolution": {
- "downloadCount": 51494,
- "id": 518266,
- "latestFiles": {
- "1.16": 3574435
- },
- "name": "Brewevolution 🍺"
- },
- "brick-furnace": {
- "downloadCount": 39897,
- "id": 363593,
- "latestFiles": {
- "1.16": 3293122,
- "1.18": 3550244
- },
- "name": "Brick Furnace"
- },
- "brick-hopper": {
- "downloadCount": 246606,
- "id": 442574,
- "latestFiles": {
- "1.16": 3424022,
- "1.18": 3608114
- },
- "name": "Brick Hopper"
- },
- "buddycards": {
- "downloadCount": 1044735,
- "id": 425991,
- "latestFiles": {
- "1.16": 3576087,
- "1.18": 3699302
- },
- "name": "Buddycards"
- },
- "buildersaddition": {
- "downloadCount": 5086217,
- "id": 389697,
- "latestFiles": {
- "1.16": 3416699,
- "1.18": 3682212
- },
- "name": "Builders Crafts & Additions (Forge)"
- },
- "building-gadgets": {
- "downloadCount": 46003821,
- "id": 298187,
- "latestFiles": {
- "1.16": 3498508,
- "1.18": 3725903
- },
- "name": "Building Gadgets"
- },
- "building-wands": {
- "downloadCount": 320622,
- "id": 363392,
- "latestFiles": {
- "1.16": 3509065,
- "1.16-fabric": 3509064,
- "1.18": 3706100,
- "1.18-fabric": 3706104
- },
- "name": "Building Wands"
- },
- "bundles-mod": {
- "downloadCount": 97208,
- "id": 412219,
- "latestFiles": {
- "1.16": 3089432
- },
- "name": "Bundles!"
- },
- "bunny-boots": {
- "downloadCount": 41840,
- "id": 382722,
- "latestFiles": {
- "1.16": 3045314
- },
- "name": "Bunny Boots"
- },
- "buzzier-bees": {
- "downloadCount": 11157909,
- "id": 355458,
- "latestFiles": {
- "1.16": 3561118
- },
- "name": "Buzzier Bees"
- },
- "cable-tiers": {
- "downloadCount": 3100175,
- "id": 454382,
- "latestFiles": {
- "1.16": 3601375,
- "1.18": 3623371
- },
- "name": "Cable Tiers"
- },
- "cactus-juice": {
- "downloadCount": 28688,
- "id": 291566,
- "latestFiles": {
- "1.16": 3134082
- },
- "name": "Cactus Juice"
- },
- "caelus": {
- "downloadCount": 15894256,
- "id": 308989,
- "latestFiles": {
- "1.16": 3522094,
- "1.18": 3650485
- },
- "name": "Caelus API (Forge)"
- },
- "calemis-utilities": {
- "downloadCount": 492133,
- "id": 320196,
- "latestFiles": {
- "1.16": 3536397
- },
- "name": "Calemi's Utilities"
- },
- "callable-horses": {
- "downloadCount": 2348708,
- "id": 331746,
- "latestFiles": {
- "1.16": 3090832
- },
- "name": "Callable Horses"
- },
- "camels": {
- "downloadCount": 166447,
- "id": 381505,
- "latestFiles": {
- "1.16": 3189326
- },
- "name": "Camels"
- },
- "camera-mod": {
- "downloadCount": 3776438,
- "id": 289310,
- "latestFiles": {
- "1.16": 3381163,
- "1.18": 3695199
- },
- "name": "Camera Mod"
- },
- "campanion": {
- "downloadCount": 1526503,
- "id": 373138,
- "latestFiles": {
- "1.16-fabric": 3212558,
- "1.18-fabric": 3613521
- },
- "name": "Campanion"
- },
- "campful": {
- "downloadCount": 2265056,
- "id": 429901,
- "latestFiles": {
- "1.16": 3230821
- },
- "name": "Campful"
- },
- "can-i-mine-this-block": {
- "downloadCount": 1360475,
- "id": 400929,
- "latestFiles": {
- "1.16-fabric": 3030323,
- "1.18-fabric": 3680371
- },
- "name": "cAn i MiNe thIS bLOCk?"
- },
- "capabilityproxy": {
- "downloadCount": 2344380,
- "id": 266479,
- "latestFiles": {
- "1.16": 3226483,
- "1.18": 3630271
- },
- "name": "CapabilityProxy"
- },
- "carpet-stairs-mod": {
- "downloadCount": 371881,
- "id": 361689,
- "latestFiles": {
- "1.16": 3186923,
- "1.18": 3567162
- },
- "name": "Carpet Stairs Mod"
- },
- "carrier": {
- "downloadCount": 3326371,
- "id": 409184,
- "latestFiles": {
- "1.16-fabric": 3298529,
- "1.18-fabric": 3671184
- },
- "name": "Carrier"
- },
- "carrots-lib": {
- "downloadCount": 7434346,
- "id": 311327,
- "latestFiles": {
- "1.16": 3423257
- },
- "name": "Carrots Library [FORGE]"
- },
- "carry-on": {
- "downloadCount": 35077851,
- "id": 274259,
- "latestFiles": {
- "1.16": 3579466,
- "1.18": 3674344
- },
- "name": "Carry On"
- },
- "cartographer": {
- "downloadCount": 3195068,
- "id": 438387,
- "latestFiles": {
- "1.16": 3238759
- },
- "name": "Cartographer"
- },
- "castle-in-the-sky-the-fairytale-of-laputa": {
- "downloadCount": 1507672,
- "id": 496698,
- "latestFiles": {
- "1.16": 3412084,
- "1.18": 3734625
- },
- "name": "Castle in the Sky"
- },
- "catalogue": {
- "downloadCount": 5798238,
- "id": 459701,
- "latestFiles": {
- "1.16": 3529457,
- "1.18": 3721991
- },
- "name": "Catalogue"
- },
- "cauldron-recipes": {
- "downloadCount": 196569,
- "id": 377240,
- "latestFiles": {
- "1.16": 3348592
- },
- "name": "Cauldron Recipes"
- },
- "cavebiomeapi": {
- "downloadCount": 4828575,
- "id": 441706,
- "latestFiles": {
- "1.16": 3519248
- },
- "name": "CaveBiomeAPI [Forge]"
- },
- "caves-and-cliffs-backport": {
- "downloadCount": 3584242,
- "id": 417430,
- "latestFiles": {
- "1.16": 3592876
- },
- "name": "Caves & Cliffs Backport"
- },
- "cazfps-the-dead-sea": {
- "downloadCount": 39366,
- "id": 409670,
- "latestFiles": {
- "1.16": 3140337
- },
- "name": "CAZfps The Dead Sea"
- },
- "cc-restitched": {
- "downloadCount": 528530,
- "id": 462672,
- "latestFiles": {
- "1.16-fabric": 3622561,
- "1.18-fabric": 3725662
- },
- "name": "CC: Restitched"
- },
- "cc-tweaked": {
- "downloadCount": 19351844,
- "id": 282001,
- "latestFiles": {
- "1.16": 3709266,
- "1.18": 3709268
- },
- "name": "CC: Tweaked"
- },
- "cd4017be-library": {
- "downloadCount": 5186948,
- "id": 229208,
- "latestFiles": {
- "1.16": 3567587
- },
- "name": "CD4017BE Library"
- },
- "centrifuge-tiers": {
- "downloadCount": 3036759,
- "id": 413083,
- "latestFiles": {
- "1.16": 3708307
- },
- "name": "Centrifuge Tiers"
- },
- "ceramic-bucket": {
- "downloadCount": 628056,
- "id": 363799,
- "latestFiles": {
- "1.16": 3432828,
- "1.18": 3671197
- },
- "name": "Ceramic Bucket"
- },
- "ceramic-shears": {
- "downloadCount": 822787,
- "id": 363553,
- "latestFiles": {
- "1.16": 3432519,
- "1.18": 3600884
- },
- "name": "Ceramic Shears"
- },
- "ceramics": {
- "downloadCount": 34048935,
- "id": 250617,
- "latestFiles": {
- "1.16": 3347049
- },
- "name": "Ceramics"
- },
- "champions": {
- "downloadCount": 6722983,
- "id": 307152,
- "latestFiles": {
- "1.16": 3742182,
- "1.18": 3742175
- },
- "name": "Champions"
- },
- "chance-cubes": {
- "downloadCount": 34212264,
- "id": 233113,
- "latestFiles": {
- "1.16": 3368112,
- "1.18": 3623286
- },
- "name": "Chance Cubes"
- },
- "chance-globe": {
- "downloadCount": 448763,
- "id": 315862,
- "latestFiles": {
- "1.16": 3283319,
- "1.18": 3553667
- },
- "name": "Chance Globe"
- },
- "charcoal-pit": {
- "downloadCount": 125672,
- "id": 264111,
- "latestFiles": {
- "1.16": 3304824
- },
- "name": "Charcoal Pit"
- },
- "chargers": {
- "downloadCount": 9760630,
- "id": 290433,
- "latestFiles": {
- "1.16": 3583389,
- "1.18": 3721743
- },
- "name": "Chargers"
- },
- "charging-gadgets": {
- "downloadCount": 2810804,
- "id": 399757,
- "latestFiles": {
- "1.16": 3055493,
- "1.18": 3725841
- },
- "name": "Charging Gadgets"
- },
- "charm": {
- "downloadCount": 12196963,
- "id": 318872,
- "latestFiles": {
- "1.16": 3140950,
- "1.16-fabric": 3220890,
- "1.18-fabric": 3667861
- },
- "name": "Charm"
- },
- "charm-reforged": {
- "downloadCount": 4945086,
- "id": 430988,
- "latestFiles": {
- "1.16": 3214651
- },
- "name": "Charm Reforged"
- },
- "checklist": {
- "downloadCount": 1050527,
- "id": 405211,
- "latestFiles": {
- "1.16": 3349925
- },
- "name": "Checklist"
- },
- "chemlib": {
- "downloadCount": 469430,
- "id": 340666,
- "latestFiles": {
- "1.16": 3704096,
- "1.18": 3710767
- },
- "name": "Chem Lib"
- },
- "cherished-worlds": {
- "downloadCount": 8146506,
- "id": 308240,
- "latestFiles": {
- "1.16": 3372376,
- "1.18": 3544949
- },
- "name": "Cherished Worlds (Forge)"
- },
- "chest-tracker": {
- "downloadCount": 216278,
- "id": 397217,
- "latestFiles": {
- "1.16-fabric": 3263517,
- "1.18-fabric": 3698942
- },
- "name": "Chest Tracker"
- },
- "chimes": {
- "downloadCount": 405843,
- "id": 350464,
- "latestFiles": {
- "1.16": 3492379,
- "1.18": 3707479
- },
- "name": "Chimes"
- },
- "chineseworkshop": {
- "downloadCount": 6279610,
- "id": 291142,
- "latestFiles": {
- "1.16": 3238380
- },
- "name": "ChineseWorkshop"
- },
- "chipped": {
- "downloadCount": 3612586,
- "id": 456956,
- "latestFiles": {
- "1.16": 3717506,
- "1.16-fabric": 3423820,
- "1.18": 3591187,
- "1.18-fabric": 3606249
- },
- "name": "Chipped"
- },
- "chisel": {
- "downloadCount": 105894839,
- "id": 235279,
- "latestFiles": {
- "1.16": 3376782
- },
- "name": "Chisel"
- },
- "chisels-bits": {
- "downloadCount": 79061097,
- "id": 231095,
- "latestFiles": {
- "1.16": 3593643,
- "1.18": 3714037
- },
- "name": "Chisels & Bits - For Forge"
- },
- "christmas-festivity": {
- "downloadCount": 409291,
- "id": 282604,
- "latestFiles": {
- "1.16": 3565133,
- "1.18": 3569812
- },
- "name": "Christmas Festivity"
- },
- "chunk-loaders": {
- "downloadCount": 1930594,
- "id": 402924,
- "latestFiles": {
- "1.16": 3732981,
- "1.18": 3732985
- },
- "name": "Chunk Loaders"
- },
- "cinderscapes": {
- "downloadCount": 1067856,
- "id": 391429,
- "latestFiles": {
- "1.16-fabric": 3424696
- },
- "name": "Cinderscapes"
- },
- "cinderscapes-reforged": {
- "downloadCount": 794021,
- "id": 525270,
- "latestFiles": {
- "1.16": 3457155
- },
- "name": "Cinderscapes Reforged"
- },
- "citadel": {
- "downloadCount": 22183349,
- "id": 331936,
- "latestFiles": {
- "1.16": 3441028,
- "1.18": 3732360
- },
- "name": "Citadel"
- },
- "cleanview": {
- "downloadCount": 1490705,
- "id": 226889,
- "latestFiles": {
- "1.16": 3319060,
- "1.18": 3669491
- },
- "name": "CleanView"
- },
- "click-machine": {
- "downloadCount": 10296030,
- "id": 298275,
- "latestFiles": {
- "1.16": 3490353,
- "1.18": 3739497
- },
- "name": "Click Machine"
- },
- "client-tweaks": {
- "downloadCount": 38417584,
- "id": 251407,
- "latestFiles": {
- "1.18": 3666468
- },
- "name": "Client Tweaks"
- },
- "cloth-config": {
- "downloadCount": 6799530,
- "id": 319057,
- "latestFiles": {
- "1.16-fabric": 3641084,
- "1.18-fabric": 3641132
- },
- "name": "Cloth Config API (Fabric)"
- },
- "cloth-config-forge": {
- "downloadCount": 24833208,
- "id": 348521,
- "latestFiles": {
- "1.16": 3641085,
- "1.18": 3641133
- },
- "name": "Cloth Config API (Forge)"
- },
- "cobblefordays": {
- "downloadCount": 2485392,
- "id": 349460,
- "latestFiles": {
- "1.16": 3527320,
- "1.18": 3739573
- },
- "name": "CobbleForDays"
- },
- "cobblegenrandomizer": {
- "downloadCount": 1934292,
- "id": 402256,
- "latestFiles": {
- "1.16": 3147020
- },
- "name": "CobbleGenRandomizer"
- },
- "cobbler": {
- "downloadCount": 1083152,
- "id": 380136,
- "latestFiles": {
- "1.16": 3132033
- },
- "name": "Shulker's Faithful Factories (Previously Cobbler)"
- },
- "coffee-mod": {
- "downloadCount": 73317,
- "id": 381715,
- "latestFiles": {
- "1.16": 3115660
- },
- "name": "Coffee mod"
- },
- "cofh-core": {
- "downloadCount": 98510480,
- "id": 69162,
- "latestFiles": {
- "1.16": 3621734
- },
- "name": "CoFH Core"
- },
- "coins-je": {
- "downloadCount": 74754,
- "id": 377056,
- "latestFiles": {
- "1.16": 3348607
- },
- "name": "Coins JE"
- },
- "colds-block-bank-forge": {
- "downloadCount": 7186,
- "id": 477214,
- "latestFiles": {
- "1.16": 3303633
- },
- "name": "Colds: Block Bank (Forge)"
- },
- "colds-block-detector": {
- "downloadCount": 733,
- "id": 496594,
- "latestFiles": {
- "1.16": 3424620
- },
- "name": "Colds: Block Detector"
- },
- "colds-easy-paxel-lite": {
- "downloadCount": 82476,
- "id": 476520,
- "latestFiles": {
- "1.16": 3368153,
- "1.18": 3579603
- },
- "name": "Colds: Easy Paxel (Lite) (FORGE)"
- },
- "colds-grappler-forge": {
- "downloadCount": 168268,
- "id": 446264,
- "latestFiles": {
- "1.16": 3205711
- },
- "name": "Colds: Grappler & Ropes (Forge)"
- },
- "colds-magic-mirror-forge": {
- "downloadCount": 587,
- "id": 489859,
- "latestFiles": {
- "1.16": 3334713
- },
- "name": "Colds: Magic Mirror "
- },
- "colds-parcels": {
- "downloadCount": 611,
- "id": 500223,
- "latestFiles": {
- "1.16": 3380697
- },
- "name": "Colds: Parcels"
- },
- "colds-steel": {
- "downloadCount": 13006,
- "id": 484612,
- "latestFiles": {
- "1.16": 3413545
- },
- "name": "Colds Steel"
- },
- "colds-wandering-trader": {
- "downloadCount": 58045,
- "id": 494286,
- "latestFiles": {
- "1.16": 3446492
- },
- "name": "Colds: Wandering Trader"
- },
- "colossal-chests": {
- "downloadCount": 20845920,
- "id": 237875,
- "latestFiles": {
- "1.16": 3474923,
- "1.18": 3686778
- },
- "name": "Colossal Chests"
- },
- "colts-cosmetic-armor-mod": {
- "downloadCount": 83548,
- "id": 468352,
- "latestFiles": {
- "1.16": 3276201,
- "1.18": 3699037
- },
- "name": "Colt's Cosmetic Armor Mod"
- },
- "colwater": {
- "downloadCount": 2863,
- "id": 476853,
- "latestFiles": {
- "1.16-fabric": 3313091
- },
- "name": "ColWater"
- },
- "colytra": {
- "downloadCount": 5417590,
- "id": 280200,
- "latestFiles": {
- "1.16": 3521176,
- "1.18": 3725170
- },
- "name": "Colytra (Forge)"
- },
- "comfortable-nether": {
- "downloadCount": 1815498,
- "id": 473604,
- "latestFiles": {
- "1.16": 3356210
- },
- "name": "Comfortable Nether"
- },
- "comforts": {
- "downloadCount": 36446049,
- "id": 276951,
- "latestFiles": {
- "1.16": 3681503,
- "1.18": 3682307
- },
- "name": "Comforts (Forge)"
- },
- "common-capabilities": {
- "downloadCount": 43834847,
- "id": 247007,
- "latestFiles": {
- "1.16": 3482420,
- "1.18": 3640170
- },
- "name": "Common Capabilities"
- },
- "compact-crafting": {
- "downloadCount": 4304838,
- "id": 429735,
- "latestFiles": {
- "1.16": 3545959
- },
- "name": "Compact Crafting"
- },
- "compact-machines": {
- "downloadCount": 39255955,
- "id": 224218,
- "latestFiles": {
- "1.16": 3229196,
- "1.18": 3695916
- },
- "name": "Compact Machines"
- },
- "compact-ores": {
- "downloadCount": 480530,
- "id": 354382,
- "latestFiles": {
- "1.16": 3480065
- },
- "name": "Compact Ores"
- },
- "compact-status-effects": {
- "downloadCount": 371257,
- "id": 398752,
- "latestFiles": {
- "1.16-fabric": 3392520,
- "1.18-fabric": 3680437
- },
- "name": "Compact Status Effects"
- },
- "compact-void-miners": {
- "downloadCount": 93609,
- "id": 395607,
- "latestFiles": {
- "1.16": 3554006
- },
- "name": "Compact Void Miners"
- },
- "compactstorage": {
- "downloadCount": 9046448,
- "id": 223703,
- "latestFiles": {
- "1.16-fabric": 3051778
- },
- "name": "CompactStorage"
- },
- "compat-o-plenty": {
- "downloadCount": 157911,
- "id": 558850,
- "latestFiles": {
- "1.16": 3671758,
- "1.18": 3709254
- },
- "name": "Compat O' Plenty"
- },
- "compote": {
- "downloadCount": 229219,
- "id": 432111,
- "latestFiles": {
- "1.16": 3171354,
- "1.18": 3595927
- },
- "name": "Compote"
- },
- "compressed-blocks-for-fabric": {
- "downloadCount": 764493,
- "id": 364762,
- "latestFiles": {
- "1.16-fabric": 3019469
- },
- "name": "Compressed Blocks for Fabric"
- },
- "compressium": {
- "downloadCount": 5822895,
- "id": 342929,
- "latestFiles": {
- "1.16": 3428525,
- "1.18": 3671443
- },
- "name": "Compressium"
- },
- "config-menus-forge": {
- "downloadCount": 1323751,
- "id": 544048,
- "latestFiles": {
- "1.16": 3520850,
- "1.18": 3671318
- },
- "name": "Config Menus for Forge"
- },
- "configured": {
- "downloadCount": 6688472,
- "id": 457570,
- "latestFiles": {
- "1.16": 3546348,
- "1.18": 3721946
- },
- "name": "Configured"
- },
- "connected-glass": {
- "downloadCount": 2947152,
- "id": 383129,
- "latestFiles": {
- "1.16": 3736253,
- "1.18": 3736255
- },
- "name": "Connected Glass"
- },
- "console-experience": {
- "downloadCount": 413761,
- "id": 298319,
- "latestFiles": {
- "1.16": 3248043
- },
- "name": "Console Experience [Forge]"
- },
- "construction-wand": {
- "downloadCount": 9996981,
- "id": 399558,
- "latestFiles": {
- "1.16": 3562328,
- "1.18": 3712396
- },
- "name": "Construction Wand"
- },
- "content-creator-integration": {
- "downloadCount": 557019,
- "id": 302296,
- "latestFiles": {
- "1.16": 3681557,
- "1.16-fabric": 3681556,
- "1.18": 3681562,
- "1.18-fabric": 3681560
- },
- "name": "Content Creator Integration"
- },
- "controllable": {
- "downloadCount": 678331,
- "id": 317269,
- "latestFiles": {
- "1.16": 3519536,
- "1.18": 3707285
- },
- "name": "Controllable"
- },
- "controlling": {
- "downloadCount": 92206128,
- "id": 250398,
- "latestFiles": {
- "1.16": 3531453,
- "1.18": 3681833,
- "1.18-fabric": 3681832
- },
- "name": "Controlling"
- },
- "controlling-for-fabric": {
- "downloadCount": 2118690,
- "id": 308841,
- "latestFiles": {
- "1.16-fabric": 3039289
- },
- "name": "Controlling for Fabric"
- },
- "cookiecore": {
- "downloadCount": 4074897,
- "id": 222908,
- "latestFiles": {
- "1.16": 3563747
- },
- "name": "CookieCore"
- },
- "cookielicious": {
- "downloadCount": 646329,
- "id": 409577,
- "latestFiles": {
- "1.16": 3491052
- },
- "name": "Cookielicious"
- },
- "cooking-for-blockheads": {
- "downloadCount": 82765254,
- "id": 231484,
- "latestFiles": {
- "1.18": 3684744
- },
- "name": "Cooking for Blockheads"
- },
- "copper-armor-tools-fabric": {
- "downloadCount": 60981,
- "id": 494318,
- "latestFiles": {
- "1.18-fabric": 3724613
- },
- "name": "Copper Armor & Tools [Fabric]"
- },
- "copper-pot": {
- "downloadCount": 601719,
- "id": 485539,
- "latestFiles": {
- "1.16": 3584139
- },
- "name": "Copper Pot! (A Farmer's Delight Add-on)"
- },
- "corail-tombstone": {
- "downloadCount": 31160120,
- "id": 243707,
- "latestFiles": {
- "1.16": 3672170,
- "1.18": 3680061
- },
- "name": "Corail Tombstone"
- },
- "corpse": {
- "downloadCount": 9333993,
- "id": 316582,
- "latestFiles": {
- "1.16": 3447907,
- "1.18": 3694258
- },
- "name": "Corpse"
- },
- "corpse-complex": {
- "downloadCount": 8417176,
- "id": 271605,
- "latestFiles": {
- "1.16": 3725390
- },
- "name": "Corpse Complex"
- },
- "cosmetic-armor-reworked": {
- "downloadCount": 40067979,
- "id": 237307,
- "latestFiles": {
- "1.16": 3738137,
- "1.18": 3738144
- },
- "name": "Cosmetic Armor Reworked"
- },
- "couplings-for-fabric-updated": {
- "downloadCount": 861562,
- "id": 395659,
- "latestFiles": {
- "1.16-fabric": 3111745
- },
- "name": "Door(s) Coupling [FABRIC]"
- },
- "craft-and-hunt": {
- "downloadCount": 285144,
- "id": 338580,
- "latestFiles": {
- "1.16": 3392628
- },
- "name": "Craft and Hunt"
- },
- "craftable-deeds": {
- "downloadCount": 1870689,
- "id": 438056,
- "latestFiles": {
- "1.16": 3458641
- },
- "name": "Craftable Deeds"
- },
- "craftable-utilities": {
- "downloadCount": 87954,
- "id": 400637,
- "latestFiles": {
- "1.16-fabric": 3042756
- },
- "name": "Craftable Utilities"
- },
- "crafting-automat": {
- "downloadCount": 233237,
- "id": 293856,
- "latestFiles": {
- "1.16": 3070992,
- "1.18": 3708310
- },
- "name": "Crafting Automat"
- },
- "crafting-dead": {
- "downloadCount": 429578,
- "id": 417550,
- "latestFiles": {
- "1.16": 3426591,
- "1.18": 3735533
- },
- "name": "Crafting Dead"
- },
- "crafting-dead-survival": {
- "downloadCount": 110407,
- "id": 471033,
- "latestFiles": {
- "1.16": 3426595,
- "1.18": 3735532
- },
- "name": "Crafting Dead: Survival"
- },
- "crafting-station": {
- "downloadCount": 5906909,
- "id": 318551,
- "latestFiles": {
- "1.16": 3586749
- },
- "name": "Crafting Station"
- },
- "crafting-tweaks": {
- "downloadCount": 50936165,
- "id": 233071,
- "latestFiles": {
- "1.18": 3584842
- },
- "name": "Crafting Tweaks"
- },
- "craftingcraft": {
- "downloadCount": 938329,
- "id": 237581,
- "latestFiles": {
- "1.18": 3684751
- },
- "name": "CraftingCraft"
- },
- "craftingpad-fabric": {
- "downloadCount": 99179,
- "id": 308976,
- "latestFiles": {
- "1.16-fabric": 3193578,
- "1.18-fabric": 3682040
- },
- "name": "CraftingPad (Fabric)"
- },
- "craftpresence": {
- "downloadCount": 10937405,
- "id": 297038,
- "latestFiles": {
- "1.16": 3475685,
- "1.16-fabric": 3475680,
- "1.18": 3669097,
- "1.18-fabric": 3667807
- },
- "name": "CraftPresence"
- },
- "crawl": {
- "downloadCount": 1295405,
- "id": 314579,
- "latestFiles": {
- "1.16-fabric": 3302651,
- "1.18-fabric": 3735222
- },
- "name": "Crawl (Fabric)"
- },
- "create": {
- "downloadCount": 20079639,
- "id": 328085,
- "latestFiles": {
- "1.16": 3536025,
- "1.18": 3737418
- },
- "name": "Create"
- },
- "create-automated": {
- "downloadCount": 138278,
- "id": 507435,
- "latestFiles": {
- "1.16": 3546214
- },
- "name": "Create Automated"
- },
- "create-cafe": {
- "downloadCount": 143008,
- "id": 542235,
- "latestFiles": {
- "1.16": 3671634,
- "1.18": 3732080
- },
- "name": "Create Cafe"
- },
- "create-chunkloading": {
- "downloadCount": 112954,
- "id": 494206,
- "latestFiles": {
- "1.16": 3571038,
- "1.18": 3739762,
- "1.18-fabric": 3739771
- },
- "name": "Create Chunkloading"
- },
- "create-confectionery": {
- "downloadCount": 334749,
- "id": 531834,
- "latestFiles": {
- "1.16": 3487757,
- "1.18": 3740259
- },
- "name": "Create Confectionery"
- },
- "create-gears": {
- "downloadCount": 323088,
- "id": 497867,
- "latestFiles": {
- "1.16": 3546202
- },
- "name": "Create Gears"
- },
- "create-plus": {
- "downloadCount": 1596925,
- "id": 377835,
- "latestFiles": {
- "1.16": 3388486
- },
- "name": "Create Plus"
- },
- "create-stuff-additions": {
- "downloadCount": 629248,
- "id": 466792,
- "latestFiles": {
- "1.16": 3615933,
- "1.18": 3739728
- },
- "name": "Create Stuff Additions"
- },
- "createaddition": {
- "downloadCount": 4203661,
- "id": 439890,
- "latestFiles": {
- "1.16": 3629494,
- "1.18": 3741569
- },
- "name": "Create Crafts & Additions"
- },
- "creative-apiary": {
- "downloadCount": 2798266,
- "id": 459706,
- "latestFiles": {
- "1.16": 3452815
- },
- "name": "Creative Apiary"
- },
- "creative-crafter": {
- "downloadCount": 2314275,
- "id": 461245,
- "latestFiles": {
- "1.16": 3585698,
- "1.18": 3632923
- },
- "name": "Creative Crafter"
- },
- "creative-wireless-transmitter": {
- "downloadCount": 2752695,
- "id": 452645,
- "latestFiles": {
- "1.16": 3527514,
- "1.18": 3568634
- },
- "name": "Creative Wireless Transmitter"
- },
- "creatures-and-beasts": {
- "downloadCount": 4247859,
- "id": 414401,
- "latestFiles": {
- "1.16": 3252973
- },
- "name": "Creatures and Beasts"
- },
- "creeper-spores": {
- "downloadCount": 424243,
- "id": 331636,
- "latestFiles": {
- "1.16-fabric": 3246070,
- "1.18-fabric": 3672248
- },
- "name": "Creeper Spores (For Fabric)"
- },
- "creeperhost-minetogether": {
- "downloadCount": 15138148,
- "id": 267172,
- "latestFiles": {
- "1.16": 3543997,
- "1.18": 3606832,
- "1.18-fabric": 3606835
- },
- "name": "MineTogether"
- },
- "crimson-moon": {
- "downloadCount": 343694,
- "id": 380356,
- "latestFiles": {
- "1.16-fabric": 3256117,
- "1.18-fabric": 3712583
- },
- "name": "Crimson Moon"
- },
- "crooked-crooks": {
- "downloadCount": 1091613,
- "id": 393714,
- "latestFiles": {
- "1.16-fabric": 3132476,
- "1.18-fabric": 3569019
- },
- "name": "Crooked Crooks"
- },
- "croparia": {
- "downloadCount": 472326,
- "id": 250235,
- "latestFiles": {
- "1.16": 3208395,
- "1.18": 3604368,
- "1.18-fabric": 3689026
- },
- "name": "Croparia v3 [FORGE/FABRIC]"
- },
- "croptopia-fabric": {
- "downloadCount": 5905880,
- "id": 415438,
- "latestFiles": {
- "1.16": 3369720,
- "1.16-fabric": 3309414,
- "1.18": 3707657,
- "1.18-fabric": 3707656
- },
- "name": "Croptopia [FABRIC/FORGE]"
- },
- "croptosis": {
- "downloadCount": 650983,
- "id": 437552,
- "latestFiles": {
- "1.16-fabric": 3264888,
- "1.18-fabric": 3686895
- },
- "name": "Croptosis"
- },
- "crossroads-mc": {
- "downloadCount": 845920,
- "id": 250231,
- "latestFiles": {
- "1.16": 3347113,
- "1.18": 3616150
- },
- "name": "Crossroads MC"
- },
- "crusade": {
- "downloadCount": 1170008,
- "id": 390557,
- "latestFiles": {
- "1.16-fabric": 3289264,
- "1.18-fabric": 3669376
- },
- "name": "Crusade"
- },
- "csenchants": {
- "downloadCount": 27012,
- "id": 495915,
- "latestFiles": {
- "1.16": 3408238
- },
- "name": "Colds: Enchants 2.0"
- },
- "cubic-villager": {
- "downloadCount": 104811,
- "id": 238287,
- "latestFiles": {
- "1.16": 3066812
- },
- "name": "Cubic Villager"
- },
- "cucumber": {
- "downloadCount": 55658293,
- "id": 272335,
- "latestFiles": {
- "1.16": 3507886,
- "1.18": 3686400
- },
- "name": "Cucumber Library"
- },
- "culinary-construct": {
- "downloadCount": 15545196,
- "id": 296676,
- "latestFiles": {
- "1.16": 3614278,
- "1.18": 3670747
- },
- "name": "Culinary Construct"
- },
- "cultural-delights": {
- "downloadCount": 321080,
- "id": 574622,
- "latestFiles": {
- "1.16": 3728236
- },
- "name": "Cultural Delights"
- },
- "curios": {
- "downloadCount": 29696863,
- "id": 309927,
- "latestFiles": {
- "1.16": 3725386,
- "1.18": 3670447
- },
- "name": "Curios API (Forge)"
- },
- "curious-shulker-boxes": {
- "downloadCount": 4129034,
- "id": 316881,
- "latestFiles": {
- "1.16": 3175855,
- "1.18": 3568547
- },
- "name": "Curious Shulker Boxes (Forge)"
- },
- "cursery": {
- "downloadCount": 92564,
- "id": 476545,
- "latestFiles": {
- "1.16": 3545687,
- "1.18": 3707378
- },
- "name": "Cursery - Make enchantments interesting"
- },
- "custom-crosshair-mod": {
- "downloadCount": 450921,
- "id": 242995,
- "latestFiles": {
- "1.16": 3455853,
- "1.16-fabric": 3464006,
- "1.18": 3712330,
- "1.18-fabric": 3667606
- },
- "name": "Custom Crosshair Mod"
- },
- "customfence": {
- "downloadCount": 99087,
- "id": 404768,
- "latestFiles": {
- "1.18": 3562161,
- "1.18-fabric": 3562161
- },
- "name": "Custom fences and walls"
- },
- "customizable-elytra": {
- "downloadCount": 2360776,
- "id": 440047,
- "latestFiles": {
- "1.16": 3541014,
- "1.18": 3728574
- },
- "name": "Customizable Elytra"
- },
- "customquests": {
- "downloadCount": 127340,
- "id": 334985,
- "latestFiles": {
- "1.16": 3636451,
- "1.18": 3620925
- },
- "name": "Custom Quests"
- },
- "cut-and-colored": {
- "downloadCount": 21876,
- "id": 393453,
- "latestFiles": {
- "1.16": 3304269,
- "1.18": 3736580
- },
- "name": "Cut And Colored"
- },
- "cute-kiwi-birds-new-animal": {
- "downloadCount": 706768,
- "id": 378991,
- "latestFiles": {
- "1.16": 3011599
- },
- "name": "Cute Kiwi Birds - new animal"
- },
- "cyclic": {
- "downloadCount": 42691362,
- "id": 239286,
- "latestFiles": {
- "1.16": 3640728,
- "1.18": 3708026
- },
- "name": "Cyclic"
- },
- "cyclops-core": {
- "downloadCount": 58689197,
- "id": 232758,
- "latestFiles": {
- "1.16": 3694450,
- "1.18": 3736284
- },
- "name": "Cyclops Core"
- },
- "dads-sewing": {
- "downloadCount": 118810,
- "id": 404246,
- "latestFiles": {
- "1.16": 3068135
- },
- "name": "Dad's Sewing"
- },
- "dangerousstonecutter": {
- "downloadCount": 514857,
- "id": 345729,
- "latestFiles": {
- "1.16": 3040728
- },
- "name": "Dangerous Stone Cutter [Forge/Fabric]"
- },
- "dank-storage": {
- "downloadCount": 8503694,
- "id": 335673,
- "latestFiles": {
- "1.16": 3656546
- },
- "name": "Dank Storage"
- },
- "dark-caverns": {
- "downloadCount": 54846,
- "id": 508341,
- "latestFiles": {
- "1.16": 3442077
- },
- "name": "Dark Caverns"
- },
- "dark-utilities": {
- "downloadCount": 60061326,
- "id": 242195,
- "latestFiles": {
- "1.16": 3732249,
- "1.18": 3707239,
- "1.18-fabric": 3707238
- },
- "name": "Dark Utilities"
- },
- "darker-depths": {
- "downloadCount": 3251154,
- "id": 460681,
- "latestFiles": {
- "1.16": 3458010
- },
- "name": "Darker Depths"
- },
- "dash": {
- "downloadCount": 2580193,
- "id": 370782,
- "latestFiles": {
- "1.16": 2988917,
- "1.18": 3544083
- },
- "name": "Dash"
- },
- "dawn": {
- "downloadCount": 2701338,
- "id": 399309,
- "latestFiles": {
- "1.16-fabric": 3256690,
- "1.18-fabric": 3722593
- },
- "name": "Dawn API"
- },
- "dead-guys-pig-history": {
- "downloadCount": 8244,
- "id": 480435,
- "latestFiles": {
- "1.16": 3372751
- },
- "name": "Dead Guys Pig History (Discontinued)"
- },
- "deadly-end-phantoms": {
- "downloadCount": 288154,
- "id": 374034,
- "latestFiles": {
- "1.16": 3109375
- },
- "name": "Deadly End Phantoms"
- },
- "death-counter": {
- "downloadCount": 1060831,
- "id": 229068,
- "latestFiles": {
- "1.16": 3062117,
- "1.18": 3548398
- },
- "name": "Death Counter"
- },
- "decimal-coins": {
- "downloadCount": 703483,
- "id": 394362,
- "latestFiles": {
- "1.16": 3365950,
- "1.16-fabric": 3367765
- },
- "name": "Decimal Coins"
- },
- "decorative-blocks": {
- "downloadCount": 13508495,
- "id": 362528,
- "latestFiles": {
- "1.16": 3166283,
- "1.18": 3697638,
- "1.18-fabric": 3681918
- },
- "name": "Decorative Blocks"
- },
- "decorative-blocks-modded-compat": {
- "downloadCount": 5702755,
- "id": 421760,
- "latestFiles": {
- "1.16": 3311520
- },
- "name": "Decorative Blocks modded compat"
- },
- "deep-mob-learning-refabricated": {
- "downloadCount": 1369448,
- "id": 398614,
- "latestFiles": {
- "1.16-fabric": 3259847,
- "1.18-fabric": 3740777
- },
- "name": "Deep Mob Learning: Refabricated"
- },
- "delicate-and-dainty": {
- "downloadCount": 35328,
- "id": 367268,
- "latestFiles": {
- "1.16": 3402260
- },
- "name": "Delicate and Dainty"
- },
- "delivery-questing": {
- "downloadCount": 35621,
- "id": 443286,
- "latestFiles": {
- "1.16": 3324106,
- "1.18": 3736967
- },
- "name": "Delivery Questing"
- },
- "demagnetize": {
- "downloadCount": 7327839,
- "id": 301356,
- "latestFiles": {
- "1.16": 3033223
- },
- "name": "Demagnetize"
- },
- "demonslayer": {
- "downloadCount": 3143287,
- "id": 471263,
- "latestFiles": {
- "1.16": 3707868
- },
- "name": "Kimetsu no Yaiba (Demon Slayer)"
- },
- "desolation-forge": {
- "downloadCount": 3404839,
- "id": 445926,
- "latestFiles": {
- "1.16": 3599412
- },
- "name": "Desolation (Forge)"
- },
- "diamond-glass": {
- "downloadCount": 964932,
- "id": 270959,
- "latestFiles": {
- "1.16": 3290125
- },
- "name": "Diamond Glass [Forge]"
- },
- "dice": {
- "downloadCount": 363865,
- "id": 538587,
- "latestFiles": {
- "1.16": 3521746,
- "1.18": 3694956
- },
- "name": "Dice"
- },
- "dicemc-tiered-armors": {
- "downloadCount": 132062,
- "id": 407151,
- "latestFiles": {
- "1.16": 3338510,
- "1.18": 3548221
- },
- "name": "DiceMC Tiered Armors"
- },
- "diggus-maximus": {
- "downloadCount": 1847889,
- "id": 341888,
- "latestFiles": {
- "1.16-fabric": 3087345,
- "1.18-fabric": 3668097
- },
- "name": "Diggus Maximus"
- },
- "dimensional-dungeons": {
- "downloadCount": 1827809,
- "id": 352222,
- "latestFiles": {
- "1.16": 3407168,
- "1.18": 3735864
- },
- "name": "Dimensional Dungeons"
- },
- "dimstorage": {
- "downloadCount": 6007197,
- "id": 353882,
- "latestFiles": {
- "1.18": 3737321
- },
- "name": "DimStorage"
- },
- "ding": {
- "downloadCount": 26430789,
- "id": 231275,
- "latestFiles": {
- "1.16": 3222705,
- "1.18": 3548400
- },
- "name": "Ding"
- },
- "disenchantingforge": {
- "downloadCount": 700911,
- "id": 358578,
- "latestFiles": {
- "1.16": 3279245
- },
- "name": "DisenchantingForge"
- },
- "displaycase": {
- "downloadCount": 50391,
- "id": 517791,
- "latestFiles": {
- "1.16": 3431633,
- "1.18": 3682647
- },
- "name": "Display Case"
- },
- "divine-missions": {
- "downloadCount": 371460,
- "id": 495974,
- "latestFiles": {
- "1.16": 3541524
- },
- "name": "Divine Missions"
- },
- "doggy-talents": {
- "downloadCount": 15320610,
- "id": 271050,
- "latestFiles": {
- "1.16": 3547942,
- "1.18": 3705819
- },
- "name": "Doggy Talents"
- },
- "double-slabs": {
- "downloadCount": 3366419,
- "id": 350179,
- "latestFiles": {
- "1.16": 3474792
- },
- "name": "Double Slabs"
- },
- "dragon-mounts-legacy": {
- "downloadCount": 2556430,
- "id": 375088,
- "latestFiles": {
- "1.16": 3044777,
- "1.18": 3698711
- },
- "name": "Dragon Mounts: Legacy"
- },
- "dragonloot": {
- "downloadCount": 2670586,
- "id": 424480,
- "latestFiles": {
- "1.16-fabric": 3304678,
- "1.18-fabric": 3683636
- },
- "name": "DragonLoot"
- },
- "draylars-battle-towers": {
- "downloadCount": 1096479,
- "id": 315386,
- "latestFiles": {
- "1.16-fabric": 3248247
- },
- "name": "Draylar's Battle Towers"
- },
- "dronecraft-2": {
- "downloadCount": 13237,
- "id": 448845,
- "latestFiles": {
- "1.16": 3611139
- },
- "name": "Dronecraft 2 Nanites"
- },
- "drop-the-meat": {
- "downloadCount": 350923,
- "id": 404141,
- "latestFiles": {
- "1.16": 3413078,
- "1.18": 3693175
- },
- "name": "Drop the Meat"
- },
- "drp-global-datapack": {
- "downloadCount": 4860542,
- "id": 317134,
- "latestFiles": {
- "1.16": 3558485,
- "1.18": 3680994,
- "1.18-fabric": 3714049
- },
- "name": "Global Data- & Resourcepacks"
- },
- "druidcraft": {
- "downloadCount": 6346917,
- "id": 340991,
- "latestFiles": {
- "1.16": 3455439,
- "1.18": 3735857
- },
- "name": "Druidcraft"
- },
- "ducky-mod": {
- "downloadCount": 2289871,
- "id": 280133,
- "latestFiles": {
- "1.16": 3047612
- },
- "name": "Ducky Mod"
- },
- "dude-wheres-my-horse": {
- "downloadCount": 1048898,
- "id": 308843,
- "latestFiles": {
- "1.16": 3222693
- },
- "name": "Dude! Where's my Horse?"
- },
- "dungeons-artifacts": {
- "downloadCount": 57343,
- "id": 379120,
- "latestFiles": {
- "1.16": 3419920
- },
- "name": "Dungeons & Artifacts (Overhaul)"
- },
- "dungeons-gear": {
- "downloadCount": 2325832,
- "id": 401247,
- "latestFiles": {
- "1.16": 3709632
- },
- "name": "Dungeons Gear"
- },
- "dungeons-mobs": {
- "downloadCount": 4718198,
- "id": 428883,
- "latestFiles": {
- "1.16": 3545927
- },
- "name": "Dungeons Mobs"
- },
- "dungeons-mod": {
- "downloadCount": 3449137,
- "id": 359619,
- "latestFiles": {
- "1.16": 3549734,
- "1.18": 3642562
- },
- "name": "Dungeons Mod"
- },
- "dungeons-plus": {
- "downloadCount": 8522649,
- "id": 377794,
- "latestFiles": {
- "1.16": 3318948
- },
- "name": "Dungeons Plus"
- },
- "durability-notifier": {
- "downloadCount": 101271,
- "id": 277095,
- "latestFiles": {
- "1.16": 3629331,
- "1.18": 3723612,
- "1.18-fabric": 3723609
- },
- "name": "Durability Notifier"
- },
- "dustrial-decor": {
- "downloadCount": 1798656,
- "id": 401273,
- "latestFiles": {
- "1.16": 3548029,
- "1.18": 3686731
- },
- "name": "'Dustrial Decor"
- },
- "dwarf": {
- "downloadCount": 4556,
- "id": 474641,
- "latestFiles": {
- "1.16": 3285334
- },
- "name": "Dwarf"
- },
- "dwarf-coal": {
- "downloadCount": 739874,
- "id": 324177,
- "latestFiles": {
- "1.16": 3189806
- },
- "name": "Dwarf Coal"
- },
- "dyenamics": {
- "downloadCount": 1516,
- "id": 509276,
- "latestFiles": {
- "1.16": 3404889
- },
- "name": "Dyenamics"
- },
- "dynamic-fps": {
- "downloadCount": 3638662,
- "id": 335493,
- "latestFiles": {
- "1.16-fabric": 3302730,
- "1.18-fabric": 3606973
- },
- "name": "Dynamic FPS"
- },
- "dynamic-sound-filters": {
- "downloadCount": 835183,
- "id": 392101,
- "latestFiles": {
- "1.16-fabric": 3182279,
- "1.18-fabric": 3673233
- },
- "name": "Dynamic Sound Filters"
- },
- "dynamic-surroundings": {
- "downloadCount": 32540037,
- "id": 238891,
- "latestFiles": {
- "1.16": 3502320
- },
- "name": "Dynamic Surroundings"
- },
- "dynocaps": {
- "downloadCount": 148982,
- "id": 364507,
- "latestFiles": {
- "1.16-fabric": 3455694,
- "1.18-fabric": 3559204
- },
- "name": "Dynocaps"
- },
- "earth-mobs": {
- "downloadCount": 3116881,
- "id": 333256,
- "latestFiles": {
- "1.16": 3188260,
- "1.18": 3722167
- },
- "name": "Earth Mobs"
- },
- "earth-reworked": {
- "downloadCount": 1869,
- "id": 525441,
- "latestFiles": {
- "1.16": 3459057
- },
- "name": "Earth Reworked"
- },
- "easiervillagertrading": {
- "downloadCount": 1871523,
- "id": 261605,
- "latestFiles": {
- "1.16-fabric": 3201364,
- "1.18-fabric": 3687768
- },
- "name": "EasierVillagerTrading"
- },
- "easy-emerald-tools": {
- "downloadCount": 294806,
- "id": 409733,
- "latestFiles": {
- "1.16": 3381352,
- "1.18": 3722911
- },
- "name": "Easy Emerald Tools & More [FORGE]"
- },
- "easy-normal-and-magic-foods": {
- "downloadCount": 11242,
- "id": 492955,
- "latestFiles": {
- "1.16": 3347171
- },
- "name": "Easy Normal and Magic Foods"
- },
- "easy-piglins": {
- "downloadCount": 351187,
- "id": 419372,
- "latestFiles": {
- "1.16": 3309363,
- "1.18": 3669705
- },
- "name": "Easy Piglins"
- },
- "easy-villagers": {
- "downloadCount": 1910697,
- "id": 400514,
- "latestFiles": {
- "1.16": 3637981,
- "1.18": 3708331
- },
- "name": "Easy Villagers"
- },
- "ecotones": {
- "downloadCount": 780035,
- "id": 356678,
- "latestFiles": {
- "1.16-fabric": 3239172
- },
- "name": "Ecotones"
- },
- "edible-bugs": {
- "downloadCount": 1123832,
- "id": 246129,
- "latestFiles": {
- "1.18": 3559720
- },
- "name": "Edible Bugs"
- },
- "edible-nether-wart": {
- "downloadCount": 12391,
- "id": 378820,
- "latestFiles": {
- "1.16": 2989253,
- "1.18": 3543195
- },
- "name": "Edible Nether Wart"
- },
- "edit-sign": {
- "downloadCount": 698787,
- "id": 344996,
- "latestFiles": {
- "1.16": 3289672,
- "1.16-fabric": 3289672,
- "1.18": 3688924,
- "1.18-fabric": 3688924
- },
- "name": "EditSign (Forge&Fabric)"
- },
- "effortless-building": {
- "downloadCount": 1437507,
- "id": 302113,
- "latestFiles": {
- "1.16": 3555208,
- "1.18": 3704104
- },
- "name": "Effortless Building"
- },
- "eggtab-fabric": {
- "downloadCount": 1043579,
- "id": 360449,
- "latestFiles": {
- "1.16-fabric": 3711184,
- "1.18-fabric": 3711184
- },
- "name": "Egg Tab - Fabric"
- },
- "eidolon": {
- "downloadCount": 10108458,
- "id": 429625,
- "latestFiles": {
- "1.16": 3157832
- },
- "name": "Eidolon"
- },
- "eidolons-hexblades": {
- "downloadCount": 42420,
- "id": 528079,
- "latestFiles": {
- "1.16": 3646326
- },
- "name": "Eidolon's Hexblades"
- },
- "eldritch-mobs": {
- "downloadCount": 1181614,
- "id": 392015,
- "latestFiles": {
- "1.16-fabric": 3329930,
- "1.18-fabric": 3708800
- },
- "name": "Eldritch Mobs"
- },
- "electrodynamics": {
- "downloadCount": 203091,
- "id": 316867,
- "latestFiles": {
- "1.16": 3605071,
- "1.18": 3736147
- },
- "name": "Electrodynamics"
- },
- "elemental-craft": {
- "downloadCount": 4389599,
- "id": 395158,
- "latestFiles": {
- "1.16": 3710774,
- "1.18": 3737989
- },
- "name": "Elemental Craft"
- },
- "elementary-staffs": {
- "downloadCount": 256610,
- "id": 346007,
- "latestFiles": {
- "1.16": 3133302,
- "1.18-fabric": 3683156
- },
- "name": "Elementary Staffs"
- },
- "elenai-dodge": {
- "downloadCount": 3624722,
- "id": 373104,
- "latestFiles": {
- "1.16": 3050601
- },
- "name": "Elenai Dodge"
- },
- "elenai-dodge-2": {
- "downloadCount": 1035701,
- "id": 442962,
- "latestFiles": {
- "1.16": 3343309
- },
- "name": "Elenai Dodge 2"
- },
- "embellishcraft": {
- "downloadCount": 4355909,
- "id": 317094,
- "latestFiles": {
- "1.16": 3350399,
- "1.18": 3687435
- },
- "name": "EmbellishCraft"
- },
- "embellishcraft-biomes-oplenty-addon": {
- "downloadCount": 229183,
- "id": 350082,
- "latestFiles": {
- "1.16": 3350408,
- "1.18": 3630872
- },
- "name": "EmbellishCraft: Biomes O'Plenty Addon"
- },
- "emc-baubles": {
- "downloadCount": 68469,
- "id": 399700,
- "latestFiles": {
- "1.16": 3599635
- },
- "name": "EMC Baubles"
- },
- "emendatus-enigmatica": {
- "downloadCount": 1370251,
- "id": 399630,
- "latestFiles": {
- "1.16": 3539648
- },
- "name": "Emendatus Enigmatica"
- },
- "enchant-with-mob": {
- "downloadCount": 4890734,
- "id": 391187,
- "latestFiles": {
- "1.16": 3539541,
- "1.18": 3741946
- },
- "name": "Enchant With Mob"
- },
- "enchantable": {
- "downloadCount": 79938,
- "id": 355591,
- "latestFiles": {
- "1.16": 3336002
- },
- "name": "Enchantable"
- },
- "enchanting-books": {
- "downloadCount": 35909,
- "id": 447010,
- "latestFiles": {
- "1.16": 3260534
- },
- "name": "Enchanting Books"
- },
- "enchanting-infuser-forge": {
- "downloadCount": 221358,
- "id": 551151,
- "latestFiles": {
- "1.16": 3596539,
- "1.18": 3671430
- },
- "name": "Enchanting Infuser [Forge]"
- },
- "enchantment-descriptions": {
- "downloadCount": 40578334,
- "id": 250419,
- "latestFiles": {
- "1.16": 3732240,
- "1.16-fabric": 3365169,
- "1.18": 3694487,
- "1.18-fabric": 3694486
- },
- "name": "Enchantment Descriptions"
- },
- "enchantment-machine": {
- "downloadCount": 27359,
- "id": 436934,
- "latestFiles": {
- "1.16": 3404055,
- "1.18": 3549089
- },
- "name": "Enchantment Machine"
- },
- "end-rebellion": {
- "downloadCount": 280709,
- "id": 338778,
- "latestFiles": {
- "1.16-fabric": 3042608
- },
- "name": "End: Rebellion"
- },
- "end-reborn": {
- "downloadCount": 1484752,
- "id": 286231,
- "latestFiles": {
- "1.16": 3297491
- },
- "name": "End: Reborn"
- },
- "ender-crop": {
- "downloadCount": 5985799,
- "id": 242269,
- "latestFiles": {
- "1.16": 3276004
- },
- "name": "Ender Crop"
- },
- "ender-mail": {
- "downloadCount": 1990090,
- "id": 374771,
- "latestFiles": {
- "1.16": 3548225
- },
- "name": "Ender Mail"
- },
- "ender-rift": {
- "downloadCount": 490369,
- "id": 233780,
- "latestFiles": {
- "1.16": 3426550,
- "1.18": 3668610
- },
- "name": "Ender-Rift"
- },
- "ender-tendril": {
- "downloadCount": 84972,
- "id": 403379,
- "latestFiles": {
- "1.16": 3398931,
- "1.18": 3549771
- },
- "name": "Ender Tendril"
- },
- "enderchests": {
- "downloadCount": 5099087,
- "id": 363535,
- "latestFiles": {
- "1.16": 3732564,
- "1.18": 3732571
- },
- "name": "EnderChests"
- },
- "endergetic": {
- "downloadCount": 13128918,
- "id": 291509,
- "latestFiles": {
- "1.16": 3727936
- },
- "name": "The Endergetic Expansion"
- },
- "enderite-mod-for-forge": {
- "downloadCount": 144443,
- "id": 401284,
- "latestFiles": {
- "1.16": 3308100,
- "1.18": 3630901
- },
- "name": "Enderite Mod (for Forge)"
- },
- "enderium-in-the-end": {
- "downloadCount": 118301,
- "id": 401400,
- "latestFiles": {
- "1.16": 3246923
- },
- "name": "Enderium in the End"
- },
- "endertanks": {
- "downloadCount": 11922443,
- "id": 59613,
- "latestFiles": {
- "1.16": 3732572,
- "1.18": 3732574
- },
- "name": "EnderTanks"
- },
- "enderthing": {
- "downloadCount": 981566,
- "id": 244421,
- "latestFiles": {
- "1.16": 3402241,
- "1.18": 3681939
- },
- "name": "Enderthing"
- },
- "endless-ocean-adventures": {
- "downloadCount": 62331,
- "id": 448291,
- "latestFiles": {
- "1.16": 3368466
- },
- "name": "Endless Ocean: Adventures"
- },
- "endremastered": {
- "downloadCount": 2298920,
- "id": 404183,
- "latestFiles": {
- "1.16": 3734702,
- "1.18": 3600701
- },
- "name": "End Remastered"
- },
- "energeticsheep": {
- "downloadCount": 3186818,
- "id": 280602,
- "latestFiles": {
- "1.16": 3151344,
- "1.18": 3576841
- },
- "name": "EnergeticSheep"
- },
- "engineers-decor": {
- "downloadCount": 13771389,
- "id": 313866,
- "latestFiles": {
- "1.16": 3712826,
- "1.18": 3736319
- },
- "name": "Engineer's Decor"
- },
- "engineers-tools": {
- "downloadCount": 6202485,
- "id": 319716,
- "latestFiles": {
- "1.16": 3620297
- },
- "name": "Engineer's Tools"
- },
- "enhanced-celestials": {
- "downloadCount": 4962482,
- "id": 438447,
- "latestFiles": {
- "1.16": 3532022,
- "1.18": 3544493
- },
- "name": "Enhanced Celestials - Blood, Blue, & Harvest (Super) Moons"
- },
- "enhanced-mob-spawners": {
- "downloadCount": 437243,
- "id": 321663,
- "latestFiles": {
- "1.16": 3435330,
- "1.16-fabric": 3421135,
- "1.18": 3684591,
- "1.18-fabric": 3673142
- },
- "name": "Enhanced Mob Spawners"
- },
- "enhanced-mushrooms": {
- "downloadCount": 6216434,
- "id": 383725,
- "latestFiles": {
- "1.16": 3353212
- },
- "name": "Enhanced Mushrooms"
- },
- "enigmatic-legacy": {
- "downloadCount": 1720748,
- "id": 336184,
- "latestFiles": {
- "1.16": 3608374,
- "1.18": 3732850
- },
- "name": "Enigmatic Legacy"
- },
- "ensorcellation": {
- "downloadCount": 12166939,
- "id": 349447,
- "latestFiles": {
- "1.16": 3607544
- },
- "name": "Ensorcellation"
- },
- "ensorcelled": {
- "downloadCount": 179128,
- "id": 416388,
- "latestFiles": {
- "1.16": 3214946
- },
- "name": "Ensorcelled"
- },
- "entangled": {
- "downloadCount": 7564461,
- "id": 301034,
- "latestFiles": {
- "1.16": 3541775,
- "1.18": 3543974
- },
- "name": "Entangled"
- },
- "entity-banners": {
- "downloadCount": 852413,
- "id": 470149,
- "latestFiles": {
- "1.16-fabric": 3273320,
- "1.18-fabric": 3541351
- },
- "name": "Entity Banners"
- },
- "entity-x-ray": {
- "downloadCount": 3425,
- "id": 520283,
- "latestFiles": {
- "1.16": 3437964
- },
- "name": "[Forge] Entity/Player X-Ray"
- },
- "environmental": {
- "downloadCount": 6216496,
- "id": 388992,
- "latestFiles": {
- "1.16": 3561534
- },
- "name": "Environmental"
- },
- "environmental-core": {
- "downloadCount": 5309065,
- "id": 345795,
- "latestFiles": {
- "1.16": 3516780
- },
- "name": "Environmental Core"
- },
- "environmental-materials": {
- "downloadCount": 8983238,
- "id": 278825,
- "latestFiles": {
- "1.16": 3362954
- },
- "name": "Environmental Materials"
- },
- "environmental-tech": {
- "downloadCount": 44236887,
- "id": 245453,
- "latestFiles": {
- "1.16": 3435566
- },
- "name": "Environmental Tech"
- },
- "epic-fight-mod": {
- "downloadCount": 2305240,
- "id": 405076,
- "latestFiles": {
- "1.16": 3534866,
- "1.18": 3741710
- },
- "name": "Epic Fight"
- },
- "epic-knights-armor-and-weapons": {
- "downloadCount": 372433,
- "id": 509041,
- "latestFiles": {
- "1.16": 3657808,
- "1.18": 3713960
- },
- "name": "Epic Knights: Shields, Armor and Weapons"
- },
- "essentials": {
- "downloadCount": 3712014,
- "id": 293752,
- "latestFiles": {
- "1.16": 3393808,
- "1.18": 3695751
- },
- "name": "Essentials"
- },
- "et-tu-brute": {
- "downloadCount": 26365,
- "id": 404170,
- "latestFiles": {
- "1.16": 3113728
- },
- "name": "Et Tu, Brute?"
- },
- "etched": {
- "downloadCount": 650241,
- "id": 491890,
- "latestFiles": {
- "1.16": 3364913,
- "1.16-fabric": 3364920
- },
- "name": "Etched"
- },
- "everlastingabilities": {
- "downloadCount": 3956480,
- "id": 248353,
- "latestFiles": {
- "1.16": 3420213,
- "1.18": 3593765
- },
- "name": "EverlastingAbilities"
- },
- "evilcraft": {
- "downloadCount": 9472949,
- "id": 74610,
- "latestFiles": {
- "1.16": 3693401,
- "1.18": 3736289
- },
- "name": "EvilCraft"
- },
- "ex-compressum": {
- "downloadCount": 19377137,
- "id": 241967,
- "latestFiles": {
- "1.16": 3542006
- },
- "name": "Ex Compressum"
- },
- "ex-naturae": {
- "downloadCount": 310391,
- "id": 482122,
- "latestFiles": {
- "1.16": 3398286
- },
- "name": "Ex Naturae"
- },
- "ex-nihilo-sequentia": {
- "downloadCount": 1740382,
- "id": 400012,
- "latestFiles": {
- "1.16": 3636875
- },
- "name": "Ex Nihilo: Sequentia"
- },
- "exblades": {
- "downloadCount": 1913,
- "id": 481344,
- "latestFiles": {
- "1.16": 3306599
- },
- "name": "ExBlades"
- },
- "excavation": {
- "downloadCount": 68400,
- "id": 399747,
- "latestFiles": {
- "1.16": 3600771,
- "1.18": 3696916
- },
- "name": "Excavation"
- },
- "exchangers": {
- "downloadCount": 23110368,
- "id": 270183,
- "latestFiles": {
- "1.16": 3207546
- },
- "name": "Exchangers"
- },
- "exlines-sandwich-mod": {
- "downloadCount": 109450,
- "id": 502266,
- "latestFiles": {
- "1.16": 3554768,
- "1.18": 3697368,
- "1.18-fabric": 3697366
- },
- "name": "Exline's Sandwich Mod"
- },
- "exlines-sushi-mod": {
- "downloadCount": 101461,
- "id": 502344,
- "latestFiles": {
- "1.16": 3554310,
- "1.18": 3697335,
- "1.18-fabric": 3697334
- },
- "name": "Exline's Sushi Mod"
- },
- "exotic-birds": {
- "downloadCount": 6912876,
- "id": 242830,
- "latestFiles": {
- "1.16": 3595128,
- "1.18": 3695566
- },
- "name": "Exotic Birds"
- },
- "exp-bottling": {
- "downloadCount": 370144,
- "id": 335296,
- "latestFiles": {
- "1.16": 3076895,
- "1.18": 3683109
- },
- "name": "EXP Bottling"
- },
- "exp-ore-block-mod": {
- "downloadCount": 290485,
- "id": 315604,
- "latestFiles": {
- "1.16": 3347661,
- "1.18": 3605878
- },
- "name": "Exp Ore Mod"
- },
- "expanded-storage-fabric": {
- "downloadCount": 2546230,
- "id": 317856,
- "latestFiles": {
- "1.16-fabric": 3586823,
- "1.18-fabric": 3695697
- },
- "name": "[Fabric] Expanded Storage"
- },
- "expanded-storage-forge": {
- "downloadCount": 496734,
- "id": 362415,
- "latestFiles": {
- "1.16": 3586985,
- "1.18": 3695696
- },
- "name": "[Forge] Expanded Storage"
- },
- "expcontainer": {
- "downloadCount": 134303,
- "id": 327525,
- "latestFiles": {
- "1.16": 3621876,
- "1.16-fabric": 3570567,
- "1.18": 3625411,
- "1.18-fabric": 3571649
- },
- "name": "Experience Container [XP]"
- },
- "explorers-compass": {
- "downloadCount": 2491078,
- "id": 491794,
- "latestFiles": {
- "1.16": 3412474,
- "1.16-fabric": 3414834,
- "1.18": 3562000,
- "1.18-fabric": 3577302
- },
- "name": "Explorer's Compass"
- },
- "extended-crafting": {
- "downloadCount": 20166274,
- "id": 268387,
- "latestFiles": {
- "1.16": 3591820,
- "1.18": 3686425
- },
- "name": "Extended Crafting"
- },
- "extended-lights-mod": {
- "downloadCount": 5412156,
- "id": 335051,
- "latestFiles": {
- "1.18": 3726072
- },
- "name": "Extended Lights"
- },
- "extended-mushrooms": {
- "downloadCount": 3020433,
- "id": 365507,
- "latestFiles": {
- "1.16": 3346846
- },
- "name": "Extended Mushrooms"
- },
- "extra-alchemy": {
- "downloadCount": 8913746,
- "id": 247357,
- "latestFiles": {
- "1.16-fabric": 3332431,
- "1.18-fabric": 3595791
- },
- "name": "Extra Alchemy"
- },
- "extra-armor": {
- "downloadCount": 469098,
- "id": 404496,
- "latestFiles": {
- "1.16": 3388661,
- "1.18": 3623507
- },
- "name": "Extra Armor"
- },
- "extra-boats": {
- "downloadCount": 5454016,
- "id": 337396,
- "latestFiles": {
- "1.16": 3549093
- },
- "name": "Extra Boats"
- },
- "extra-disks": {
- "downloadCount": 9780833,
- "id": 351491,
- "latestFiles": {
- "1.16": 3328131,
- "1.18": 3712914
- },
- "name": "Extra Disks"
- },
- "extra-generators": {
- "downloadCount": 874957,
- "id": 475623,
- "latestFiles": {
- "1.16-fabric": 3369710,
- "1.18-fabric": 3712591
- },
- "name": "Extra Generators"
- },
- "extra-origins": {
- "downloadCount": 2251860,
- "id": 398419,
- "latestFiles": {
- "1.16-fabric": 3646243,
- "1.18-fabric": 3646247
- },
- "name": "Extra Origins"
- },
- "extra-tnt": {
- "downloadCount": 173904,
- "id": 418258,
- "latestFiles": {
- "1.16-fabric": 3160841,
- "1.18": 3626328,
- "1.18-fabric": 3626327
- },
- "name": "Extra TNT"
- },
- "extrabuttons": {
- "downloadCount": 1066045,
- "id": 60991,
- "latestFiles": {
- "1.16": 3084634,
- "1.18": 3581360
- },
- "name": "ExtraButtons"
- },
- "extrastorage": {
- "downloadCount": 8592573,
- "id": 410168,
- "latestFiles": {
- "1.16": 3631492,
- "1.18": 3718149
- },
- "name": "ExtraStorage"
- },
- "extreme-reactors": {
- "downloadCount": 43236528,
- "id": 250277,
- "latestFiles": {
- "1.16": 3701763,
- "1.18": 3701772
- },
- "name": "Extreme Reactors"
- },
- "eyes-in-the-darkness": {
- "downloadCount": 1175923,
- "id": 304719,
- "latestFiles": {
- "1.16": 3505174,
- "1.18": 3549029
- },
- "name": "Eyes in the Darkness"
- },
- "ezpas": {
- "downloadCount": 776815,
- "id": 381973,
- "latestFiles": {
- "1.16-fabric": 3533357,
- "1.18-fabric": 3583333
- },
- "name": "EZ Pipes and Stuff (EZPaS)"
- },
- "fabric-furnaces": {
- "downloadCount": 1198027,
- "id": 315534,
- "latestFiles": {
- "1.16-fabric": 3155774,
- "1.18-fabric": 3712495
- },
- "name": "Fabric Furnaces"
- },
- "fabric-more-enchantments": {
- "downloadCount": 182352,
- "id": 320806,
- "latestFiles": {
- "1.16-fabric": 3447456,
- "1.18-fabric": 3594532
- },
- "name": "Mo'Enchantments"
- },
- "fabric-rings-of-ascension": {
- "downloadCount": 397188,
- "id": 388793,
- "latestFiles": {
- "1.16-fabric": 3106016,
- "1.18-fabric": 3543681
- },
- "name": "Rings of Ascension (Fabric)"
- },
- "fabric-survival-island": {
- "downloadCount": 949154,
- "id": 364426,
- "latestFiles": {
- "1.16-fabric": 3071720
- },
- "name": "[Fabric] Survival island"
- },
- "fairy-lights": {
- "downloadCount": 20837441,
- "id": 233342,
- "latestFiles": {
- "1.16": 3216206
- },
- "name": "Fairy Lights"
- },
- "fakeblocks": {
- "downloadCount": 711567,
- "id": 252672,
- "latestFiles": {
- "1.16": 3247683
- },
- "name": "FakeBlocks"
- },
- "falling-tree": {
- "downloadCount": 5052099,
- "id": 349559,
- "latestFiles": {
- "1.16": 3349236,
- "1.16-fabric": 3349236,
- "1.18": 3740503,
- "1.18-fabric": 3740503
- },
- "name": "FallingTree (Forge&Fabric)"
- },
- "fans-mod": {
- "downloadCount": 109279,
- "id": 384649,
- "latestFiles": {
- "1.16": 3226034,
- "1.18": 3556238
- },
- "name": "Fans mod"
- },
- "farmers-delight": {
- "downloadCount": 12214399,
- "id": 398521,
- "latestFiles": {
- "1.16": 3739919,
- "1.18": 3739915
- },
- "name": "Farmer's Delight"
- },
- "farmers-respite": {
- "downloadCount": 75204,
- "id": 551453,
- "latestFiles": {
- "1.16": 3566031,
- "1.18": 3740887
- },
- "name": "Farmer's Respite"
- },
- "farming-for-blockheads": {
- "downloadCount": 38134694,
- "id": 261924,
- "latestFiles": {
- "1.18": 3710119
- },
- "name": "Farming for Blockheads"
- },
- "fertilization": {
- "downloadCount": 278731,
- "id": 304095,
- "latestFiles": {
- "1.18": 3684754
- },
- "name": "Fertilization"
- },
- "feywild": {
- "downloadCount": 1366031,
- "id": 484377,
- "latestFiles": {
- "1.16": 3709329
- },
- "name": "Feywild"
- },
- "findme": {
- "downloadCount": 15372587,
- "id": 291936,
- "latestFiles": {
- "1.16": 3586951,
- "1.18": 3732916,
- "1.18-fabric": 3732921
- },
- "name": "FindMe"
- },
- "fins-and-tails": {
- "downloadCount": 447555,
- "id": 427471,
- "latestFiles": {
- "1.16": 3373505
- },
- "name": "Fins and Tails"
- },
- "first-aid": {
- "downloadCount": 7959509,
- "id": 276837,
- "latestFiles": {
- "1.16": 3740166,
- "1.18": 3741425
- },
- "name": "First Aid"
- },
- "first-person-model": {
- "downloadCount": 1408350,
- "id": 333287,
- "latestFiles": {
- "1.16": 3296012,
- "1.16-fabric": 3519813,
- "1.18": 3556530,
- "1.18-fabric": 3523461
- },
- "name": "First-person Model (Forge/Fabric)"
- },
- "fish-in-planks": {
- "downloadCount": 244991,
- "id": 408955,
- "latestFiles": {
- "1.16": 3350872,
- "1.18": 3568828
- },
- "name": "Fish In Planks"
- },
- "fish-traps": {
- "downloadCount": 876934,
- "id": 323927,
- "latestFiles": {
- "1.16": 3243332
- },
- "name": "Fish Traps"
- },
- "flamingo-oh-oh-oh": {
- "downloadCount": 711787,
- "id": 396461,
- "latestFiles": {
- "1.16": 3046391,
- "1.16-fabric": 3124604
- },
- "name": "Flamingo, oh, oh, oh..."
- },
- "flesh2leather-fabric": {
- "downloadCount": 994999,
- "id": 320932,
- "latestFiles": {
- "1.16-fabric": 3137518,
- "1.18-fabric": 3710648
- },
- "name": "Flesh 2 Leather [FABRIC]"
- },
- "flesh2leather-forge": {
- "downloadCount": 132025,
- "id": 324324,
- "latestFiles": {
- "1.16": 3137496
- },
- "name": "Flesh 2 Leather [FORGE]"
- },
- "flonters": {
- "downloadCount": 848040,
- "id": 356118,
- "latestFiles": {
- "1.16-fabric": 3040466,
- "1.18-fabric": 3687653
- },
- "name": "Flonters"
- },
- "floor-mats": {
- "downloadCount": 880226,
- "id": 413140,
- "latestFiles": {
- "1.16": 3443778,
- "1.18": 3671760
- },
- "name": "Floor Mats"
- },
- "flopper": {
- "downloadCount": 2639249,
- "id": 290404,
- "latestFiles": {
- "1.16": 3686789,
- "1.18": 3686808
- },
- "name": "Flopper"
- },
- "floral-flair": {
- "downloadCount": 392180,
- "id": 544107,
- "latestFiles": {
- "1.16": 3516652,
- "1.18": 3695729
- },
- "name": "🌹 Floral Flair 🌹"
- },
- "flower-seeds": {
- "downloadCount": 804949,
- "id": 445955,
- "latestFiles": {
- "1.16": 3296781,
- "1.18": 3557012
- },
- "name": "Flower Seeds"
- },
- "flux-networks": {
- "downloadCount": 45717283,
- "id": 248020,
- "latestFiles": {
- "1.16": 3603093
- },
- "name": "Flux Networks"
- },
- "foam-dome": {
- "downloadCount": 392204,
- "id": 344913,
- "latestFiles": {
- "1.16": 2997422
- },
- "name": "Foam Dome"
- },
- "food-enhancements": {
- "downloadCount": 8401,
- "id": 430471,
- "latestFiles": {
- "1.16": 3239283,
- "1.18": 3573236
- },
- "name": "Food Enhancements"
- },
- "food-expansion-reimagined": {
- "downloadCount": 62467,
- "id": 373456,
- "latestFiles": {
- "1.16": 3109411
- },
- "name": "Food Expansion: Reimagined"
- },
- "food-in-a-can": {
- "downloadCount": 2914,
- "id": 470972,
- "latestFiles": {
- "1.16": 3277774
- },
- "name": "Food in a can"
- },
- "forestry": {
- "downloadCount": 51867594,
- "id": 59751,
- "latestFiles": {
- "1.16": 3636158
- },
- "name": "Forestry"
- },
- "fps-reducer": {
- "downloadCount": 12733766,
- "id": 280294,
- "latestFiles": {
- "1.16": 3510435,
- "1.16-fabric": 3510432,
- "1.18": 3680770,
- "1.18-fabric": 3680785
- },
- "name": "FPS Reducer"
- },
- "framed-compacting-drawers": {
- "downloadCount": 3882138,
- "id": 376351,
- "latestFiles": {
- "1.18": 3629913
- },
- "name": "Framed Compacting Drawers"
- },
- "framedblocks": {
- "downloadCount": 5108848,
- "id": 441647,
- "latestFiles": {
- "1.16": 3741540,
- "1.18": 3741542
- },
- "name": "FramedBlocks"
- },
- "frozen-up": {
- "downloadCount": 3134245,
- "id": 430652,
- "latestFiles": {
- "1.16": 3200324
- },
- "name": "Frozen Up"
- },
- "fruit-trees": {
- "downloadCount": 3549926,
- "id": 355467,
- "latestFiles": {
- "1.16": 3573384,
- "1.18": 3636058
- },
- "name": "Fruit Trees 🍊"
- },
- "fruitful": {
- "downloadCount": 1144515,
- "id": 395502,
- "latestFiles": {
- "1.16": 3342857
- },
- "name": "Fruitful"
- },
- "ftb-backups-forge": {
- "downloadCount": 39367955,
- "id": 314904,
- "latestFiles": {
- "1.16": 3482305
- },
- "name": "FTB Backups (Forge)"
- },
- "ftb-banners-forge": {
- "downloadCount": 673387,
- "id": 301876,
- "latestFiles": {
- "1.16": 3458000
- },
- "name": "FTB Banners (Forge)"
- },
- "ftb-chunks-forge": {
- "downloadCount": 13151909,
- "id": 314906,
- "latestFiles": {
- "1.16": 3603374,
- "1.18": 3725654
- },
- "name": "FTB Chunks (Forge)"
- },
- "ftb-library-forge": {
- "downloadCount": 20325047,
- "id": 404465,
- "latestFiles": {
- "1.16": 3553840,
- "1.18": 3725485
- },
- "name": "FTB Library (Forge)"
- },
- "ftb-power-pots": {
- "downloadCount": 166508,
- "id": 537821,
- "latestFiles": {
- "1.16": 3507547
- },
- "name": "FTB Power Pots (Forge)"
- },
- "ftb-quests-forge": {
- "downloadCount": 28901035,
- "id": 289412,
- "latestFiles": {
- "1.16": 3672855,
- "1.18": 3725771
- },
- "name": "FTB Quests (Forge)"
- },
- "ftb-sluice": {
- "downloadCount": 693764,
- "id": 527821,
- "latestFiles": {
- "1.16": 3552965
- },
- "name": "FTB Sluice"
- },
- "ftb-teams-forge": {
- "downloadCount": 14960339,
- "id": 404468,
- "latestFiles": {
- "1.16": 3535953,
- "1.18": 3725501
- },
- "name": "FTB Teams (Forge)"
- },
- "ftb-ultimine-forge": {
- "downloadCount": 9778789,
- "id": 386134,
- "latestFiles": {
- "1.16": 3667327,
- "1.18": 3725672
- },
- "name": "FTB Ultimine (Forge)"
- },
- "fun-ores": {
- "downloadCount": 498020,
- "id": 228011,
- "latestFiles": {
- "1.16": 3153967
- },
- "name": "Fun Ores"
- },
- "furnace-mk2": {
- "downloadCount": 490337,
- "id": 485243,
- "latestFiles": {
- "1.16": 3326146
- },
- "name": "Furnace Mk2"
- },
- "furnish": {
- "downloadCount": 57343,
- "id": 547069,
- "latestFiles": {
- "1.16": 3661444,
- "1.18": 3686967
- },
- "name": "Furnish"
- },
- "fusion": {
- "downloadCount": 141857,
- "id": 226139,
- "latestFiles": {
- "1.16": 3692685,
- "1.18": 3654319
- },
- "name": "Fusion"
- },
- "gaia-dimension": {
- "downloadCount": 640376,
- "id": 302529,
- "latestFiles": {
- "1.16": 3317421
- },
- "name": "Gaia Dimension"
- },
- "game-stages": {
- "downloadCount": 18160715,
- "id": 268655,
- "latestFiles": {
- "1.16": 3732279
- },
- "name": "Game Stages"
- },
- "gameinfo": {
- "downloadCount": 268159,
- "id": 366240,
- "latestFiles": {
- "1.16-fabric": 3179939,
- "1.18-fabric": 3582985
- },
- "name": "GameInfo"
- },
- "gamemenumodoption": {
- "downloadCount": 3119413,
- "id": 353051,
- "latestFiles": {
- "1.16": 3600710,
- "1.18": 3599103
- },
- "name": "Game Menu Mod Option [Forge]"
- },
- "gardening-tools": {
- "downloadCount": 659832,
- "id": 351990,
- "latestFiles": {
- "1.16": 3012759,
- "1.18": 3694027
- },
- "name": "Gardening Tools"
- },
- "gate-of-babylon": {
- "downloadCount": 1913964,
- "id": 407500,
- "latestFiles": {
- "1.16-fabric": 3328789,
- "1.18-fabric": 3740903
- },
- "name": "Gate of Babylon"
- },
- "geckolib": {
- "downloadCount": 19615647,
- "id": 388172,
- "latestFiles": {
- "1.16": 3734770,
- "1.16-fabric": 3734769,
- "1.18": 3734767,
- "1.18-fabric": 3734768
- },
- "name": "GeckoLib"
- },
- "gems-and-crystals": {
- "downloadCount": 150025,
- "id": 334162,
- "latestFiles": {
- "1.16": 3500113,
- "1.18": 3567496,
- "1.18-fabric": 3567512
- },
- "name": "Gems and Crystals Mod"
- },
- "gems-jewels": {
- "downloadCount": 656804,
- "id": 392943,
- "latestFiles": {
- "1.16": 3616902,
- "1.18": 3717869
- },
- "name": "Gems & Jewels"
- },
- "gemsplusplus": {
- "downloadCount": 238716,
- "id": 310914,
- "latestFiles": {
- "1.16": 3462347
- },
- "name": "GemsPlusPlus"
- },
- "genetic-animals": {
- "downloadCount": 415911,
- "id": 313213,
- "latestFiles": {
- "1.16": 3594816
- },
- "name": "Genetic Animals"
- },
- "gentle-fawn": {
- "downloadCount": 183675,
- "id": 395656,
- "latestFiles": {
- "1.16": 3046382,
- "1.16-fabric": 3225163
- },
- "name": "Gentle Fawn"
- },
- "geode": {
- "downloadCount": 967929,
- "id": 468629,
- "latestFiles": {
- "1.16": 3268244
- },
- "name": "Geode"
- },
- "geolosys": {
- "downloadCount": 4524474,
- "id": 271856,
- "latestFiles": {
- "1.16": 3456014,
- "1.18": 3683540
- },
- "name": "Geolosys"
- },
- "get-off-my-lawn": {
- "downloadCount": 1130821,
- "id": 365750,
- "latestFiles": {
- "1.16-fabric": 3266839
- },
- "name": "Get Off My Lawn"
- },
- "gildedarmor": {
- "downloadCount": 240848,
- "id": 395953,
- "latestFiles": {
- "1.16": 3542501,
- "1.16-fabric": 3708121,
- "1.18-fabric": 3739778
- },
- "name": "GildedArmor"
- },
- "gilding": {
- "downloadCount": 24782,
- "id": 481478,
- "latestFiles": {
- "1.16": 3319451
- },
- "name": "Gilding"
- },
- "gingerkes-drinks-mod": {
- "downloadCount": 12103,
- "id": 451666,
- "latestFiles": {
- "1.16": 3403816
- },
- "name": "Gingers Drinks+ Mod"
- },
- "giselbaers-durability-viewer": {
- "downloadCount": 2145709,
- "id": 262146,
- "latestFiles": {
- "1.16": 3475776,
- "1.16-fabric": 3193579,
- "1.18": 3584119,
- "1.18-fabric": 3687751
- },
- "name": "Giselbaer's Durability Viewer"
- },
- "give-me-hats": {
- "downloadCount": 1150433,
- "id": 384009,
- "latestFiles": {
- "1.16-fabric": 3276337,
- "1.18-fabric": 3741519
- },
- "name": "Give Me Hats! [FABRIC]"
- },
- "glass-cutter": {
- "downloadCount": 196940,
- "id": 368921,
- "latestFiles": {
- "1.16": 3012767,
- "1.18": 3693977
- },
- "name": "Glass Harvesters"
- },
- "glassential": {
- "downloadCount": 8666372,
- "id": 319194,
- "latestFiles": {
- "1.16": 3413072,
- "1.18": 3644799
- },
- "name": "Glassential"
- },
- "glassential-fabric": {
- "downloadCount": 1695302,
- "id": 320778,
- "latestFiles": {
- "1.16-fabric": 3135802,
- "1.18-fabric": 3532014
- },
- "name": "Glassential (Fabric)"
- },
- "global-xp": {
- "downloadCount": 6776366,
- "id": 268647,
- "latestFiles": {
- "1.16": 3728694,
- "1.18": 3728695
- },
- "name": "Global XP"
- },
- "gobber": {
- "downloadCount": 1340356,
- "id": 301700,
- "latestFiles": {
- "1.16": 3697456,
- "1.18": 3722889
- },
- "name": "Gobber [FORGE]"
- },
- "goblin-traders": {
- "downloadCount": 9291847,
- "id": 363703,
- "latestFiles": {
- "1.16": 3343460,
- "1.18": 3721964
- },
- "name": "Goblin Traders"
- },
- "golden-hopper": {
- "downloadCount": 3903598,
- "id": 374736,
- "latestFiles": {
- "1.16": 3401142,
- "1.18": 3706939
- },
- "name": "Golden Hopper"
- },
- "golden-steak": {
- "downloadCount": 147876,
- "id": 431279,
- "latestFiles": {
- "1.16": 3494207,
- "1.16-fabric": 3154701,
- "1.18": 3592768,
- "1.18-fabric": 3593672
- },
- "name": "Golden Steak [Forge / Fabric]"
- },
- "golems-galore": {
- "downloadCount": 975673,
- "id": 387197,
- "latestFiles": {
- "1.16-fabric": 3252374,
- "1.18-fabric": 3737806
- },
- "name": "Golems Galore"
- },
- "googlyeyes": {
- "downloadCount": 13040453,
- "id": 252188,
- "latestFiles": {
- "1.16": 3323410
- },
- "name": "GooglyEyes "
- },
- "goprone": {
- "downloadCount": 710865,
- "id": 327968,
- "latestFiles": {
- "1.16": 3114132,
- "1.18": 3681801
- },
- "name": "GoProne"
- },
- "grapple-hooks": {
- "downloadCount": 1621870,
- "id": 243577,
- "latestFiles": {
- "1.16": 3293014
- },
- "name": "Grapple Hooks"
- },
- "grappling-hook-mod": {
- "downloadCount": 10241629,
- "id": 238911,
- "latestFiles": {
- "1.16": 3711095,
- "1.18": 3711348
- },
- "name": "Grappling Hook Mod"
- },
- "gravelminer": {
- "downloadCount": 345741,
- "id": 244759,
- "latestFiles": {
- "1.18": 3684756
- },
- "name": "GravelMiner"
- },
- "gravestone-mod": {
- "downloadCount": 35717137,
- "id": 238551,
- "latestFiles": {
- "1.16": 3447911,
- "1.18": 3713957
- },
- "name": "GraveStone Mod"
- },
- "greater-eye-of-ender-forge": {
- "downloadCount": 461694,
- "id": 374520,
- "latestFiles": {
- "1.16": 3382011,
- "1.18": 3722878
- },
- "name": "Greater Eye of Ender [FORGE]"
- },
- "grinder": {
- "downloadCount": 40001,
- "id": 357755,
- "latestFiles": {
- "1.16": 3190702
- },
- "name": "Grinder"
- },
- "guard-villagers": {
- "downloadCount": 8292235,
- "id": 360203,
- "latestFiles": {
- "1.16": 3287806,
- "1.18": 3694899
- },
- "name": "Guard Villagers"
- },
- "guide-api-village-and-pillage": {
- "downloadCount": 498018,
- "id": 380771,
- "latestFiles": {
- "1.16": 3368119,
- "1.18": 3677523
- },
- "name": "Guide-API Village and Pillage"
- },
- "guidebook": {
- "downloadCount": 4720418,
- "id": 253874,
- "latestFiles": {
- "1.16": 3090647,
- "1.18": 3694211
- },
- "name": "Guidebook"
- },
- "gun-customization-infinity": {
- "downloadCount": 282485,
- "id": 302208,
- "latestFiles": {
- "1.16": 3178944
- },
- "name": "Gun Customization: Infinity"
- },
- "guns-without-roses": {
- "downloadCount": 1209893,
- "id": 405077,
- "latestFiles": {
- "1.16": 3323323,
- "1.18": 3732412
- },
- "name": "Guns Without Roses"
- },
- "haema": {
- "downloadCount": 452883,
- "id": 391257,
- "latestFiles": {
- "1.16-fabric": 3444335,
- "1.18-fabric": 3736513
- },
- "name": "Haema"
- },
- "hals-exploration-mod": {
- "downloadCount": 24187,
- "id": 408466,
- "latestFiles": {
- "1.16": 3578031
- },
- "name": "Hals Exploration Mod"
- },
- "hanami": {
- "downloadCount": 30587,
- "id": 399717,
- "latestFiles": {
- "1.16": 3091760
- },
- "name": "Hanami"
- },
- "hard-hat-steve": {
- "downloadCount": 693283,
- "id": 333779,
- "latestFiles": {
- "1.16-fabric": 3121061
- },
- "name": "Hard Hat Steve"
- },
- "hardcore-questing-mode": {
- "downloadCount": 13640852,
- "id": 77027,
- "latestFiles": {
- "1.16": 3635349,
- "1.16-fabric": 3635353,
- "1.18": 3704717,
- "1.18-fabric": 3704725
- },
- "name": "Hardcore Questing Mode [FORGE/FABRIC]"
- },
- "harder-branch-mining": {
- "downloadCount": 900050,
- "id": 361427,
- "latestFiles": {
- "1.16": 3632692,
- "1.18": 3659814
- },
- "name": "Harder Branch Mining"
- },
- "harvest-scythes": {
- "downloadCount": 2137198,
- "id": 412225,
- "latestFiles": {
- "1.16-fabric": 3304577,
- "1.18-fabric": 3684872
- },
- "name": "Harvest Scythes"
- },
- "harvest-sprites": {
- "downloadCount": 128328,
- "id": 380862,
- "latestFiles": {
- "1.16": 3250075
- },
- "name": "Harvest Sprites"
- },
- "hats": {
- "downloadCount": 21556525,
- "id": 229073,
- "latestFiles": {
- "1.16": 3548423
- },
- "name": "Hats"
- },
- "help-wanted": {
- "downloadCount": 70437,
- "id": 476415,
- "latestFiles": {
- "1.16": 3311683,
- "1.16-fabric": 3311252,
- "1.18-fabric": 3571553
- },
- "name": "Help Wanted (Forge and Fabric)"
- },
- "hexlands-ii": {
- "downloadCount": 53119,
- "id": 522216,
- "latestFiles": {
- "1.16": 3454232
- },
- "name": "HexLands II"
- },
- "hole-filler-mod": {
- "downloadCount": 1076755,
- "id": 440585,
- "latestFiles": {
- "1.16": 3362158,
- "1.16-fabric": 3238887,
- "1.18": 3656759
- },
- "name": "Hole Filler Mod"
- },
- "horizontal-panes-forge": {
- "downloadCount": 656370,
- "id": 397068,
- "latestFiles": {
- "1.16": 3397198,
- "1.18": 3735973
- },
- "name": "Horizontal Panes [FORGE]"
- },
- "horse-tack": {
- "downloadCount": 106115,
- "id": 385435,
- "latestFiles": {
- "1.16": 3612446,
- "1.18": 3614032
- },
- "name": "Horse Tack"
- },
- "horticulture": {
- "downloadCount": 14861,
- "id": 497418,
- "latestFiles": {
- "1.16": 3385782
- },
- "name": "Horticulture"
- },
- "hostile-mobs-and-girls": {
- "downloadCount": 11314,
- "id": 537613,
- "latestFiles": {
- "1.16": 3693028
- },
- "name": "Hostile Mobs and Girls (HMaG)"
- },
- "hunterillager": {
- "downloadCount": 7649685,
- "id": 318857,
- "latestFiles": {
- "1.16": 3389090,
- "1.18": 3670781
- },
- "name": "Hunter illager"
- },
- "hwyla": {
- "downloadCount": 56692946,
- "id": 253449,
- "latestFiles": {
- "1.16": 3033593,
- "1.16-fabric": 3033613
- },
- "name": "Hwyla"
- },
- "hwyla-addon-horse-info": {
- "downloadCount": 1697219,
- "id": 390027,
- "latestFiles": {
- "1.18-fabric": 3568159
- },
- "name": "Hwyla Addon Horse Info"
- },
- "i-am-very-smart": {
- "downloadCount": 346100,
- "id": 318163,
- "latestFiles": {
- "1.16-fabric": 2992677
- },
- "name": "I Am Very Smart (Fabric)"
- },
- "iap-mekanism": {
- "downloadCount": 943958,
- "id": 360596,
- "latestFiles": {
- "1.16": 3136120
- },
- "name": "IAP [Mekanism]"
- },
- "ice-ice-baby": {
- "downloadCount": 497035,
- "id": 413566,
- "latestFiles": {
- "1.16": 3109323
- },
- "name": "Ice Ice Baby"
- },
- "ichunutil": {
- "downloadCount": 55599563,
- "id": 229060,
- "latestFiles": {
- "1.16": 3681566
- },
- "name": "iChunUtil"
- },
- "identity": {
- "downloadCount": 1242767,
- "id": 391390,
- "latestFiles": {
- "1.16-fabric": 3603744,
- "1.18-fabric": 3601799
- },
- "name": "Identity"
- },
- "ignis-fatuus": {
- "downloadCount": 634383,
- "id": 412174,
- "latestFiles": {
- "1.16-fabric": 3179159
- },
- "name": "Ignis Fatuus"
- },
- "ignition-enderbags": {
- "downloadCount": 1571384,
- "id": 283976,
- "latestFiles": {
- "1.18": 3567202
- },
- "name": "Ignition: EnderBags"
- },
- "iguanatweaks-reborn": {
- "downloadCount": 502067,
- "id": 285690,
- "latestFiles": {
- "1.16": 3651852,
- "1.18": 3722573
- },
- "name": "IguanaTweaks Reborn"
- },
- "illumination": {
- "downloadCount": 1077,
- "id": 500838,
- "latestFiles": {
- "1.16": 3377170
- },
- "name": "Illumination"
- },
- "illuminations": {
- "downloadCount": 3359916,
- "id": 292908,
- "latestFiles": {
- "1.16-fabric": 3302815,
- "1.18-fabric": 3542673
- },
- "name": "Illuminations 🔥"
- },
- "immersive-cooking": {
- "downloadCount": 2184637,
- "id": 504395,
- "latestFiles": {
- "1.16": 3395248
- },
- "name": "Immersive Cooking"
- },
- "immersive-engineering": {
- "downloadCount": 85744799,
- "id": 231951,
- "latestFiles": {
- "1.16": 3578181,
- "1.18": 3721708
- },
- "name": "Immersive Engineering"
- },
- "immersive-portals-for-forge": {
- "downloadCount": 1690655,
- "id": 355440,
- "latestFiles": {
- "1.16": 3562072
- },
- "name": "Immersive Portals (for Forge)"
- },
- "immersive-portals-mod": {
- "downloadCount": 2415925,
- "id": 332273,
- "latestFiles": {
- "1.16-fabric": 3546002,
- "1.18-fabric": 3742283
- },
- "name": "Immersive Portals"
- },
- "immersive-railroading": {
- "downloadCount": 2098823,
- "id": 277736,
- "latestFiles": {
- "1.16": 3437827
- },
- "name": "Immersive Railroading"
- },
- "immersiveposts": {
- "downloadCount": 6249761,
- "id": 314645,
- "latestFiles": {
- "1.16": 3640997,
- "1.18": 3657003
- },
- "name": "Immersive Posts"
- },
- "improved-genetics": {
- "downloadCount": 8801,
- "id": 401395,
- "latestFiles": {
- "1.16": 3200276
- },
- "name": "Improved Genetics"
- },
- "improved-stations": {
- "downloadCount": 1506482,
- "id": 355914,
- "latestFiles": {
- "1.16-fabric": 3032328,
- "1.18-fabric": 3734902
- },
- "name": "Improved Stations (Fabric)"
- },
- "improved-stations-forge": {
- "downloadCount": 84948,
- "id": 361348,
- "latestFiles": {
- "1.16": 3113167
- },
- "name": "Improved Stations (Forge)"
- },
- "improvedbackpacks": {
- "downloadCount": 12200675,
- "id": 270457,
- "latestFiles": {
- "1.16": 3709355
- },
- "name": "Improved Backpacks"
- },
- "incubation": {
- "downloadCount": 1506399,
- "id": 361718,
- "latestFiles": {
- "1.16": 3005815
- },
- "name": "Incubation"
- },
- "industrial-agriculture": {
- "downloadCount": 1720895,
- "id": 356483,
- "latestFiles": {
- "1.16": 3680636,
- "1.18": 3627630
- },
- "name": "Industrial Agriculture"
- },
- "industrial-agriculture-plugin-silents-mechanisms": {
- "downloadCount": 1150008,
- "id": 358230,
- "latestFiles": {
- "1.16": 3367321
- },
- "name": "IAP [Silent's Mechanisms]"
- },
- "industrial-expansion-te-addon": {
- "downloadCount": 217466,
- "id": 238834,
- "latestFiles": {
- "1.16": 3012859,
- "1.16-fabric": 3011892
- },
- "name": "Industrial Expansion [TE Addon]"
- },
- "industrial-foregoing": {
- "downloadCount": 58860148,
- "id": 266515,
- "latestFiles": {
- "1.16": 3525789
- },
- "name": "Industrial Foregoing"
- },
- "industrial-meat": {
- "downloadCount": 5702966,
- "id": 281525,
- "latestFiles": {
- "1.16": 3358919
- },
- "name": "Industrial Meat"
- },
- "infernal-expansion": {
- "downloadCount": 4863410,
- "id": 395078,
- "latestFiles": {
- "1.16": 3526021
- },
- "name": "Infernal Expansion"
- },
- "infinite-dungeons": {
- "downloadCount": 52758,
- "id": 550228,
- "latestFiles": {
- "1.16": 3561547
- },
- "name": "Infinite Dungeons"
- },
- "infinite-music": {
- "downloadCount": 733506,
- "id": 291713,
- "latestFiles": {
- "1.16": 3057786,
- "1.16-fabric": 3057850,
- "1.18": 3585003,
- "1.18-fabric": 3585008
- },
- "name": "Infinite Music"
- },
- "inmis": {
- "downloadCount": 3133056,
- "id": 369254,
- "latestFiles": {
- "1.16-fabric": 3264737,
- "1.18-fabric": 3740929
- },
- "name": "Inmis"
- },
- "inspirations": {
- "downloadCount": 10787087,
- "id": 284007,
- "latestFiles": {
- "1.16": 3347111
- },
- "name": "Inspirations"
- },
- "instrumental-mobs": {
- "downloadCount": 3443909,
- "id": 299602,
- "latestFiles": {
- "1.16": 3405756,
- "1.18": 3542994
- },
- "name": "Instrumental Mobs"
- },
- "integrated-crafting": {
- "downloadCount": 7097703,
- "id": 287357,
- "latestFiles": {
- "1.16": 3517587,
- "1.18": 3631808
- },
- "name": "Integrated Crafting"
- },
- "integrated-dynamics": {
- "downloadCount": 41032457,
- "id": 236307,
- "latestFiles": {
- "1.16": 3694455,
- "1.18": 3694545
- },
- "name": "Integrated Dynamics"
- },
- "integrated-nbt": {
- "downloadCount": 6031710,
- "id": 380998,
- "latestFiles": {
- "1.16": 3228821,
- "1.18": 3680551
- },
- "name": "Integrated NBT"
- },
- "integrated-rest": {
- "downloadCount": 52122,
- "id": 284332,
- "latestFiles": {
- "1.16": 3498289,
- "1.18": 3614915
- },
- "name": "Integrated REST"
- },
- "integrated-terminals": {
- "downloadCount": 7555502,
- "id": 295910,
- "latestFiles": {
- "1.16": 3694446,
- "1.18": 3694517
- },
- "name": "Integrated Terminals"
- },
- "integrated-tunnels": {
- "downloadCount": 36179251,
- "id": 251389,
- "latestFiles": {
- "1.16": 3546791,
- "1.18": 3631796
- },
- "name": "Integrated Tunnels"
- },
- "interactio": {
- "downloadCount": 1805683,
- "id": 359344,
- "latestFiles": {
- "1.16": 3146507
- },
- "name": "Interactio - In-World Crafting with Datapacks!"
- },
- "inventorio-forge": {
- "downloadCount": 47163,
- "id": 497122,
- "latestFiles": {
- "1.16": 3377204,
- "1.18": 3553576
- },
- "name": "Inventorio (Forge)"
- },
- "inventory-hotswap": {
- "downloadCount": 101355,
- "id": 423235,
- "latestFiles": {
- "1.16": 3218401,
- "1.16-fabric": 3144167,
- "1.18": 3590292,
- "1.18-fabric": 3549075
- },
- "name": "Inventory Hotswap"
- },
- "inventory-hud-forge": {
- "downloadCount": 12313466,
- "id": 357540,
- "latestFiles": {
- "1.16": 3505181,
- "1.16-fabric": 3505180,
- "1.18": 3565981,
- "1.18-fabric": 3545928
- },
- "name": "Inventory HUD+"
- },
- "inventory-pets": {
- "downloadCount": 22881444,
- "id": 229380,
- "latestFiles": {
- "1.16": 3341486
- },
- "name": "Inventory Pets"
- },
- "inventory-profiles": {
- "downloadCount": 770618,
- "id": 347463,
- "latestFiles": {
- "1.16": 3042791,
- "1.16-fabric": 3042641
- },
- "name": "Inventory Profiles"
- },
- "inventory-sorter": {
- "downloadCount": 27123446,
- "id": 240633,
- "latestFiles": {
- "1.16": 3077903,
- "1.18": 3543137
- },
- "name": "Inventory Sorter"
- },
- "inventory-sorting": {
- "downloadCount": 2480908,
- "id": 325471,
- "latestFiles": {
- "1.16-fabric": 3280011,
- "1.18-fabric": 3669320
- },
- "name": "Inventory Sorting"
- },
- "inventory-spam": {
- "downloadCount": 1518726,
- "id": 266450,
- "latestFiles": {
- "1.16": 3242399,
- "1.18": 3549135
- },
- "name": "Inventory Spam"
- },
- "inventory-tweaks-renewed": {
- "downloadCount": 11093149,
- "id": 383070,
- "latestFiles": {
- "1.16": 3026702
- },
- "name": "Inventory Tweaks Renewed"
- },
- "invtrashslot": {
- "downloadCount": 275600,
- "id": 400726,
- "latestFiles": {
- "1.16-fabric": 3096258
- },
- "name": "InvTrashSlot"
- },
- "iron-chests": {
- "downloadCount": 106619987,
- "id": 228756,
- "latestFiles": {
- "1.16": 3543538,
- "1.18": 3583838
- },
- "name": "Iron Chests"
- },
- "iron-chests-fabric": {
- "downloadCount": 229288,
- "id": 402750,
- "latestFiles": {
- "1.16-fabric": 3397633
- },
- "name": "[Fabric] Iron Chests"
- },
- "iron-coals": {
- "downloadCount": 105828,
- "id": 401945,
- "latestFiles": {
- "1.16": 3489424,
- "1.16-fabric": 3168153,
- "1.18": 3622754
- },
- "name": "Iron Coals"
- },
- "iron-furnaces": {
- "downloadCount": 9094036,
- "id": 237664,
- "latestFiles": {
- "1.16": 3459501,
- "1.18": 3712430
- },
- "name": "Iron Furnaces [FORGE]"
- },
- "iron-jetpacks": {
- "downloadCount": 19961336,
- "id": 284497,
- "latestFiles": {
- "1.16": 3538298,
- "1.18": 3686408
- },
- "name": "Iron Jetpacks"
- },
- "iron-jetpacks-fabric": {
- "downloadCount": 981992,
- "id": 386892,
- "latestFiles": {
- "1.16-fabric": 3213023,
- "1.18-fabric": 3734921
- },
- "name": "Iron Jetpacks Fabric"
- },
- "iron-shulker-boxes": {
- "downloadCount": 598415,
- "id": 314911,
- "latestFiles": {
- "1.16": 3164598
- },
- "name": "Iron Shulker Boxes"
- },
- "iron-tnt": {
- "downloadCount": 238945,
- "id": 271286,
- "latestFiles": {
- "1.16": 3134377,
- "1.16-fabric": 3134788
- },
- "name": "Iron TNT (formerly Acro's Tactical Explosives)"
- },
- "item-collectors": {
- "downloadCount": 3293004,
- "id": 395620,
- "latestFiles": {
- "1.16": 3601067,
- "1.18": 3601069
- },
- "name": "Item Collectors"
- },
- "item-filters-forge": {
- "downloadCount": 30568553,
- "id": 309674,
- "latestFiles": {
- "1.16": 3376819,
- "1.18": 3725923
- },
- "name": "Item Filters (Forge)"
- },
- "item-recycler": {
- "downloadCount": 667153,
- "id": 513660,
- "latestFiles": {
- "1.16": 3434490
- },
- "name": "Item Recycler"
- },
- "item-scroller": {
- "downloadCount": 4484857,
- "id": 242064,
- "latestFiles": {
- "1.16-fabric": 3542545,
- "1.18-fabric": 3671377
- },
- "name": "Item Scroller"
- },
- "itemphysic": {
- "downloadCount": 12132304,
- "id": 258587,
- "latestFiles": {
- "1.18": 3683773
- },
- "name": "ItemPhysic Full"
- },
- "itemzoom": {
- "downloadCount": 2589278,
- "id": 261725,
- "latestFiles": {
- "1.16": 3603919,
- "1.18": 3574021
- },
- "name": "ItemZoom"
- },
- "jade": {
- "downloadCount": 8026810,
- "id": 324717,
- "latestFiles": {
- "1.16": 3597364,
- "1.18": 3681458
- },
- "name": "Jade 🔍"
- },
- "jags": {
- "downloadCount": 586838,
- "id": 517003,
- "latestFiles": {
- "1.16": 3434522,
- "1.18": 3672138
- },
- "name": "JAGS"
- },
- "janoeo": {
- "downloadCount": 539673,
- "id": 336883,
- "latestFiles": {
- "1.16": 3194577,
- "1.18": 3637442
- },
- "name": "Janoeo Foundation"
- },
- "jaopca": {
- "downloadCount": 17826316,
- "id": 266936,
- "latestFiles": {
- "1.18": 3735106
- },
- "name": "JAOPCA"
- },
- "jei": {
- "downloadCount": 162122626,
- "id": 238222,
- "latestFiles": {
- "1.16": 3681294,
- "1.18": 3737723
- },
- "name": "Just Enough Items (JEI)"
- },
- "jei-enchantment-info": {
- "downloadCount": 4233014,
- "id": 392748,
- "latestFiles": {
- "1.16": 3151372
- },
- "name": "JEI Enchantment Info"
- },
- "jei-integration": {
- "downloadCount": 33854280,
- "id": 265917,
- "latestFiles": {
- "1.16": 3202331
- },
- "name": "JEI Integration"
- },
- "jellyfishing": {
- "downloadCount": 407070,
- "id": 397703,
- "latestFiles": {
- "1.16": 3520735
- },
- "name": "Jellyfishing"
- },
- "journeymap": {
- "downloadCount": 128237777,
- "id": 32274,
- "latestFiles": {
- "1.16": 3734584,
- "1.18": 3734586,
- "1.18-fabric": 3734580
- },
- "name": "JourneyMap"
- },
- "journeymap-integration": {
- "downloadCount": 1282836,
- "id": 525447,
- "latestFiles": {
- "1.16": 3696645,
- "1.18": 3734478
- },
- "name": "JourneyMap Integration"
- },
- "joy-of-painting": {
- "downloadCount": 823741,
- "id": 350727,
- "latestFiles": {
- "1.16": 3597151,
- "1.18": 3631954
- },
- "name": "Joy of Painting"
- },
- "jumbo-furnace": {
- "downloadCount": 4741141,
- "id": 390880,
- "latestFiles": {
- "1.16": 3120970
- },
- "name": "Jumbo Furnace"
- },
- "just-a-raft-mod": {
- "downloadCount": 4495831,
- "id": 274350,
- "latestFiles": {
- "1.16": 3090046,
- "1.18": 3543022
- },
- "name": "Just A Raft Mod"
- },
- "just-another-rotten-flesh-to-leather-mod": {
- "downloadCount": 5569480,
- "id": 247136,
- "latestFiles": {
- "1.16": 3205886,
- "1.18": 3599525
- },
- "name": "Just Another Rotten Flesh to Leather Mod"
- },
- "just-enough-calculation": {
- "downloadCount": 8517424,
- "id": 242223,
- "latestFiles": {
- "1.16": 3524695
- },
- "name": "Just Enough Calculation"
- },
- "just-enough-characters": {
- "downloadCount": 700026,
- "id": 250702,
- "latestFiles": {
- "1.16": 3633978,
- "1.18": 3633963
- },
- "name": "Just Enough Characters"
- },
- "just-enough-effect-descriptions-jeed": {
- "downloadCount": 2903119,
- "id": 532286,
- "latestFiles": {
- "1.16": 3541185,
- "1.18": 3736071
- },
- "name": "Just Enough Effect Descriptions (JEED)"
- },
- "just-enough-piglin-bartering": {
- "downloadCount": 2862602,
- "id": 437558,
- "latestFiles": {
- "1.18": 3595985
- },
- "name": "Just Enough Piglin Bartering"
- },
- "just-enough-professions-jep": {
- "downloadCount": 4846135,
- "id": 417645,
- "latestFiles": {
- "1.16": 3478185,
- "1.18": 3670345
- },
- "name": "Just Enough Professions (JEP)"
- },
- "just-enough-resources-jer": {
- "downloadCount": 70309760,
- "id": 240630,
- "latestFiles": {
- "1.16": 3545538,
- "1.18": 3725608
- },
- "name": "Just Enough Resources (JER)"
- },
- "justabattery": {
- "downloadCount": 9398,
- "id": 509638,
- "latestFiles": {
- "1.16": 3635094,
- "1.18": 3681633
- },
- "name": "Just A Battery [FORGE]"
- },
- "kibe": {
- "downloadCount": 1663844,
- "id": 388832,
- "latestFiles": {
- "1.16-fabric": 3324803,
- "1.18-fabric": 3671408
- },
- "name": "Kibe Utilities"
- },
- "killmods": {
- "downloadCount": 55012,
- "id": 342196,
- "latestFiles": {
- "1.16": 3706685,
- "1.16-fabric": 3653098,
- "1.18-fabric": 3668501
- },
- "name": "Eternal"
- },
- "kiwi": {
- "downloadCount": 13036677,
- "id": 303657,
- "latestFiles": {
- "1.16": 3536245,
- "1.18": 3714067
- },
- "name": "Kiwi 🥝 (Forge)"
- },
- "kobolds": {
- "downloadCount": 1677304,
- "id": 484967,
- "latestFiles": {
- "1.16": 3709628,
- "1.18": 3692777
- },
- "name": "Kobolds!"
- },
- "krate": {
- "downloadCount": 1253811,
- "id": 405857,
- "latestFiles": {
- "1.16": 3048163
- },
- "name": "Krate"
- },
- "l_ender-s-cataclysm": {
- "downloadCount": 1101059,
- "id": 551586,
- "latestFiles": {
- "1.16": 3696336,
- "1.18": 3738320
- },
- "name": "L_Ender 's Cataclysm"
- },
- "lambdynamiclights": {
- "downloadCount": 2470857,
- "id": 393442,
- "latestFiles": {
- "1.16-fabric": 3172563,
- "1.18-fabric": 3541670
- },
- "name": "LambDynamicLights"
- },
- "lan-server-properties": {
- "downloadCount": 433712,
- "id": 387365,
- "latestFiles": {
- "1.16": 3053200,
- "1.16-fabric": 3053199,
- "1.18": 3623148,
- "1.18-fabric": 3711939
- },
- "name": "Lan Server Properties"
- },
- "lantern-colors": {
- "downloadCount": 523080,
- "id": 395245,
- "latestFiles": {
- "1.16": 3067215
- },
- "name": "Lantern Colors"
- },
- "largefluidtank": {
- "downloadCount": 2622207,
- "id": 291006,
- "latestFiles": {
- "1.16": 3363989,
- "1.18": 3670657
- },
- "name": "Large Fluid Tank"
- },
- "lava-dynamics": {
- "downloadCount": 248885,
- "id": 289768,
- "latestFiles": {
- "1.16": 3170768
- },
- "name": "Lava Dynamics"
- },
- "lava-monsters": {
- "downloadCount": 1498320,
- "id": 60329,
- "latestFiles": {
- "1.18": 3680220
- },
- "name": "Lava Monsters"
- },
- "lazierae2": {
- "downloadCount": 2264995,
- "id": 489843,
- "latestFiles": {
- "1.16": 3352508
- },
- "name": "LazierAE2"
- },
- "league-of-legends-brand": {
- "downloadCount": 2841,
- "id": 405650,
- "latestFiles": {
- "1.16": 3336321
- },
- "name": "League of Legends Champions"
- },
- "leap": {
- "downloadCount": 3149522,
- "id": 371402,
- "latestFiles": {
- "1.18": 3544081
- },
- "name": "Leap"
- },
- "lepton": {
- "downloadCount": 249157,
- "id": 407384,
- "latestFiles": {
- "1.16": 3433589,
- "1.18": 3686945
- },
- "name": "Lepton (Forge)"
- },
- "let-me-sleep": {
- "downloadCount": 622606,
- "id": 322764,
- "latestFiles": {
- "1.16": 3165582
- },
- "name": "Let Me Sleep"
- },
- "let-sleeping-dogs-lie": {
- "downloadCount": 1170128,
- "id": 334098,
- "latestFiles": {
- "1.16": 3062122,
- "1.18": 3548401
- },
- "name": "Let Sleeping Dogs Lie"
- },
- "libvulpes": {
- "downloadCount": 14816509,
- "id": 236541,
- "latestFiles": {
- "1.16": 3499785
- },
- "name": "LibVulpes"
- },
- "libx": {
- "downloadCount": 11380656,
- "id": 412525,
- "latestFiles": {
- "1.16": 3329216,
- "1.18": 3741172
- },
- "name": "LibX"
- },
- "lifts": {
- "downloadCount": 971892,
- "id": 451554,
- "latestFiles": {
- "1.16-fabric": 3300161,
- "1.18-fabric": 3545028
- },
- "name": "Lifts"
- },
- "light-overlay": {
- "downloadCount": 16802246,
- "id": 325492,
- "latestFiles": {
- "1.16": 3296489,
- "1.16-fabric": 3356809,
- "1.18": 3669531,
- "1.18-fabric": 3668243
- },
- "name": "Light Overlay (Rift/Forge/Fabric)"
- },
- "lightest-lamps": {
- "downloadCount": 2417056,
- "id": 325716,
- "latestFiles": {
- "1.16": 3199193
- },
- "name": "Lightest Lamps"
- },
- "lighting-wand": {
- "downloadCount": 5758047,
- "id": 296028,
- "latestFiles": {
- "1.16": 3520258,
- "1.18": 3695355
- },
- "name": "Lighting Wand 🌟 (Forge)"
- },
- "linkart-fabric": {
- "downloadCount": 137316,
- "id": 382627,
- "latestFiles": {
- "1.16-fabric": 3085894
- },
- "name": "Linkart (Fabric)"
- },
- "linkingbooks": {
- "downloadCount": 19694,
- "id": 317887,
- "latestFiles": {
- "1.16": 3481775,
- "1.16-fabric": 3481774
- },
- "name": "Linking Books"
- },
- "litematica": {
- "downloadCount": 1980702,
- "id": 308892,
- "latestFiles": {
- "1.16-fabric": 3542567,
- "1.18-fabric": 3692244
- },
- "name": "Litematica"
- },
- "living-things": {
- "downloadCount": 264480,
- "id": 397252,
- "latestFiles": {
- "1.16": 3473194,
- "1.18": 3583349
- },
- "name": "Living Things"
- },
- "loading-timer": {
- "downloadCount": 15443,
- "id": 450817,
- "latestFiles": {
- "1.16-fabric": 3320222
- },
- "name": "Loading Timer"
- },
- "locks": {
- "downloadCount": 1194653,
- "id": 253456,
- "latestFiles": {
- "1.16": 3324065
- },
- "name": "Locks"
- },
- "logical-zoom": {
- "downloadCount": 507135,
- "id": 356461,
- "latestFiles": {
- "1.16-fabric": 3175437,
- "1.18-fabric": 3667604
- },
- "name": "Logical Zoom"
- },
- "lollipop": {
- "downloadCount": 14479732,
- "id": 347954,
- "latestFiles": {
- "1.16": 3010782
- },
- "name": "Lollipop"
- },
- "long-fall-boots": {
- "downloadCount": 14426198,
- "id": 254032,
- "latestFiles": {
- "1.16": 3128792,
- "1.18": 3581354
- },
- "name": "Long Fall Boots"
- },
- "loot-bag-mod": {
- "downloadCount": 544809,
- "id": 356236,
- "latestFiles": {
- "1.16": 3509228,
- "1.18": 3699372
- },
- "name": "Loot Bag Mod"
- },
- "lootr": {
- "downloadCount": 4205641,
- "id": 361276,
- "latestFiles": {
- "1.16": 3736640,
- "1.18": 3672675
- },
- "name": "Lootr"
- },
- "lord-craft": {
- "downloadCount": 1726175,
- "id": 256950,
- "latestFiles": {
- "1.16": 3308880
- },
- "name": "Lord Craft"
- },
- "lost-trinkets": {
- "downloadCount": 2969908,
- "id": 404038,
- "latestFiles": {
- "1.16": 3041933
- },
- "name": "Lost Trinkets"
- },
- "lumberjack": {
- "downloadCount": 1040381,
- "id": 223439,
- "latestFiles": {
- "1.16": 3375744,
- "1.18": 3734730
- },
- "name": "Lumberjack"
- },
- "lurker": {
- "downloadCount": 816636,
- "id": 408228,
- "latestFiles": {
- "1.16": 3239630
- },
- "name": "Colds: Lurker (FORGE)"
- },
- "ma-astral": {
- "downloadCount": 361791,
- "id": 357652,
- "latestFiles": {
- "1.16": 3715216
- },
- "name": "Miner Arcana - Astral"
- },
- "ma-enchants": {
- "downloadCount": 1751691,
- "id": 351113,
- "latestFiles": {
- "1.16": 3419064,
- "1.18": 3596047
- },
- "name": "Ma Enchants"
- },
- "macaws-bridges": {
- "downloadCount": 22673737,
- "id": 351725,
- "latestFiles": {
- "1.16": 3683683,
- "1.18": 3683688,
- "1.18-fabric": 3740803
- },
- "name": "Macaw's Bridges"
- },
- "macaws-doors": {
- "downloadCount": 18069113,
- "id": 378646,
- "latestFiles": {
- "1.16": 3683705,
- "1.18": 3683708,
- "1.18-fabric": 3740800
- },
- "name": "Macaw's Doors"
- },
- "macaws-fences-and-walls": {
- "downloadCount": 8876033,
- "id": 453925,
- "latestFiles": {
- "1.16": 3682815,
- "1.18": 3682820,
- "1.18-fabric": 3740799
- },
- "name": "Macaw's Fences and Walls"
- },
- "macaws-furniture": {
- "downloadCount": 10038118,
- "id": 359540,
- "latestFiles": {
- "1.16": 3724473,
- "1.18": 3724480
- },
- "name": "Macaw's Furniture"
- },
- "macaws-lights-and-lamps": {
- "downloadCount": 2200961,
- "id": 502372,
- "latestFiles": {
- "1.16": 3683037,
- "1.18": 3683040,
- "1.18-fabric": 3740796
- },
- "name": "Macaw's Lights and Lamps"
- },
- "macaws-roofs": {
- "downloadCount": 17779552,
- "id": 352039,
- "latestFiles": {
- "1.16": 3683187,
- "1.18": 3683191,
- "1.18-fabric": 3740802
- },
- "name": "Macaw's Roofs"
- },
- "macaws-trapdoors": {
- "downloadCount": 13435442,
- "id": 400933,
- "latestFiles": {
- "1.16": 3682897,
- "1.18": 3682901,
- "1.18-fabric": 3682902
- },
- "name": "Macaw's Trapdoors"
- },
- "macaws-windows": {
- "downloadCount": 19074146,
- "id": 363569,
- "latestFiles": {
- "1.16": 3712015,
- "1.18": 3712019,
- "1.18-fabric": 3740804
- },
- "name": "Macaw's Windows"
- },
- "maessentials": {
- "downloadCount": 2223377,
- "id": 345135,
- "latestFiles": {
- "1.16": 3561235,
- "1.18": 3565169
- },
- "name": "Ma Essentials"
- },
- "magic-feather": {
- "downloadCount": 1820183,
- "id": 284745,
- "latestFiles": {
- "1.16": 3224434
- },
- "name": "Magic Feather"
- },
- "magical-forest": {
- "downloadCount": 93904,
- "id": 383666,
- "latestFiles": {
- "1.16": 3517724,
- "1.18": 3732063,
- "1.18-fabric": 3732062
- },
- "name": "Magical Forest"
- },
- "magma-monsters": {
- "downloadCount": 5786116,
- "id": 262292,
- "latestFiles": {
- "1.16": 3118215,
- "1.18": 3725801
- },
- "name": "Magma Monsters"
- },
- "mahou-tsukai": {
- "downloadCount": 8299805,
- "id": 342543,
- "latestFiles": {
- "1.16": 3740007,
- "1.18": 3740008
- },
- "name": "Mahou Tsukai"
- },
- "majruszs-progressive-difficulty": {
- "downloadCount": 964266,
- "id": 430642,
- "latestFiles": {
- "1.16": 3374144,
- "1.18": 3576932
- },
- "name": "Majrusz's Progressive Difficulty"
- },
- "malilib": {
- "downloadCount": 2565051,
- "id": 303119,
- "latestFiles": {
- "1.16-fabric": 3542536,
- "1.18-fabric": 3692220
- },
- "name": "MaLiLib"
- },
- "mana-and-artifice": {
- "downloadCount": 4383155,
- "id": 406360,
- "latestFiles": {
- "1.16": 3651870,
- "1.18": 3651868
- },
- "name": "Mana and Artifice"
- },
- "mana-gear": {
- "downloadCount": 5108118,
- "id": 374087,
- "latestFiles": {
- "1.16": 3143731
- },
- "name": "Mana Gear"
- },
- "mantle": {
- "downloadCount": 119238365,
- "id": 74924,
- "latestFiles": {
- "1.16": 3631982,
- "1.18": 3693897
- },
- "name": "Mantle"
- },
- "mapper-base": {
- "downloadCount": 3739333,
- "id": 367442,
- "latestFiles": {
- "1.16": 3350373,
- "1.18": 3687432
- },
- "name": "Mapper Base"
- },
- "masonry": {
- "downloadCount": 3491435,
- "id": 310494,
- "latestFiles": {
- "1.16": 3055694
- },
- "name": "Masonry"
- },
- "materialis": {
- "downloadCount": 1366107,
- "id": 377652,
- "latestFiles": {
- "1.16": 3635300
- },
- "name": "Materialis"
- },
- "mattdahepic-core": {
- "downloadCount": 4402054,
- "id": 229595,
- "latestFiles": {
- "1.16": 3118780,
- "1.18": 3611069
- },
- "name": "MattDahEpic Core (MDECore)"
- },
- "mc-paint": {
- "downloadCount": 406938,
- "id": 301829,
- "latestFiles": {
- "1.16": 3483112,
- "1.18": 3710768
- },
- "name": "MC Paint"
- },
- "mcdj": {
- "downloadCount": 90371,
- "id": 382651,
- "latestFiles": {
- "1.16": 3197872
- },
- "name": "MCDJ"
- },
- "mcdoom": {
- "downloadCount": 932535,
- "id": 368765,
- "latestFiles": {
- "1.16": 3553259,
- "1.16-fabric": 3553265,
- "1.18": 3734159,
- "1.18-fabric": 3734161
- },
- "name": "MCDoom"
- },
- "mcdw": {
- "downloadCount": 1440449,
- "id": 407311,
- "latestFiles": {
- "1.16-fabric": 3336866,
- "1.18-fabric": 3708244
- },
- "name": "MC Dungeons Weapons"
- },
- "mcjtylib": {
- "downloadCount": 84904972,
- "id": 233105,
- "latestFiles": {
- "1.16": 3725412,
- "1.18": 3725413
- },
- "name": "McJtyLib"
- },
- "mctcg": {
- "downloadCount": 1457,
- "id": 506577,
- "latestFiles": {
- "1.16": 3497872
- },
- "name": "MCTCG"
- },
- "measurements": {
- "downloadCount": 246486,
- "id": 478559,
- "latestFiles": {
- "1.16": 3515658,
- "1.18": 3546052
- },
- "name": "Measurements"
- },
- "meet-your-fight": {
- "downloadCount": 1936237,
- "id": 409371,
- "latestFiles": {
- "1.16": 3536146,
- "1.18": 3675896
- },
- "name": "Meet Your Fight"
- },
- "mekanism": {
- "downloadCount": 57465640,
- "id": 268560,
- "latestFiles": {
- "1.16": 3659389
- },
- "name": "Mekanism"
- },
- "mekanism-additions": {
- "downloadCount": 10158026,
- "id": 345425,
- "latestFiles": {
- "1.16": 3659393
- },
- "name": "Mekanism Additions"
- },
- "mekanism-generators": {
- "downloadCount": 49279154,
- "id": 268566,
- "latestFiles": {
- "1.16": 3659391
- },
- "name": "Mekanism Generators"
- },
- "mekanism-matter": {
- "downloadCount": 103115,
- "id": 456171,
- "latestFiles": {
- "1.16": 3640501
- },
- "name": "Mekanism Matter"
- },
- "mekanism-tools": {
- "downloadCount": 39249395,
- "id": 268567,
- "latestFiles": {
- "1.16": 3659392
- },
- "name": "Mekanism Tools"
- },
- "melon-slabs": {
- "downloadCount": 785,
- "id": 400286,
- "latestFiles": {
- "1.16-fabric": 3031310
- },
- "name": "Melon Slabs"
- },
- "mermaid-tail-mod": {
- "downloadCount": 274380,
- "id": 384522,
- "latestFiles": {
- "1.16": 3344459
- },
- "name": "Mermaid Tail Mod"
- },
- "metal-barrels": {
- "downloadCount": 7728699,
- "id": 324985,
- "latestFiles": {
- "1.16": 3415449
- },
- "name": "Metal Barrels"
- },
- "metal-bushes": {
- "downloadCount": 87775,
- "id": 366667,
- "latestFiles": {
- "1.16": 3358328
- },
- "name": "Metal Bushes (Forge)"
- },
- "mimic-mod": {
- "downloadCount": 30766,
- "id": 475842,
- "latestFiles": {
- "1.16": 3289066,
- "1.18": 3737947
- },
- "name": "Mimic Mod"
- },
- "minecolonies": {
- "downloadCount": 25922418,
- "id": 245506,
- "latestFiles": {
- "1.16": 3738052,
- "1.18": 3742371
- },
- "name": "MineColonies"
- },
- "minecraft-earth-mod": {
- "downloadCount": 156872,
- "id": 392290,
- "latestFiles": {
- "1.16": 3615124
- },
- "name": "Derec's Earth Mobs Mod"
- },
- "minemenu": {
- "downloadCount": 6662893,
- "id": 222378,
- "latestFiles": {
- "1.16": 3111823,
- "1.18": 3544634
- },
- "name": "MineMenu"
- },
- "miners-helmet": {
- "downloadCount": 7348321,
- "id": 351948,
- "latestFiles": {
- "1.16": 2989049
- },
- "name": "Miner's Helmet"
- },
- "minersadvantage": {
- "downloadCount": 280004,
- "id": 291972,
- "latestFiles": {
- "1.16": 3179889
- },
- "name": "MinersAdvantage"
- },
- "minicoal": {
- "downloadCount": 5507432,
- "id": 252291,
- "latestFiles": {
- "1.16": 3077998,
- "1.18": 3616108
- },
- "name": "MiniCoal"
- },
- "minihud": {
- "downloadCount": 668486,
- "id": 244260,
- "latestFiles": {
- "1.16-fabric": 3542572,
- "1.18-fabric": 3671392
- },
- "name": "MiniHUD"
- },
- "mining-gadgets": {
- "downloadCount": 10031810,
- "id": 351748,
- "latestFiles": {
- "1.16": 3121177,
- "1.18": 3725832
- },
- "name": "Mining Gadgets"
- },
- "mining-master": {
- "downloadCount": 6256,
- "id": 534956,
- "latestFiles": {
- "1.16": 3571292
- },
- "name": "Mining Master"
- },
- "mining-utility": {
- "downloadCount": 206215,
- "id": 478230,
- "latestFiles": {
- "1.16-fabric": 3301637,
- "1.18-fabric": 3666772
- },
- "name": "Mining Utility"
- },
- "miniutilities": {
- "downloadCount": 393107,
- "id": 460341,
- "latestFiles": {
- "1.16": 3487348
- },
- "name": "Mini Utilities"
- },
- "mmmmmmmmmmmm": {
- "downloadCount": 13381351,
- "id": 225738,
- "latestFiles": {
- "1.16": 3473005,
- "1.18": 3641681,
- "1.18-fabric": 3642328
- },
- "name": "MmmMmmMmmMmm (Target Dummy)"
- },
- "mo-glass": {
- "downloadCount": 1718282,
- "id": 353426,
- "latestFiles": {
- "1.16-fabric": 3171780,
- "1.18-fabric": 3667477
- },
- "name": "Mo Glass"
- },
- "mo-glowstone": {
- "downloadCount": 299975,
- "id": 253336,
- "latestFiles": {
- "1.16": 3106395
- },
- "name": "Mo' Glowstone"
- },
- "mob-battle-mod": {
- "downloadCount": 454841,
- "id": 268746,
- "latestFiles": {
- "1.16": 3696419,
- "1.18": 3656360
- },
- "name": "Mob Battle Mod"
- },
- "mob-catcher": {
- "downloadCount": 676593,
- "id": 324347,
- "latestFiles": {
- "1.16": 3385451
- },
- "name": "Mob Catcher"
- },
- "mob-farm-helpers-fabric": {
- "downloadCount": 5296,
- "id": 449321,
- "latestFiles": {
- "1.16-fabric": 3391328
- },
- "name": "Mob Farm Helpers (Fabric)"
- },
- "mob-grinding-utils": {
- "downloadCount": 40338733,
- "id": 254241,
- "latestFiles": {
- "1.16": 3722871,
- "1.18": 3723746
- },
- "name": "Mob Grinding Utils"
- },
- "mob-origins": {
- "downloadCount": 1601977,
- "id": 449974,
- "latestFiles": {
- "1.16-fabric": 3280517,
- "1.18-fabric": 3542968
- },
- "name": "Mob Origins"
- },
- "moblocks": {
- "downloadCount": 97306,
- "id": 342717,
- "latestFiles": {
- "1.16": 3178648,
- "1.18": 3712929
- },
- "name": "Mo'Blocks"
- },
- "mobz": {
- "downloadCount": 675604,
- "id": 336554,
- "latestFiles": {
- "1.16": 3636694,
- "1.16-fabric": 3215284,
- "1.18": 3636601,
- "1.18-fabric": 3637349
- },
- "name": "MobZ"
- },
- "mod-name-tooltip": {
- "downloadCount": 39233791,
- "id": 238747,
- "latestFiles": {
- "1.16": 2990703,
- "1.18": 3574005
- },
- "name": "Mod Name Tooltip"
- },
- "modern-glass-doors": {
- "downloadCount": 945126,
- "id": 326641,
- "latestFiles": {
- "1.16-fabric": 3066593,
- "1.18-fabric": 3652303
- },
- "name": "Modern Glass Doors"
- },
- "modern-life": {
- "downloadCount": 131693,
- "id": 483050,
- "latestFiles": {
- "1.16": 3725005,
- "1.18": 3737630
- },
- "name": "Modern Life"
- },
- "modifiers": {
- "downloadCount": 44753,
- "id": 347449,
- "latestFiles": {
- "1.16": 3207053,
- "1.16-fabric": 3205719
- },
- "name": "Modifiers"
- },
- "modmenu": {
- "downloadCount": 7705461,
- "id": 308702,
- "latestFiles": {
- "1.16-fabric": 3479748,
- "1.18-fabric": 3668801
- },
- "name": "Mod Menu"
- },
- "modular-powersuits": {
- "downloadCount": 9951875,
- "id": 235442,
- "latestFiles": {
- "1.16": 3737641
- },
- "name": "Modular Powersuits"
- },
- "modular-routers": {
- "downloadCount": 15033285,
- "id": 250294,
- "latestFiles": {
- "1.16": 3609652,
- "1.18": 3673061
- },
- "name": "Modular Routers"
- },
- "mojangdark": {
- "downloadCount": 14031,
- "id": 472916,
- "latestFiles": {
- "1.16": 3285139
- },
- "name": "MojangDark"
- },
- "monster-of-the-ocean-depths-fabric": {
- "downloadCount": 526858,
- "id": 412827,
- "latestFiles": {
- "1.16-fabric": 3222517
- },
- "name": "[FABRIC] Monster Of The Ocean Depths"
- },
- "mooblooms": {
- "downloadCount": 182693,
- "id": 333946,
- "latestFiles": {
- "1.16-fabric": 3155167
- },
- "name": "Mooblooms"
- },
- "more-cauldrons": {
- "downloadCount": 5669554,
- "id": 290545,
- "latestFiles": {
- "1.16": 3434757
- },
- "name": "More Cauldrons"
- },
- "more-charcoal": {
- "downloadCount": 1152276,
- "id": 318737,
- "latestFiles": {
- "1.16": 3157394,
- "1.18": 3669991
- },
- "name": "More Charcoal"
- },
- "more-crafting-tables-for-forge": {
- "downloadCount": 1387340,
- "id": 417365,
- "latestFiles": {
- "1.16": 3367220,
- "1.18": 3725777
- },
- "name": "More Crafting Tables for Forge!"
- },
- "more-create-stuffs": {
- "downloadCount": 669692,
- "id": 444965,
- "latestFiles": {
- "1.16": 3449683
- },
- "name": "More Create Stuffs"
- },
- "more-jellyfish": {
- "downloadCount": 322153,
- "id": 408571,
- "latestFiles": {
- "1.16": 3525281
- },
- "name": "More Jellyfish"
- },
- "more-mekanism-processing": {
- "downloadCount": 76440,
- "id": 511965,
- "latestFiles": {
- "1.16": 3448338,
- "1.18": 3635207
- },
- "name": "More Mekanism Processing"
- },
- "more-minecarts": {
- "downloadCount": 1710071,
- "id": 440845,
- "latestFiles": {
- "1.16": 3650530,
- "1.18": 3679880
- },
- "name": "More Minecarts and Rails"
- },
- "more-ores-in-one": {
- "downloadCount": 395982,
- "id": 334149,
- "latestFiles": {
- "1.16": 3210679
- },
- "name": "More Ores In ONE"
- },
- "more-overlays-updated": {
- "downloadCount": 3904015,
- "id": 391382,
- "latestFiles": {
- "1.16": 3639017,
- "1.18": 3639155
- },
- "name": "More Overlays Updated"
- },
- "more-paths": {
- "downloadCount": 63785,
- "id": 392573,
- "latestFiles": {
- "1.16-fabric": 3029003
- },
- "name": "More Paths"
- },
- "more-red": {
- "downloadCount": 4344079,
- "id": 387638,
- "latestFiles": {
- "1.16": 3338192
- },
- "name": "More Red"
- },
- "more-respawn-anchors-forge": {
- "downloadCount": 727348,
- "id": 448393,
- "latestFiles": {
- "1.16": 3253396
- },
- "name": "More Respawn Anchors (Forge)"
- },
- "more-sound-config": {
- "downloadCount": 5089100,
- "id": 306555,
- "latestFiles": {
- "1.16": 3421094
- },
- "name": "Sound Device Options"
- },
- "more-tooltips": {
- "downloadCount": 569793,
- "id": 421949,
- "latestFiles": {
- "1.16-fabric": 3124331,
- "1.18-fabric": 3645049
- },
- "name": "More Tooltips"
- },
- "more-villagers-fabric": {
- "downloadCount": 2754892,
- "id": 486080,
- "latestFiles": {
- "1.16-fabric": 3338426,
- "1.18-fabric": 3699183
- },
- "name": "More Villagers [Fabric]"
- },
- "morevanillaarmor": {
- "downloadCount": 405107,
- "id": 350955,
- "latestFiles": {
- "1.16": 3429365,
- "1.18": 3671100
- },
- "name": "MoreVanillaArmor"
- },
- "morevanillalib": {
- "downloadCount": 2087576,
- "id": 367254,
- "latestFiles": {
- "1.16": 3431663,
- "1.18": 3680704
- },
- "name": "MoreVanillaLib"
- },
- "morevanillatools": {
- "downloadCount": 197949,
- "id": 349504,
- "latestFiles": {
- "1.16": 3241699,
- "1.18": 3680710
- },
- "name": "MoreVanillaTools"
- },
- "morph-o-tool": {
- "downloadCount": 30454337,
- "id": 245287,
- "latestFiles": {
- "1.16": 3190374,
- "1.18": 3740184
- },
- "name": "Morph-o-Tool"
- },
- "mouse-wheelie": {
- "downloadCount": 2515306,
- "id": 317514,
- "latestFiles": {
- "1.16-fabric": 3717982,
- "1.18-fabric": 3717990
- },
- "name": "Mouse Wheelie (Fabric)"
- },
- "moving-elevators": {
- "downloadCount": 1956996,
- "id": 373051,
- "latestFiles": {
- "1.16": 3734149,
- "1.18": 3734151
- },
- "name": "Moving Elevators"
- },
- "mowzies-mobs": {
- "downloadCount": 22642263,
- "id": 250498,
- "latestFiles": {
- "1.16": 3626519
- },
- "name": "Mowzie's Mobs"
- },
- "mr-pineapples-food-mod": {
- "downloadCount": 21166,
- "id": 378933,
- "latestFiles": {
- "1.16": 3039504
- },
- "name": "Mr. Pineapple's Food Mod"
- },
- "mrcrayfish-furniture-mod": {
- "downloadCount": 39622300,
- "id": 55438,
- "latestFiles": {
- "1.16": 3346467,
- "1.18": 3683524
- },
- "name": "MrCrayfish's Furniture Mod"
- },
- "mrcrayfish-more-furniture-mod": {
- "downloadCount": 1139654,
- "id": 486928,
- "latestFiles": {
- "1.16": 3346602
- },
- "name": "MrCrayfish's More Furniture Mod"
- },
- "mrcrayfishs-gun-mod": {
- "downloadCount": 5248315,
- "id": 289479,
- "latestFiles": {
- "1.16": 3741201,
- "1.18": 3740510
- },
- "name": "MrCrayfish's Gun Mod"
- },
- "mrcrayfishs-vehicle-mod": {
- "downloadCount": 6253572,
- "id": 286660,
- "latestFiles": {
- "1.16": 3103940
- },
- "name": "MrCrayfish's Vehicle Mod"
- },
- "multibeds": {
- "downloadCount": 1443964,
- "id": 244858,
- "latestFiles": {
- "1.16": 3724219,
- "1.18": 3724222
- },
- "name": "MultiBeds"
- },
- "mumble-link-fabric": {
- "downloadCount": 71479,
- "id": 321669,
- "latestFiles": {
- "1.16-fabric": 3141807
- },
- "name": "Mumble Link (Fabric)"
- },
- "music-duration-reducer": {
- "downloadCount": 654350,
- "id": 400131,
- "latestFiles": {
- "1.16": 3211258,
- "1.16-fabric": 3211257,
- "1.18": 3729855,
- "1.18-fabric": 3729796
- },
- "name": "Music Duration Reducer"
- },
- "music-maker-mod": {
- "downloadCount": 2206293,
- "id": 341448,
- "latestFiles": {
- "1.16": 3687870,
- "1.18": 3687878
- },
- "name": "Music Maker Mod"
- },
- "music-player": {
- "downloadCount": 826948,
- "id": 294574,
- "latestFiles": {
- "1.16": 3739667,
- "1.18": 3739695
- },
- "name": "Music Player"
- },
- "mutant-more": {
- "downloadCount": 921315,
- "id": 539994,
- "latestFiles": {
- "1.16": 3504386
- },
- "name": "Mutant More"
- },
- "mycommands": {
- "downloadCount": 507259,
- "id": 76460,
- "latestFiles": {
- "1.16-fabric": 2988359
- },
- "name": "MyCommands"
- },
- "myrtrees": {
- "downloadCount": 136704,
- "id": 546151,
- "latestFiles": {
- "1.16": 3553611,
- "1.16-fabric": 3553610
- },
- "name": "Myrtrees"
- },
- "mystical-adaptations": {
- "downloadCount": 1866644,
- "id": 325892,
- "latestFiles": {
- "1.16": 3385499,
- "1.18": 3577426
- },
- "name": "Mystical Adaptations"
- },
- "mystical-agradditions": {
- "downloadCount": 40757854,
- "id": 256247,
- "latestFiles": {
- "1.16": 3548286,
- "1.18": 3741099
- },
- "name": "Mystical Agradditions"
- },
- "mystical-agriculture": {
- "downloadCount": 55702514,
- "id": 246640,
- "latestFiles": {
- "1.16": 3562127,
- "1.18": 3686412
- },
- "name": "Mystical Agriculture"
- },
- "mystical-agriculture-tiered-crystals": {
- "downloadCount": 4214563,
- "id": 299045,
- "latestFiles": {
- "1.16": 3105834,
- "1.18": 3570230
- },
- "name": "Mystical Agriculture Tiered Crystals"
- },
- "mystical-pumpkins": {
- "downloadCount": 30258,
- "id": 410871,
- "latestFiles": {
- "1.16": 3422156
- },
- "name": "Mystical Pumpkins"
- },
- "mystical-world": {
- "downloadCount": 13437968,
- "id": 282940,
- "latestFiles": {
- "1.16": 3649843
- },
- "name": "Mystical World"
- },
- "mythicbotany": {
- "downloadCount": 7771933,
- "id": 400058,
- "latestFiles": {
- "1.16": 3565162,
- "1.18": 3741286
- },
- "name": "MythicBotany"
- },
- "name-pain": {
- "downloadCount": 2149545,
- "id": 366263,
- "latestFiles": {
- "1.16": 3356725,
- "1.16-fabric": 3352336,
- "1.18": 3556633,
- "1.18-fabric": 3352348
- },
- "name": "Name Pain"
- },
- "nasty-mobs": {
- "downloadCount": 494875,
- "id": 366855,
- "latestFiles": {
- "1.16": 3278479,
- "1.18": 3683264
- },
- "name": "Nasty Mobs"
- },
- "natural-progressions": {
- "downloadCount": 177607,
- "id": 349530,
- "latestFiles": {
- "1.16": 3599475,
- "1.18": 3662243
- },
- "name": "Natural Progression"
- },
- "natures-aura": {
- "downloadCount": 11906737,
- "id": 306626,
- "latestFiles": {
- "1.16": 3472977,
- "1.18": 3672128
- },
- "name": "Nature's Aura"
- },
- "natures-compass": {
- "downloadCount": 54866772,
- "id": 252848,
- "latestFiles": {
- "1.16": 3382150,
- "1.16-fabric": 3404859,
- "1.18": 3684917,
- "1.18-fabric": 3684915
- },
- "name": "Nature's Compass"
- },
- "natures-minerals": {
- "downloadCount": 97301,
- "id": 469480,
- "latestFiles": {
- "1.16": 3626908
- },
- "name": "Nature's Minerals"
- },
- "natures-starlight": {
- "downloadCount": 901012,
- "id": 466739,
- "latestFiles": {
- "1.16": 3263286
- },
- "name": "Nature's Starlight"
- },
- "neapolitan": {
- "downloadCount": 3717192,
- "id": 382016,
- "latestFiles": {
- "1.16": 3567243
- },
- "name": "Neapolitan"
- },
- "neat": {
- "downloadCount": 56741027,
- "id": 238372,
- "latestFiles": {
- "1.16": 3182258,
- "1.18": 3593906
- },
- "name": "Neat"
- },
- "nebula-rpg": {
- "downloadCount": 238,
- "id": 511350,
- "latestFiles": {
- "1.16": 3458925
- },
- "name": "Nebula RPG"
- },
- "neoelfeos-medieval-pub-decoration": {
- "downloadCount": 1613216,
- "id": 444384,
- "latestFiles": {
- "1.16": 3593458
- },
- "name": "Nef's Medieval decoration"
- },
- "neon-craft-2-mod": {
- "downloadCount": 17166,
- "id": 566953,
- "latestFiles": {
- "1.16": 3608068,
- "1.18": 3726051
- },
- "name": "Neon Craft 2 Mod"
- },
- "netherite-horse-armor-mod": {
- "downloadCount": 2426934,
- "id": 392701,
- "latestFiles": {
- "1.16": 3172514
- },
- "name": "Netherite Horse Armor Mod"
- },
- "netherite-items": {
- "downloadCount": 384123,
- "id": 427739,
- "latestFiles": {
- "1.16-fabric": 3178681
- },
- "name": "Netherite Items"
- },
- "netherite-nuggets-forge": {
- "downloadCount": 2720,
- "id": 430994,
- "latestFiles": {
- "1.16": 3153730
- },
- "name": "Netherite Nuggets [Forge]"
- },
- "netherite-plus-mod": {
- "downloadCount": 1096509,
- "id": 394120,
- "latestFiles": {
- "1.16": 3334126,
- "1.16-fabric": 3334125
- },
- "name": "Netherite Plus Mod"
- },
- "netherportalfix": {
- "downloadCount": 40079790,
- "id": 241160,
- "latestFiles": {
- "1.18": 3549513
- },
- "name": "NetherPortalFix"
- },
- "netherrocks": {
- "downloadCount": 242515,
- "id": 226140,
- "latestFiles": {
- "1.16": 3412947,
- "1.18": 3652552
- },
- "name": "Netherrocks"
- },
- "nethers-delight": {
- "downloadCount": 4158851,
- "id": 496394,
- "latestFiles": {
- "1.16": 3443481
- },
- "name": "Nether's Delight"
- },
- "never-needed-or-wanted": {
- "downloadCount": 33796,
- "id": 390007,
- "latestFiles": {
- "1.16": 3601584,
- "1.18": 3723896
- },
- "name": "Never Needed Or Wanted"
- },
- "new-xp-ore": {
- "downloadCount": 26349,
- "id": 434186,
- "latestFiles": {
- "1.16": 3335179
- },
- "name": "New Xp Ore"
- },
- "ninjaphenixs-container-library": {
- "downloadCount": 954223,
- "id": 530668,
- "latestFiles": {
- "1.16": 3591359,
- "1.16-fabric": 3591360,
- "1.18": 3649304,
- "1.18-fabric": 3649305
- },
- "name": "NinjaPhenix's Container Library"
- },
- "no-tree-punching": {
- "downloadCount": 7148383,
- "id": 289043,
- "latestFiles": {
- "1.16": 3590179
- },
- "name": "No Tree Punching"
- },
- "nofog": {
- "downloadCount": 2102472,
- "id": 296468,
- "latestFiles": {
- "1.16": 3599898,
- "1.16-fabric": 3737263,
- "1.18": 3692638,
- "1.18-fabric": 3737263
- },
- "name": "NoFog"
- },
- "nomowanderer": {
- "downloadCount": 5559826,
- "id": 354428,
- "latestFiles": {
- "1.16": 3348788,
- "1.18": 3675493
- },
- "name": "NoMoWanderer"
- },
- "not-enough-crashes": {
- "downloadCount": 1355295,
- "id": 353890,
- "latestFiles": {
- "1.16": 3187905,
- "1.16-fabric": 3606846,
- "1.18-fabric": 3684963
- },
- "name": "Not Enough Crashes (Fabric)"
- },
- "notes": {
- "downloadCount": 3776822,
- "id": 256087,
- "latestFiles": {
- "1.16": 3191743,
- "1.18": 3712112
- },
- "name": "Notes"
- },
- "nourish": {
- "downloadCount": 587850,
- "id": 389718,
- "latestFiles": {
- "1.16-fabric": 3466897
- },
- "name": "Nourish"
- },
- "numina": {
- "downloadCount": 8703571,
- "id": 235440,
- "latestFiles": {
- "1.16": 3737640
- },
- "name": "Numina"
- },
- "observable": {
- "downloadCount": 2088466,
- "id": 509575,
- "latestFiles": {
- "1.16": 3586190,
- "1.16-fabric": 3586189,
- "1.18": 3626694,
- "1.18-fabric": 3626693
- },
- "name": "Observable"
- },
- "obsidian-container-experience-container-addon": {
- "downloadCount": 71809,
- "id": 478332,
- "latestFiles": {
- "1.16-fabric": 3297212
- },
- "name": "Obsidian Container [Experience Container Addon]"
- },
- "occultism": {
- "downloadCount": 2676368,
- "id": 361026,
- "latestFiles": {
- "1.16": 3657417,
- "1.18": 3719240
- },
- "name": "Occultism"
- },
- "off-hand-combat": {
- "downloadCount": 980801,
- "id": 417112,
- "latestFiles": {
- "1.16": 3163915,
- "1.18": 3655330
- },
- "name": "Off Hand Combat [Forge]"
- },
- "oh-my-gourd": {
- "downloadCount": 3720263,
- "id": 377322,
- "latestFiles": {
- "1.16": 3554753
- },
- "name": "Oh My Gourd"
- },
- "ok-zoomer": {
- "downloadCount": 2517187,
- "id": 354047,
- "latestFiles": {
- "1.16-fabric": 3048200,
- "1.18-fabric": 3742129
- },
- "name": "Ok Zoomer"
- },
- "oldguns": {
- "downloadCount": 7648,
- "id": 494230,
- "latestFiles": {
- "1.16": 3662417,
- "1.18": 3734379
- },
- "name": "Old Guns"
- },
- "omni": {
- "downloadCount": 82950,
- "id": 417801,
- "latestFiles": {
- "1.16": 3212292
- },
- "name": "Omni"
- },
- "omnis": {
- "downloadCount": 2947529,
- "id": 463475,
- "latestFiles": {
- "1.16": 3646517,
- "1.18": 3653046
- },
- "name": "Omnis"
- },
- "omnis-backpacks": {
- "downloadCount": 793569,
- "id": 474188,
- "latestFiles": {
- "1.16": 3345127
- },
- "name": "Omnis Backpacks"
- },
- "onastick": {
- "downloadCount": 91108,
- "id": 550544,
- "latestFiles": {
- "1.18-fabric": 3590716
- },
- "name": "⚒️ On A Stick [FABRIC]"
- },
- "onastick-forge": {
- "downloadCount": 1132,
- "id": 550546,
- "latestFiles": {
- "1.18": 3590715
- },
- "name": "⚒️ On A Stick [FORGE]"
- },
- "one-player-sleeping": {
- "downloadCount": 534665,
- "id": 360272,
- "latestFiles": {
- "1.16": 3107831
- },
- "name": "One Player Sleeping"
- },
- "open-terrain-generator": {
- "downloadCount": 7269379,
- "id": 265894,
- "latestFiles": {
- "1.16": 3570875
- },
- "name": "Open Terrain Generator (OTG)"
- },
- "openblocks-elevator": {
- "downloadCount": 53214542,
- "id": 250832,
- "latestFiles": {
- "1.16": 3238352,
- "1.18": 3670034
- },
- "name": "OpenBlocks Elevator"
- },
- "ore-excavation": {
- "downloadCount": 58982357,
- "id": 250898,
- "latestFiles": {
- "1.16": 3260763,
- "1.18": 3629899
- },
- "name": "Ore Excavation"
- },
- "ore-stone-variants": {
- "downloadCount": 897043,
- "id": 287538,
- "latestFiles": {
- "1.16": 3632364
- },
- "name": "Ore Stone Variants"
- },
- "ores-above-diamonds": {
- "downloadCount": 1037758,
- "id": 351339,
- "latestFiles": {
- "1.16": 3460836,
- "1.18": 3725964
- },
- "name": "Ores Above Diamonds"
- },
- "origins": {
- "downloadCount": 4996709,
- "id": 391943,
- "latestFiles": {
- "1.16-fabric": 3319081,
- "1.18-fabric": 3561745
- },
- "name": "Origins (Fabric)"
- },
- "origins-classes": {
- "downloadCount": 1828525,
- "id": 401833,
- "latestFiles": {
- "1.16-fabric": 3185590,
- "1.18-fabric": 3554925
- },
- "name": "Origins: Classes"
- },
- "outvoted": {
- "downloadCount": 4913498,
- "id": 415057,
- "latestFiles": {
- "1.16": 3552993
- },
- "name": "Outvoted"
- },
- "overloaded": {
- "downloadCount": 11188683,
- "id": 264601,
- "latestFiles": {
- "1.16": 3637249
- },
- "name": "Overloaded"
- },
- "overworld-two": {
- "downloadCount": 120920,
- "id": 401556,
- "latestFiles": {
- "1.16-fabric": 3149112
- },
- "name": "Overworld Two"
- },
- "oxidized": {
- "downloadCount": 1559615,
- "id": 506426,
- "latestFiles": {
- "1.18-fabric": 3710041
- },
- "name": "Oxidized"
- },
- "packagedauto": {
- "downloadCount": 3985542,
- "id": 308380,
- "latestFiles": {
- "1.18": 3630854
- },
- "name": "PackagedAuto"
- },
- "packagedexcrafting": {
- "downloadCount": 1595622,
- "id": 322861,
- "latestFiles": {
- "1.18": 3632133
- },
- "name": "PackagedExCrafting"
- },
- "packed-up-backpacks": {
- "downloadCount": 1039160,
- "id": 361867,
- "latestFiles": {
- "1.16": 3522375,
- "1.18": 3544108
- },
- "name": "Packed Up (Backpacks)"
- },
- "packing-tape": {
- "downloadCount": 7208105,
- "id": 238659,
- "latestFiles": {
- "1.16": 3397691,
- "1.18": 3675727
- },
- "name": "Packing Tape"
- },
- "packmenu": {
- "downloadCount": 13413175,
- "id": 358191,
- "latestFiles": {
- "1.16": 3475660,
- "1.18": 3717818
- },
- "name": "PackMenu"
- },
- "packmode": {
- "downloadCount": 5951940,
- "id": 278398,
- "latestFiles": {
- "1.16": 3015639
- },
- "name": "PackMode"
- },
- "pams-harvestcraft-2-crops": {
- "downloadCount": 7655910,
- "id": 361385,
- "latestFiles": {
- "1.16": 3276350
- },
- "name": "Pam's HarvestCraft 2 - Crops"
- },
- "pams-harvestcraft-2-food-core": {
- "downloadCount": 8994803,
- "id": 372534,
- "latestFiles": {
- "1.16": 3190867,
- "1.18": 3740562
- },
- "name": "Pam's HarvestCraft 2 - Food Core"
- },
- "pams-harvestcraft-2-food-extended": {
- "downloadCount": 6097400,
- "id": 402231,
- "latestFiles": {
- "1.16": 3260454,
- "1.18": 3740472
- },
- "name": "Pam's HarvestCraft 2 - Food Extended"
- },
- "pams-harvestcraft-2-trees": {
- "downloadCount": 6366295,
- "id": 365460,
- "latestFiles": {
- "1.16": 3281234
- },
- "name": "Pam's HarvestCraft 2 - Trees"
- },
- "pandoras-creatures": {
- "downloadCount": 2752347,
- "id": 342804,
- "latestFiles": {
- "1.16": 3093477
- },
- "name": "Pandoras Creatures"
- },
- "pane-in-the-glass": {
- "downloadCount": 4540848,
- "id": 374529,
- "latestFiles": {
- "1.16": 3432890,
- "1.18": 3602263
- },
- "name": "Pane In The Glass"
- },
- "paragliders": {
- "downloadCount": 2229961,
- "id": 289240,
- "latestFiles": {
- "1.16": 3541665,
- "1.18": 3738028
- },
- "name": "Paragliders"
- },
- "passable-foliage": {
- "downloadCount": 1741103,
- "id": 379887,
- "latestFiles": {
- "1.16": 3480488,
- "1.18": 3723106
- },
- "name": "Passable Foliage 🌳"
- },
- "patchouli": {
- "downloadCount": 55881016,
- "id": 306770,
- "latestFiles": {
- "1.16": 3459118,
- "1.18": 3729975
- },
- "name": "Patchouli"
- },
- "patchouli-fabric": {
- "downloadCount": 4117417,
- "id": 393236,
- "latestFiles": {
- "1.16-fabric": 3362798,
- "1.18-fabric": 3730975
- },
- "name": "Patchouli (Fabric)"
- },
- "pattysmorearmor": {
- "downloadCount": 65250,
- "id": 246150,
- "latestFiles": {
- "1.16": 3057079,
- "1.18": 3668917
- },
- "name": "[Forge]PattysMoreArmor"
- },
- "pattysmorestuff": {
- "downloadCount": 293972,
- "id": 257191,
- "latestFiles": {
- "1.18": 3651143
- },
- "name": "PattysMoreStuff"
- },
- "peacefulsurface": {
- "downloadCount": 262283,
- "id": 73112,
- "latestFiles": {
- "1.16": 3435243,
- "1.18": 3669492
- },
- "name": "PeacefulSurface"
- },
- "peanut-mod": {
- "downloadCount": 197761,
- "id": 335677,
- "latestFiles": {
- "1.16": 2991237
- },
- "name": "Peanuts!"
- },
- "peculiars": {
- "downloadCount": 1282183,
- "id": 418551,
- "latestFiles": {
- "1.16": 3559671
- },
- "name": "Peculiars"
- },
- "pedestals": {
- "downloadCount": 5408007,
- "id": 392039,
- "latestFiles": {
- "1.16": 3682442
- },
- "name": "Pedestals"
- },
- "personality": {
- "downloadCount": 5261458,
- "id": 415974,
- "latestFiles": {
- "1.16": 3549549
- },
- "name": "Personality"
- },
- "perspective-mod-redux": {
- "downloadCount": 343177,
- "id": 280647,
- "latestFiles": {
- "1.16": 3115970,
- "1.16-fabric": 3367107,
- "1.18-fabric": 3367098
- },
- "name": "Perspective Mod Redux"
- },
- "pet-owner": {
- "downloadCount": 321510,
- "id": 401859,
- "latestFiles": {
- "1.16-fabric": 3286751,
- "1.18-fabric": 3530219
- },
- "name": "Pet Owner"
- },
- "petrock-mod": {
- "downloadCount": 2645259,
- "id": 230556,
- "latestFiles": {
- "1.16": 3475648,
- "1.18": 3684260
- },
- "name": "Petrock - Forge"
- },
- "phantomfaces": {
- "downloadCount": 2621,
- "id": 431781,
- "latestFiles": {
- "1.16": 3245259
- },
- "name": "Phantomfaces"
- },
- "pharmacist": {
- "downloadCount": 2441,
- "id": 499259,
- "latestFiles": {
- "1.16": 3403168
- },
- "name": "Pharmacist"
- },
- "phosphophyllite": {
- "downloadCount": 5266527,
- "id": 412551,
- "latestFiles": {
- "1.16": 3397407,
- "1.18": 3735717
- },
- "name": "Phosphophyllite"
- },
- "pickle-tweaks": {
- "downloadCount": 18898322,
- "id": 238761,
- "latestFiles": {
- "1.16": 3507114,
- "1.18": 3686404
- },
- "name": "Pickle Tweaks"
- },
- "piggybanks": {
- "downloadCount": 23377,
- "id": 474229,
- "latestFiles": {
- "1.16": 3366021
- },
- "name": "Piggybanks"
- },
- "piglin-expansion": {
- "downloadCount": 1359955,
- "id": 500074,
- "latestFiles": {
- "1.16": 3519561
- },
- "name": "Piglin Expansion"
- },
- "ping": {
- "downloadCount": 3460478,
- "id": 222967,
- "latestFiles": {
- "1.16": 3172028,
- "1.18": 3544622
- },
- "name": "Ping"
- },
- "pipez": {
- "downloadCount": 6569149,
- "id": 443900,
- "latestFiles": {
- "1.16": 3736939,
- "1.18": 3736957
- },
- "name": "Pipez"
- },
- "piscary": {
- "downloadCount": 26473,
- "id": 497426,
- "latestFiles": {
- "1.16": 3378582
- },
- "name": "Piscary"
- },
- "pizzaatimes-timber-mod": {
- "downloadCount": 231520,
- "id": 320945,
- "latestFiles": {
- "1.18": 3667734
- },
- "name": "Timber Mod"
- },
- "pizzacraft": {
- "downloadCount": 230241,
- "id": 292056,
- "latestFiles": {
- "1.16": 3685097,
- "1.18": 3685099
- },
- "name": "PizzaCraft"
- },
- "placebo": {
- "downloadCount": 76410319,
- "id": 283644,
- "latestFiles": {
- "1.16": 3536806,
- "1.18": 3725741
- },
- "name": "Placebo"
- },
- "plant-in-a-jar": {
- "downloadCount": 231816,
- "id": 397183,
- "latestFiles": {
- "1.16-fabric": 3315906
- },
- "name": "Plant In A Jar"
- },
- "planttech-2": {
- "downloadCount": 1190287,
- "id": 309830,
- "latestFiles": {
- "1.16": 3453770,
- "1.18": 3684396
- },
- "name": "PlantTech 2"
- },
- "platforms": {
- "downloadCount": 18388530,
- "id": 244786,
- "latestFiles": {
- "1.16": 3609127,
- "1.18": 3684634
- },
- "name": "Platforms"
- },
- "platos-transporters": {
- "downloadCount": 176659,
- "id": 392874,
- "latestFiles": {
- "1.16": 3306587,
- "1.16-fabric": 3283043
- },
- "name": "Plato's Transporters [FORGE/FABRIC]"
- },
- "platypuses": {
- "downloadCount": 234228,
- "id": 404022,
- "latestFiles": {
- "1.16": 3171482,
- "1.18-fabric": 3637229
- },
- "name": "Platypuses"
- },
- "player-mobs": {
- "downloadCount": 307405,
- "id": 430513,
- "latestFiles": {
- "1.16": 3585777,
- "1.18": 3736288
- },
- "name": "Player Mobs"
- },
- "player-plates-forge": {
- "downloadCount": 1561217,
- "id": 311645,
- "latestFiles": {
- "1.16": 3071127,
- "1.18": 3679836
- },
- "name": "Player Plates (Obsidian Plates) [Forge]"
- },
- "playerrevive": {
- "downloadCount": 1345726,
- "id": 266890,
- "latestFiles": {
- "1.18": 3632749
- },
- "name": "PlayerRevive"
- },
- "pling": {
- "downloadCount": 1717425,
- "id": 365521,
- "latestFiles": {
- "1.16-fabric": 3153778,
- "1.18-fabric": 3550632
- },
- "name": "Pling"
- },
- "plonk": {
- "downloadCount": 1025193,
- "id": 345779,
- "latestFiles": {
- "1.16": 3299406,
- "1.18": 3687629
- },
- "name": "Plonk"
- },
- "pneumaticcraft-repressurized": {
- "downloadCount": 21873833,
- "id": 281849,
- "latestFiles": {
- "1.16": 3724160,
- "1.18": 3724172
- },
- "name": "PneumaticCraft: Repressurized"
- },
- "pocket-storage": {
- "downloadCount": 448125,
- "id": 367734,
- "latestFiles": {
- "1.16": 3734206,
- "1.18": 3734197
- },
- "name": "Pocket Storage"
- },
- "pollinate": {
- "downloadCount": 15149,
- "id": 442465,
- "latestFiles": {
- "1.16": 3308782
- },
- "name": "Pollinate"
- },
- "pollution-of-the-realms": {
- "downloadCount": 12364159,
- "id": 269973,
- "latestFiles": {
- "1.16": 3723912,
- "1.18": 3703965
- },
- "name": "Pollution of the Realms"
- },
- "polymorph": {
- "downloadCount": 18606184,
- "id": 388800,
- "latestFiles": {
- "1.16": 3668318,
- "1.18": 3735785
- },
- "name": "Polymorph (Forge)"
- },
- "polymorph-fabric": {
- "downloadCount": 1880643,
- "id": 397434,
- "latestFiles": {
- "1.16-fabric": 3577365,
- "1.18-fabric": 3711496
- },
- "name": "Polymorph (Fabric)"
- },
- "portable-crafting-table": {
- "downloadCount": 96080,
- "id": 454798,
- "latestFiles": {
- "1.16": 3297270,
- "1.18": 3684126
- },
- "name": "Portable Crafting Table"
- },
- "portable-stonecutter": {
- "downloadCount": 1860187,
- "id": 425973,
- "latestFiles": {
- "1.16": 3512385
- },
- "name": "Portable Stonecutter"
- },
- "portality": {
- "downloadCount": 11370145,
- "id": 291493,
- "latestFiles": {
- "1.16": 3524478,
- "1.18": 3632809
- },
- "name": "Portality"
- },
- "potion-descriptions": {
- "downloadCount": 166275,
- "id": 403303,
- "latestFiles": {
- "1.16": 3302804
- },
- "name": "Potion Descriptions (Forge)"
- },
- "potion-of-bees": {
- "downloadCount": 862817,
- "id": 355348,
- "latestFiles": {
- "1.16": 3121058
- },
- "name": "Potion of Bees"
- },
- "potionsmaster": {
- "downloadCount": 5845825,
- "id": 356801,
- "latestFiles": {
- "1.16": 3393230,
- "1.18": 3711471
- },
- "name": "Potions Master"
- },
- "powah": {
- "downloadCount": 13089218,
- "id": 352656,
- "latestFiles": {
- "1.16": 3010785
- },
- "name": "Powah!"
- },
- "prefab": {
- "downloadCount": 8294574,
- "id": 246550,
- "latestFiles": {
- "1.16": 3576691,
- "1.18": 3672002
- },
- "name": "Prefab"
- },
- "premium-wood": {
- "downloadCount": 73232,
- "id": 353515,
- "latestFiles": {
- "1.18": 3680210
- },
- "name": "Premium Wood"
- },
- "pretty-pipes": {
- "downloadCount": 2971391,
- "id": 376737,
- "latestFiles": {
- "1.16": 3724799,
- "1.18": 3724800
- },
- "name": "Pretty Pipes"
- },
- "productivebees": {
- "downloadCount": 2801680,
- "id": 377897,
- "latestFiles": {
- "1.16": 3593653,
- "1.18": 3742260
- },
- "name": "Productive Bees"
- },
- "progressive-bosses": {
- "downloadCount": 14649618,
- "id": 289466,
- "latestFiles": {
- "1.16": 3622878,
- "1.18": 3742217
- },
- "name": "Progressive Bosses"
- },
- "project-rankine": {
- "downloadCount": 37461,
- "id": 400704,
- "latestFiles": {
- "1.16": 3685160
- },
- "name": "Project Rankine"
- },
- "project-vibrant-journeys": {
- "downloadCount": 8032157,
- "id": 300297,
- "latestFiles": {
- "1.16": 3549712,
- "1.18": 3658072
- },
- "name": "Project: Vibrant Journeys"
- },
- "projecte": {
- "downloadCount": 33503137,
- "id": 226410,
- "latestFiles": {
- "1.16": 3736621,
- "1.18": 3722831
- },
- "name": "ProjectE"
- },
- "promenade": {
- "downloadCount": 2011094,
- "id": 399648,
- "latestFiles": {
- "1.16-fabric": 3284275,
- "1.18-fabric": 3723580
- },
- "name": "Promenade"
- },
- "psi": {
- "downloadCount": 36538813,
- "id": 241665,
- "latestFiles": {
- "1.16": 3493912
- },
- "name": "Psi"
- },
- "pyramid-plunder": {
- "downloadCount": 3545410,
- "id": 298832,
- "latestFiles": {
- "1.16": 3049314
- },
- "name": "Pyramid Plunder"
- },
- "pyromancer": {
- "downloadCount": 2379027,
- "id": 471135,
- "latestFiles": {
- "1.16": 3608459
- },
- "name": "Pyromancer"
- },
- "qol-all-day": {
- "downloadCount": 691,
- "id": 406639,
- "latestFiles": {
- "1.16": 3487068,
- "1.16-fabric": 3363077
- },
- "name": "QoL All Day"
- },
- "quantumstorage": {
- "downloadCount": 25242099,
- "id": 235121,
- "latestFiles": {
- "1.16": 3103918
- },
- "name": "QuantumStorage"
- },
- "quark": {
- "downloadCount": 76617797,
- "id": 243121,
- "latestFiles": {
- "1.16": 3642325,
- "1.18": 3740897
- },
- "name": "Quark"
- },
- "quartz-chests": {
- "downloadCount": 658220,
- "id": 352166,
- "latestFiles": {
- "1.16": 3108777
- },
- "name": "Quartz Chests"
- },
- "quick-shulker": {
- "downloadCount": 1675720,
- "id": 362669,
- "latestFiles": {
- "1.16-fabric": 3209365,
- "1.18-fabric": 3614231
- },
- "name": "Quick Shulker"
- },
- "random-loot-mod": {
- "downloadCount": 4177390,
- "id": 301631,
- "latestFiles": {
- "1.16": 3289305
- },
- "name": "Random Loot Mod"
- },
- "randomite-classic": {
- "downloadCount": 924213,
- "id": 375134,
- "latestFiles": {
- "1.16": 2994434,
- "1.18": 3680209
- },
- "name": "Randomite Classic"
- },
- "randomium-ore": {
- "downloadCount": 383174,
- "id": 523013,
- "latestFiles": {
- "1.16": 3532356,
- "1.18": 3712896
- },
- "name": "Randomium Ore"
- },
- "randompatches-fabric": {
- "downloadCount": 621709,
- "id": 396245,
- "latestFiles": {
- "1.16-fabric": 3212546
- },
- "name": "RandomPatches (Fabric)"
- },
- "randompatches-forge": {
- "downloadCount": 47822313,
- "id": 285612,
- "latestFiles": {
- "1.16": 3211323
- },
- "name": "RandomPatches (Forge)"
- },
- "ranged-pumps": {
- "downloadCount": 36168796,
- "id": 247496,
- "latestFiles": {
- "1.16": 3065697,
- "1.18": 3714025
- },
- "name": "Ranged Pumps"
- },
- "raven-coffee": {
- "downloadCount": 363735,
- "id": 469185,
- "latestFiles": {
- "1.16": 3453788,
- "1.18": 3726154
- },
- "name": "Raven Coffee"
- },
- "raw-ores-for-1-16": {
- "downloadCount": 1181,
- "id": 472727,
- "latestFiles": {
- "1.16-fabric": 3285396
- },
- "name": "Raw Iron & Raw Gold"
- },
- "realistic-horse-genetics": {
- "downloadCount": 537625,
- "id": 339184,
- "latestFiles": {
- "1.18": 3732224
- },
- "name": "Realistic Horse Genetics"
- },
- "realistic-torches": {
- "downloadCount": 8180417,
- "id": 235729,
- "latestFiles": {
- "1.16": 3191715
- },
- "name": "Realistic Torches"
- },
- "reauth": {
- "downloadCount": 67000982,
- "id": 237701,
- "latestFiles": {
- "1.16": 3680041,
- "1.18": 3679966
- },
- "name": "ReAuth"
- },
- "reauth-fabric": {
- "downloadCount": 95743,
- "id": 403928,
- "latestFiles": {
- "1.16-fabric": 3105780
- },
- "name": "ReAuth (Fabric)"
- },
- "reborncore": {
- "downloadCount": 63010487,
- "id": 237903,
- "latestFiles": {
- "1.16-fabric": 3330311,
- "1.18-fabric": 3672448
- },
- "name": "Reborn Core"
- },
- "recipe-stages": {
- "downloadCount": 13328937,
- "id": 280554,
- "latestFiles": {
- "1.16": 3492760
- },
- "name": "Recipe Stages"
- },
- "redstone-arsenal": {
- "downloadCount": 40685091,
- "id": 70631,
- "latestFiles": {
- "1.16": 3621740
- },
- "name": "Redstone Arsenal"
- },
- "redstone-control-2": {
- "downloadCount": 6084,
- "id": 508817,
- "latestFiles": {
- "1.16": 3567594
- },
- "name": "Redstone Control 2"
- },
- "redstone-gauges-and-switches": {
- "downloadCount": 9699851,
- "id": 296686,
- "latestFiles": {
- "1.16": 3729770,
- "1.18": 3732819
- },
- "name": "Gauges and Switches"
- },
- "redstone-pen": {
- "downloadCount": 805935,
- "id": 461710,
- "latestFiles": {
- "1.16": 3675500,
- "1.18": 3728666
- },
- "name": "Redstone Pen"
- },
- "redstopia": {
- "downloadCount": 2524,
- "id": 452153,
- "latestFiles": {
- "1.16": 3237627
- },
- "name": "Redstopia"
- },
- "refined-pipes": {
- "downloadCount": 3673553,
- "id": 370696,
- "latestFiles": {
- "1.16": 3630290,
- "1.18": 3630140
- },
- "name": "Refined Pipes"
- },
- "refined-storage": {
- "downloadCount": 57576511,
- "id": 243076,
- "latestFiles": {
- "1.16": 3630064,
- "1.18": 3712882
- },
- "name": "Refined Storage"
- },
- "refined-storage-addons": {
- "downloadCount": 37718190,
- "id": 272302,
- "latestFiles": {
- "1.16": 3527508,
- "1.18": 3713972
- },
- "name": "Refined Storage Addons"
- },
- "regrowth": {
- "downloadCount": 1189366,
- "id": 381597,
- "latestFiles": {
- "1.16": 3641844,
- "1.18": 3696019
- },
- "name": "Regrowth"
- },
- "relics-mod": {
- "downloadCount": 1096157,
- "id": 445274,
- "latestFiles": {
- "1.16": 3722387,
- "1.18": 3630364
- },
- "name": "Relics"
- },
- "reliquary-v1-3": {
- "downloadCount": 36498791,
- "id": 241319,
- "latestFiles": {
- "1.16": 3682110,
- "1.18": 3704282
- },
- "name": "Reliquary Reincarnations"
- },
- "reload-audio-driver-rad": {
- "downloadCount": 935177,
- "id": 305373,
- "latestFiles": {
- "1.16": 3280843
- },
- "name": "Reload Audio Driver (RAD) [Forge]"
- },
- "remplers-skyblock": {
- "downloadCount": 225444,
- "id": 421786,
- "latestFiles": {
- "1.16": 3145617
- },
- "name": "[ARCHIVED] Rempler's SkyBlock"
- },
- "repair-chests": {
- "downloadCount": 76298,
- "id": 401644,
- "latestFiles": {
- "1.16": 3211620
- },
- "name": "Repair Chests"
- },
- "repurposed-structures": {
- "downloadCount": 13404119,
- "id": 368293,
- "latestFiles": {
- "1.16": 3561379,
- "1.18": 3735591
- },
- "name": "Repurposed Structures (Forge)"
- },
- "repurposed-structures-fabric": {
- "downloadCount": 4255531,
- "id": 391366,
- "latestFiles": {
- "1.16": 3123150,
- "1.16-fabric": 3376358,
- "1.18-fabric": 3735592
- },
- "name": "Repurposed Structures (Fabric)"
- },
- "rereskillable-rereforked": {
- "downloadCount": 12083,
- "id": 548711,
- "latestFiles": {
- "1.16": 3647254,
- "1.18": 3647259,
- "1.18-fabric": 3647259
- },
- "name": "Rereskillable Rereforked"
- },
- "reroll": {
- "downloadCount": 947807,
- "id": 401753,
- "latestFiles": {
- "1.16-fabric": 3274420,
- "1.18-fabric": 3575083
- },
- "name": "Reroll"
- },
- "resourceful-bees": {
- "downloadCount": 6497310,
- "id": 384508,
- "latestFiles": {
- "1.16": 3622199
- },
- "name": "Resourceful Bees"
- },
- "respawnable-pets": {
- "downloadCount": 1824519,
- "id": 319582,
- "latestFiles": {
- "1.16-fabric": 3237427,
- "1.18-fabric": 3687422
- },
- "name": "Respawnable Pets"
- },
- "restricted-portals": {
- "downloadCount": 1042510,
- "id": 228266,
- "latestFiles": {
- "1.16": 3193746,
- "1.18": 3680528
- },
- "name": "Restricted Portals"
- },
- "restrictions": {
- "downloadCount": 5354794,
- "id": 282805,
- "latestFiles": {
- "1.16": 3598213,
- "1.18": 3717947
- },
- "name": "Restrictions"
- },
- "resynth": {
- "downloadCount": 113258,
- "id": 303846,
- "latestFiles": {
- "1.16": 3341915
- },
- "name": "Resynth - Growable Resources"
- },
- "revampedwolf": {
- "downloadCount": 4316983,
- "id": 399945,
- "latestFiles": {
- "1.16": 3177100,
- "1.18": 3669578
- },
- "name": "RevampedWolf"
- },
- "rftools-base": {
- "downloadCount": 13908743,
- "id": 326041,
- "latestFiles": {
- "1.16": 3721979,
- "1.18": 3711541
- },
- "name": "RFTools Base"
- },
- "rftools-builder": {
- "downloadCount": 13318914,
- "id": 347706,
- "latestFiles": {
- "1.16": 3665834,
- "1.18": 3711549
- },
- "name": "RFTools Builder"
- },
- "rftools-control": {
- "downloadCount": 44426370,
- "id": 250763,
- "latestFiles": {
- "1.16": 3712579,
- "1.18": 3712578
- },
- "name": "RFTools Control"
- },
- "rftools-dimensions": {
- "downloadCount": 31314853,
- "id": 240950,
- "latestFiles": {
- "1.16": 3598203,
- "1.18": 3720439
- },
- "name": "RFTools Dimensions"
- },
- "rftools-power": {
- "downloadCount": 29538317,
- "id": 290209,
- "latestFiles": {
- "1.16": 3603473,
- "1.18": 3711547
- },
- "name": "RFTools Power"
- },
- "rftools-storage": {
- "downloadCount": 11751503,
- "id": 350006,
- "latestFiles": {
- "1.16": 3665836,
- "1.18": 3711550
- },
- "name": "RFTools Storage"
- },
- "rftools-utility": {
- "downloadCount": 12619489,
- "id": 342466,
- "latestFiles": {
- "1.16": 3712576,
- "1.18": 3712575
- },
- "name": "RFTools Utility"
- },
- "rhodonite-tools-armour": {
- "downloadCount": 250062,
- "id": 252740,
- "latestFiles": {
- "1.16": 3179616
- },
- "name": "Rhodonite - Tools & Armour"
- },
- "ring-of-attraction-forge": {
- "downloadCount": 669172,
- "id": 332890,
- "latestFiles": {
- "1.16": 3381986,
- "1.18": 3722389
- },
- "name": "Ring of Attraction [FORGE]"
- },
- "ring-of-blink-forge": {
- "downloadCount": 83453,
- "id": 332562,
- "latestFiles": {
- "1.16": 3272597,
- "1.18": 3722375
- },
- "name": "Ring of Blink [FORGE]"
- },
- "ring-of-growth-forge": {
- "downloadCount": 587481,
- "id": 332534,
- "latestFiles": {
- "1.16": 3382031,
- "1.18": 3722528
- },
- "name": "Ring of Growth [FORGE]"
- },
- "ring-of-repair-forge": {
- "downloadCount": 208425,
- "id": 332518,
- "latestFiles": {
- "1.16": 3382039,
- "1.18": 3722550
- },
- "name": "Ring of Repair [FORGE]"
- },
- "ring-of-the-miner-forge": {
- "downloadCount": 104692,
- "id": 332743,
- "latestFiles": {
- "1.16": 3412371,
- "1.18": 3722641
- },
- "name": "Ring of the Miner [FORGE]"
- },
- "rings-of-ascension": {
- "downloadCount": 425678,
- "id": 379208,
- "latestFiles": {
- "1.16": 3023716,
- "1.18": 3543712
- },
- "name": "Rings of Ascension (Forge)"
- },
- "risk-of-rain-mod": {
- "downloadCount": 874864,
- "id": 406824,
- "latestFiles": {
- "1.16": 3375302
- },
- "name": "Risk of Rain Mod"
- },
- "river-redux": {
- "downloadCount": 863044,
- "id": 380548,
- "latestFiles": {
- "1.16-fabric": 3186878
- },
- "name": "River Redux"
- },
- "road-stuff": {
- "downloadCount": 305792,
- "id": 238984,
- "latestFiles": {
- "1.16": 3350411,
- "1.18": 3687444
- },
- "name": "Road Stuff"
- },
- "rock-candy": {
- "downloadCount": 2759089,
- "id": 221743,
- "latestFiles": {
- "1.16": 2997823
- },
- "name": "Rock Candy"
- },
- "rope-bridge": {
- "downloadCount": 6682956,
- "id": 238050,
- "latestFiles": {
- "1.16": 3330752
- },
- "name": "Rope Bridge"
- },
- "ropes-mod": {
- "downloadCount": 4172615,
- "id": 358557,
- "latestFiles": {
- "1.16": 3041927
- },
- "name": "Ropes Mod!"
- },
- "roughly-enough-items": {
- "downloadCount": 7087607,
- "id": 310111,
- "latestFiles": {
- "1.16": 3666923,
- "1.16-fabric": 3609907,
- "1.18": 3670491,
- "1.18-fabric": 3670493
- },
- "name": "Roughly Enough Items Fabric/Forge (REI)"
- },
- "roughly-enough-resources": {
- "downloadCount": 2155092,
- "id": 325625,
- "latestFiles": {
- "1.16-fabric": 3343450,
- "1.18": 3736813,
- "1.18-fabric": 3736226
- },
- "name": "Roughly Enough Resources"
- },
- "rpg-hud": {
- "downloadCount": 2093605,
- "id": 235670,
- "latestFiles": {
- "1.16": 3172784
- },
- "name": "RPG-Hud [Forge]"
- },
- "rs-requestify": {
- "downloadCount": 7541474,
- "id": 307788,
- "latestFiles": {
- "1.16": 3597580,
- "1.18": 3617200
- },
- "name": "Refined Storage: Requestify"
- },
- "rsinfinitybooster": {
- "downloadCount": 4695731,
- "id": 446870,
- "latestFiles": {
- "1.16": 3613350,
- "1.18": 3741477
- },
- "name": "RSInfinityBooster"
- },
- "rswires": {
- "downloadCount": 955898,
- "id": 286328,
- "latestFiles": {
- "1.16-fabric": 3197436,
- "1.18-fabric": 3667421
- },
- "name": "RSWires"
- },
- "rubber-duck": {
- "downloadCount": 370638,
- "id": 522039,
- "latestFiles": {
- "1.16": 3579516
- },
- "name": "Rubber Duck"
- },
- "ruined-equipment": {
- "downloadCount": 205607,
- "id": 433703,
- "latestFiles": {
- "1.16-fabric": 3199894,
- "1.18-fabric": 3548317
- },
- "name": "Ruined Equipment"
- },
- "sakura-rosea": {
- "downloadCount": 86211,
- "id": 391379,
- "latestFiles": {
- "1.16": 3058335,
- "1.16-fabric": 3132196
- },
- "name": "Sakura Rosea"
- },
- "sandwichable": {
- "downloadCount": 803889,
- "id": 374143,
- "latestFiles": {
- "1.16-fabric": 3629967,
- "1.18-fabric": 3629971
- },
- "name": "Sandwichable"
- },
- "savage-and-ravage": {
- "downloadCount": 8858013,
- "id": 381736,
- "latestFiles": {
- "1.16": 3560051
- },
- "name": "Savage & Ravage"
- },
- "save-your-pets": {
- "downloadCount": 1414940,
- "id": 396019,
- "latestFiles": {
- "1.16": 3626454,
- "1.18": 3626457
- },
- "name": "Save Your Pets"
- },
- "sbm-bone-torch": {
- "downloadCount": 334356,
- "id": 238695,
- "latestFiles": {
- "1.16": 3418095,
- "1.18": 3553564
- },
- "name": "[SBM] Bone Torch"
- },
- "sbm-charcoal-block": {
- "downloadCount": 69947,
- "id": 312122,
- "latestFiles": {
- "1.16": 3218340
- },
- "name": "[SBM] Charcoal Block"
- },
- "sbm-merpig": {
- "downloadCount": 194625,
- "id": 291703,
- "latestFiles": {
- "1.16": 3067488
- },
- "name": "[SBM] Merpig"
- },
- "sbm-wooden-shears": {
- "downloadCount": 7178269,
- "id": 250880,
- "latestFiles": {
- "1.16": 3251422,
- "1.18": 3543470
- },
- "name": "[SBM] Wooden Shears"
- },
- "scaffolding-behavior": {
- "downloadCount": 1093242,
- "id": 370777,
- "latestFiles": {
- "1.16": 3012991,
- "1.18": 3694070
- },
- "name": "Speed Building - Scaffolding behavior"
- },
- "scaling-health": {
- "downloadCount": 14610353,
- "id": 248027,
- "latestFiles": {
- "1.16": 3348269,
- "1.18": 3725073
- },
- "name": "Scaling Health"
- },
- "scannable": {
- "downloadCount": 12367252,
- "id": 266784,
- "latestFiles": {
- "1.16": 3565727,
- "1.18": 3738448
- },
- "name": "Scannable"
- },
- "schmucks": {
- "downloadCount": 88957,
- "id": 486676,
- "latestFiles": {
- "1.16-fabric": 3345820
- },
- "name": "Schmucks!"
- },
- "scuba-gear": {
- "downloadCount": 7604163,
- "id": 399090,
- "latestFiles": {
- "1.18": 3680208
- },
- "name": "Scuba Gear"
- },
- "scythd": {
- "downloadCount": 21592,
- "id": 468812,
- "latestFiles": {
- "1.16": 3363341
- },
- "name": "Scythd"
- },
- "seamless-loading-screen-forge": {
- "downloadCount": 591128,
- "id": 456335,
- "latestFiles": {
- "1.16": 3601876,
- "1.18": 3544916
- },
- "name": "Seamless Loading Screen (Forge)"
- },
- "seasonals": {
- "downloadCount": 650307,
- "id": 416471,
- "latestFiles": {
- "1.16": 3563895
- },
- "name": "Seasonals"
- },
- "secret-rooms-fabric": {
- "downloadCount": 1383951,
- "id": 359248,
- "latestFiles": {
- "1.16-fabric": 3301647,
- "1.18-fabric": 3681186
- },
- "name": "Secret Rooms Fabric"
- },
- "secretroomsmod": {
- "downloadCount": 6392837,
- "id": 59652,
- "latestFiles": {
- "1.16": 3598850,
- "1.18": 3613983
- },
- "name": "SecretRoomsMod"
- },
- "security-craft": {
- "downloadCount": 16788514,
- "id": 64760,
- "latestFiles": {
- "1.16": 3696870,
- "1.18": 3696873
- },
- "name": "Security Craft"
- },
- "serene-seasons": {
- "downloadCount": 16052514,
- "id": 291874,
- "latestFiles": {
- "1.16": 3723132,
- "1.18": 3723230
- },
- "name": "Serene Seasons"
- },
- "server-tab-info": {
- "downloadCount": 6591785,
- "id": 291788,
- "latestFiles": {
- "1.16": 3550194,
- "1.18": 3697613
- },
- "name": "Server Tab Info"
- },
- "shetiphiancore": {
- "downloadCount": 27618413,
- "id": 71738,
- "latestFiles": {
- "1.16": 3738127,
- "1.18": 3738131
- },
- "name": "ShetiPhianCore"
- },
- "shrink_": {
- "downloadCount": 5470009,
- "id": 426386,
- "latestFiles": {
- "1.16": 3526532,
- "1.18": 3696155
- },
- "name": "Shrink."
- },
- "shulker-enchantments": {
- "downloadCount": 369274,
- "id": 414163,
- "latestFiles": {
- "1.16": 3536783
- },
- "name": "Shulker Enchantments (Forge)"
- },
- "shulkerboxtooltip": {
- "downloadCount": 1959321,
- "id": 315811,
- "latestFiles": {
- "1.16-fabric": 3531089,
- "1.18-fabric": 3709224
- },
- "name": "ShulkerBoxTooltip"
- },
- "sign-button": {
- "downloadCount": 110261,
- "id": 277970,
- "latestFiles": {
- "1.16": 3066539,
- "1.18": 3605910
- },
- "name": "Sign Button"
- },
- "signpost": {
- "downloadCount": 7033165,
- "id": 261837,
- "latestFiles": {
- "1.16": 3664277,
- "1.18": 3703928
- },
- "name": "Signpost"
- },
- "silent-gear": {
- "downloadCount": 11567600,
- "id": 297039,
- "latestFiles": {
- "1.16": 3585058,
- "1.18": 3726039
- },
- "name": "Silent Gear"
- },
- "silent-lib": {
- "downloadCount": 31749188,
- "id": 242998,
- "latestFiles": {
- "1.16": 3385768,
- "1.18": 3708359
- },
- "name": "Silent Lib (silentlib)"
- },
- "silents-gems": {
- "downloadCount": 6113264,
- "id": 220311,
- "latestFiles": {
- "1.16": 3353519,
- "1.18": 3558944
- },
- "name": "Silent's Gems"
- },
- "simple-backpack": {
- "downloadCount": 35786,
- "id": 457190,
- "latestFiles": {
- "1.16": 3240144,
- "1.18": 3627720
- },
- "name": "Simple Backpack"
- },
- "simple-backpack-fabric": {
- "downloadCount": 709380,
- "id": 383999,
- "latestFiles": {
- "1.16-fabric": 3172191,
- "1.18-fabric": 3740805
- },
- "name": "Simple Backpack [FABRIC]"
- },
- "simple-discord-rich-presence": {
- "downloadCount": 6797933,
- "id": 334853,
- "latestFiles": {
- "1.16": 3103834,
- "1.18": 3553746
- },
- "name": "Simple Discord Rich Presence"
- },
- "simple-diving-gear": {
- "downloadCount": 666028,
- "id": 295373,
- "latestFiles": {
- "1.16": 3470055
- },
- "name": "Simple Diving Gear"
- },
- "simple-emerald-tools-fabric": {
- "downloadCount": 390253,
- "id": 375954,
- "latestFiles": {
- "1.16-fabric": 3421917,
- "1.18-fabric": 3735622
- },
- "name": "Easy Emerald Tools & More [FABRIC]"
- },
- "simple-farming": {
- "downloadCount": 6575077,
- "id": 327554,
- "latestFiles": {
- "1.16": 3400041
- },
- "name": "Simple Farming"
- },
- "simple-generators": {
- "downloadCount": 19535130,
- "id": 246010,
- "latestFiles": {
- "1.16": 3474289
- },
- "name": "Simple Generators"
- },
- "simple-grinder": {
- "downloadCount": 620219,
- "id": 238899,
- "latestFiles": {
- "1.18": 3672206,
- "1.18-fabric": 3674337
- },
- "name": "Simple Grinder"
- },
- "simple-machinery": {
- "downloadCount": 674,
- "id": 388524,
- "latestFiles": {
- "1.16": 3359438
- },
- "name": "Simple Machinery"
- },
- "simple-magnets": {
- "downloadCount": 5674301,
- "id": 394140,
- "latestFiles": {
- "1.16": 3677487,
- "1.18": 3677489
- },
- "name": "Simple Magnets"
- },
- "simple-planes": {
- "downloadCount": 1075922,
- "id": 388908,
- "latestFiles": {
- "1.16": 3390560,
- "1.18": 3738341
- },
- "name": "Simple Planes (Forge)"
- },
- "simple-shops": {
- "downloadCount": 1128044,
- "id": 517272,
- "latestFiles": {
- "1.16": 3704774
- },
- "name": "Simple Shops"
- },
- "simple-sponge": {
- "downloadCount": 3124030,
- "id": 269141,
- "latestFiles": {
- "1.16": 3175094
- },
- "name": "Simple Sponge"
- },
- "simple-storage-network": {
- "downloadCount": 26538812,
- "id": 268495,
- "latestFiles": {
- "1.16": 3681287,
- "1.18": 3693704
- },
- "name": "Simple Storage Network"
- },
- "simple-teleporters-fabric": {
- "downloadCount": 1045494,
- "id": 334011,
- "latestFiles": {
- "1.16-fabric": 3029749,
- "1.18-fabric": 3540346
- },
- "name": "Simple Teleporters (Fabric)"
- },
- "simple-tomb": {
- "downloadCount": 1056961,
- "id": 399669,
- "latestFiles": {
- "1.16": 3662323,
- "1.18": 3657931
- },
- "name": "Simple Tomb"
- },
- "simple-utilities": {
- "downloadCount": 30573,
- "id": 356722,
- "latestFiles": {
- "1.16-fabric": 3334439,
- "1.18-fabric": 3740320
- },
- "name": "Simple HUD Utilities"
- },
- "simple-voice-chat": {
- "downloadCount": 2759539,
- "id": 416089,
- "latestFiles": {
- "1.16": 3732694,
- "1.16-fabric": 3459638,
- "1.18": 3732701,
- "1.18-fabric": 3732702
- },
- "name": "Simple Voice Chat"
- },
- "simple-void-world": {
- "downloadCount": 6618306,
- "id": 254466,
- "latestFiles": {
- "1.16-fabric": 3125844,
- "1.18-fabric": 3672581
- },
- "name": "Simple Void World"
- },
- "simplex-terrain-generation": {
- "downloadCount": 847062,
- "id": 352997,
- "latestFiles": {
- "1.16-fabric": 3133994
- },
- "name": "Simplex Terrain Generation"
- },
- "simply-backpacks": {
- "downloadCount": 4917723,
- "id": 311595,
- "latestFiles": {
- "1.16": 3607059,
- "1.18": 3695773
- },
- "name": "Simply Backpacks"
- },
- "simply-jetpacks-2": {
- "downloadCount": 37344609,
- "id": 251792,
- "latestFiles": {
- "1.16": 3616295
- },
- "name": "Simply Jetpacks 2"
- },
- "simply-light": {
- "downloadCount": 12902729,
- "id": 300331,
- "latestFiles": {
- "1.16": 3741456,
- "1.18": 3741435
- },
- "name": "Simply Light"
- },
- "simply-seasons": {
- "downloadCount": 215377,
- "id": 497468,
- "latestFiles": {
- "1.16": 3401965
- },
- "name": "Simply Seasons"
- },
- "simply-steel-forge": {
- "downloadCount": 26834,
- "id": 417079,
- "latestFiles": {
- "1.16": 3221158,
- "1.18": 3676118
- },
- "name": "Simply Steel [Forge]"
- },
- "simply-tea": {
- "downloadCount": 1494408,
- "id": 268373,
- "latestFiles": {
- "1.16": 3310150
- },
- "name": "Simply Tea!"
- },
- "skewers-updated": {
- "downloadCount": 1534,
- "id": 561675,
- "latestFiles": {
- "1.18": 3587812
- },
- "name": "Skewers Updated"
- },
- "skiing": {
- "downloadCount": 35672,
- "id": 425810,
- "latestFiles": {
- "1.16": 3388554,
- "1.18": 3617153
- },
- "name": "Skiing"
- },
- "skinned-carts": {
- "downloadCount": 119354,
- "id": 351109,
- "latestFiles": {
- "1.16": 3044273,
- "1.18": 3670096
- },
- "name": "Skinned Carts"
- },
- "skinned-lanterns": {
- "downloadCount": 784238,
- "id": 414154,
- "latestFiles": {
- "1.16": 3237331,
- "1.18": 3710052
- },
- "name": "Skinned Lanterns (Forge)"
- },
- "skyblock-builder": {
- "downloadCount": 1677770,
- "id": 446691,
- "latestFiles": {
- "1.16": 3650208,
- "1.18": 3708275
- },
- "name": "Skyblock Builder"
- },
- "slab-machines": {
- "downloadCount": 5716725,
- "id": 301854,
- "latestFiles": {
- "1.16": 3218250,
- "1.18": 3694542
- },
- "name": "Slab Machines"
- },
- "slashblade": {
- "downloadCount": 2557934,
- "id": 241596,
- "latestFiles": {
- "1.18": 3633854
- },
- "name": "SlashBlade"
- },
- "sleeping-bags": {
- "downloadCount": 248451,
- "id": 384485,
- "latestFiles": {
- "1.16": 3325891,
- "1.18": 3669701
- },
- "name": "Sleeping Bags"
- },
- "slight-gui-modifications": {
- "downloadCount": 1560456,
- "id": 380393,
- "latestFiles": {
- "1.16-fabric": 3202525,
- "1.18-fabric": 3680329
- },
- "name": "'Slight' Gui Modifications"
- },
- "slimeologymc": {
- "downloadCount": 6204,
- "id": 486901,
- "latestFiles": {
- "1.16-fabric": 3347521
- },
- "name": "SlimeologyMC"
- },
- "slotlock": {
- "downloadCount": 1126983,
- "id": 408366,
- "latestFiles": {
- "1.16-fabric": 3269549,
- "1.18-fabric": 3541401
- },
- "name": "SlotLock"
- },
- "small-ships": {
- "downloadCount": 4580975,
- "id": 450659,
- "latestFiles": {
- "1.16": 3462166
- },
- "name": "Small Ships"
- },
- "smooth-boot": {
- "downloadCount": 636397,
- "id": 415758,
- "latestFiles": {
- "1.16-fabric": 3248104,
- "1.18-fabric": 3692365
- },
- "name": "Smooth Boot (Fabric)"
- },
- "smooth-scrolling-everywhere-fabric": {
- "downloadCount": 131948,
- "id": 325861,
- "latestFiles": {
- "1.16-fabric": 2963760,
- "1.18-fabric": 3631944
- },
- "name": "Smooth Scrolling Everywhere (Fabric)"
- },
- "snow-pig": {
- "downloadCount": 2277868,
- "id": 410500,
- "latestFiles": {
- "1.16": 3564341,
- "1.18": 3694786
- },
- "name": "Snow Pig [Forge]"
- },
- "snow-real-magic": {
- "downloadCount": 14623660,
- "id": 308663,
- "latestFiles": {
- "1.16": 3592119,
- "1.18": 3680622
- },
- "name": "Snow! Real Magic! ⛄ (Forge)"
- },
- "snowy-spirit": {
- "downloadCount": 254414,
- "id": 566142,
- "latestFiles": {
- "1.18": 3694643
- },
- "name": "Snowy Spirit"
- },
- "sodium": {
- "downloadCount": 6624038,
- "id": 394468,
- "latestFiles": {
- "1.16-fabric": 3488820,
- "1.18-fabric": 3669187
- },
- "name": "Sodium"
- },
- "solar-flux-reborn": {
- "downloadCount": 25507772,
- "id": 246974,
- "latestFiles": {
- "1.16": 3487349,
- "1.18": 3721906
- },
- "name": "Solar Flux Reborn"
- },
- "solar-helmet": {
- "downloadCount": 12234,
- "id": 355361,
- "latestFiles": {
- "1.16": 3454674,
- "1.18": 3681631
- },
- "name": "Solar Helmet [FORGE]"
- },
- "solargeneration": {
- "downloadCount": 1625536,
- "id": 336538,
- "latestFiles": {
- "1.18": 3570688
- },
- "name": "Solar Generation"
- },
- "somnia": {
- "downloadCount": 16529,
- "id": 400796,
- "latestFiles": {
- "1.16": 3448868
- },
- "name": "Somnia Awoken"
- },
- "sonicraft": {
- "downloadCount": 281288,
- "id": 490147,
- "latestFiles": {
- "1.16": 3481618
- },
- "name": "SoniCraft"
- },
- "sorceryfight": {
- "downloadCount": 289247,
- "id": 471288,
- "latestFiles": {
- "1.16": 3680446
- },
- "name": "Jujutsu Craft (Sorcery Fight)"
- },
- "soul-sand-life": {
- "downloadCount": 643617,
- "id": 406835,
- "latestFiles": {
- "1.16": 3614509
- },
- "name": "Soul Sand Life"
- },
- "space-bosstools-giselle-addon": {
- "downloadCount": 567740,
- "id": 546554,
- "latestFiles": {
- "1.16": 3707138,
- "1.18": 3723388
- },
- "name": "Beyond Earth: Giselle Addon"
- },
- "spartan-shields": {
- "downloadCount": 26359346,
- "id": 252239,
- "latestFiles": {
- "1.16": 3292950
- },
- "name": "Spartan Shields"
- },
- "spartan-weaponry": {
- "downloadCount": 16758039,
- "id": 278141,
- "latestFiles": {
- "1.16": 3725538
- },
- "name": "Spartan Weaponry"
- },
- "speedy-hoppers": {
- "downloadCount": 2723201,
- "id": 320098,
- "latestFiles": {
- "1.16": 3157460,
- "1.18": 3670879
- },
- "name": "Speedy Hoppers"
- },
- "speedy-ladders": {
- "downloadCount": 2196760,
- "id": 323126,
- "latestFiles": {
- "1.16": 3238298,
- "1.18": 3724636
- },
- "name": "Speedy Ladders"
- },
- "spellbound-enchantments": {
- "downloadCount": 205471,
- "id": 434965,
- "latestFiles": {
- "1.16-fabric": 3337221,
- "1.18-fabric": 3708603
- },
- "name": "Spellbound Enchantments"
- },
- "spice-of-life-carrot-edition": {
- "downloadCount": 25238165,
- "id": 277616,
- "latestFiles": {
- "1.16": 3420107,
- "1.18": 3571539
- },
- "name": "Spice of Life: Carrot Edition"
- },
- "spice-of-life-potato-edition": {
- "downloadCount": 777135,
- "id": 431978,
- "latestFiles": {
- "1.16": 3178864
- },
- "name": "Spice of Life: Potato Edition"
- },
- "spinnery-fabric": {
- "downloadCount": 66531,
- "id": 364618,
- "latestFiles": {
- "1.16-fabric": 3012567
- },
- "name": "Spinnery: Fabric [Discontinued]"
- },
- "staff-of-building": {
- "downloadCount": 1620762,
- "id": 382694,
- "latestFiles": {
- "1.16-fabric": 3284852,
- "1.18-fabric": 3577332
- },
- "name": "Staff of Building"
- },
- "stairway-to-aether": {
- "downloadCount": 128910,
- "id": 245713,
- "latestFiles": {
- "1.16": 3290138,
- "1.18": 3676366
- },
- "name": "Stairway to Aether"
- },
- "stalwart-dungeons": {
- "downloadCount": 4008193,
- "id": 474817,
- "latestFiles": {
- "1.16": 3495397,
- "1.18": 3739601
- },
- "name": "Stalwart Dungeons"
- },
- "stardew-armory": {
- "downloadCount": 10789,
- "id": 547283,
- "latestFiles": {
- "1.16": 3609284,
- "1.18": 3741734
- },
- "name": "Stardew Armory"
- },
- "startup-qol": {
- "downloadCount": 107456,
- "id": 399739,
- "latestFiles": {
- "1.16": 3180366
- },
- "name": "Startup QoL"
- },
- "stats-keeper": {
- "downloadCount": 1860346,
- "id": 258168,
- "latestFiles": {
- "1.16": 3562543,
- "1.18": 3563625
- },
- "name": "Stats Keeper (Forge)"
- },
- "statues": {
- "downloadCount": 7953780,
- "id": 253172,
- "latestFiles": {
- "1.16": 3540936,
- "1.18": 3696463
- },
- "name": "Statues"
- },
- "step": {
- "downloadCount": 3067249,
- "id": 374371,
- "latestFiles": {
- "1.18": 3544079
- },
- "name": "Step"
- },
- "stevekungs-lib": {
- "downloadCount": 1182303,
- "id": 296019,
- "latestFiles": {
- "1.16": 3448233,
- "1.16-fabric": 3448230,
- "1.18": 3544966,
- "1.18-fabric": 3543590
- },
- "name": "SteveKunG's Lib"
- },
- "stone-age-by-yanny": {
- "downloadCount": 34547,
- "id": 353999,
- "latestFiles": {
- "1.16": 3211544
- },
- "name": "Yanny's Stone Age"
- },
- "stone-chest": {
- "downloadCount": 3902390,
- "id": 307052,
- "latestFiles": {
- "1.16": 3421145,
- "1.18": 3721734
- },
- "name": "Stone Chest"
- },
- "storage-cabinet": {
- "downloadCount": 1754487,
- "id": 304889,
- "latestFiles": {
- "1.16": 3407701,
- "1.16-fabric": 3475612,
- "1.18": 3545045,
- "1.18-fabric": 3545044
- },
- "name": "Storage Cabinet"
- },
- "storage-drawers": {
- "downloadCount": 111813081,
- "id": 223852,
- "latestFiles": {
- "1.16": 3611471,
- "1.18": 3693181
- },
- "name": "Storage Drawers"
- },
- "storage-for-computercraft": {
- "downloadCount": 1538955,
- "id": 432182,
- "latestFiles": {
- "1.16": 3196520
- },
- "name": "Storage for ComputerCraft"
- },
- "storage-overhaul": {
- "downloadCount": 990275,
- "id": 382599,
- "latestFiles": {
- "1.16": 3283097
- },
- "name": "Storage Overhaul"
- },
- "storage-tech": {
- "downloadCount": 2285926,
- "id": 274033,
- "latestFiles": {
- "1.16": 3146999
- },
- "name": "Storage Tech"
- },
- "straw-dummy": {
- "downloadCount": 1033756,
- "id": 393392,
- "latestFiles": {
- "1.16-fabric": 3105698,
- "1.18-fabric": 3671243
- },
- "name": "Straw Dummy"
- },
- "strawgolem-reborn": {
- "downloadCount": 5740868,
- "id": 387580,
- "latestFiles": {
- "1.16": 3057272
- },
- "name": "Straw Golem Reborn - Forge"
- },
- "structure-gel-api": {
- "downloadCount": 13687791,
- "id": 378802,
- "latestFiles": {
- "1.16": 3498310,
- "1.18": 3629303
- },
- "name": "Structure Gel API"
- },
- "structurize": {
- "downloadCount": 14984358,
- "id": 298744,
- "latestFiles": {
- "1.16": 3737484,
- "1.18": 3741984
- },
- "name": "Structurize"
- },
- "subterranean-wilderness": {
- "downloadCount": 1710245,
- "id": 413426,
- "latestFiles": {
- "1.16": 3536724
- },
- "name": "Subterranean Wilderness"
- },
- "sulfur-and-potassium-make-more-gunpowder": {
- "downloadCount": 506045,
- "id": 295506,
- "latestFiles": {
- "1.16": 3346622,
- "1.18": 3684585,
- "1.18-fabric": 3681951
- },
- "name": "Sulfur And Potassium - More Gunpowder"
- },
- "super-multi-drills": {
- "downloadCount": 713101,
- "id": 230238,
- "latestFiles": {
- "1.16": 3374321
- },
- "name": "Super Multi-Drills"
- },
- "super-tools": {
- "downloadCount": 482994,
- "id": 325230,
- "latestFiles": {
- "1.16": 3210686
- },
- "name": "SuperTools"
- },
- "supplementaries": {
- "downloadCount": 13225810,
- "id": 412082,
- "latestFiles": {
- "1.16": 3650035,
- "1.18": 3740825
- },
- "name": "Supplementaries"
- },
- "surface-tension": {
- "downloadCount": 638,
- "id": 400112,
- "latestFiles": {
- "1.16": 3038654
- },
- "name": "Surface Tension!"
- },
- "survival-overhaul": {
- "downloadCount": 57685,
- "id": 437553,
- "latestFiles": {
- "1.16": 3212899
- },
- "name": "Survival Overhaul"
- },
- "survivalist": {
- "downloadCount": 1320515,
- "id": 242289,
- "latestFiles": {
- "1.16": 3402145
- },
- "name": "Survivalist"
- },
- "survive": {
- "downloadCount": 982545,
- "id": 367337,
- "latestFiles": {
- "1.16": 3655901,
- "1.18": 3725913
- },
- "name": "Survive"
- },
- "sushigocrafting": {
- "downloadCount": 635853,
- "id": 452500,
- "latestFiles": {
- "1.16": 3538112,
- "1.18": 3733115
- },
- "name": "Sushi Go Crafting"
- },
- "sweet-concrete": {
- "downloadCount": 78835,
- "id": 351052,
- "latestFiles": {
- "1.16": 3364624,
- "1.18": 3723960
- },
- "name": "Sweet Concrete"
- },
- "sword-displays": {
- "downloadCount": 543814,
- "id": 392762,
- "latestFiles": {
- "1.16": 3292730,
- "1.18": 3737552
- },
- "name": "Sword Displays"
- },
- "tablechair": {
- "downloadCount": 516207,
- "id": 443519,
- "latestFiles": {
- "1.16": 3233589
- },
- "name": "TableChair"
- },
- "tacocraft-fabric": {
- "downloadCount": 985760,
- "id": 373093,
- "latestFiles": {
- "1.16-fabric": 3331987,
- "1.18-fabric": 3728163
- },
- "name": "TacoCraft"
- },
- "taiga2": {
- "downloadCount": 17928,
- "id": 513667,
- "latestFiles": {
- "1.16": 3638850
- },
- "name": "TAIGA 2 (Tinkers alloying addon port)"
- },
- "tea-kettle": {
- "downloadCount": 746438,
- "id": 445245,
- "latestFiles": {
- "1.16": 3434736
- },
- "name": "Tea Kettle"
- },
- "techreborn": {
- "downloadCount": 20524619,
- "id": 233564,
- "latestFiles": {
- "1.16-fabric": 3330317,
- "1.18-fabric": 3672447
- },
- "name": "Tech Reborn"
- },
- "telepass": {
- "downloadCount": 405854,
- "id": 341875,
- "latestFiles": {
- "1.16": 3480114,
- "1.18": 3545692
- },
- "name": "TelePass"
- },
- "telepastries": {
- "downloadCount": 6277608,
- "id": 319466,
- "latestFiles": {
- "1.16": 3485267,
- "1.18": 3735414
- },
- "name": "TelePastries"
- },
- "teletubbies-mod": {
- "downloadCount": 977117,
- "id": 236040,
- "latestFiles": {
- "1.16": 3432603,
- "1.18": 3670926
- },
- "name": "Teletubbies Mod"
- },
- "terracart-reloaded": {
- "downloadCount": 5317750,
- "id": 286417,
- "latestFiles": {
- "1.16": 3196163,
- "1.18": 3710054
- },
- "name": "Terracart Reloaded"
- },
- "terraforged": {
- "downloadCount": 6626132,
- "id": 363820,
- "latestFiles": {
- "1.16": 3460560,
- "1.18": 3584577
- },
- "name": "TerraForged"
- },
- "terraincognita": {
- "downloadCount": 3145340,
- "id": 435386,
- "latestFiles": {
- "1.16": 3587138
- },
- "name": "Terra Incognita: The Unknown Land"
- },
- "terraqueous": {
- "downloadCount": 3552531,
- "id": 244870,
- "latestFiles": {
- "1.16": 3738060,
- "1.18": 3738064
- },
- "name": "Terraqueous"
- },
- "terrestria": {
- "downloadCount": 1187339,
- "id": 323974,
- "latestFiles": {
- "1.16-fabric": 3193392
- },
- "name": "Terrestria"
- },
- "terrestria-reforged": {
- "downloadCount": 25825,
- "id": 525277,
- "latestFiles": {
- "1.16": 3479466
- },
- "name": "Terrestria Reforged"
- },
- "terrible-chest": {
- "downloadCount": 31370,
- "id": 334619,
- "latestFiles": {
- "1.16": 3071474
- },
- "name": "Terrible Chest"
- },
- "tesseract": {
- "downloadCount": 2845890,
- "id": 379232,
- "latestFiles": {
- "1.16": 3635683,
- "1.18": 3635685
- },
- "name": "Tesseract"
- },
- "tetra": {
- "downloadCount": 6789632,
- "id": 289712,
- "latestFiles": {
- "1.16": 3585032,
- "1.18": 3711077
- },
- "name": "Tetra"
- },
- "tetranomicon": {
- "downloadCount": 3042725,
- "id": 445385,
- "latestFiles": {
- "1.16": 3349970
- },
- "name": "Tetranomicon"
- },
- "thatched": {
- "downloadCount": 655791,
- "id": 403202,
- "latestFiles": {
- "1.16": 3366654,
- "1.18": 3682787,
- "1.18-fabric": 3682786
- },
- "name": "Thatched"
- },
- "the-abyss-chapter-ii": {
- "downloadCount": 3834509,
- "id": 440647,
- "latestFiles": {
- "1.16": 3654979
- },
- "name": "The Abyss II - The Other Side"
- },
- "the-afterlight": {
- "downloadCount": 804241,
- "id": 499469,
- "latestFiles": {
- "1.16": 3646154
- },
- "name": "The Afterlight"
- },
- "the-arcaneum": {
- "downloadCount": 41293,
- "id": 460474,
- "latestFiles": {
- "1.16": 3645721
- },
- "name": "The Arcaneum"
- },
- "the-better-flint-mod": {
- "downloadCount": 3210,
- "id": 479649,
- "latestFiles": {
- "1.16": 3301187
- },
- "name": "The Better Flint Mod"
- },
- "the-bumblezone-fabric": {
- "downloadCount": 903305,
- "id": 363949,
- "latestFiles": {
- "1.16-fabric": 3433482,
- "1.18-fabric": 3735704
- },
- "name": "The Bumblezone (Fabric)"
- },
- "the-bumblezone-forge": {
- "downloadCount": 3281516,
- "id": 362479,
- "latestFiles": {
- "1.16": 3537997,
- "1.18": 3735705
- },
- "name": "The Bumblezone (Forge)"
- },
- "the-comfort-zone": {
- "downloadCount": 267349,
- "id": 493947,
- "latestFiles": {
- "1.16": 3490507,
- "1.18": 3724001
- },
- "name": "The Comfort Zone"
- },
- "the-conjurer": {
- "downloadCount": 8223605,
- "id": 377798,
- "latestFiles": {
- "1.18": 3605476
- },
- "name": "The Conjurer"
- },
- "the-forbidden": {
- "downloadCount": 10545,
- "id": 544945,
- "latestFiles": {
- "1.16": 3517871
- },
- "name": "The Forbidden"
- },
- "the-graveyard-forge": {
- "downloadCount": 1591586,
- "id": 531188,
- "latestFiles": {
- "1.16": 3540954,
- "1.18": 3701742
- },
- "name": "The Graveyard (FORGE)"
- },
- "the-irregular-chef": {
- "downloadCount": 988937,
- "id": 498222,
- "latestFiles": {
- "1.16": 3411810
- },
- "name": "The Irregular Chef! (A Farmer's Delight Add-on)"
- },
- "the-king-of-the-villagers": {
- "downloadCount": 734510,
- "id": 378928,
- "latestFiles": {
- "1.16": 3559797,
- "1.18": 3569652
- },
- "name": "The King of the Villagers"
- },
- "the-lost-cities": {
- "downloadCount": 28119323,
- "id": 269024,
- "latestFiles": {
- "1.16": 3606586,
- "1.18": 3711555
- },
- "name": "The Lost Cities"
- },
- "the-magic-doorknob": {
- "downloadCount": 117384,
- "id": 364139,
- "latestFiles": {
- "1.16": 3502473,
- "1.18": 3550596
- },
- "name": "The Magic Doorknob"
- },
- "the-magic-mirror": {
- "downloadCount": 221466,
- "id": 323750,
- "latestFiles": {
- "1.16": 3172732,
- "1.18": 3550597
- },
- "name": "The Magic Mirror"
- },
- "the-mighty-architect": {
- "downloadCount": 5821221,
- "id": 317792,
- "latestFiles": {
- "1.16": 3089690,
- "1.18": 3623466
- },
- "name": "The Mighty Architect"
- },
- "the-one-probe": {
- "downloadCount": 49294966,
- "id": 245211,
- "latestFiles": {
- "1.16": 3665853,
- "1.18": 3671753
- },
- "name": "The One Probe"
- },
- "the-outer-end": {
- "downloadCount": 4727967,
- "id": 430404,
- "latestFiles": {
- "1.16": 3404058
- },
- "name": "The Outer End"
- },
- "the-plopper": {
- "downloadCount": 244937,
- "id": 301169,
- "latestFiles": {
- "1.16": 3031383,
- "1.18": 3612110
- },
- "name": "The Plopper"
- },
- "the-twilight-forest": {
- "downloadCount": 62920156,
- "id": 227639,
- "latestFiles": {
- "1.16": 3575220
- },
- "name": "The Twilight Forest"
- },
- "the-undergarden": {
- "downloadCount": 3287950,
- "id": 379849,
- "latestFiles": {
- "1.16": 3477594,
- "1.18": 3675598
- },
- "name": "The Undergarden"
- },
- "the-veggie-way": {
- "downloadCount": 805370,
- "id": 270684,
- "latestFiles": {
- "1.16": 3381370,
- "1.18": 3722986,
- "1.18-fabric": 3643227
- },
- "name": "The Veggie Way [FORGE]"
- },
- "the-weirding-gadget": {
- "downloadCount": 11936577,
- "id": 258914,
- "latestFiles": {
- "1.16": 3073659,
- "1.18": 3650633
- },
- "name": "The Weirding Gadget"
- },
- "the-wild-update": {
- "downloadCount": 282005,
- "id": 537490,
- "latestFiles": {
- "1.16": 3527772,
- "1.18": 3652864
- },
- "name": "The Wild Update 1.19 [FORGE]"
- },
- "thermal-conversion": {
- "downloadCount": 106961,
- "id": 247539,
- "latestFiles": {
- "1.16": 3015347,
- "1.16-fabric": 3035103
- },
- "name": "Thermal Conversion"
- },
- "thermal-foundation": {
- "downloadCount": 82756409,
- "id": 222880,
- "latestFiles": {
- "1.16": 3621736
- },
- "name": "Thermal Foundation"
- },
- "theundead": {
- "downloadCount": 789375,
- "id": 479710,
- "latestFiles": {
- "1.16": 3670647
- },
- "name": "THE UNDEAD"
- },
- "thutcore": {
- "downloadCount": 4632261,
- "id": 224428,
- "latestFiles": {
- "1.16": 3208594,
- "1.18": 3607763
- },
- "name": "ThutCore"
- },
- "thuts-elevators": {
- "downloadCount": 3634357,
- "id": 224375,
- "latestFiles": {
- "1.16": 3208600,
- "1.18": 3607765
- },
- "name": "Thut's Elevators"
- },
- "tiered-forge": {
- "downloadCount": 27439,
- "id": 453889,
- "latestFiles": {
- "1.16": 3635805,
- "1.18": 3642757
- },
- "name": "Tiered (Forge)"
- },
- "time-core": {
- "downloadCount": 3094505,
- "id": 331594,
- "latestFiles": {
- "1.16": 3449063
- },
- "name": "Time Core"
- },
- "time-in-a-bottle": {
- "downloadCount": 161063,
- "id": 440243,
- "latestFiles": {
- "1.16-fabric": 3325434,
- "1.18-fabric": 3668585
- },
- "name": "Time in a Bottle (Fabric)"
- },
- "time-in-a-bottle-standalone": {
- "downloadCount": 3263501,
- "id": 445025,
- "latestFiles": {
- "1.16": 3255801,
- "1.18": 3565298
- },
- "name": "Time in a bottle standalone"
- },
- "tinkers-construct": {
- "downloadCount": 108890513,
- "id": 74072,
- "latestFiles": {
- "1.16": 3695126,
- "1.18": 3693992
- },
- "name": "Tinkers Construct"
- },
- "tinkers-mechworks": {
- "downloadCount": 15460702,
- "id": 78057,
- "latestFiles": {
- "1.16": 3365302
- },
- "name": "Tinkers' Mechworks"
- },
- "tinkers-planner": {
- "downloadCount": 1158524,
- "id": 519973,
- "latestFiles": {
- "1.16": 3523698
- },
- "name": "Tinker's Planner"
- },
- "tinted-campfires": {
- "downloadCount": 5806,
- "id": 479516,
- "latestFiles": {
- "1.16": 3561272,
- "1.18": 3720474
- },
- "name": "Tinted Campfires"
- },
- "tiny-coal": {
- "downloadCount": 842195,
- "id": 395272,
- "latestFiles": {
- "1.16": 3100603
- },
- "name": "Tiny Coal"
- },
- "tiny-mob-farm": {
- "downloadCount": 2284962,
- "id": 311880,
- "latestFiles": {
- "1.16": 3174585
- },
- "name": "Tiny Mob Farm"
- },
- "tiny-redstone": {
- "downloadCount": 3610475,
- "id": 453746,
- "latestFiles": {
- "1.16": 3651423,
- "1.18": 3697178
- },
- "name": "Tiny Redstone"
- },
- "tiny-skeletons-forge": {
- "downloadCount": 1738411,
- "id": 548647,
- "latestFiles": {
- "1.16": 3533204,
- "1.18": 3727735
- },
- "name": "Tiny Skeletons [Forge]"
- },
- "tinychest": {
- "downloadCount": 10003,
- "id": 439515,
- "latestFiles": {
- "1.16": 3202417
- },
- "name": "Tiny Chests"
- },
- "tips": {
- "downloadCount": 10369719,
- "id": 306549,
- "latestFiles": {
- "1.16": 3732274
- },
- "name": "Tips"
- },
- "tipsy": {
- "downloadCount": 22548,
- "id": 585299,
- "latestFiles": {
- "1.16": 3668916
- },
- "name": "Tipsy"
- },
- "tis-3d": {
- "downloadCount": 870001,
- "id": 238603,
- "latestFiles": {
- "1.16": 3553103,
- "1.16-fabric": 3384198,
- "1.18": 3738437
- },
- "name": "TIS-3D"
- },
- "titanium": {
- "downloadCount": 17657823,
- "id": 287342,
- "latestFiles": {
- "1.16": 3525770,
- "1.18": 3707558
- },
- "name": "Titanium"
- },
- "tnt-yeeter": {
- "downloadCount": 257747,
- "id": 336438,
- "latestFiles": {
- "1.16": 2990990
- },
- "name": "TNT Yeeter Mod"
- },
- "to-the-bat-poles": {
- "downloadCount": 23969965,
- "id": 272190,
- "latestFiles": {
- "1.16": 3412146,
- "1.18": 3682963
- },
- "name": "\"To the Bat Poles!\""
- },
- "toast-control": {
- "downloadCount": 54990908,
- "id": 271740,
- "latestFiles": {
- "1.18": 3717855
- },
- "name": "Toast Control"
- },
- "tofucraftreload": {
- "downloadCount": 263732,
- "id": 317469,
- "latestFiles": {
- "1.16": 3454680,
- "1.18": 3740347
- },
- "name": "TofuCraftReload"
- },
- "tolaserblade": {
- "downloadCount": 191167,
- "id": 294861,
- "latestFiles": {
- "1.16": 3510269,
- "1.18": 3671526
- },
- "name": "ToLaserBlade (Forge)"
- },
- "tome-of-blood": {
- "downloadCount": 3404406,
- "id": 438240,
- "latestFiles": {
- "1.16": 3487391
- },
- "name": "Tome of Blood"
- },
- "tomes": {
- "downloadCount": 249841,
- "id": 534416,
- "latestFiles": {
- "1.16": 3737961
- },
- "name": "Tomes"
- },
- "toms-storage": {
- "downloadCount": 1755131,
- "id": 378609,
- "latestFiles": {
- "1.16": 3479089,
- "1.18": 3706364
- },
- "name": "Tom's Simple Storage Mod"
- },
- "too-many-glyphs": {
- "downloadCount": 112598,
- "id": 560595,
- "latestFiles": {
- "1.16": 3658891,
- "1.18": 3721969
- },
- "name": "Too Many Glyphs"
- },
- "tool-belt": {
- "downloadCount": 19133332,
- "id": 260262,
- "latestFiles": {
- "1.16": 3694929,
- "1.18": 3694931
- },
- "name": "Tool Belt"
- },
- "tool-leveling-plus": {
- "downloadCount": 270510,
- "id": 397255,
- "latestFiles": {
- "1.16": 3554045,
- "1.18": 3645998
- },
- "name": "Tool Leveling+"
- },
- "tool-stats": {
- "downloadCount": 4788077,
- "id": 377109,
- "latestFiles": {
- "1.16": 3732280,
- "1.16-fabric": 3348003,
- "1.18": 3697308,
- "1.18-fabric": 3697307
- },
- "name": "Tool Stats"
- },
- "tools-complement": {
- "downloadCount": 9360,
- "id": 552642,
- "latestFiles": {
- "1.16": 3621739
- },
- "name": "Tool's Complement"
- },
- "top-addons": {
- "downloadCount": 28875482,
- "id": 247111,
- "latestFiles": {
- "1.16": 3555274
- },
- "name": "TOP Addons"
- },
- "torch-bandolier": {
- "downloadCount": 574874,
- "id": 299337,
- "latestFiles": {
- "1.16": 3398768,
- "1.18": 3550328
- },
- "name": "Torch Bandolier"
- },
- "torch-optimizer": {
- "downloadCount": 1191529,
- "id": 289420,
- "latestFiles": {
- "1.16": 3196014
- },
- "name": "Torch Optimizer"
- },
- "torchbowmod": {
- "downloadCount": 840857,
- "id": 289658,
- "latestFiles": {
- "1.16": 3136592,
- "1.16-fabric": 3349031,
- "1.18": 3570948,
- "1.18-fabric": 3549605
- },
- "name": "TorchBowMod"
- },
- "torcherino": {
- "downloadCount": 2596546,
- "id": 236794,
- "latestFiles": {
- "1.16": 3392696,
- "1.16-fabric": 3393242
- },
- "name": "Torcherino"
- },
- "torchmaster": {
- "downloadCount": 52170604,
- "id": 254268,
- "latestFiles": {
- "1.16": 3433163,
- "1.18": 3724596
- },
- "name": "Torchmaster"
- },
- "torohealth-damage-indicators": {
- "downloadCount": 8639539,
- "id": 245733,
- "latestFiles": {
- "1.16": 3144151,
- "1.16-fabric": 3408172,
- "1.18": 3556931,
- "1.18-fabric": 3556912
- },
- "name": "ToroHealth Damage Indicators"
- },
- "tough-as-nails": {
- "downloadCount": 12519751,
- "id": 246391,
- "latestFiles": {
- "1.16": 3430873,
- "1.18": 3722886
- },
- "name": "Tough As Nails"
- },
- "trade": {
- "downloadCount": 548900,
- "id": 270204,
- "latestFiles": {
- "1.16-fabric": 3122175,
- "1.18-fabric": 3581326
- },
- "name": "Trade (Fabric)"
- },
- "trading-post": {
- "downloadCount": 2234203,
- "id": 539057,
- "latestFiles": {
- "1.16": 3509565,
- "1.18": 3671421
- },
- "name": "Trading Post [Forge]"
- },
- "trail-mix": {
- "downloadCount": 1086992,
- "id": 229094,
- "latestFiles": {
- "1.16": 3313936
- },
- "name": "Trail Mix"
- },
- "transfer-chest": {
- "downloadCount": 190443,
- "id": 432830,
- "latestFiles": {
- "1.16": 3200430,
- "1.16-fabric": 3200521
- },
- "name": "Transfer Chest"
- },
- "transport": {
- "downloadCount": 4635203,
- "id": 292692,
- "latestFiles": {
- "1.16": 3386772
- },
- "name": "Transport"
- },
- "trap-expansion-fabric": {
- "downloadCount": 1276792,
- "id": 334018,
- "latestFiles": {
- "1.16-fabric": 3029797,
- "1.18-fabric": 3540177
- },
- "name": "Trap Expansion (Fabric)"
- },
- "trapcraft": {
- "downloadCount": 794463,
- "id": 271272,
- "latestFiles": {
- "1.16": 3608220,
- "1.18": 3704767
- },
- "name": "Trapcraft"
- },
- "trash-cans": {
- "downloadCount": 10627782,
- "id": 394535,
- "latestFiles": {
- "1.16": 3706352,
- "1.18": 3706354
- },
- "name": "Trash Cans"
- },
- "trashslot": {
- "downloadCount": 18895018,
- "id": 235577,
- "latestFiles": {
- "1.18": 3658064
- },
- "name": "TrashSlot"
- },
- "travel-anchors": {
- "downloadCount": 5693776,
- "id": 413234,
- "latestFiles": {
- "1.16": 3265112,
- "1.18": 3741307
- },
- "name": "Travel Anchors"
- },
- "travel-bag": {
- "downloadCount": 325779,
- "id": 334386,
- "latestFiles": {
- "1.16": 3292602
- },
- "name": "Travel Bag"
- },
- "travelers-backpack": {
- "downloadCount": 6034279,
- "id": 321117,
- "latestFiles": {
- "1.16": 3667522,
- "1.18": 3735191
- },
- "name": "Traveler's Backpack"
- },
- "travelers-titles": {
- "downloadCount": 2899462,
- "id": 504908,
- "latestFiles": {
- "1.16": 3398020,
- "1.18": 3681420
- },
- "name": "Traveler's Titles (Forge)"
- },
- "travellers-boots": {
- "downloadCount": 1297528,
- "id": 321996,
- "latestFiles": {
- "1.16": 3287624,
- "1.18": 3556276
- },
- "name": "Traveller's Boots"
- },
- "travellers-map": {
- "downloadCount": 185093,
- "id": 360748,
- "latestFiles": {
- "1.16": 3208318
- },
- "name": "Travellers Map"
- },
- "traverse": {
- "downloadCount": 1997646,
- "id": 308777,
- "latestFiles": {
- "1.16-fabric": 3397865
- },
- "name": "Traverse"
- },
- "traverse-reforged": {
- "downloadCount": 20715894,
- "id": 267769,
- "latestFiles": {
- "1.16": 3157857
- },
- "name": "Traverse Reforged"
- },
- "treechop": {
- "downloadCount": 2041072,
- "id": 421377,
- "latestFiles": {
- "1.18": 3649620
- },
- "name": "HT's TreeChop"
- },
- "trinkets-fabric": {
- "downloadCount": 4364874,
- "id": 341284,
- "latestFiles": {
- "1.16-fabric": 3100959,
- "1.18-fabric": 3723674
- },
- "name": "Trinkets (Fabric)"
- },
- "true-secret-rooms": {
- "downloadCount": 945033,
- "id": 413207,
- "latestFiles": {
- "1.16-fabric": 3194197
- },
- "name": "True Secret Rooms"
- },
- "tubes-reloaded": {
- "downloadCount": 1594889,
- "id": 326957,
- "latestFiles": {
- "1.16": 3297448
- },
- "name": "Tubes Reloaded"
- },
- "turf": {
- "downloadCount": 428250,
- "id": 336879,
- "latestFiles": {
- "1.16": 3100983,
- "1.18": 3545550
- },
- "name": "Turf"
- },
- "tweakeroo": {
- "downloadCount": 417513,
- "id": 297344,
- "latestFiles": {
- "1.16-fabric": 3542587,
- "1.18-fabric": 3672640
- },
- "name": "Tweakeroo"
- },
- "twitchspawn": {
- "downloadCount": 378382,
- "id": 273382,
- "latestFiles": {
- "1.16": 3098878
- },
- "name": "TwitchSpawn"
- },
- "u-team-core": {
- "downloadCount": 18199793,
- "id": 273744,
- "latestFiles": {
- "1.16": 3350619,
- "1.18": 3686773
- },
- "name": "U Team Core"
- },
- "ultimate-car-mod": {
- "downloadCount": 6087231,
- "id": 267458,
- "latestFiles": {
- "1.16": 3310670,
- "1.18": 3707486
- },
- "name": "Ultimate Car Mod"
- },
- "ultimate-skyblock-generator": {
- "downloadCount": 1014638,
- "id": 307693,
- "latestFiles": {
- "1.16": 3188219,
- "1.18": 3634623
- },
- "name": "Ultimate Skyblock Resource Generator"
- },
- "uncrafter": {
- "downloadCount": 26258,
- "id": 508170,
- "latestFiles": {
- "1.16": 3549459,
- "1.18": 3650847
- },
- "name": "Uncrafter"
- },
- "undead-army": {
- "downloadCount": 45350,
- "id": 463150,
- "latestFiles": {
- "1.18": 3711299
- },
- "name": "Undead Army!"
- },
- "undead-expansion": {
- "downloadCount": 1047369,
- "id": 507884,
- "latestFiles": {
- "1.16": 3399719
- },
- "name": "Undead Expansion"
- },
- "undergarden-tetra-patch": {
- "downloadCount": 1247679,
- "id": 433071,
- "latestFiles": {
- "1.16": 3330242
- },
- "name": "Undergarden/Tetra Patch"
- },
- "unionlib": {
- "downloadCount": 1098328,
- "id": 367806,
- "latestFiles": {
- "1.16": 3405963,
- "1.18": 3742011,
- "1.18-fabric": 3740178
- },
- "name": "UnionLib"
- },
- "universal-grid": {
- "downloadCount": 637818,
- "id": 536160,
- "latestFiles": {
- "1.16": 3724401,
- "1.18": 3724403
- },
- "name": "Universal Grid"
- },
- "unnamed-animal-mod": {
- "downloadCount": 1526129,
- "id": 495972,
- "latestFiles": {
- "1.16": 3501929
- },
- "name": "Unnamed Animal Mod"
- },
- "untitled-duck-mod-forge": {
- "downloadCount": 98181,
- "id": 451789,
- "latestFiles": {
- "1.16": 3377370
- },
- "name": "Untitled Duck Mod (Forge)"
- },
- "upgrade-aquatic": {
- "downloadCount": 13700032,
- "id": 326895,
- "latestFiles": {
- "1.16": 3561148
- },
- "name": "Upgrade Aquatic"
- },
- "upgraded-ender-chests": {
- "downloadCount": 724737,
- "id": 457082,
- "latestFiles": {
- "1.16-fabric": 3270014,
- "1.18-fabric": 3548619
- },
- "name": "Upgraded Ender Chests"
- },
- "upgraded-netherite": {
- "downloadCount": 5029713,
- "id": 400085,
- "latestFiles": {
- "1.16": 3657070,
- "1.18": 3707439
- },
- "name": "Upgraded Netherite"
- },
- "upgraded-netherite-creativerite": {
- "downloadCount": 16557,
- "id": 566875,
- "latestFiles": {
- "1.16": 3636287,
- "1.18": 3696829
- },
- "name": "Upgraded Netherite : Creativerite"
- },
- "upgraded-netherite-items": {
- "downloadCount": 93779,
- "id": 566866,
- "latestFiles": {
- "1.16": 3632862,
- "1.18": 3696820
- },
- "name": "Upgraded Netherite : Items"
- },
- "upgraded-netherite-ultimerite": {
- "downloadCount": 218563,
- "id": 566868,
- "latestFiles": {
- "1.16": 3636280,
- "1.18": 3696825
- },
- "name": "Upgraded Netherite : Ultimerite"
- },
- "uppers": {
- "downloadCount": 17971427,
- "id": 281274,
- "latestFiles": {
- "1.16": 3102260,
- "1.18": 3735573
- },
- "name": "Uppers"
- },
- "urns": {
- "downloadCount": 1779707,
- "id": 491911,
- "latestFiles": {
- "1.16-fabric": 3342773,
- "1.18-fabric": 3562558
- },
- "name": "Urns"
- },
- "useful-backpacks": {
- "downloadCount": 13664556,
- "id": 274338,
- "latestFiles": {
- "1.16": 3350860,
- "1.18": 3688927
- },
- "name": "Useful Backpacks"
- },
- "useful-hats": {
- "downloadCount": 173249,
- "id": 347337,
- "latestFiles": {
- "1.16": 3447963,
- "1.18": 3671173
- },
- "name": "Useful Hats"
- },
- "useful-railroads": {
- "downloadCount": 7956365,
- "id": 306475,
- "latestFiles": {
- "1.16": 3350866
- },
- "name": "Useful Railroads"
- },
- "useful-slime": {
- "downloadCount": 158610,
- "id": 417702,
- "latestFiles": {
- "1.16": 3296522,
- "1.18": 3722531
- },
- "name": "Useful Slime"
- },
- "v-tweaks": {
- "downloadCount": 5786905,
- "id": 238048,
- "latestFiles": {
- "1.16": 3675562,
- "1.18": 3692601
- },
- "name": "V-Tweaks"
- },
- "valhelsia-core": {
- "downloadCount": 9662960,
- "id": 416935,
- "latestFiles": {
- "1.16": 3592369,
- "1.18": 3613566
- },
- "name": "Valhelsia Core"
- },
- "valhelsia-structures": {
- "downloadCount": 12852230,
- "id": 347488,
- "latestFiles": {
- "1.16": 3476252,
- "1.18": 3708292
- },
- "name": "Valhelsia Structures"
- },
- "valhelsia-tweaks": {
- "downloadCount": 1899173,
- "id": 377624,
- "latestFiles": {
- "1.16": 3540781,
- "1.18": 3708296
- },
- "name": "Valhelsia Tweaks"
- },
- "valkyrielib": {
- "downloadCount": 55010252,
- "id": 245480,
- "latestFiles": {
- "1.16": 3526178
- },
- "name": "ValkyrieLib"
- },
- "vampires-need-umbrellas": {
- "downloadCount": 2374739,
- "id": 364129,
- "latestFiles": {
- "1.16": 3494620
- },
- "name": "Vampires Need Umbrellas"
- },
- "vampirism-become-a-vampire": {
- "downloadCount": 8144323,
- "id": 233029,
- "latestFiles": {
- "1.16": 3568777,
- "1.18": 3728569
- },
- "name": "Vampirism - Become a vampire!"
- },
- "vanilla-cookbook": {
- "downloadCount": 197922,
- "id": 402659,
- "latestFiles": {
- "1.16": 3461155,
- "1.18": 3683806
- },
- "name": "Vanilla Cookbook"
- },
- "vanilla-degus": {
- "downloadCount": 1240335,
- "id": 463073,
- "latestFiles": {
- "1.16": 3424926,
- "1.16-fabric": 3392424,
- "1.18": 3564790,
- "1.18-fabric": 3686859
- },
- "name": "Vanilla Degus"
- },
- "vanilla-excavators": {
- "downloadCount": 1167849,
- "id": 341772,
- "latestFiles": {
- "1.16-fabric": 3060706,
- "1.18-fabric": 3740910
- },
- "name": "Vanilla Excavators"
- },
- "vanilla-excavators-forge": {
- "downloadCount": 679916,
- "id": 359786,
- "latestFiles": {
- "1.16": 3214023,
- "1.18": 3680725
- },
- "name": "Vanilla Excavators [Forge]"
- },
- "vanilla-hammers": {
- "downloadCount": 1608267,
- "id": 317756,
- "latestFiles": {
- "1.16-fabric": 3284894,
- "1.18-fabric": 3712604
- },
- "name": "Vanilla Hammers"
- },
- "vanilla-hammers-forge": {
- "downloadCount": 1925702,
- "id": 359343,
- "latestFiles": {
- "1.16": 3110528,
- "1.18": 3680730
- },
- "name": "Vanilla Hammers [Forge]"
- },
- "vanilla-plus-resourceful-tools": {
- "downloadCount": 155480,
- "id": 346036,
- "latestFiles": {
- "1.16": 3381526,
- "1.18": 3722979
- },
- "name": "Resourceful Tools [FORGE]"
- },
- "vanilla-tools": {
- "downloadCount": 814398,
- "id": 308705,
- "latestFiles": {
- "1.16": 3366877,
- "1.18": 3669738
- },
- "name": "Vanilla Plus Tools"
- },
- "vanilladeathchest-fabric": {
- "downloadCount": 870644,
- "id": 393000,
- "latestFiles": {
- "1.16-fabric": 3212566
- },
- "name": "VanillaDeathChest (Fabric)"
- },
- "vanilladeathchest-forge": {
- "downloadCount": 347749,
- "id": 285687,
- "latestFiles": {
- "1.16": 3195136
- },
- "name": "VanillaDeathChest (Forge)"
- },
- "vanillafoodpantry-mod": {
- "downloadCount": 3601206,
- "id": 238170,
- "latestFiles": {
- "1.16": 3441203
- },
- "name": "VanillaFoodPantry Mod [FORGE]"
- },
- "vanillatweaks": {
- "downloadCount": 6847062,
- "id": 272637,
- "latestFiles": {
- "1.16": 3483436,
- "1.18": 3709602,
- "1.18-fabric": 3709601
- },
- "name": "VanillaTweaks [Fabric & Forge]"
- },
- "variant16x": {
- "downloadCount": 1654197,
- "id": 364441,
- "latestFiles": {
- "1.16": 3529770
- },
- "name": "Variant16x"
- },
- "variant16x-biomesyougo": {
- "downloadCount": 1160024,
- "id": 440054,
- "latestFiles": {
- "1.16": 3212479
- },
- "name": "Variant16x: Oh the Biomes You'll Go"
- },
- "vein-mining": {
- "downloadCount": 3586791,
- "id": 431611,
- "latestFiles": {
- "1.16": 3578704,
- "1.18": 3670678
- },
- "name": "Vein Mining (Forge)"
- },
- "vein-mining-fabric": {
- "downloadCount": 1768408,
- "id": 431910,
- "latestFiles": {
- "1.16-fabric": 3520280,
- "1.18-fabric": 3668335
- },
- "name": "Vein Mining (Fabric)"
- },
- "villager-hats": {
- "downloadCount": 750535,
- "id": 334248,
- "latestFiles": {
- "1.16-fabric": 3101172
- },
- "name": "Villager Hats"
- },
- "villager-tools": {
- "downloadCount": 4328533,
- "id": 469301,
- "latestFiles": {
- "1.16": 3528018,
- "1.18": 3544598
- },
- "name": "Village Artifacts"
- },
- "voidtotem": {
- "downloadCount": 4067977,
- "id": 449655,
- "latestFiles": {
- "1.16": 3327088,
- "1.18": 3694261
- },
- "name": "Void Totem (Forge)"
- },
- "voxelmap": {
- "downloadCount": 12317495,
- "id": 225179,
- "latestFiles": {
- "1.16": 3197677,
- "1.16-fabric": 3197679
- },
- "name": "VoxelMap"
- },
- "voyage": {
- "downloadCount": 315715,
- "id": 332943,
- "latestFiles": {
- "1.16": 3408550
- },
- "name": "Voyage"
- },
- "vulcanite": {
- "downloadCount": 1887331,
- "id": 274978,
- "latestFiles": {
- "1.16": 3437625
- },
- "name": "Vulcanite"
- },
- "waddles": {
- "downloadCount": 23578155,
- "id": 251767,
- "latestFiles": {
- "1.16": 3343400,
- "1.18": 3677515
- },
- "name": "Waddles"
- },
- "waila-harvestability": {
- "downloadCount": 44074606,
- "id": 79287,
- "latestFiles": {
- "1.16": 3289488
- },
- "name": "Waila Harvestability"
- },
- "wall-jump": {
- "downloadCount": 9965424,
- "id": 295319,
- "latestFiles": {
- "1.18": 3597135
- },
- "name": "Wall-Jump! [FORGE]"
- },
- "wallpapercraft-a-fresh-roll": {
- "downloadCount": 577855,
- "id": 330369,
- "latestFiles": {
- "1.16": 3096820,
- "1.18": 3601982
- },
- "name": "Wallpapercraft - A Fresh Roll"
- },
- "wandering-trapper": {
- "downloadCount": 826550,
- "id": 359929,
- "latestFiles": {
- "1.16": 3365178,
- "1.18": 3640046,
- "1.18-fabric": 3640045
- },
- "name": "Wandering Trapper"
- },
- "ward-blocks-fabric": {
- "downloadCount": 376683,
- "id": 381905,
- "latestFiles": {
- "1.16-fabric": 3191416,
- "1.18-fabric": 3692271
- },
- "name": "Ward Blocks [FABRIC]"
- },
- "wards": {
- "downloadCount": 671331,
- "id": 311552,
- "latestFiles": {
- "1.16": 3255185
- },
- "name": "Wards"
- },
- "water-strainer": {
- "downloadCount": 18758493,
- "id": 246939,
- "latestFiles": {
- "1.16": 3073517,
- "1.18": 3699221
- },
- "name": "Water Strainer"
- },
- "waterdripsound": {
- "downloadCount": 184974,
- "id": 390986,
- "latestFiles": {
- "1.16": 3555709,
- "1.18": 3555718
- },
- "name": "Drip Sounds (Forge)"
- },
- "waterworks": {
- "downloadCount": 350970,
- "id": 267006,
- "latestFiles": {
- "1.16": 3101232
- },
- "name": "Waterworks"
- },
- "wawla": {
- "downloadCount": 53184784,
- "id": 224712,
- "latestFiles": {
- "1.16": 3732265
- },
- "name": "Wawla - What Are We Looking At"
- },
- "waystones": {
- "downloadCount": 59463336,
- "id": 245755,
- "latestFiles": {
- "1.16": 3515707,
- "1.18": 3684732
- },
- "name": "Waystones"
- },
- "weapon-throw": {
- "downloadCount": 322776,
- "id": 408332,
- "latestFiles": {
- "1.16": 3509851,
- "1.18": 3651607
- },
- "name": "Weapon Throw"
- },
- "wetstone": {
- "downloadCount": 1453031,
- "id": 284742,
- "latestFiles": {
- "1.16": 3077096
- },
- "name": "Wetstone"
- },
- "when-dungeons-arise": {
- "downloadCount": 6918299,
- "id": 442508,
- "latestFiles": {
- "1.16": 3534647,
- "1.18": 3714022
- },
- "name": "When Dungeons Arise - Forge!"
- },
- "where-is-it": {
- "downloadCount": 238670,
- "id": 378036,
- "latestFiles": {
- "1.16-fabric": 3251041,
- "1.18-fabric": 3672191
- },
- "name": "Where Is It"
- },
- "whisperwoods": {
- "downloadCount": 1035923,
- "id": 349597,
- "latestFiles": {
- "1.16": 3359469
- },
- "name": "Whisperwoods"
- },
- "wild-world": {
- "downloadCount": 429443,
- "id": 325378,
- "latestFiles": {
- "1.16-fabric": 3188140,
- "1.18-fabric": 3538843
- },
- "name": "Wild World"
- },
- "windchimes": {
- "downloadCount": 334781,
- "id": 477895,
- "latestFiles": {
- "1.16-fabric": 3296447,
- "1.18-fabric": 3525353
- },
- "name": "Windchimes"
- },
- "winged": {
- "downloadCount": 1493418,
- "id": 381349,
- "latestFiles": {
- "1.16-fabric": 3345616,
- "1.18-fabric": 3671220
- },
- "name": "Winged"
- },
- "wings-horns-hooves-the-ultimate-unicorn-mod": {
- "downloadCount": 2658547,
- "id": 231366,
- "latestFiles": {
- "1.16": 3658349
- },
- "name": "Wings Horns & Hooves, the Ultimate Unicorn Mod"
- },
- "witchery-rewitched": {
- "downloadCount": 355332,
- "id": 498919,
- "latestFiles": {
- "1.16": 3478289
- },
- "name": "Witchery: Rewitched"
- },
- "wither-skeleton-tweaks": {
- "downloadCount": 21639563,
- "id": 255902,
- "latestFiles": {
- "1.16": 3537512,
- "1.18": 3717849
- },
- "name": "Wither Skeleton Tweaks"
- },
- "wither-totem": {
- "downloadCount": 1156240,
- "id": 349850,
- "latestFiles": {
- "1.16": 3239804,
- "1.16-fabric": 3124936,
- "1.18": 3694976,
- "1.18-fabric": 3668089
- },
- "name": "Wither Skeleton Totem"
- },
- "wolves-with-armor": {
- "downloadCount": 2896046,
- "id": 375969,
- "latestFiles": {
- "1.16-fabric": 3284827,
- "1.18-fabric": 3554382
- },
- "name": "Wolves With Armor"
- },
- "wonderful-enchantments": {
- "downloadCount": 326827,
- "id": 417439,
- "latestFiles": {
- "1.16": 3359621,
- "1.18": 3628020
- },
- "name": "Wonderful Enchantments"
- },
- "wooden-buckets": {
- "downloadCount": 75314,
- "id": 422396,
- "latestFiles": {
- "1.16": 3172251
- },
- "name": "Wooden Buckets"
- },
- "wooden-hopper": {
- "downloadCount": 921041,
- "id": 440985,
- "latestFiles": {
- "1.16": 3422641,
- "1.18": 3608109
- },
- "name": "Wooden Hopper"
- },
- "wooden-hoppers": {
- "downloadCount": 621708,
- "id": 406021,
- "latestFiles": {
- "1.16-fabric": 3048188
- },
- "name": "Wooden Hoppers"
- },
- "wooden-shears": {
- "downloadCount": 530200,
- "id": 443192,
- "latestFiles": {
- "1.16": 3411991,
- "1.18": 3600913
- },
- "name": "Wooden Shears"
- },
- "woods-and-mires": {
- "downloadCount": 1164030,
- "id": 391737,
- "latestFiles": {
- "1.16-fabric": 3134750
- },
- "name": "Woods and Mires"
- },
- "woot": {
- "downloadCount": 21473293,
- "id": 244049,
- "latestFiles": {
- "1.16": 3635407
- },
- "name": "Woot"
- },
- "worldeditcui-forge-edition-3": {
- "downloadCount": 396436,
- "id": 380401,
- "latestFiles": {
- "1.16": 3191632,
- "1.18": 3688991
- },
- "name": "WorldEditCUI Forge Edition 3"
- },
- "wormhole-portals": {
- "downloadCount": 871007,
- "id": 396803,
- "latestFiles": {
- "1.16": 3447487,
- "1.18": 3635700
- },
- "name": "Wormhole (Portals)"
- },
- "wyrmroost": {
- "downloadCount": 2968918,
- "id": 340333,
- "latestFiles": {
- "1.16": 3173775
- },
- "name": "Wyrmroost"
- },
- "xaeros-minimap": {
- "downloadCount": 32048552,
- "id": 263420,
- "latestFiles": {
- "1.16": 3738195,
- "1.16-fabric": 3738193,
- "1.18": 3738199,
- "1.18-fabric": 3738198
- },
- "name": "Xaero's Minimap"
- },
- "xaeros-minimap-fair-play-edition": {
- "downloadCount": 834541,
- "id": 263466,
- "latestFiles": {
- "1.16": 3728384,
- "1.16-fabric": 3728383,
- "1.18": 3728390,
- "1.18-fabric": 3728389
- },
- "name": "Xaero's Minimap (Fair-play Edition)"
- },
- "xaeros-world-map": {
- "downloadCount": 19107422,
- "id": 317780,
- "latestFiles": {
- "1.16": 3732796,
- "1.16-fabric": 3732795,
- "1.18": 3732800,
- "1.18-fabric": 3732799
- },
- "name": "Xaero's World Map"
- },
- "xks-decoration": {
- "downloadCount": 488943,
- "id": 497637,
- "latestFiles": {
- "1.16": 3399029
- },
- "name": "XK's Decoration"
- },
- "xnet": {
- "downloadCount": 52420833,
- "id": 260912,
- "latestFiles": {
- "1.16": 3598214,
- "1.18": 3711553
- },
- "name": "XNet"
- },
- "xp-coins": {
- "downloadCount": 17911,
- "id": 438747,
- "latestFiles": {
- "1.16": 3328038
- },
- "name": "Colds: XP Coins and Games (FORGE)"
- },
- "xp-storage": {
- "downloadCount": 1559960,
- "id": 403434,
- "latestFiles": {
- "1.16-fabric": 3180242,
- "1.18-fabric": 3562510
- },
- "name": "XP Storage"
- },
- "xp-tome": {
- "downloadCount": 18593001,
- "id": 344787,
- "latestFiles": {
- "1.16": 3728697,
- "1.18": 3728699
- },
- "name": "XP Tome"
- },
- "yungs-better-caves-fabric": {
- "downloadCount": 1162987,
- "id": 408465,
- "latestFiles": {
- "1.16-fabric": 3307522
- },
- "name": "YUNG's Better Caves (Fabric)"
- },
- "yungs-better-dungeons": {
- "downloadCount": 5206800,
- "id": 510089,
- "latestFiles": {
- "1.16": 3476138,
- "1.18": 3659567
- },
- "name": "YUNG's Better Dungeons (Forge)"
- },
- "yungs-better-mineshafts-fabric": {
- "downloadCount": 2368796,
- "id": 373591,
- "latestFiles": {
- "1.16-fabric": 3344725,
- "1.18-fabric": 3681402
- },
- "name": "YUNG's Better Mineshafts (Fabric)"
- },
- "yungs-better-portals": {
- "downloadCount": 417236,
- "id": 443723,
- "latestFiles": {
- "1.16": 3537560
- },
- "name": "YUNG's Better Portals (Forge)"
- },
- "yungs-better-strongholds": {
- "downloadCount": 6603434,
- "id": 465575,
- "latestFiles": {
- "1.16": 3412586,
- "1.18": 3652543
- },
- "name": "YUNG's Better Strongholds (Forge)"
- },
- "zerocore": {
- "downloadCount": 45121877,
- "id": 247921,
- "latestFiles": {
- "1.16": 3568788,
- "1.18": 3681549
- },
- "name": "ZeroCore 2"
- },
- "zombie-jerky": {
- "downloadCount": 4514,
- "id": 432819,
- "latestFiles": {
- "1.16-fabric": 3155406
- },
- "name": "Zombie Jerky [ Fabric ]"
- },
- "zots-only-silver": {
- "downloadCount": 2623,
- "id": 398865,
- "latestFiles": {
- "1.16": 3395168,
- "1.18": 3721864
- },
- "name": "Zot's Only Silver"
- }
-}
\ No newline at end of file
diff --git a/src/Formatter/Formatter.csproj b/src/Formatter/Formatter.csproj
deleted file mode 100644
index b25402cb75ca..000000000000
--- a/src/Formatter/Formatter.csproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- Exe
- netcoreapp5.0
- win-x64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/Formatter/Program.cs b/src/Formatter/Program.cs
deleted file mode 100644
index 0a131bd5d3f4..000000000000
--- a/src/Formatter/Program.cs
+++ /dev/null
@@ -1,26 +0,0 @@
-using System.Collections.Generic;
-using System.IO;
-using System.Linq;
-using System.Text.Json;
-using System.Threading.Tasks;
-
-using Serilog;
-
-namespace Formatter
-{
- static class Program
- {
- static async Task Main()
- {
- Log.Logger = new LoggerConfiguration()
- .WriteTo.Console()
- .Enrich.FromLogContext()
- .CreateLogger();
- var bl = await Util.ReadBlackKey();
- var l = Util.SearchLangFiles();
- var j = Util.SearchJsonFiles();
- await Util.FormatLangFile(l, bl);
- await Util.FormatJsonFile(j, bl);
- }
- }
-}
diff --git a/src/Formatter/Properties/launchSettings.json b/src/Formatter/Properties/launchSettings.json
deleted file mode 100644
index efd1385a2962..000000000000
--- a/src/Formatter/Properties/launchSettings.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "profiles": {
- "Processor": {
- "commandName": "Project",
- "commandLineArgs": "--DEBUG"
- }
- }
-}
\ No newline at end of file
diff --git a/src/Formatter/Util.cs b/src/Formatter/Util.cs
deleted file mode 100644
index 2a7c03aa862f..000000000000
--- a/src/Formatter/Util.cs
+++ /dev/null
@@ -1,149 +0,0 @@
-using System;
-using System.Collections;
-using System.Collections.Generic;
-using System.IO;
-using System.Linq;
-using System.Reflection.PortableExecutable;
-using System.Runtime.InteropServices.ComTypes;
-using System.Text;
-using System.Text.Encodings.Web;
-using System.Text.Json;
-using System.Text.RegularExpressions;
-using System.Threading.Tasks;
-
-using Language.Core;
-
-using Newtonsoft.Json.Linq;
-using Newtonsoft.Json;
-
-using Serilog;
-using JsonSerializer = System.Text.Json.JsonSerializer;
-
-namespace Formatter
-{
- public static class Util
- {
- public static List SearchLangFiles()
- {
- var allFiles = new List();
- var files1 = Directory.GetFiles($"./projects", "*.lang", SearchOption.AllDirectories);
- foreach (var s in files1)
- {
- if (s.Contains(".placeholder"))
- {
- continue;
- }
- allFiles.Add(s);
- }
- return allFiles;
- }
-
- public static List SearchJsonFiles()
- {
- var allFiles = new List();
- var files1 = Directory.GetFiles($"./projects", "*.json", SearchOption.AllDirectories);
- foreach (var s in files1)
- {
- if (s.Contains(".placeholder"))
- {
- continue;
- }
- allFiles.Add(s);
- }
- return allFiles;
- }
-
- public static async Task> ReadBlackKey()
- {
- var res = new List();
- foreach (string str in await File.ReadAllLinesAsync("./config/blackkey.txt", Encoding.UTF8))
- {
- res.Add(str);
- }
-
- return res;
- }
-
- public static async Task FormatLangFile(List lp, List bl)
- {
- var keyReg = new Regex(".+(?==)");
- foreach (var path in lp)
- {
- var list = new List();
- var lines = await File.ReadAllLinesAsync(path);
- foreach (var line in lines)
- {
- if (bl.Contains(keyReg.Match(line).Value))
- {
- continue;
- }
- list.Add(line);
- }
- await File.WriteAllLinesAsync(path + ".tmp", list);
- File.Delete(path);
- var reader = new StreamReader(File.OpenRead(path + ".tmp"));
- var writer = new StreamWriter(File.OpenWrite(path));
- new LangFormatter(reader, writer).Format();
- File.Delete(path + ".tmp");
- }
- }
-
- public static async Task FormatJsonFile(List lp, List bl)
- {
- foreach (var path in lp)
- {
- File.Copy(path, path + ".tmp", true);
- var reader = new StreamReader(File.OpenRead(path + ".tmp"));
- var builder = new StringBuilder();
- while (!reader.EndOfStream)
- {
- builder.AppendLine(await reader.ReadLineAsync());
- }
-
- reader.BaseStream.Seek(0, SeekOrigin.Begin);
- var fileStream = await File.ReadAllTextAsync(path + ".tmp");
- if (string.IsNullOrWhiteSpace(fileStream))
- {
- await File.WriteAllTextAsync(path, "{}");
- }
-
- try
- {
- JsonSerializer.Deserialize>(builder.ToString(),
- new JsonSerializerOptions()
- {
- AllowTrailingCommas = true,
- ReadCommentHandling = JsonCommentHandling.Skip,
- Encoder = JavaScriptEncoder.UnsafeRelaxedJsonEscaping
- });
-
- var jr = new JsonTextReader(reader);
- var jo = new JObject();
- var jt = (JObject)await JToken.ReadFromAsync(jr,
- new JsonLoadSettings()
- {
- DuplicatePropertyNameHandling = DuplicatePropertyNameHandling.Ignore,
- CommentHandling = CommentHandling.Ignore
- });
- foreach (var (key, value) in jt)
- {
- //Console.WriteLine(key + "\t" + value.Value());
- if (bl.Contains(key))
- {
- continue;
- }
-
- jo.Add(key, value.Value());
- }
-
- await File.WriteAllTextAsync(path, jo.ToString());
- }
- catch (Exception)
- {
- Log.Logger.Error($"发生错误,已跳过{path}");
- }
- }
- }
- }
-}
-
diff --git a/src/Spider/Extension.cs b/src/Spider/Extension.cs
deleted file mode 100644
index 031844f2cae1..000000000000
--- a/src/Spider/Extension.cs
+++ /dev/null
@@ -1,251 +0,0 @@
-//using System;
-//using System.Collections.Generic;
-//using System.Diagnostics;
-//using System.IO;
-//using System.IO.Compression;
-//using System.Linq;
-//using System.Linq.Expressions;
-//using System.Net.Http;
-//using System.Reflection.Metadata.Ecma335;
-//using System.Text.Json;
-//using System.Text.RegularExpressions;
-//using System.Threading;
-//using System.Threading.Tasks;
-//using Serilog;
-//using Spider.Lib;
-//using Spider.Properties;
-
-//namespace Spider {
-// public static class Extension {
-// public static ModBase[] GenerateBases(this Addon[] addons, string version) {
-// var bases = new List();
-// foreach (var addon in addons) {
-// var name = addon.Name;
-// var projectName = UrlLib.GetProjectName(addon.WebsiteUrl);
-// var projectId = addon.Id;
-// var projectUrl = addon.WebsiteUrl;
-// var mod = addon.GameVersionLatestFiles.First(_ => _.GameVersion == version);
-// var downloadUrl = UrlLib.GetDownloadUrl(mod.ProjectFileId.ToString(), mod.ProjectFileName);
-// var modBase = new ModBase() {
-// DownloadUrl = downloadUrl, Name = name, ProjectName = projectId, ProjectName = projectName,
-// ProjectUrl = projectUrl
-// };
-// bases.Add(modBase);
-// }
-
-// return bases.ToArray();
-// }
-
-// public static async Task DownloadModAsync(this ModBase[] modBases) {
-// var semaphore = new Semaphore(32, 40);
-// var tasks = modBases.Select(async _ => {
-// try {
-// semaphore.WaitOne();
-// var httpCli = new HttpClient();
-// Log.Logger.Information($"下载mod:{_.Name}");
-// var bytes = await httpCli.GetByteArrayAsync(_.DownloadUrl);
-// var path = Path.Combine(Path.GetTempPath(), Path.GetTempFileName());
-// path = path.Replace(".tmp", ".jar");
-// await File.WriteAllBytesAsync(path, bytes);
-// var downloadMod = new DownloadMod() {
-// DownloadUrl = _.DownloadUrl,
-// ModPath = path,
-// Name = _.Name,
-// ProjectName = _.ProjectName,
-// ProjectName = _.ProjectName,
-// ProjectUrl = _.ProjectUrl
-// };
-// return downloadMod;
-// }
-// catch (Exception e) {
-// Log.Logger.Error(e.Message);
-// return null;
-// }
-// finally {
-// semaphore.Release();
-// }
-// });
-
-// var result = await Task.WhenAll(tasks);
-// return result;
-// }
-
-// public static async Task ParseModAsync(this DownloadMod[] download,string version,string[] bl) {
-// if (version == "1.12.2") {
-// var cfrPath = Path.Combine(Directory.GetCurrentDirectory(), "cfr.jar");
-// Log.Logger.Information("释放反编译工具");
-// await File.WriteAllBytesAsync(cfrPath, Resources.cfr_0_150);
-// Log.Logger.Information("释放完成");
-// var tasks = new List>();
-// var regex = new Regex("(?<=modid=\").*?(?=\")");
-// var semaphore = new Semaphore(10, 20);
-// foreach (var downloadMod in download) {
-// if (bl.ToList().Contains(downloadMod.ProjectName.ToString())) continue;
-// var task = Task.Run(async () => {
-// try {
-// semaphore.WaitOne();
-// Log.Logger.Information($"开始反编译{downloadMod.Name}");
-// //var process = new Process() {
-// // StartInfo = {
-// // FileName = "java",
-// // Arguments = $"-jar ./cfr.jar {downloadMod.ModPath}",
-// // RedirectStandardOutput = true,
-// // UseShellExecute = false
-// //}
-// //};
-// //process.Start();
-// var modid = string.Empty;
-// //while (!process.StandardOutput.EndOfStream) {
-// // var line = await process.StandardOutput.ReadLineAsync();
-// // if (!String.IsNullOrEmpty(line)) {
-// // if (regex.IsMatch(line)) {
-// // if (line.StartsWith("@Mod(")) {
-// // modid = regex.Match(line).Value;
-// // break;
-// // }
-// // }
-// // }
-// //}
-
-// //process.Kill();
-// modid = "off";
-// //Log.Logger.Information($"找到modid:{modid}");
-// var zipArchive = new ZipArchive(File.OpenRead(downloadMod.ModPath));
-// var languageEntries = zipArchive.Entries
-// .Where(_ => _.FullName.StartsWith("assets", StringComparison.OrdinalIgnoreCase))
-// .Where(_ => _.FullName.Contains("/lang/"))
-// .Where(_ => _.FullName.EndsWith(".lang"))
-// .ToArray();
-// var domainEntries = zipArchive.Entries
-// .Where(_ => _.FullName.StartsWith("assets", StringComparison.OrdinalIgnoreCase))
-// .Where(_ => _.FullName.EndsWith("/lang/")).ToArray();
-// var chineseEntries = zipArchive.Entries
-// .Where(_ => _.FullName.StartsWith("assets", StringComparison.OrdinalIgnoreCase))
-// .Where(_ => _.FullName.Contains("/lang/"))
-// .Where(_ => _.FullName.EndsWith("zh_cn.lang", StringComparison.OrdinalIgnoreCase))
-// .ToArray();
-// var domains = domainEntries.Select(_ => _.FullName.Split("/", 3)[1]).ToArray();
-// var languages = languageEntries.Select(_ => _.FullName).ToArray();
-// var info = new Info() {
-// Domain = domains,
-// DownloadUrl = downloadMod.DownloadUrl,
-// HasLang = languages.Length > 0,
-// LangList = languages,
-// LastUpdateTime = DateTimeOffset.UtcNow,
-// ModId = modid,
-// Name = downloadMod.Name,
-// ProjectName = downloadMod.ProjectName,
-// ProjectName = downloadMod.ProjectName,
-// ProjectUrl = downloadMod.ProjectUrl,
-// HasChinese = chineseEntries.Length > 0,
-// ModPath = downloadMod.ModPath
-// };
-// return info;
-// } catch (Exception e) {
-// Log.Logger.Error(e.Message);
-// return null;
-// } finally {
-// semaphore.Release();
-// }
-// });
-// tasks.Add(task);
-// }
-
-// var res = await Task.WhenAll(tasks);
-// return res;
-// }
-// else {
-// var regex = new Regex("(?<=modId=\").*?(?=\")");
-// var il = new List();
-// foreach (var downloadMod in download) {
-// if (bl.ToList().Contains(downloadMod.ProjectName.ToString())) continue;
-// Log.Logger.Information($"解析:{downloadMod.Name}");
-// var fs = File.Open(downloadMod.ModPath, FileMode.Open);
-// var jarArchive = new ZipArchive(fs);
-// try {
-// var modIdEntry = jarArchive.GetEntry("META-INF/mods.toml");
-// var tempName = Path.GetTempFileName().Replace(".tmp", ".entryTmp");
-// modIdEntry.ExtractToFile(tempName);
-// foreach (var line in await File.ReadAllLinesAsync(tempName)) {
-// if (line.StartsWith("modId=\"")) {
-// var modId = regex.Match(line).ToString();
-// var languageEntries = jarArchive.Entries
-// .Where(_ => _.FullName.StartsWith("assets", StringComparison.OrdinalIgnoreCase))
-// .Where(_ => _.FullName.Contains("/lang/"))
-// .Where(_ => _.FullName.EndsWith(".json"))
-// .ToArray();
-// var domainEntries = jarArchive.Entries
-// .Where(_ => _.FullName.StartsWith("assets", StringComparison.OrdinalIgnoreCase))
-// .Where(_ => _.FullName.EndsWith("/lang/")).ToArray();
-// var chineseEntries = jarArchive.Entries
-// .Where(_ => _.FullName.StartsWith("assets", StringComparison.OrdinalIgnoreCase))
-// .Where(_ => _.FullName.Contains("/lang/"))
-// .Where(_ => _.FullName.EndsWith("zh_cn.json", StringComparison.OrdinalIgnoreCase))
-// .ToArray();
-// var domains = domainEntries.Select(_ => _.FullName.Split("/", 3)[1]).ToArray();
-// var languages = languageEntries.Select(_ => _.FullName).ToArray();
-// fs.Close();
-// il.Add(new Info() {
-// Domain = domains,
-// DownloadUrl = downloadMod.DownloadUrl,
-// HasLang = languages.Length > 0,
-// LangList = languages,
-// LastUpdateTime = DateTimeOffset.UtcNow,
-// ModId = modId,
-// Name = downloadMod.Name,
-// ProjectName = downloadMod.ProjectName,
-// ProjectName = downloadMod.ProjectName,
-// ProjectUrl = downloadMod.ProjectUrl,
-// HasChinese = chineseEntries.Length > 0,
-// ModPath = downloadMod.ModPath
-// });
-// }
-// }
-
-// } catch (Exception e) {
-// Log.Logger.Error(e.Message);
-// Log.Logger.Error($"找不到{downloadMod.Name}的modId");
-// }
-// }
-// return il.ToArray();
-// }
-// }
-
-// public static Info[] ExtractResource(this Info[] infos, string version) {
-// var format = version == "1.12.2" ? "en_us.lang" : "en_us.json";
-// foreach (var info in infos) {
-// var zipArchive = new ZipArchive(File.OpenRead(info.ModPath));
-// if (info.HasLang) {
-// var enPath = info.LangList.Where(_ =>
-// _.EndsWith(format, StringComparison.CurrentCultureIgnoreCase)).ToList();
-// var entires = new List{};
-// foreach (var i in enPath) {
-// entires.Add(zipArchive.GetEntry(i));
-// }
-
-// foreach (var zipArchiveEntry in entires) {
-// foreach (var domain in info.Domain) {
-// var fullName = zipArchiveEntry.FullName;
-// if (fullName.Contains($"assets/{domain}/lang/")) {
-// Directory.CreateDirectory($"./projects/assets/{info.ProjectName}/{version}/{domain}/lang/");
-// if (File.Exists($"./projects/assets/{info.ProjectName}/{version}/{domain}/lang/{zipArchiveEntry.Name.ToLower()}")) {
-// File.Delete($"./projects/assets/{info.ProjectName}/{version}/{domain}/lang/{zipArchiveEntry.Name.ToLower()}");
-// }
-// Log.Logger.Information($"解压:{zipArchiveEntry.FullName}");
-// zipArchiveEntry.ExtractToFile($"./projects/assets/{info.ProjectName}/{version}/{domain}/lang/{zipArchiveEntry.Name.ToLower()}");
-// }
-// }
-// }
-// }
-// }
-// return infos;
-// }
-
-// public static async Task WriteToAsync(this Info[] infos, string version,string name) {
-// Directory.CreateDirectory($"./config/spider/{version}");
-// await File.WriteAllBytesAsync($"./config/spider/{version}/{name}", JsonSerializer.SerializeToUtf8Bytes(infos, new JsonSerializerOptions() {
-// WriteIndented = true
-// }));
-// }
-// }
-//}
\ No newline at end of file
diff --git a/src/Spider/Lib/FileLib/JsonReader.cs b/src/Spider/Lib/FileLib/JsonReader.cs
deleted file mode 100644
index 8a23fac5bdd4..000000000000
--- a/src/Spider/Lib/FileLib/JsonReader.cs
+++ /dev/null
@@ -1,45 +0,0 @@
-using System.Collections.Generic;
-using System.Globalization;
-using System.IO;
-using System.Text.Json;
-using System.Threading.Tasks;
-
-using Spider.Lib.JsonLib;
-
-namespace Spider.Lib.FileLib
-{
- public static class JsonReader
- {
- ///
- /// 读取对应版本的name->id映射
- ///
- ///
- ///
- ///
- public static async Task> ReadIntroAsync(string version, string path)
- {
- if (!File.Exists(@$"{Directory.GetCurrentDirectory()}\config\spider\{path}\intro.json"))
- {
- await UrlLib.GetAllModIntroAsync(version, path);
- }
- var obj = await JsonSerializer.DeserializeAsync(File.OpenRead(@$"{Directory.GetCurrentDirectory()}\config\spider\{path}\intro.json"));
- var dict = new Dictionary();
- foreach (var modIntro in obj!)
- {
- dict.TryAdd(modIntro.Name, modIntro.Id);
- }
-
- return dict;
- }
-
- ///
- /// 读取爬虫配置
- ///
- ///
- public static async Task ReadConfigAsync()
- {
- return await JsonSerializer.DeserializeAsync(
- File.OpenRead(@$"{Directory.GetCurrentDirectory()}\config\spider\config.json"));
- }
- }
-}
\ No newline at end of file
diff --git a/src/Spider/Lib/InfoParser.cs b/src/Spider/Lib/InfoParser.cs
deleted file mode 100644
index f7905ea4bd16..000000000000
--- a/src/Spider/Lib/InfoParser.cs
+++ /dev/null
@@ -1,83 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-
-using Serilog;
-
-using Spider.Lib.JsonLib;
-
-namespace Spider.Lib
-{
- public class InfoParser
- {
- private readonly Configuration _defaultConfiguration;
- private readonly Configuration[] _customConfigurations;
-
- public InfoParser(Configuration defaultConfiguration, Configuration[] customConfigurations)
- {
- _defaultConfiguration = defaultConfiguration;
- _customConfigurations = customConfigurations;
- }
-
- ~InfoParser()
- {
- Log.Logger.Debug("解析器已回收");
- }
-
- public (ModInfo, Configuration)[] SerializeAll(IEnumerable infos)
- {
- if (infos is null)
- {
- throw new NullReferenceException("Empty infos!");
- }
-
- var tmp = new List<(ModInfo, Configuration)>();
-
- foreach (var info in infos)
- {
- var cfg = _customConfigurations.ToList().FirstOrDefault(_ => _.ProjectName == info.Slug);
- if (cfg is null)
- {
- tmp.Add((info, _defaultConfiguration));
- }
- else
- {
- var completedCfg = new Configuration()
- {
- ExtractPath = cfg.ExtractPath ?? _defaultConfiguration.ExtractPath,
- Version = cfg.Version,
- IncludedPath = cfg.IncludedPath ?? _defaultConfiguration.IncludedPath,
- NonUpdate = cfg.NonUpdate ?? _defaultConfiguration.NonUpdate,
- ProjectName = cfg.ProjectName,
- UpdateChinese = cfg.UpdateChinese ?? _defaultConfiguration.UpdateChinese
- };
-
- tmp.Add((info, completedCfg));
- }
- }
-
- return tmp.ToArray();
- }
-
- public (ModInfo, Configuration) Serialize(ModInfo info)
- {
- var cfg = _customConfigurations.ToList().FirstOrDefault(_ => _.ProjectName == info.Slug);
- if (cfg is null)
- {
- return (info, _defaultConfiguration);
- }
-
- var completedCfg = new Configuration()
- {
- ExtractPath = cfg.ExtractPath ?? _defaultConfiguration.ExtractPath,
- Version = cfg.Version,
- IncludedPath = cfg.IncludedPath ?? _defaultConfiguration.IncludedPath,
- NonUpdate = cfg.NonUpdate ?? _defaultConfiguration.NonUpdate,
- ProjectName = cfg.ProjectName,
- UpdateChinese = cfg.UpdateChinese ?? _defaultConfiguration.UpdateChinese
- };
-
- return (info, completedCfg);
- }
- }
-}
\ No newline at end of file
diff --git a/src/Spider/Lib/JsonLib/Configuration.cs b/src/Spider/Lib/JsonLib/Configuration.cs
deleted file mode 100644
index 46291ae2dcad..000000000000
--- a/src/Spider/Lib/JsonLib/Configuration.cs
+++ /dev/null
@@ -1,38 +0,0 @@
-
-#nullable enable
-using System.Collections.Generic;
-using System.Text.Json;
-using System.Text.Json.Serialization;
-
-namespace Spider.Lib.JsonLib
-{
- public class Config
- {
- [JsonPropertyName("version")]
- public string? Version { get; set; }
- [JsonPropertyName("count")]
- public int? Count { get; set; }
- [JsonPropertyName("list")]
- public List? List { get; set; }
- [JsonPropertyName("default_configuration")]
- public Configuration? Configuration { get; set; }
- [JsonPropertyName("custom_configuration")]
- public Configuration[]? CustomConfigurations { get; set; }
- }
-
- public class List
- {
- [JsonPropertyName("black_list")] public string[]? BlackList { get; set; }
- [JsonPropertyName("white_list")] public string[]? WhiteList { get; set; }
- }
-
- public class Configuration
- {
- [JsonPropertyName("project_name")] public string? ProjectName { get; set; }
- [JsonPropertyName("version")] public string? Version { get; set; }
- [JsonPropertyName("included_path")] public string[]? IncludedPath { get; set; }
- [JsonPropertyName("extract_path")] public string[]? ExtractPath { get; set; }
- [JsonPropertyName("update_chinese")] public bool? UpdateChinese { get; set; }
- [JsonPropertyName("non_update")] public bool? NonUpdate { get; set; }
- }
-}
\ No newline at end of file
diff --git a/src/Spider/Lib/JsonLib/Mod.cs b/src/Spider/Lib/JsonLib/Mod.cs
deleted file mode 100644
index 3082d73aaea6..000000000000
--- a/src/Spider/Lib/JsonLib/Mod.cs
+++ /dev/null
@@ -1,16 +0,0 @@
-using System;
-using System.Text.Json.Serialization;
-
-namespace Spider.Lib.JsonLib
-{
- public class Mod
- {
- [JsonPropertyName("name")] public string Name { get; set; }
- [JsonPropertyName("project_name")] public string ProjectName { get; set; }
- [JsonPropertyName("project_id")] public long ProjectId { get; set; }
- [JsonPropertyName("project_url")] public Uri ProjectUrl { get; set; }
- [JsonPropertyName("download_url")] public Uri DownloadUrl { get; set; }
- [JsonPropertyName("tmp_path")] public string TempPath { get; set; }
- [JsonPropertyName("version")] public string Version { get; set; }
- }
-}
\ No newline at end of file
diff --git a/src/Spider/Lib/JsonLib/ModInfo.cs b/src/Spider/Lib/JsonLib/ModInfo.cs
deleted file mode 100644
index 148c399b7ff5..000000000000
--- a/src/Spider/Lib/JsonLib/ModInfo.cs
+++ /dev/null
@@ -1,395 +0,0 @@
-using System;
-using System.Runtime.CompilerServices;
-using System.Text.Json.Serialization;
-
-namespace Spider.Lib.JsonLib
-{
- public partial class ModInfo
- {
- [JsonPropertyName("id")]
- public long Id { get; set; }
-
- [JsonPropertyName("name")]
- public string Name { get; set; }
-
- [JsonPropertyName("authors")]
- public Author[] Authors { get; set; }
-
- [JsonPropertyName("attachments")]
- public Attachment[] Attachments { get; set; }
-
- [JsonPropertyName("websiteUrl")]
- public Uri WebsiteUrl { get; set; }
-
- [JsonPropertyName("gameId")]
- public long GameId { get; set; }
-
- [JsonPropertyName("summary")]
- public string Summary { get; set; }
-
- [JsonPropertyName("defaultFileId")]
- public long DefaultFileId { get; set; }
-
- [JsonPropertyName("downloadCount")]
- public float DownloadCount { get; set; }
-
- [JsonPropertyName("latestFiles")]
- public LatestFile[] LatestFiles { get; set; }
-
- [JsonPropertyName("categories")]
- public Category[] Categories { get; set; }
-
- [JsonPropertyName("status")]
- public long Status { get; set; }
-
- [JsonPropertyName("primaryCategoryId")]
- public long PrimaryCategoryId { get; set; }
-
- [JsonPropertyName("categorySection")]
- public CategorySection CategorySection { get; set; }
-
- [JsonPropertyName("slug")]
- public string Slug { get; set; }
-
- [JsonPropertyName("gameVersionLatestFiles")]
- public GameVersionLatestFile[] GameVersionLatestFiles { get; set; }
-
- [JsonPropertyName("isFeatured")]
- public bool IsFeatured { get; set; }
-
- [JsonPropertyName("popularityScore")]
- public double PopularityScore { get; set; }
-
- [JsonPropertyName("gamePopularityRank")]
- public long GamePopularityRank { get; set; }
-
- [JsonPropertyName("primaryLanguage")]
- public string PrimaryLanguage { get; set; }
-
- [JsonPropertyName("gameSlug")]
- public string GameSlug { get; set; }
-
- [JsonPropertyName("gameName")]
- public string GameName { get; set; }
-
- [JsonPropertyName("portalName")]
- public string PortalName { get; set; }
-
- [JsonPropertyName("dateModified")]
- public DateTimeOffset DateModified { get; set; }
-
- [JsonPropertyName("dateCreated")]
- public DateTimeOffset DateCreated { get; set; }
-
- [JsonPropertyName("dateReleased")]
- public DateTimeOffset DateReleased { get; set; }
-
- [JsonPropertyName("isAvailable")]
- public bool IsAvailable { get; set; }
-
- [JsonPropertyName("isExperiemental")]
- public bool IsExperiemental { get; set; }
- }
-
- public class Attachment
- {
- [JsonPropertyName("id")]
- public long Id { get; set; }
-
- [JsonPropertyName("projectId")]
- public long ProjectId { get; set; }
-
- [JsonPropertyName("description")]
- public string Description { get; set; }
-
- [JsonPropertyName("isDefault")]
- public bool IsDefault { get; set; }
-
- [JsonPropertyName("thumbnailUrl")]
- public Uri ThumbnailUrl { get; set; }
-
- [JsonPropertyName("title")]
- public string Title { get; set; }
-
- [JsonPropertyName("url")]
- public Uri Url { get; set; }
-
- [JsonPropertyName("status")]
- public long Status { get; set; }
- }
-
- public class Author
- {
- [JsonPropertyName("name")]
- public string Name { get; set; }
-
- [JsonPropertyName("url")]
- public Uri Url { get; set; }
-
- [JsonPropertyName("projectId")]
- public long ProjectId { get; set; }
-
- [JsonPropertyName("id")]
- public long Id { get; set; }
-
- [JsonPropertyName("projectTitleId")]
- public long? ProjectTitleId { get; set; }
-
- [JsonPropertyName("projectTitleTitle")]
- public string ProjectTitleTitle { get; set; }
-
- [JsonPropertyName("userId")]
- public long UserId { get; set; }
-
- [JsonPropertyName("twitchId")]
- public long? TwitchId { get; set; }
- }
-
- public class Category
- {
- [JsonPropertyName("categoryId")]
- public long CategoryId { get; set; }
-
- [JsonPropertyName("name")]
- public string Name { get; set; }
-
- [JsonPropertyName("url")]
- public Uri Url { get; set; }
-
- [JsonPropertyName("avatarUrl")]
- public Uri AvatarUrl { get; set; }
-
- [JsonPropertyName("parentId")]
- public long ParentId { get; set; }
-
- [JsonPropertyName("rootId")]
- public long RootId { get; set; }
-
- [JsonPropertyName("projectId")]
- public long ProjectId { get; set; }
-
- [JsonPropertyName("avatarId")]
- public long AvatarId { get; set; }
-
- [JsonPropertyName("gameId")]
- public long GameId { get; set; }
- }
-
- public class CategorySection
- {
- [JsonPropertyName("id")]
- public long Id { get; set; }
-
- [JsonPropertyName("gameId")]
- public long GameId { get; set; }
-
- [JsonPropertyName("name")]
- public string Name { get; set; }
-
- [JsonPropertyName("packageType")]
- public long PackageType { get; set; }
-
- [JsonPropertyName("path")]
- public string Path { get; set; }
-
- [JsonPropertyName("initialInclusionPattern")]
- public string InitialInclusionPattern { get; set; }
-
- [JsonPropertyName("extraIncludePattern")]
- public object ExtraIncludePattern { get; set; }
-
- [JsonPropertyName("gameCategoryId")]
- public long GameCategoryId { get; set; }
- }
-
- public class GameVersionLatestFile
- {
- [JsonPropertyName("gameVersion")]
- public string GameVersion { get; set; }
-
- [JsonPropertyName("projectFileId")]
- public long ProjectFileId { get; set; }
-
- [JsonPropertyName("projectFileName")]
- public string ProjectFileName { get; set; }
-
- [JsonPropertyName("fileType")]
- public long FileType { get; set; }
-
- [JsonPropertyName("gameVersionFlavor")]
- public object GameVersionFlavor { get; set; }
- }
-
- public class LatestFile
- {
- [JsonPropertyName("id")]
- public long Id { get; set; }
-
- [JsonPropertyName("displayName")]
- public string DisplayName { get; set; }
-
- [JsonPropertyName("fileName")]
- public string FileName { get; set; }
-
- [JsonPropertyName("fileDate")]
- public DateTimeOffset FileDate { get; set; }
-
- [JsonPropertyName("fileLength")]
- public long FileLength { get; set; }
-
- [JsonPropertyName("releaseType")]
- public long ReleaseType { get; set; }
-
- [JsonPropertyName("fileStatus")]
- public long FileStatus { get; set; }
-
- [JsonPropertyName("downloadUrl")]
- public Uri DownloadUrl { get; set; }
-
- [JsonPropertyName("isAlternate")]
- public bool IsAlternate { get; set; }
-
- [JsonPropertyName("alternateFileId")]
- public long AlternateFileId { get; set; }
-
- [JsonPropertyName("dependencies")]
- public Dependency[] Dependencies { get; set; }
-
- [JsonPropertyName("isAvailable")]
- public bool IsAvailable { get; set; }
-
- [JsonPropertyName("modules")]
- public Module[] Modules { get; set; }
-
- [JsonPropertyName("packageFingerprint")]
- public long PackageFingerprint { get; set; }
-
- [JsonPropertyName("gameVersion")]
- public string[] GameVersion { get; set; }
-
- [JsonPropertyName("sortableGameVersion")]
- public SortableGameVersion[] SortableGameVersion { get; set; }
-
- [JsonPropertyName("installMetadata")]
- public object InstallMetadata { get; set; }
-
- [JsonPropertyName("changelog")]
- public object Changelog { get; set; }
-
- [JsonPropertyName("hasInstallScript")]
- public bool HasInstallScript { get; set; }
-
- [JsonPropertyName("isCompatibleWithClient")]
- public bool IsCompatibleWithClient { get; set; }
-
- [JsonPropertyName("categorySectionPackageType")]
- public long CategorySectionPackageType { get; set; }
-
- [JsonPropertyName("restrictProjectFileAccess")]
- public long RestrictProjectFileAccess { get; set; }
-
- [JsonPropertyName("projectStatus")]
- public long ProjectStatus { get; set; }
-
- [JsonPropertyName("renderCacheId")]
- public long RenderCacheId { get; set; }
-
- [JsonPropertyName("fileLegacyMappingId")]
- public object FileLegacyMappingId { get; set; }
-
- [JsonPropertyName("projectId")]
- public long ProjectId { get; set; }
-
- [JsonPropertyName("parentProjectFileId")]
- public object ParentProjectFileId { get; set; }
-
- [JsonPropertyName("parentFileLegacyMappingId")]
- public object ParentFileLegacyMappingId { get; set; }
-
- [JsonPropertyName("fileTypeId")]
- public object FileTypeId { get; set; }
-
- [JsonPropertyName("exposeAsAlternative")]
- public object ExposeAsAlternative { get; set; }
-
- [JsonPropertyName("packageFingerprintId")]
- public long PackageFingerprintId { get; set; }
-
- [JsonPropertyName("gameVersionDateReleased")]
- public DateTimeOffset GameVersionDateReleased { get; set; }
-
- [JsonPropertyName("gameVersionMappingId")]
- public long GameVersionMappingId { get; set; }
-
- [JsonPropertyName("gameVersionId")]
- public long GameVersionId { get; set; }
-
- [JsonPropertyName("gameId")]
- public long GameId { get; set; }
-
- [JsonPropertyName("isServerPack")]
- public bool IsServerPack { get; set; }
-
- [JsonPropertyName("serverPackFileId")]
- public object ServerPackFileId { get; set; }
-
- [JsonPropertyName("gameVersionFlavor")]
- public object GameVersionFlavor { get; set; }
- }
-
- public class Dependency
- {
- [JsonPropertyName("id")]
- public long Id { get; set; }
-
- [JsonPropertyName("addonId")]
- public long AddonId { get; set; }
-
- [JsonPropertyName("type")]
- public long Type { get; set; }
-
- [JsonPropertyName("fileId")]
- public long FileId { get; set; }
- }
-
- public class Module
- {
- [JsonPropertyName("foldername")]
- public string Foldername { get; set; }
-
- [JsonPropertyName("fingerprint")]
- public long Fingerprint { get; set; }
-
- [JsonPropertyName("type")]
- public long Type { get; set; }
- }
-
- public class SortableGameVersion
- {
- [JsonPropertyName("gameVersionPadded")]
- public string GameVersionPadded { get; set; }
-
- [JsonPropertyName("gameVersion")]
- public string GameVersion { get; set; }
-
- [JsonPropertyName("gameVersionReleaseDate")]
- public DateTimeOffset GameVersionReleaseDate { get; set; }
-
- [JsonPropertyName("gameVersionName")]
- public string GameVersionName { get; set; }
- }
-
- public partial class ModInfo
- {
- [Obsolete("目前看来与Slug重复")]
- public string ShortWebsiteUrl
- {
- get
- {
- return Slug;
- //var start = WebsiteUrl.ToString().LastIndexOf('/') + 1;
- //return WebsiteUrl.ToString()[start..];
- }
- }
- }
-}
\ No newline at end of file
diff --git a/src/Spider/Lib/JsonLib/ModIntro.cs b/src/Spider/Lib/JsonLib/ModIntro.cs
deleted file mode 100644
index 48b808b98151..000000000000
--- a/src/Spider/Lib/JsonLib/ModIntro.cs
+++ /dev/null
@@ -1,10 +0,0 @@
-using System.Text.Json.Serialization;
-
-namespace Spider.Lib.JsonLib
-{
- public class ModIntro
- {
- [JsonPropertyName("id")] public long Id { get; set; }
- [JsonPropertyName("name")] public string Name { get; set; }
- }
-}
\ No newline at end of file
diff --git a/src/Spider/Lib/ModExtension.cs b/src/Spider/Lib/ModExtension.cs
deleted file mode 100644
index ce0c2c81b38d..000000000000
--- a/src/Spider/Lib/ModExtension.cs
+++ /dev/null
@@ -1,64 +0,0 @@
-using System;
-using System.Formats.Asn1;
-using System.Linq;
-using System.Runtime.InteropServices.ComTypes;
-using System.Text.Json;
-using System.Threading.Tasks;
-
-using Serilog.Core;
-
-using Spider.Lib.JsonLib;
-
-namespace Spider.Lib
-{
- public class FullMod
- {
- private Mod _mod;
-
- public Mod Mod
- {
- get
- {
- if (_mod is null)
- {
- throw new NullReferenceException("获取的mod信息为空!");
- }
- return _mod;
- }
- set => _mod = value;
- }
-
- private Configuration _config;
-
- public Configuration Config
- {
- get
- {
- if (_config is null)
- {
- throw new NullReferenceException("当前配置未初始化!");
- }
-
- return _config;
- }
- set => _config = value;
- }
-
- public FullMod(Mod mod, Configuration config)
- {
- this._mod = mod;
- this._config = config;
- }
- }
- public static class ModExtension
- {
- //public static FullMod AnalyzeMod(this Mod mod, Config[] config) {
- // var version = mod.Version;
- // var customConfig = config.ToList().First(_ => _.Version == version).CustomConfigurations
- // .Where(_ => _.ProjectName == mod.ProjectName).ToArray()[0] ?? config.ToList().First(_ => _.Version == version).Configuration;
-
- // var fullMod = new FullMod(mod, customConfig);
- // return fullMod;
- //}
- }
-}
\ No newline at end of file
diff --git a/src/Spider/Lib/Urllib.cs b/src/Spider/Lib/Urllib.cs
deleted file mode 100644
index 0c45da767fb7..000000000000
--- a/src/Spider/Lib/Urllib.cs
+++ /dev/null
@@ -1,179 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.IO;
-using System.Linq;
-using System.Net.Http;
-using System.Net.Http.Json;
-using System.Text;
-using System.Text.Json;
-using System.Threading;
-using System.Threading.Tasks;
-
-using Serilog;
-
-using Spider.Lib.JsonLib;
-
-namespace Spider.Lib
-{
- public static class UrlLib
- {
- ///
- /// 使用定义的游戏版本和模组数量批量获取模组信息
- ///
- ///
- ///
- ///
- ///
- public static async Task GetModInfoAsync(int modCount, string gameVersion)
- {
- var mIo = new List();
- using var httpClient = new HttpClient();
- var num = (int)Math.Ceiling((decimal)modCount / 50);
- for (int i = 0; i < num; i++)
- {
- var uriBuilder = new UriBuilder("https://addons-ecs.forgesvc.net/api/v2/addon/search")
- {
- Query =
- $"categoryId=0&gameId=432&index={i * 50}&pageSize=50&gameVersion={gameVersion}§ionId=6&sort=1"
- };
- mIo.AddRange(await httpClient.GetFromJsonAsync(uriBuilder.Uri) ?? Array.Empty());
- Thread.Sleep(3000);
- Log.Logger.Information("GET {0}", uriBuilder.Uri);
- }
-
- var tmp = mIo.DistinctBy(_ => _.Slug).Take(modCount).ToArray();
-
- return tmp;
- }
-
- ///
- /// 获取单个模组的信息
- ///
- ///
- ///
- public static async Task GetModInfoAsync(long id)
- {
- var httpClient = new HttpClient();
- var uri = new Uri($"https://addons-ecs.forgesvc.net/api/v2/addon/{id}");
- var result = await httpClient.GetFromJsonAsync(uri);
-
- return result;
- }
-
- public static async Task GetModInfosAsync(IEnumerable mods)
- {
- if (mods.Count() is 0)
- {
- return new ModInfo[] { };
- }
- var content = string.Join(",", mods);
- var httpClient = new HttpClient();
- var message = await httpClient.PostAsync("https://addons-ecs.forgesvc.net/api/v2/addon", new StringContent($"[{content}]", Encoding.UTF8, "application/json"));
- return await JsonSerializer.DeserializeAsync(await message.Content.ReadAsStreamAsync());
- }
-
- ///
- /// 获取下载链接
- ///
- ///
- ///
- ///
- public static Uri GetDownloadUrl(string fileId, string fileName)
- {
- return new Uri($"https://edge.forgecdn.net/files/{fileId[..4]}/{fileId[4..]}/{fileName}");
- }
-
- ///
- /// 获取项目名称(已弃用)
- ///
- ///
- ///
- [Obsolete("该方法已被添加进ModInfo属性")]
- public static string GetProjectName(Uri uri)
- {
- var url = uri.ToString();
- var start = url.LastIndexOf('/') + 1;
- return url[start..];
- }
-
- ///
- /// API受限,获取100个
- ///
- ///
- ///
- public static async Task GetAllModIntroAsync(string version, string path)
- {
- using var httpClient = new HttpClient();
- var i = 0;
- var t = new List();
- while (true)
- {
- var uriBuilder = new UriBuilder("https://addons-ecs.forgesvc.net/api/v2/addon/search")
- {
- Query =
- $"categoryId=0&gameId=432&index={i * 50}&pageSize=50&gameVersion={version}§ionId=6&sort=1"
- };
- var tmp = await httpClient.GetFromJsonAsync(uriBuilder.Uri) ?? Array.Empty();
- t.AddRange(tmp);
- Thread.Sleep(3000);
- if (tmp.Length < 50) break;
- if (i is 1) break;
- i++;
- }
- var intro = t.Select(_ =>
- {
- var c = new ModIntro()
- {
- Id = _.Id,
- Name = _.Slug
- };
- return c;
- });
- var str = JsonSerializer.SerializeToUtf8Bytes(intro, new JsonSerializerOptions() { WriteIndented = true });
- if (Directory.Exists(@$"{Directory.GetCurrentDirectory()}\config\spider\{path}"))
- {
- Directory.CreateDirectory(@$"{Directory.GetCurrentDirectory()}\config\spider\{path}");
- }
- await File.WriteAllBytesAsync(@$"{Directory.GetCurrentDirectory()}\config\spider\{path}\intro.json",
- str);
- }
-
- ///
- /// 下载mod
- ///
- ///
- ///
- ///
- [Obsolete("单独的下载方法已不被使用")]
- public static async Task<(Mod, bool)> DownloadAsync(this ModInfo mod, string version)
- {
- var httpCli = new HttpClient();
- var path = $"{Path.GetTempFileName()}".Replace(".tmp", ".jar");
-
- var file = mod.GameVersionLatestFiles.First(_ => _.GameVersion == version);
- var downloadUrl = GetDownloadUrl(file.ProjectFileId.ToString(), file.ProjectFileName);
- try
- {
- var bytes = await httpCli.GetByteArrayAsync(downloadUrl);
- await File.WriteAllBytesAsync(path, bytes);
- }
- catch (Exception e)
- {
- Serilog.Log.Logger.Error(e.ToString());
- return (null, false);
- }
-
- var res = new Mod()
- {
- Version = version,
- DownloadUrl = downloadUrl,
- Name = mod.Name,
- ProjectId = mod.Id,
- ProjectName = mod.ShortWebsiteUrl,
- ProjectUrl = mod.WebsiteUrl,
- TempPath = path,
- };
- return (res, true);
- }
- }
-}
\ No newline at end of file
diff --git a/src/Spider/Lib/Utils.cs b/src/Spider/Lib/Utils.cs
deleted file mode 100644
index 6c96cb03fc6b..000000000000
--- a/src/Spider/Lib/Utils.cs
+++ /dev/null
@@ -1,378 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.IO;
-using System.IO.Compression;
-using System.Linq;
-using System.Net.Http;
-using System.Text;
-using System.Text.Json;
-using System.Threading.Tasks;
-
-using Language.Core;
-
-using Serilog;
-
-using Spider.Lib.JsonLib;
-
-namespace Spider.Lib
-{
- public class Utils
- {
- #region 解析模块
-
- ///
- /// 解析mod
- ///
- ///
- ///
- public static async Task ParseModsAsync((ModInfo, Configuration) tuple, Config conf)
- {
-
- if (tuple.Item2.NonUpdate != null && tuple.Item2.NonUpdate.Value)
- {
- Log.Logger.Warning($"{tuple.Item1.Slug}已在黑名单中,跳过");
- return;
- }
-
- var cfg = tuple.Item2;
- var mod = tuple.Item1;
- var version = cfg.Version;
- Uri downloadUrl;
- var httpCli = new HttpClient();
-
- var path = $"{Path.GetTempFileName()}".Replace(".tmp", ".jar");
- {
- var file = mod.GameVersionLatestFiles.First(_ => _.GameVersion == version);
- downloadUrl = UrlLib.GetDownloadUrl(file.ProjectFileId.ToString(), file.ProjectFileName);
- }
- if (downloadUrl is not null)
- {
-
- try
- {
- var bytes = await httpCli.GetByteArrayAsync(downloadUrl);
- await File.WriteAllBytesAsync(path, bytes);
- }
- catch (Exception e)
- {
- Log.Logger.Error($"写入文件时:{e.Message}");
- }
-
- var res = new Mod()
- {
- Version = version,
- DownloadUrl = downloadUrl,
- Name = mod.Name,
- ProjectId = mod.Id,
- ProjectName = mod.Slug,
- ProjectUrl = mod.WebsiteUrl,
- TempPath = path,
- };
-
- ParseFiles(res, cfg, $"{Directory.GetCurrentDirectory()}\\projects\\{conf.Version}");
- Log.Logger.Information("{0} 解析完成", tuple.Item1.Slug);
- }
- }
-
- ///
- /// 导出mod的文件
- ///
- ///
- ///
- ///
- private static void ParseFiles(Mod mod, Configuration cfg, string rootPath)
- {
- var zipArchive = new ZipArchive(File.OpenRead(mod.TempPath));
- var tmpDirectories = $"{Path.GetTempPath()}extracted\\{Path.GetFileName(mod.TempPath)}";
- Log.Logger.Debug(tmpDirectories);
- var include = (cfg.IncludedPath ?? Array.Empty()).ToList();
- var extract = (cfg.ExtractPath ?? Array.Empty()).ToList();
- var entries = zipArchive.Entries.ToList();
-
- IEnumerable<(ZipArchiveEntry, string)> Selector()
- {
- foreach (var zipArchiveEntry in entries)
- {
- var split = zipArchiveEntry.FullName.Split('/');
- if (split.Length < 3) continue;
- if (split.Last() == "") continue;
- var baseDomain = split[0];
- var modDomain = split[1];
- var preDomain = split[2];
- if (modDomain == "minecraft")
- {
- continue;
- }
- if (include.Contains(baseDomain) && extract.Contains(preDomain))
- {
- yield return (zipArchiveEntry, modDomain);
- }
- }
- }
-
- foreach (var (entry, modDomain) in Selector())
- {
- var originPath = entry.FullName;
- var flag = true;
- var cflag = true;
- if (originPath.Contains($"assets/{modDomain}/lang"))
- {
- flag = !(entry.Name.Equals("en_us.lang", StringComparison.OrdinalIgnoreCase) ||
- entry.Name.Equals("en_us.json", StringComparison.OrdinalIgnoreCase));
-
-
- if (cfg.UpdateChinese != null && cfg.UpdateChinese.Value)
- {
- cflag = (entry.Name.Equals("zh_cn.lang", StringComparison.OrdinalIgnoreCase) ||
- entry.Name.Equals("zn_cn.json", StringComparison.OrdinalIgnoreCase));
- }
-
- if (cflag)
- {
- if (flag)
- {
- continue;
- }
- }
- }
-
- var truePath = GeneratePath(originPath, mod.ProjectName, cfg.IncludedPath);
- var localPath = Path.GetDirectoryName(Path.Combine(rootPath, truePath).Replace("\\", "/"))!.Replace("\\", "/");
- if (!Directory.Exists(localPath))
- {
- Directory.CreateDirectory(localPath);
- }
-
- var p = localPath + "/" + entry.Name.ToLower();
- if (!flag)
- {
- if (Path.GetExtension(entry.Name) == ".json" && CheckVersion(cfg.Version))
- {
- entry.ExtractToFile(p + ".tmp", true);
- var jf = new JsonFormatter(new StreamReader(File.OpenRead(p + ".tmp")), new StreamWriter(File.Create(p)),
- mod.ProjectName);
- jf.Format();
- CreateEmptyJson(p);
- File.Delete(p + ".tmp");
- }
- if (Path.GetExtension(entry.Name) == ".lang" && !CheckVersion(cfg.Version))
- {
- entry.ExtractToFile(p + ".tmp", true);
- var lf = new LangFormatter(new StreamReader(File.OpenRead(p + ".tmp")), new StreamWriter(File.Create(p)));
- lf.Format();
- CreateEmptyLang(p);
- File.Delete(p + ".tmp");
- }
- }
- else
- {
- entry.ExtractToFile(p, true);
- }
- }
-
- }
-
- ///
- /// 往路径中插入项目名称
- ///
- ///
- ///
- ///
- ///
- private static string GeneratePath(string path, string projectName, string[] root)
- {
- var sb = new StringBuilder();
- var p = path.Split("/").ToList();
- p.ForEach(_ =>
- {
- if (root.ToList().Contains(_))
- {
- sb.Append(_ + "/");
- sb.Append(projectName + "/");
- }
- else if (_.EndsWith(".lang") || _.EndsWith(".json"))
- {
- sb.Append(_.ToLower());
- }
- else
- {
- sb.Append(_ + "/");
- }
-
- });
-
- return sb.ToString();
- }
-
- private static void CreateEmptyLang(string path)
- {
- var isParse = false;
- var d = Path.GetDirectoryName(path);
- foreach (string str in File.ReadAllLines(path))
- {
- if (str == "#PARSE_ESCAPES")
- {
- isParse = true;
- break;
- }
- }
-
- if (File.Exists(Path.Combine(d!, "zh_cn.lang")))
- {
- return;
- }
- if (isParse)
- {
- File.WriteAllText(
- Path.Combine(d!, "zh_cn.lang"),
- "#PARSE_ESCAPES\n\n");
- }
- else
- {
- File.WriteAllTextAsync(
- Path.Combine(d!, "zh_cn.lang"), "\n");
- }
- }
-
- private static void CreateEmptyJson(string path)
- {
- var d = Path.GetDirectoryName(path);
- if (File.Exists(Path.Combine(d!, "zh_cn.json")))
- {
- return;
- }
- File.WriteAllTextAsync(Path.Combine(d!, "zh_cn.json"),
- "{}");
- }
-
- ///
- /// true为高版本
- ///
- ///
- ///
- private static bool CheckVersion(string ver)
- {
- var result = ver switch
- {
- "1.0" => false,
- "1.1" => false,
- "1.2.1" => false,
- "1.2.2" => false,
- "1.2.3" => false,
- "1.2.4" => false,
- "1.2.5" => false,
- "1.3.1" => false,
- "1.3.2" => false,
- "1.4.2" => false,
- "1.4.4" => false,
- "1.4.5" => false,
- "1.4.6" => false,
- "1.4.7" => false,
- "1.5.1" => false,
- "1.5.2" => false,
- "1.6.1" => false,
- "1.6.2" => false,
- "1.6.4" => false,
- "1.7.2" => false,
- "1.7.3" => false,
- "1.7.4" => false,
- "1.7.5" => false,
- "1.7.6" => false,
- "1.7.7" => false,
- "1.7.8" => false,
- "1.7.9" => false,
- "1.7.10" => false,
- "1.8" => false,
- "1.8.1" => false,
- "1.8.2" => false,
- "1.8.3" => false,
- "1.8.4" => false,
- "1.8.5" => false,
- "1.8.6" => false,
- "1.8.7" => false,
- "1.8.8" => false,
- "1.8.9" => false,
- "1.9" => false,
- "1.9.1" => false,
- "1.9.2" => false,
- "1.9.3" => false,
- "1.9.4" => false,
- "1.10" => false,
- "1.10.1" => false,
- "1.10.2" => false,
- "1.11" => false,
- "1.11.1" => false,
- "1.11.2" => false,
- "1.12" => false,
- "1.12.1" => false,
- "1.12.2" => false,
- "1.13" => true,
- "1.13.1" => true,
- "1.13.2" => true,
- "1.14" => true,
- "1.14.1" => true,
- "1.14.2" => true,
- "1.14.3" => true,
- "1.14.4" => true,
- "1.15" => true,
- "1.15.1" => true,
- "1.15.2" => true,
- "1.16" => true,
- "1.16.1" => true,
- "1.16.2" => true,
- "1.16.3" => true,
- "1.16.4" => true,
- "1.16.5" => true,
- _ => true
- };
-
- return result;
- }
-
- #endregion
-
- #region 工具模块
- ///
- /// 白嫖的目录复制
- ///
- ///
- ///
- ///
- private static void DirectoryCopy(string sourceDirName, string destDirName, bool copySubDirs)
- {
- // Get the subdirectories for the specified directory.
- DirectoryInfo dir = new(sourceDirName);
-
- if (!dir.Exists)
- {
- throw new DirectoryNotFoundException(
- "Source directory does not exist or could not be found: "
- + sourceDirName);
- }
-
- DirectoryInfo[] dirs = dir.GetDirectories();
-
- // If the destination directory doesn't exist, create it.
- Directory.CreateDirectory(destDirName);
-
- // Get the files in the directory and copy them to the new location.
- FileInfo[] files = dir.GetFiles();
- foreach (FileInfo file in files)
- {
- string tempPath = Path.Combine(destDirName, file.Name);
- file.CopyTo(tempPath, true);
- }
-
- // If copying subdirectories, copy them and their contents to new location.
- if (copySubDirs)
- {
- foreach (DirectoryInfo subdir in dirs)
- {
- string tempPath = Path.Combine(destDirName, subdir.Name);
- DirectoryCopy(subdir.FullName, tempPath, copySubDirs);
- }
- }
- }
- #endregion
- }
-}
\ No newline at end of file
diff --git a/src/Spider/Program.cs b/src/Spider/Program.cs
deleted file mode 100644
index ffca1221af09..000000000000
--- a/src/Spider/Program.cs
+++ /dev/null
@@ -1,149 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.IO;
-using System.Linq;
-using System.Text.Json;
-using System.Threading;
-using System.Threading.Tasks;
-
-using Serilog;
-
-using Spider.Lib;
-using Spider.Lib.FileLib;
-using Spider.Lib.JsonLib;
-
-namespace Spider
-{
- static class Program
- {
- static async Task Main()
- {
- //Directory.SetCurrentDirectory(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location) ?? throw new InvalidOperationException());
-
- Log.Logger = new LoggerConfiguration()
- .WriteTo.Console()
- .Enrich.FromLogContext()
- .MinimumLevel.Information()
- .CreateLogger();
- var c = await JsonReader.ReadConfigAsync();
-
- foreach (var cfg in c)
- {
- Log.Logger.Information("Loading version configration: {0}",cfg.Version);
- //初始化parser
- var parser = new InfoParser(cfg.Configuration, cfg.CustomConfigurations);
-
- if (cfg.Configuration is not null)
- {
- var dict = await JsonReader.ReadIntroAsync(cfg.Configuration.Version, cfg.Version);
- var root = Directory.CreateDirectory(
- $"{Directory.GetCurrentDirectory()}\\projects\\{cfg.Version}\\assets");
-
- var names = root.GetDirectories().Select(_ => _.Name).ToList();
-
- if (cfg.CustomConfigurations is not null)
- foreach (var configuration in cfg.CustomConfigurations)
- {
- if (!names.Contains(configuration.ProjectName))
- {
- names.Add(configuration.ProjectName);
- }
- }
-
- if (cfg.Count is not null)
- {
- var allMods = await UrlLib.GetModInfoAsync(cfg.Count.Value, cfg.Configuration.Version);
- foreach (var modInfo in allMods)
- {
- if (dict.ContainsKey(modInfo.Slug) || dict.ContainsValue(modInfo.Id))
- {
- continue;
- }
- dict.Add(modInfo.Slug, modInfo.Id);
- }
-
- if (names.Count > cfg.Count)
- {
- var bin = allMods.Where(_ => !names.Contains(_.Slug));
- var l = allMods.ToList();
- foreach (var info in bin)
- {
- l.Remove(info);
- }
-
- allMods = l.ToArray();
- }
- var allNames = allMods.ToList().Select(_ => _.Slug).Distinct().ToList();
- var l1 = parser.SerializeAll(allMods).Distinct().ToList();
-
- var pending = new List();
- foreach (var str in names)
- {
- if (!allNames.Contains(str))
- {
- pending.Add(str);
- }
- }
-
- Log.Logger.Information($"该版本[assets]文件夹下含有 {names.Count} 个mod,有 {pending.Count} 要单独处理");
- var semaphore = new SemaphoreSlim(16, 16);
-
- var tasks = l1.Select(async mod =>
- {
- try
- {
- await semaphore.WaitAsync();
- await Utils.ParseModsAsync(mod, cfg);
- }
- catch (Exception e)
- {
- Log.Logger.Error(e.Message);
- }
- finally
- {
- semaphore.Release();
- }
- });
-
- await Task.WhenAll(tasks);
- if (!Directory.Exists(@$"{Directory.GetCurrentDirectory()}\config\spider\{cfg.Configuration.Version}"))
- {
- Directory.CreateDirectory(
- @$"{Directory.GetCurrentDirectory()}\config\spider\{cfg.Configuration.Version}");
- }
-
- var inf = new List();
- foreach (var (key, value) in dict) inf.Add(new ModIntro() { Name = key, Id = value });
- await File.WriteAllTextAsync(@$"{Directory.GetCurrentDirectory()}\config\spider\{cfg.Version}\intro.json",
- JsonSerializer.Serialize(inf, new JsonSerializerOptions() { WriteIndented = true }));
-
- var ids = pending.Where(name => dict.ContainsKey(name)).Select(name => dict[name].ToString());
-
- var infos = await UrlLib.GetModInfosAsync(ids);
- var cfgs = parser.SerializeAll(infos);
-
- var semaphore2 = new SemaphoreSlim(16, 16);
- var postTask = cfgs.Select(async _ =>
- {
- try
- {
- await semaphore2.WaitAsync();
- await Utils.ParseModsAsync(_, cfg);
- }
- catch (Exception e)
- {
- Log.Logger.Error(e.Message);
- }
- finally
- {
- semaphore2.Release();
- }
- });
-
- await Task.WhenAll(postTask);
- }
- }
- }
- }
- }
-}
diff --git a/src/Spider/Properties/Resources.Designer.cs b/src/Spider/Properties/Resources.Designer.cs
deleted file mode 100644
index e47003fe8643..000000000000
--- a/src/Spider/Properties/Resources.Designer.cs
+++ /dev/null
@@ -1,84 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace Spider.Properties
-{
- using System;
-
-
- ///
- /// 一个强类型的资源类,用于查找本地化的字符串等。
- ///
- // 此类是由 StronglyTypedResourceBuilder
- // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
- // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
- // (以 /str 作为命令选项),或重新生成 VS 项目。
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Resources
- {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Resources()
- {
- }
-
- ///
- /// 返回此类使用的缓存的 ResourceManager 实例。
- ///
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager
- {
- get
- {
- if (object.ReferenceEquals(resourceMan, null))
- {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Spider.Properties.Resources", typeof(Resources).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- ///
- /// 重写当前线程的 CurrentUICulture 属性,对
- /// 使用此强类型资源类的所有资源查找执行重写。
- ///
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture
- {
- get
- {
- return resourceCulture;
- }
- set
- {
- resourceCulture = value;
- }
- }
-
- ///
- /// 查找 System.Byte[] 类型的本地化资源。
- ///
- internal static byte[] cfr_0_150
- {
- get
- {
- object obj = ResourceManager.GetObject("cfr_0_150", resourceCulture);
- return ((byte[])(obj));
- }
- }
- }
-}
diff --git a/src/Spider/Properties/Resources.resx b/src/Spider/Properties/Resources.resx
deleted file mode 100644
index f789785f0f9a..000000000000
--- a/src/Spider/Properties/Resources.resx
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
- ..\Resources\cfr-0.150.jar;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
\ No newline at end of file
diff --git a/src/Spider/Resources/cfr-0.150.jar b/src/Spider/Resources/cfr-0.150.jar
deleted file mode 100644
index a29f2b9890c7..000000000000
Binary files a/src/Spider/Resources/cfr-0.150.jar and /dev/null differ
diff --git a/src/Spider/Spider.csproj b/src/Spider/Spider.csproj
deleted file mode 100644
index a88383e264b6..000000000000
--- a/src/Spider/Spider.csproj
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
- Exe
- net6.0
- win-x64
-
-
-
- bin\Debug\
-
-
-
-
-
-
-
-
-
-
-
-
-
- True
- True
- Resources.resx
-
-
-
-
-
- ResXFileCodeGenerator
- Resources.Designer.cs
-
-
-
-