Updated Configuring mods (markdown)

Lukas Rieger 2021-03-31 10:40:59 +02:00
parent c5ed3ed154
commit a540a92889

@ -51,7 +51,6 @@ Currently, there is no general way how to find this info, but here are some thin
- The literal-id and the properties of a block are usually displayed in-game if you press F3 and look at the block.
- The BlueMap plugin has a command `/bluemap debug` that shows you all the information BlueMap has about the block at your feet and the one you are standing on. For 1.12.x this also includes the numeric-id and the meta-value.
- The mod/plugin [WorldEdit](https://www.curseforge.com/minecraft/mc-mods/worldedit) can create blocks based on numeric-id:meta for you
- BlueMap generates a folder `missing-configs` that contains files with all blocks BlueMap did not find any configuration for. Those generated configs contain the default values BlueMap "guessed" for the blocks.
### Block-properties config