• Joined on 2023年08月16日
bgstack15 commented on issue bgstack15/privs_per_world#1 2025年12月11日 13:50:38 +01:00
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.

bgstack15 pushed to b145.0.1 at librewolf/debian-obs 2025年12月04日 01:29:46 +01:00
017edb2bba 145.0.1 rc1
bgstack15 created branch b145.0.1 in librewolf/debian-obs 2025年12月04日 01:29:46 +01:00
bgstack15 pushed to dev/fix-some-error at bgstack15/mineclonia 2025年10月13日 01:10:09 +02:00
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
Compare 10 commits »
bgstack15 created branch dev/fix-some-error in bgstack15/mineclonia 2025年10月13日 01:10:09 +02:00
bgstack15 pushed to master at bgstack15/privs_per_world 2025年09月23日 21:49:26 +02:00
775845a4b1 prepare docs for ContentDB
580e1b5760 fix settings.lua.example
f579666f2c update docs
a5b6ee78c0 initial commit; mvp
bgstack15 created branch master in bgstack15/privs_per_world 2025年09月23日 21:49:26 +02:00
bgstack15 created repository bgstack15/privs_per_world 2025年09月23日 21:49:04 +02:00
bgstack15 pushed to main at bgstack15/mcl_emerald_stuff 2025年09月23日 20:34:38 +02:00
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
Compare 17 commits »
bgstack15 deleted branch dev/add-horse-armor from bgstack15/mcl_emerald_stuff 2025年09月23日 20:34:18 +02:00
bgstack15 deleted branch dev/fix-hoe from bgstack15/mcl_emerald_stuff 2025年09月23日 20:34:12 +02:00
bgstack15 created pull request rudzik8/mcl_emerald_stuff#7 2025年09月22日 21:36:39 +02:00
fixes #6: enable hoe
bgstack15 pushed to dev/fix-hoe at bgstack15/mcl_emerald_stuff 2025年09月22日 21:36:17 +02:00
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
Compare 10 commits »
bgstack15 created branch dev/fix-hoe in bgstack15/mcl_emerald_stuff 2025年09月22日 21:36:17 +02:00
bgstack15 created pull request camelia/farmtools#19 2025年09月22日 20:11:04 +02:00
Add support for mcl_lapis_stuff
bgstack15 pushed to dev/add-lapis-stuff at bgstack15/farmtools 2025年09月22日 20:08:59 +02:00
28c81a6998 add mcl_lapis_stuff tools
bgstack15 created branch dev/add-lapis-stuff in bgstack15/farmtools 2025年09月22日 20:08:59 +02:00
bgstack15 pushed to main at bgstack15/farmtools 2025年09月22日 19:56:58 +02:00
beac6327ff
farmtools 0.1.0
59d2c04a1a
update CHANGELOG
2d19887e9a
Translated using Weblate (French)
fc2397ae87
update translations
2fa24c2304
Merge branch 'weblate'
Compare 7 commits »
bgstack15 pushed to dev/add-ancient-armor at bgstack15/farmtools 2025年09月22日 19:56:12 +02:00
987b776a9c fixes #16, add m16b_ancient_armor support
beac6327ff
farmtools 0.1.0
Compare 2 commits »
bgstack15 commented on issue rudzik8/mcl_emerald_stuff#6 2025年09月22日 04:11:56 +02:00
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.