Functional update:
1] Now you can save your favorite block with nbt and properties to the saved blocks tab, this can be done in the GUI "my block". This works like saved tools, saved between worlds on the client in the nbt file saved_blocks.bmdat
2] Server configuration:
-
You can configure 6 parameters:
- solidBlocksOnly, if true, prohibits transformation into all incomplete blocks
- listMode, has 3 values ​​BLACKLIST, WHITELIST and HONE, determines in which block access mode the mod will work
- allowedBlocks and bannedBlocks: this is a white and black list of block id for the listMode parameter
- playerDieAfterDestroy, if true, the player dies after destruction, if false then unmorph
- canOperatorModifyConfig, determines whether operators can change the config from the game while the server is running from the menu or command
-
The configuration can also be changed by the command /blockmorphconfig <parameter> <value> <add argument (for example in the list parameter)>
-
The configuration is written to the Json file blockomorph.json in config folder
-
Configuration menu for operators is opened by the n button
3] The unmorph button is available in the main block selection menu, it has the face of steve