Metadata-Version: 1.1
Name: lucky_block_combinator
Version: 0.0.1
Summary: Modifying Lucky Blocks to play them in multiple combinations, and Error fixing
Home-page: https://github.com/LukeProducts
Author: LukeProducts
Author-email: lukeproducts@gmx.net
License: BSD
Description: This Python library will help you with crash reports in Minecraft Java Edition, which can be thrown by Lucky Blocks when some block IDs of different Lucky Blocks do not differ.
        This gives an error like "java.lang.IllegalArgumentException: The name lootplusplus:blockid has been registered twice".
        With the help of this library you are able to find out which Lucky Blocks are incompatible with which others,
        because you don't know that otherwise and save a lot of effort here.
        If you have found a duplicate registration, you can also modify a Lucky Block without leaving it away so that you rename the objects and no more errors occur.
        
        https://github.com/LukeProducts/lucky-block-combinator
        
        Â© Copyright by LukeProducts
        
Keywords: lucky block Minecraft Mod combination error help
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
