- Created README.txt with directory structure and usage information. - Added common.json, client.json, and web_server.json for configuration settings. - Introduced example server and startup scripts (main.js) for demonstration. - Included example textures for blocks and items in the assets directory.
8 lines
184 B
JSON
8 lines
184 B
JSON
{
|
|
"window_title": "",
|
|
"disable_recipe_book": false,
|
|
"export_atlases": false,
|
|
"blur_scaled_pack_icon": true,
|
|
"custom_stack_size_text": true,
|
|
"shrink_stack_size_text": true
|
|
} |