aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtneioreplugin/src/main/resources/mcmod.info16
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/Config.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/Config.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/GTNEIOrePlugin.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/GTNEIOrePlugin.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/plugin/IMCForNEI.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/IMCForNEI.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/plugin/NEIPluginConfig.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/NEIPluginConfig.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/plugin/PluginBase.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/PluginBase.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/plugin/block/BlockDimensionDisplay.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/block/BlockDimensionDisplay.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/plugin/block/ModBlocks.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/block/ModBlocks.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5Base.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5Base.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5SmallOreStat.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5SmallOreStat.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5UndergroundFluid.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5UndergroundFluid.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5VeinStat.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5VeinStat.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/plugin/item/ItemDimensionDisplay.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/item/ItemDimensionDisplay.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/plugin/renderer/ItemDimensionDisplayRenderer.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/renderer/ItemDimensionDisplayRenderer.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/util/CSVMaker.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/CSVMaker.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/util/DimensionHelper.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/DimensionHelper.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/util/GT5CFGHelper.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/GT5CFGHelper.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/util/GT5OreLayerHelper.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/GT5OreLayerHelper.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/util/GT5OreSmallHelper.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/GT5OreSmallHelper.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/util/GT5UndergroundFluidHelper.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/GT5UndergroundFluidHelper.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/util/OreVeinLayer.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/OreVeinLayer.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/util/Oremix.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/Oremix.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/util/StringPaddingHack.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/StringPaddingHack.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/util/Veinrenamer.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/Veinrenamer.java)0
-rw-r--r--src/main/java/pers/gwyog/gtneioreplugin/util/XtoBool.java (renamed from gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/XtoBool.java)0
-rw-r--r--src/main/resources/assets/gtneioreplugin/lang/en_US.lang (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/lang/en_US.lang)0
-rw-r--r--src/main/resources/assets/gtneioreplugin/lang/zh_CN.lang (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/lang/zh_CN.lang)0
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/An_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_back.png)bin314 -> 314 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/An_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_bottom.png)bin305 -> 305 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/An_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_front.png)bin309 -> 309 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/An_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_left.png)bin311 -> 311 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/An_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_right.png)bin307 -> 307 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/An_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_top.png)bin308 -> 308 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/As_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_back.png)bin495 -> 495 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/As_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_bottom.png)bin554 -> 554 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/As_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_front.png)bin535 -> 535 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/As_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_left.png)bin527 -> 527 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/As_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_right.png)bin506 -> 506 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/As_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_top.png)bin548 -> 548 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BC_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_back.png)bin268 -> 268 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BC_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_bottom.png)bin280 -> 280 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BC_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_front.png)bin292 -> 292 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BC_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_left.png)bin262 -> 262 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BC_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_right.png)bin278 -> 278 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BC_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_top.png)bin254 -> 254 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BE_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_back.png)bin327 -> 327 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BE_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_bottom.png)bin329 -> 329 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BE_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_front.png)bin325 -> 325 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BE_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_left.png)bin322 -> 322 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BE_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_right.png)bin318 -> 318 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BE_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_top.png)bin317 -> 317 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BF_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_back.png)bin370 -> 370 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BF_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_bottom.png)bin393 -> 393 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BF_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_front.png)bin392 -> 392 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BF_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_left.png)bin386 -> 386 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BF_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_right.png)bin386 -> 386 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/BF_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_top.png)bin390 -> 390 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/CB_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_back.png)bin351 -> 351 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/CB_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_bottom.png)bin337 -> 337 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/CB_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_front.png)bin479 -> 479 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/CB_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_left.png)bin424 -> 424 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/CB_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_right.png)bin318 -> 318 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/CB_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_top.png)bin414 -> 414 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_back.png)bin301 -> 301 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_bottom.png)bin300 -> 300 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_front.png)bin301 -> 301 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_left.png)bin300 -> 300 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_right.png)bin316 -> 316 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_top.png)bin299 -> 299 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_back.png)bin343 -> 343 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_bottom.png)bin333 -> 333 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_front.png)bin330 -> 330 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_left.png)bin340 -> 340 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_right.png)bin335 -> 335 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_top.png)bin335 -> 335 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/DD_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_back.png)bin325 -> 325 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/DD_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_bottom.png)bin332 -> 332 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/DD_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_front.png)bin339 -> 339 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/DD_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_left.png)bin342 -> 342 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/DD_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_right.png)bin350 -> 350 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/DD_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_top.png)bin331 -> 331 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/De_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_back.png)bin259 -> 259 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/De_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_bottom.png)bin268 -> 268 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/De_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_front.png)bin259 -> 259 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/De_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_left.png)bin265 -> 265 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/De_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_right.png)bin263 -> 263 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/De_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_top.png)bin248 -> 248 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/EA_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_back.png)bin517 -> 517 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/EA_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_bottom.png)bin575 -> 575 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/EA_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_front.png)bin478 -> 478 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/EA_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_left.png)bin553 -> 553 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/EA_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_right.png)bin520 -> 520 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/EA_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_top.png)bin554 -> 554 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/ED_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_back.png)bin321 -> 321 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/ED_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_bottom.png)bin326 -> 326 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/ED_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_front.png)bin319 -> 319 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/ED_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_left.png)bin327 -> 327 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/ED_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_right.png)bin319 -> 319 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/ED_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_top.png)bin338 -> 338 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/En_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_back.png)bin452 -> 452 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/En_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_bottom.png)bin524 -> 524 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/En_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_front.png)bin392 -> 392 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/En_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_left.png)bin396 -> 396 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/En_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_right.png)bin410 -> 410 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/En_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_top.png)bin528 -> 528 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_back.png)bin497 -> 497 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_bottom.png)bin464 -> 464 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_front.png)bin517 -> 517 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_left.png)bin510 -> 510 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_right.png)bin481 -> 481 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_top.png)bin503 -> 503 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_back.png)bin510 -> 510 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_bottom.png)bin524 -> 524 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_front.png)bin457 -> 457 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_left.png)bin492 -> 492 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_right.png)bin490 -> 490 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_top.png)bin528 -> 528 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_back.png)bin402 -> 402 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_bottom.png)bin389 -> 389 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_front.png)bin398 -> 398 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_left.png)bin394 -> 394 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_right.png)bin398 -> 398 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_top.png)bin393 -> 393 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_back.png)bin268 -> 268 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_bottom.png)bin267 -> 267 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_front.png)bin258 -> 258 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_left.png)bin261 -> 261 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_right.png)bin262 -> 262 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_top.png)bin265 -> 265 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Io_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_back.png)bin337 -> 337 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Io_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_bottom.png)bin342 -> 342 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Io_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_front.png)bin330 -> 330 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Io_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_left.png)bin340 -> 340 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Io_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_right.png)bin336 -> 336 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Io_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_top.png)bin340 -> 340 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/KB_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_back.png)bin463 -> 463 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/KB_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_bottom.png)bin465 -> 465 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/KB_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_front.png)bin455 -> 455 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/KB_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_left.png)bin447 -> 447 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/KB_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_right.png)bin475 -> 475 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/KB_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_top.png)bin493 -> 493 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/MB_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_back.png)bin352 -> 352 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/MB_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_bottom.png)bin466 -> 466 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/MB_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_front.png)bin432 -> 432 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/MB_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_left.png)bin444 -> 444 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/MB_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_right.png)bin449 -> 449 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/MB_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_top.png)bin408 -> 408 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/MM_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_back.png)bin345 -> 345 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/MM_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_bottom.png)bin335 -> 335 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/MM_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_front.png)bin331 -> 331 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/MM_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_left.png)bin348 -> 348 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/MM_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_right.png)bin329 -> 329 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/MM_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_top.png)bin343 -> 343 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_back.png)bin341 -> 341 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_bottom.png)bin325 -> 325 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_front.png)bin305 -> 305 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_left.png)bin317 -> 317 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_right.png)bin325 -> 325 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_top.png)bin325 -> 325 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Me_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_back.png)bin338 -> 338 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Me_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_bottom.png)bin317 -> 317 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Me_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_front.png)bin331 -> 331 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Me_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_left.png)bin343 -> 343 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Me_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_right.png)bin311 -> 311 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Me_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_top.png)bin335 -> 335 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_back.png)bin309 -> 309 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_bottom.png)bin302 -> 302 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_front.png)bin307 -> 307 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_left.png)bin263 -> 263 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_right.png)bin250 -> 250 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_top.png)bin299 -> 299 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_back.png)bin283 -> 283 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_bottom.png)bin272 -> 272 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_front.png)bin275 -> 275 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_left.png)bin277 -> 277 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_right.png)bin277 -> 277 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_top.png)bin267 -> 267 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_back.png)bin433 -> 433 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_bottom.png)bin360 -> 360 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_front.png)bin334 -> 334 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_left.png)bin309 -> 309 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_right.png)bin426 -> 426 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_top.png)bin341 -> 341 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_back.png)bin271 -> 271 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_bottom.png)bin267 -> 267 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_front.png)bin286 -> 286 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_left.png)bin265 -> 265 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_right.png)bin287 -> 287 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_top.png)bin272 -> 272 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Np_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_back.png)bin254 -> 254 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Np_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_bottom.png)bin221 -> 221 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Np_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_front.png)bin254 -> 254 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Np_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_left.png)bin220 -> 220 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Np_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_right.png)bin203 -> 203 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Np_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_top.png)bin223 -> 223 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_back.png)bin282 -> 282 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_bottom.png)bin289 -> 289 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_front.png)bin290 -> 290 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_left.png)bin288 -> 288 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_right.png)bin286 -> 286 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_top.png)bin298 -> 298 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_back.png)bin600 -> 600 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_bottom.png)bin279 -> 279 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_front.png)bin358 -> 358 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_left.png)bin557 -> 557 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_right.png)bin547 -> 547 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_top.png)bin575 -> 575 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_back.png)bin316 -> 316 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_bottom.png)bin344 -> 344 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_front.png)bin332 -> 332 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_left.png)bin307 -> 307 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_right.png)bin327 -> 327 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_top.png)bin327 -> 327 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_back.png)bin384 -> 384 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_bottom.png)bin361 -> 361 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_front.png)bin384 -> 384 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_left.png)bin380 -> 380 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_right.png)bin389 -> 389 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_top.png)bin372 -> 372 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_back.png)bin395 -> 395 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_bottom.png)bin402 -> 402 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_front.png)bin396 -> 396 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_left.png)bin377 -> 377 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_right.png)bin416 -> 416 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_top.png)bin485 -> 485 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_back.png)bin588 -> 588 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_bottom.png)bin445 -> 445 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_front.png)bin548 -> 548 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_left.png)bin495 -> 495 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_right.png)bin518 -> 518 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_top.png)bin524 -> 524 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_back.png)bin481 -> 481 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_bottom.png)bin451 -> 451 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_front.png)bin486 -> 486 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_left.png)bin411 -> 411 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_right.png)bin460 -> 460 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_top.png)bin438 -> 438 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Se_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_back.png)bin330 -> 330 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Se_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_bottom.png)bin343 -> 343 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Se_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_front.png)bin339 -> 339 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Se_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_left.png)bin348 -> 348 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Se_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_right.png)bin342 -> 342 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Se_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_top.png)bin340 -> 340 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/TE_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_back.png)bin402 -> 402 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/TE_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_bottom.png)bin449 -> 449 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/TE_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_front.png)bin459 -> 459 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/TE_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_left.png)bin545 -> 545 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/TE_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_right.png)bin511 -> 511 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/TE_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_top.png)bin558 -> 558 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/TF_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_back.png)bin379 -> 379 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/TF_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_bottom.png)bin312 -> 312 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/TF_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_front.png)bin337 -> 337 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/TF_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_left.png)bin314 -> 314 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/TF_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_right.png)bin393 -> 393 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/TF_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_top.png)bin271 -> 271 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_back.png)bin280 -> 280 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_bottom.png)bin264 -> 264 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_front.png)bin268 -> 268 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_left.png)bin267 -> 267 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_right.png)bin271 -> 271 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_top.png)bin251 -> 251 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_back.png)bin315 -> 315 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_bottom.png)bin329 -> 329 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_front.png)bin322 -> 322 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_left.png)bin331 -> 331 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_right.png)bin322 -> 322 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_top.png)bin314 -> 314 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/VA_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_back.png)bin460 -> 460 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/VA_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_bottom.png)bin539 -> 539 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/VA_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_front.png)bin327 -> 327 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/VA_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_left.png)bin526 -> 526 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/VA_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_right.png)bin305 -> 305 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/VA_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_top.png)bin441 -> 441 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/VB_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_back.png)bin425 -> 425 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/VB_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_bottom.png)bin390 -> 390 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/VB_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_front.png)bin404 -> 404 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/VB_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_left.png)bin382 -> 382 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/VB_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_right.png)bin390 -> 390 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/VB_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_top.png)bin340 -> 340 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_back.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_back.png)bin295 -> 295 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_bottom.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_bottom.png)bin283 -> 283 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_front.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_front.png)bin285 -> 285 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_left.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_left.png)bin293 -> 293 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_right.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_right.png)bin275 -> 275 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_top.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_top.png)bin286 -> 286 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/gui/nei/guiBase.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/gui/nei/guiBase.png)bin1846 -> 1846 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/EA.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/EA.png)bin168 -> 168 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/EN.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/EN.png)bin164 -> 164 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/Ne.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/Ne.png)bin257 -> 257 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/Ow.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/Ow.png)bin236 -> 236 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/TF.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/TF.png)bin239 -> 239 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/VA.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/VA.png)bin169 -> 169 bytes
-rw-r--r--src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/_unknown.png (renamed from gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/_unknown.png)bin1155 -> 1155 bytes
-rw-r--r--src/main/resources/mcmod.info22
294 files changed, 17 insertions, 21 deletions
diff --git a/gtneioreplugin/src/main/resources/mcmod.info b/gtneioreplugin/src/main/resources/mcmod.info
deleted file mode 100644
index 58ce9cb92d..0000000000
--- a/gtneioreplugin/src/main/resources/mcmod.info
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "modListVersion": 2,
- "modList": [{
- "modid": "${modId}",
- "name": "${modName}",
- "description": "A forge mod which adds NEI plugins for GregTech5's ores. Modded for GTNH",
- "version": "${modVersion}",
- "mcversion": "${minecraftVersion}",
- "url": "",
- "updateUrl": "",
- "authorList": ["GWYOG", "bartimaeusnek"],
- "credits": "",
- "logoFile": "",
- "screenshots": []
- }]
-}
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/Config.java b/src/main/java/pers/gwyog/gtneioreplugin/Config.java
index 8501ebabb1..8501ebabb1 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/Config.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/Config.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/GTNEIOrePlugin.java b/src/main/java/pers/gwyog/gtneioreplugin/GTNEIOrePlugin.java
index f16fa148e0..f16fa148e0 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/GTNEIOrePlugin.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/GTNEIOrePlugin.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/IMCForNEI.java b/src/main/java/pers/gwyog/gtneioreplugin/plugin/IMCForNEI.java
index 2c69b68a4a..2c69b68a4a 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/IMCForNEI.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/plugin/IMCForNEI.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/NEIPluginConfig.java b/src/main/java/pers/gwyog/gtneioreplugin/plugin/NEIPluginConfig.java
index 6996cba220..6996cba220 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/NEIPluginConfig.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/plugin/NEIPluginConfig.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/PluginBase.java b/src/main/java/pers/gwyog/gtneioreplugin/plugin/PluginBase.java
index 5509341696..5509341696 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/PluginBase.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/plugin/PluginBase.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/block/BlockDimensionDisplay.java b/src/main/java/pers/gwyog/gtneioreplugin/plugin/block/BlockDimensionDisplay.java
index 7d3b1eb5bc..7d3b1eb5bc 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/block/BlockDimensionDisplay.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/plugin/block/BlockDimensionDisplay.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/block/ModBlocks.java b/src/main/java/pers/gwyog/gtneioreplugin/plugin/block/ModBlocks.java
index db953c7112..db953c7112 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/block/ModBlocks.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/plugin/block/ModBlocks.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5Base.java b/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5Base.java
index 646e6d2bc7..646e6d2bc7 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5Base.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5Base.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5SmallOreStat.java b/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5SmallOreStat.java
index 76bd66d280..76bd66d280 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5SmallOreStat.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5SmallOreStat.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5UndergroundFluid.java b/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5UndergroundFluid.java
index 8f7754bbde..8f7754bbde 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5UndergroundFluid.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5UndergroundFluid.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5VeinStat.java b/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5VeinStat.java
index 98f168c2a7..98f168c2a7 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5VeinStat.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/plugin/gregtech5/PluginGT5VeinStat.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/item/ItemDimensionDisplay.java b/src/main/java/pers/gwyog/gtneioreplugin/plugin/item/ItemDimensionDisplay.java
index b8e9301f3b..b8e9301f3b 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/item/ItemDimensionDisplay.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/plugin/item/ItemDimensionDisplay.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/renderer/ItemDimensionDisplayRenderer.java b/src/main/java/pers/gwyog/gtneioreplugin/plugin/renderer/ItemDimensionDisplayRenderer.java
index 0c670a6d3d..0c670a6d3d 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/plugin/renderer/ItemDimensionDisplayRenderer.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/plugin/renderer/ItemDimensionDisplayRenderer.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/CSVMaker.java b/src/main/java/pers/gwyog/gtneioreplugin/util/CSVMaker.java
index 1a56044219..1a56044219 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/CSVMaker.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/util/CSVMaker.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/DimensionHelper.java b/src/main/java/pers/gwyog/gtneioreplugin/util/DimensionHelper.java
index b82cb63f58..b82cb63f58 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/DimensionHelper.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/util/DimensionHelper.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/GT5CFGHelper.java b/src/main/java/pers/gwyog/gtneioreplugin/util/GT5CFGHelper.java
index ebc9956af1..ebc9956af1 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/GT5CFGHelper.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/util/GT5CFGHelper.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/GT5OreLayerHelper.java b/src/main/java/pers/gwyog/gtneioreplugin/util/GT5OreLayerHelper.java
index c2c4fa9800..c2c4fa9800 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/GT5OreLayerHelper.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/util/GT5OreLayerHelper.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/GT5OreSmallHelper.java b/src/main/java/pers/gwyog/gtneioreplugin/util/GT5OreSmallHelper.java
index 8a150967a0..8a150967a0 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/GT5OreSmallHelper.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/util/GT5OreSmallHelper.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/GT5UndergroundFluidHelper.java b/src/main/java/pers/gwyog/gtneioreplugin/util/GT5UndergroundFluidHelper.java
index 85c4ee3004..85c4ee3004 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/GT5UndergroundFluidHelper.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/util/GT5UndergroundFluidHelper.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/OreVeinLayer.java b/src/main/java/pers/gwyog/gtneioreplugin/util/OreVeinLayer.java
index bc32f2ce46..bc32f2ce46 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/OreVeinLayer.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/util/OreVeinLayer.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/Oremix.java b/src/main/java/pers/gwyog/gtneioreplugin/util/Oremix.java
index 401cadc09f..401cadc09f 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/Oremix.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/util/Oremix.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/StringPaddingHack.java b/src/main/java/pers/gwyog/gtneioreplugin/util/StringPaddingHack.java
index 0b1d391a08..0b1d391a08 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/StringPaddingHack.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/util/StringPaddingHack.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/Veinrenamer.java b/src/main/java/pers/gwyog/gtneioreplugin/util/Veinrenamer.java
index 346573e2a9..346573e2a9 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/Veinrenamer.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/util/Veinrenamer.java
diff --git a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/XtoBool.java b/src/main/java/pers/gwyog/gtneioreplugin/util/XtoBool.java
index f3426d53dd..f3426d53dd 100644
--- a/gtneioreplugin/src/main/java/pers/gwyog/gtneioreplugin/util/XtoBool.java
+++ b/src/main/java/pers/gwyog/gtneioreplugin/util/XtoBool.java
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/lang/en_US.lang b/src/main/resources/assets/gtneioreplugin/lang/en_US.lang
index 0540870c92..0540870c92 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/lang/en_US.lang
+++ b/src/main/resources/assets/gtneioreplugin/lang/en_US.lang
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/lang/zh_CN.lang b/src/main/resources/assets/gtneioreplugin/lang/zh_CN.lang
index 4fe6e5fe32..4fe6e5fe32 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/lang/zh_CN.lang
+++ b/src/main/resources/assets/gtneioreplugin/lang/zh_CN.lang
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/An_back.png
index f2d08d0fdb..f2d08d0fdb 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/An_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/An_bottom.png
index f8d55a86d4..f8d55a86d4 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/An_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/An_front.png
index a1705da804..a1705da804 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/An_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/An_left.png
index f542adf34e..f542adf34e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/An_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/An_right.png
index e6588b0d94..e6588b0d94 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/An_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/An_top.png
index bbd74fdeba..bbd74fdeba 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/An_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/An_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/As_back.png
index 61ed0f9cb0..61ed0f9cb0 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/As_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/As_bottom.png
index 39c99cf717..39c99cf717 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/As_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/As_front.png
index e624c07c5f..e624c07c5f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/As_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/As_left.png
index 7a64cbc905..7a64cbc905 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/As_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/As_right.png
index f4b0df9941..f4b0df9941 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/As_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/As_top.png
index 98302080d3..98302080d3 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/As_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/As_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_back.png
index f0a18820b1..f0a18820b1 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_bottom.png
index ee1a36f5ec..ee1a36f5ec 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_front.png
index d899be871f..d899be871f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_left.png
index b183b6e8fa..b183b6e8fa 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_right.png
index 7b47de7bc7..7b47de7bc7 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_top.png
index 1d0cc9daa5..1d0cc9daa5 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BC_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_back.png
index f1339bbe14..f1339bbe14 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_bottom.png
index 468a07f371..468a07f371 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_front.png
index 87d20dcc9c..87d20dcc9c 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_left.png
index 7adbcec533..7adbcec533 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_right.png
index 73e0f18b2e..73e0f18b2e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_top.png
index ce033b007c..ce033b007c 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BE_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_back.png
index 8cf58d4533..8cf58d4533 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_bottom.png
index 88caa50906..88caa50906 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_front.png
index a13ac2f873..a13ac2f873 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_left.png
index 93f4dd0b78..93f4dd0b78 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_right.png
index 89724e99d7..89724e99d7 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_top.png
index 0c23684360..0c23684360 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/BF_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_back.png
index 1fa9422861..1fa9422861 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_bottom.png
index 8fc7146a2b..8fc7146a2b 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_front.png
index e1169df0c3..e1169df0c3 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_left.png
index 2c03143156..2c03143156 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_right.png
index 0944851f58..0944851f58 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_top.png
index 0bd21bf137..0bd21bf137 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/CB_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_back.png
index 32ba18f3ce..32ba18f3ce 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_bottom.png
index aa16dbbd78..aa16dbbd78 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_front.png
index 7126c1e963..7126c1e963 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_left.png
index 0a30af13a2..0a30af13a2 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_right.png
index 9edeb857a4..9edeb857a4 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_top.png
index e373d0734e..e373d0734e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ca_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_back.png
index 12ab1359ff..12ab1359ff 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_bottom.png
index 4a0338965d..4a0338965d 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_front.png
index 0dca11d18e..0dca11d18e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_left.png
index 9d1897eedd..9d1897eedd 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_right.png
index 5cfa14ac0b..5cfa14ac0b 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_top.png
index 5004459c22..5004459c22 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ce_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_back.png
index c7b306e750..c7b306e750 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_bottom.png
index 84ebb4bfbf..84ebb4bfbf 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_front.png
index 91154febb2..91154febb2 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_left.png
index 1323c381d2..1323c381d2 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_right.png
index 42e38a869f..42e38a869f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_top.png
index 9d748b3ded..9d748b3ded 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/DD_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/De_back.png
index fa5166a961..fa5166a961 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/De_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/De_bottom.png
index 3365acefd5..3365acefd5 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/De_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/De_front.png
index 8fe0377ced..8fe0377ced 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/De_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/De_left.png
index 5925bf6f11..5925bf6f11 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/De_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/De_right.png
index 19b930d22f..19b930d22f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/De_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/De_top.png
index 4ba16ec201..4ba16ec201 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/De_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/De_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_back.png
index 4fa4468fb3..4fa4468fb3 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_bottom.png
index 668874eb29..668874eb29 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_front.png
index 9e74d13738..9e74d13738 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_left.png
index 36c3e029fb..36c3e029fb 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_right.png
index c0d0663c72..c0d0663c72 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_top.png
index aa95252b96..aa95252b96 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/EA_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_back.png
index ccf2e31970..ccf2e31970 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_bottom.png
index 712a4f5c72..712a4f5c72 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_front.png
index b300d3b81f..b300d3b81f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_left.png
index df9ce0c3ce..df9ce0c3ce 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_right.png
index e7a2ba020a..e7a2ba020a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_top.png
index b18188ebd2..b18188ebd2 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/ED_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/En_back.png
index e1cf79d7e3..e1cf79d7e3 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/En_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/En_bottom.png
index 6ad83e05c3..6ad83e05c3 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/En_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/En_front.png
index 04c9f5db89..04c9f5db89 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/En_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/En_left.png
index 19bb05d552..19bb05d552 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/En_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/En_right.png
index 4a1ab27f86..4a1ab27f86 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/En_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/En_top.png
index 8c0377756e..8c0377756e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/En_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/En_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_back.png
index 9d52efeea2..9d52efeea2 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_bottom.png
index ba29c6d13b..ba29c6d13b 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_front.png
index c02f24a984..c02f24a984 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_left.png
index 4de79f1f18..4de79f1f18 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_right.png
index 9f62b3aa4f..9f62b3aa4f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_top.png
index b0bd7eae95..b0bd7eae95 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Eu_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_back.png
index 04c7ec4737..04c7ec4737 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_bottom.png
index 857a293309..857a293309 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_front.png
index 732d84b3b4..732d84b3b4 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_left.png
index 5986c2f26a..5986c2f26a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_right.png
index cb59b0fa58..cb59b0fa58 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_top.png
index 822569d011..822569d011 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ga_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_back.png
index ee4f8aefd4..ee4f8aefd4 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_bottom.png
index 17f814a48a..17f814a48a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_front.png
index e02495e47b..e02495e47b 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_left.png
index eb348f8de3..eb348f8de3 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_right.png
index 142c425b0d..142c425b0d 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_top.png
index 24c4aa0e81..24c4aa0e81 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ha_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_back.png
index 8e699e8b8e..8e699e8b8e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_bottom.png
index 675cdcc06b..675cdcc06b 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_front.png
index c651480787..c651480787 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_left.png
index 0127638df5..0127638df5 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_right.png
index 38ae1dcbf6..38ae1dcbf6 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_top.png
index d879ed670b..d879ed670b 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ho_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_back.png
index 695e7dac06..695e7dac06 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_bottom.png
index e651421c92..e651421c92 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_front.png
index 2a8f827f35..2a8f827f35 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_left.png
index 5dcd4ed08a..5dcd4ed08a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_right.png
index 554a4e9c8f..554a4e9c8f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_top.png
index 1c890577b0..1c890577b0 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Io_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_back.png
index 8fd55e58f3..8fd55e58f3 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_bottom.png
index 53b0b55f82..53b0b55f82 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_front.png
index bb7cb871a9..bb7cb871a9 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_left.png
index 5f695690f8..5f695690f8 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_right.png
index 7c1dcd796c..7c1dcd796c 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_top.png
index 03cf93aa6b..03cf93aa6b 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/KB_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_back.png
index b8f380d5e3..b8f380d5e3 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_bottom.png
index 06d72cf0e1..06d72cf0e1 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_front.png
index 2ea9491775..2ea9491775 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_left.png
index 691181cfc4..691181cfc4 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_right.png
index ad9b91bb1f..ad9b91bb1f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_top.png
index cb2c0fe5cc..cb2c0fe5cc 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/MB_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_back.png
index 8475bb7dbd..8475bb7dbd 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_bottom.png
index 66c0b5d269..66c0b5d269 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_front.png
index cc0796433d..cc0796433d 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_left.png
index 9b3630abae..9b3630abae 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_right.png
index 9b19739c89..9b19739c89 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_top.png
index 18a1199e21..18a1199e21 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/MM_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_back.png
index 04e3a7af10..04e3a7af10 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_bottom.png
index c4bc98c9ab..c4bc98c9ab 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_front.png
index a404bd111b..a404bd111b 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_left.png
index e3250ff058..e3250ff058 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_right.png
index c2e82cd90a..c2e82cd90a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_top.png
index 7afef1ff44..7afef1ff44 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ma_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_back.png
index 4b1ab42f44..4b1ab42f44 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_bottom.png
index 19686ed29d..19686ed29d 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_front.png
index ca62560d53..ca62560d53 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_left.png
index a466dac504..a466dac504 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_right.png
index 1e5256822a..1e5256822a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_top.png
index 91187d25b5..91187d25b5 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Me_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_back.png
index 56ff32dfbf..56ff32dfbf 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_bottom.png
index 1aa6abb122..1aa6abb122 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_front.png
index ad2381fb3d..ad2381fb3d 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_left.png
index 7d6574c5aa..7d6574c5aa 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_right.png
index 4d17b0f85d..4d17b0f85d 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_top.png
index c3649e7737..c3649e7737 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mh_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_back.png
index 1b3cbbb6fe..1b3cbbb6fe 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_bottom.png
index c67b1d6a4e..c67b1d6a4e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_front.png
index b9094df955..b9094df955 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_left.png
index d0d1d621f8..d0d1d621f8 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_right.png
index 51e91065dd..51e91065dd 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_top.png
index eccb730ea4..eccb730ea4 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mi_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_back.png
index 5b7c2e227c..5b7c2e227c 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_bottom.png
index 0b738fef18..0b738fef18 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_front.png
index 5d926bb7d4..5d926bb7d4 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_left.png
index e9d8867322..e9d8867322 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_right.png
index d230130103..d230130103 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_top.png
index 95979ed8e9..95979ed8e9 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Mo_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_back.png
index 5b0f798e88..5b0f798e88 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_bottom.png
index cbd51db421..cbd51db421 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_front.png
index 01c2a40b66..01c2a40b66 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_left.png
index 4a976ce376..4a976ce376 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_right.png
index bd994ac25c..bd994ac25c 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_top.png
index 7865ff41c8..7865ff41c8 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ne_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_back.png
index 82dfcb0e88..82dfcb0e88 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_bottom.png
index 5de92b4ef7..5de92b4ef7 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_front.png
index 79c8f0b72f..79c8f0b72f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_left.png
index 3368e3469f..3368e3469f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_right.png
index 9410ff9c36..9410ff9c36 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_top.png
index ec9270bd47..ec9270bd47 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Np_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_back.png
index 30ef66e57e..30ef66e57e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_bottom.png
index c4047b475f..c4047b475f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_front.png
index ab356203a5..ab356203a5 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_left.png
index 8703ee5790..8703ee5790 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_right.png
index 3bacd63ab7..3bacd63ab7 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_top.png
index 58ead2babc..58ead2babc 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ob_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_back.png
index d95dc2445a..d95dc2445a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_bottom.png
index 3b37660ece..3b37660ece 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_front.png
index bc9483935f..bc9483935f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_left.png
index 4c2182926c..4c2182926c 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_right.png
index c6331fe528..c6331fe528 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_top.png
index e4dcf20613..e4dcf20613 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ow_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_back.png
index b319f77587..b319f77587 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_bottom.png
index 663e45fa9a..663e45fa9a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_front.png
index a0774b7d97..a0774b7d97 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_left.png
index 40e5bda10d..40e5bda10d 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_right.png
index ba983a38d5..ba983a38d5 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_top.png
index f236cd8777..f236cd8777 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ph_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_back.png
index a4ae5e99dd..a4ae5e99dd 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_bottom.png
index 942545b6dc..942545b6dc 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_front.png
index e2646c909c..e2646c909c 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_left.png
index e5347f029f..e5347f029f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_right.png
index 4483587dd7..4483587dd7 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_top.png
index 8c798b772c..8c798b772c 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pl_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_back.png
index 78612d5069..78612d5069 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_bottom.png
index be4f9ef151..be4f9ef151 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_front.png
index 2ee68f722a..2ee68f722a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_left.png
index 8815c1aff4..8815c1aff4 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_right.png
index 7ddebf0c78..7ddebf0c78 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_top.png
index d787d0627e..d787d0627e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Pr_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_back.png
index 31dda6729b..31dda6729b 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_bottom.png
index 686a7900af..686a7900af 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_front.png
index 001e10813f..001e10813f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_left.png
index 8ceb4e236a..8ceb4e236a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_right.png
index 8deaab7f96..8deaab7f96 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_top.png
index 5d54f82e81..5d54f82e81 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ra_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_back.png
index 0ef5ec6b6d..0ef5ec6b6d 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_bottom.png
index 0f30a81c7c..0f30a81c7c 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_front.png
index 940b5afab4..940b5afab4 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_left.png
index aac7654fdf..aac7654fdf 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_right.png
index 070fbfd57b..070fbfd57b 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_top.png
index 611e8465ca..611e8465ca 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Rb_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_back.png
index d91d4d0a0b..d91d4d0a0b 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_bottom.png
index 9f793a07f4..9f793a07f4 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_front.png
index 69a81b170d..69a81b170d 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_left.png
index d95bac7c44..d95bac7c44 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_right.png
index 482bececa8..482bececa8 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_top.png
index 0ee4410f7f..0ee4410f7f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Se_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_back.png
index 37e3772027..37e3772027 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_bottom.png
index f14d3dfcfc..f14d3dfcfc 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_front.png
index 2860e63017..2860e63017 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_left.png
index 39e36d157e..39e36d157e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_right.png
index 39ec7a033f..39ec7a033f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_top.png
index 0de8efc71a..0de8efc71a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/TE_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_back.png
index 94400c57fe..94400c57fe 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_bottom.png
index 20fb6af755..20fb6af755 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_front.png
index 40e9c39b5f..40e9c39b5f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_left.png
index d54f5eb7ba..d54f5eb7ba 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_right.png
index f8b0679830..f8b0679830 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_top.png
index aaaf15b74b..aaaf15b74b 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/TF_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_back.png
index ce66c139d9..ce66c139d9 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_bottom.png
index 709f73b3e9..709f73b3e9 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_front.png
index 84cf339fa6..84cf339fa6 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_left.png
index 66b2781465..66b2781465 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_right.png
index f178106429..f178106429 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_top.png
index 6f89cc584e..6f89cc584e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ti_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_back.png
index 1279107c48..1279107c48 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_bottom.png
index 0a3665f860..0a3665f860 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_front.png
index e5708769a4..e5708769a4 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_left.png
index fcbce713a4..fcbce713a4 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_right.png
index 5ac04018ea..5ac04018ea 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_top.png
index 46ebcfed19..46ebcfed19 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Tr_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_back.png
index 5a196b30a6..5a196b30a6 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_bottom.png
index 341361249e..341361249e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_front.png
index be735d2333..be735d2333 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_left.png
index 3161bfc4f9..3161bfc4f9 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_right.png
index 67d6f4c4b5..67d6f4c4b5 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_top.png
index ce32aa3286..ce32aa3286 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/VA_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_back.png
index 9273c3844d..9273c3844d 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_bottom.png
index 5093952c2f..5093952c2f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_front.png
index fefc66eeff..fefc66eeff 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_left.png
index fe43658458..fe43658458 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_right.png
index 5656257592..5656257592 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_top.png
index 474a53eea6..474a53eea6 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/VB_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_back.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_back.png
index 30aee3211a..30aee3211a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_back.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_back.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_bottom.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_bottom.png
index fd3824b252..fd3824b252 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_bottom.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_bottom.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_front.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_front.png
index d902369df5..d902369df5 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_front.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_front.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_left.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_left.png
index 9927097ffc..9927097ffc 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_left.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_left.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_right.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_right.png
index 2b07d2f6d5..2b07d2f6d5 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_right.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_right.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_top.png b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_top.png
index 0bea9f826a..0bea9f826a 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_top.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/blocks/Ve_top.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/gui/nei/guiBase.png b/src/main/resources/assets/gtneioreplugin/textures/gui/nei/guiBase.png
index 87449ffd99..87449ffd99 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/gui/nei/guiBase.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/gui/nei/guiBase.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/EA.png b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/EA.png
index e286109098..e286109098 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/EA.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/EA.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/EN.png b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/EN.png
index eb8ad3262f..eb8ad3262f 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/EN.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/EN.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/Ne.png b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/Ne.png
index 664709d6da..664709d6da 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/Ne.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/Ne.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/Ow.png b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/Ow.png
index 95f73b28fe..95f73b28fe 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/Ow.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/Ow.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/TF.png b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/TF.png
index bf804874d3..bf804874d3 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/TF.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/TF.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/VA.png b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/VA.png
index 83774cb6f1..83774cb6f1 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/VA.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/VA.png
Binary files differ
diff --git a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/_unknown.png b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/_unknown.png
index 89bb66bc8e..89bb66bc8e 100644
--- a/gtneioreplugin/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/_unknown.png
+++ b/src/main/resources/assets/gtneioreplugin/textures/items/dimensionDisplay/_unknown.png
Binary files differ
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info
index 990af069e2..9d8c7f0d9d 100644
--- a/src/main/resources/mcmod.info
+++ b/src/main/resources/mcmod.info
@@ -1,7 +1,7 @@
{
- "modListVersion": 2,
- "modList": [
- {
+ "modListVersion": 2,
+ "modList": [
+ {
"modid": "gregtech",
"name": "GregTech",
"description": "This Mod adds the awesome Technology of GregTech-Intergalactical to your World!",
@@ -302,6 +302,18 @@
"logoFile": "",
"screenshots": [],
"dependencies": []
- }
- ]
+ },
+ {
+ "modid": "gtneioreplugin",
+ "name": "GT NEI Ore Plugin GT:NH Mod",
+ "description": "A forge mod which adds NEI plugins for GregTech5's ores. Modded for GTNH",
+ "version": "${modVersion}",
+ "mcversion": "${minecraftVersion}",
+ "url": "",
+ "updateUrl": "",
+ "authorList": ["GWYOG", "bartimaeusnek"],
+ "credits": "",
+ "logoFile": "",
+ "screenshots": []
+ }]
}