No such file: settings.lua
Copy settings.lua.example to settings.lua and then try again. The file is not stored directly as settings.lua so it does not override the admin choices when you update the git repository.
017edb2bba
145.0.1 rc1
0a54f3bbbd
protect mcl_mobs/spawning against a nil global[category]
49251c8fbd
Update version to 0.116.1
80cb81b141
Don't evaluate mob caps as level-specific values
3a3cf33cf5
Revert "slightly delay remvoing paintings to not dig nodes behind it"
095fd5ea94
Fix corner stair placement
775845a4b1
prepare docs for ContentDB
580e1b5760
fix settings.lua.example
f579666f2c
update docs
a5b6ee78c0
initial commit; mvp
36da9cf36c
Update README.md
b3c555f962
Merge pull request 'fixes #6: enable hoe' (#7) from bgstack15/mcl_emerald_stuff:dev/fix-hoe into main
6fa7558d09
enable hoe
861bd365ea
Restore Mineclonia compatibility
97717b0673
Replace horse armor textures
bgstack15
deleted branch 2025年09月23日 20:34:18 +02:00
dev/add-horse-armor from bgstack15/mcl_emerald_stuff
fixes #6: enable hoe
6fa7558d09
enable hoe
861bd365ea
Restore Mineclonia compatibility
97717b0673
Replace horse armor textures
205f437ca9
Update README.md & locale, optimize textures
2ed5acc71c
Merge pull request 'add horse armor' (#5) from bgstack15/mcl_emerald_stuff:dev/add-horse-armor into main
Add support for mcl_lapis_stuff
28c81a6998
add mcl_lapis_stuff tools
beac6327ff
farmtools 0.1.0
59d2c04a1a
update CHANGELOG
2d19887e9a
Translated using Weblate (French)
fc2397ae87
update translations
2fa24c2304
Merge branch 'weblate'
987b776a9c
fixes #16, add m16b_ancient_armor support
beac6327ff
farmtools 0.1.0
texture for hoe, but no hoe?
No worries, mcl_copper_stuff as currently seen in ContentDB doesn't seem to use any farming apis; it defines the hoe functions. I think Mineclonia doesn't have a public api for adding hoes.