teknomunk
  • Joined on 2024-02-12
teknomunk pushed to bonemeal-2 at teknomunk/MineClone2 2024-03-20 13:43:27 +01:00
b5431b438f Move commented out bamboo bone meal code into mods/ITEMS/mcl_bamboo/bamboo_base.lua
teknomunk commented on pull request VoxeLibre/VoxeLibre#4221 2024-03-20 13:40:46 +01:00
bonemeal API update

Strange behavior when trying to add bamboo support. Bone meal gets used on the wrong node.

teknomunk commented on pull request VoxeLibre/VoxeLibre#4216 2024-03-20 13:29:19 +01:00
Fix - New game load crashes. Add defensive check.

This was with a custom skyblock mod I'm playing around with. Without this fix, it wouldn't load. It may not happen all the time, but does happen (otherwise I wouldn't be able to generate the…

teknomunk pushed to bonemeal-2 at teknomunk/MineClone2 2024-03-20 13:24:22 +01:00
d208d70828 Add new API call mcl_bone_meal.use_bone_meal and use this to remove duplicate code, update mcl_farming:sweet_berries to use bonemeal API, add stub for bonemeal mod compatibility
teknomunk pushed to fast-spawn at teknomunk/MineClone2 2024-03-20 12:21:15 +01:00
d3225c5f55 Prevent server lag from compounding itself
teknomunk commented on pull request VoxeLibre/VoxeLibre#4216 2024-03-20 11:33:55 +01:00
Fix - New game load crashes. Add defensive check.

When I create a new game on singlenode and load a custom mob, it crashes. I'm assuming this is the case for all new games. We don't check if the player object is set first so I've added a…

teknomunk commented on issue VoxeLibre/VoxeLibre#4215 2024-03-20 02:06:32 +01:00
Mineshafts spawn blue dye in chests

I lost the seed

If you still have the world, pressing F5 will show you the world seed. Press F5 a few times and the information will disappear.

teknomunk pushed to fast-spawn at teknomunk/MineClone2 2024-03-20 01:18:49 +01:00
54ff38299e Increase mob spawn rate to 20 checks a second
teknomunk created branch fast-spawn in teknomunk/MineClone2 2024-03-20 01:16:03 +01:00
teknomunk pushed to fast-spawn at teknomunk/MineClone2 2024-03-20 01:16:03 +01:00
teknomunk commented on issue VoxeLibre/VoxeLibre#4215 2024-03-19 16:52:28 +01:00
Mineshafts spawn blue dye in chests

For this, we just need to update the logic that adds loot to chests and change it to Lapis from blue dye.

Best as I can tell, the chest loot tables have already been updated and have been for…

teknomunk commented on pull request VoxeLibre/VoxeLibre#4221 2024-03-19 13:56:26 +01:00
bonemeal API update

Testing done so far:

  • Verified that the server starts with these changes
  • Verified that using bonemeal on grass blocks creates grass and flowers
  • Verified that using bonemeal on a sappling…
teknomunk pushed to bonemeal-2 at teknomunk/MineClone2 2024-03-19 13:40:12 +01:00
a9232535df Update mcl_crimson to use bonemealing API
teknomunk pushed to bonemeal-2 at teknomunk/MineClone2 2024-03-19 13:06:54 +01:00
53465844c4 Remove bone meal definition in mcl_dye, make textures in mcl_cocoas match master branch
teknomunk pushed to bonemeal-2 at teknomunk/MineClone2 2024-03-19 12:54:31 +01:00
e21ad65155 Display call stack to assist in removing deprecated function calls
1782997c79 Fix mod dependencies
Compare 2 commits »
teknomunk commented on issue VoxeLibre/VoxeLibre#4215 2024-03-19 12:37:11 +01:00
Mineshafts spawn blue dye in chests

What version of MineClone are you using? A fix for this was merged into master 2 years ago as part of d2edc75407.

teknomunk created pull request VoxeLibre/VoxeLibre#4221 2024-03-19 12:29:49 +01:00
WIP: bonemeal API update
teknomunk pushed to bonemeal-2 at teknomunk/MineClone2 2024-03-19 12:13:48 +01:00
265804d622 Remove color specifications from bone meal.
teknomunk pushed to bonemeal-2 at teknomunk/MineClone2 2024-03-19 12:12:35 +01:00
f944dbf12c Remove color specifications from cocoa beans.
842b563c46 Also generate double grass when bonemealing grass blocks.
55fcb153a6 Remove expired bone meal API.md from mcl_dye.
Compare 3 commits »
teknomunk pushed to bonemeal-2 at teknomunk/MineClone2 2024-03-19 12:09:40 +01:00
cd5e2b063b Bonemealing mechanics bugfix.
bbd5750300 Improve mcl_bone_meal fr translations.
30abfb65a9 Add missing es translation to mcl_bone_meal.
Compare 3 commits »