Changes between Version 15 and Version 16 of CustomBlocks
- Timestamp:
- 07/24/22 21:39:32 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CustomBlocks
v15 v16 27 27 28 28 Custom Block Definition Files are tables in the form of CSV files that describe basic properties such as the ID, lighting, colouring, and the block properties each block has: 29 30 **IMPORTANT:** Do _not_ use Excel or other spreadsheet software to create or edit these files! They will mangle them. Use a text editor or programmer's editor, for example [https://code.visualstudio.com/ Visual Studio Code]. 29 31 30 32 == Basic format ==