Dehydrate6684
  • Joined on 2023-09-03
Dehydrate6684 commented on pull request VoxeLibre/VoxeLibre#3947 2023-09-26 04:41:10 +02:00
Fix Server crash (Issue #3939)

I tried testing the fix but it still crashes for me. I think the error is still the same.

AsyncErr: Lua: Runtime error from mod 'mcl_bamboo' in callback item_OnPlace(): /usr/share/minetest/bui…

Dehydrate6684 commented on issue VoxeLibre/VoxeLibre#3939 2023-09-17 11:26:06 +02:00
Crash when right-click bamboo on campfire

I can confirm this bug. It also crashes on soul camp fire as well. Here is my crash log:

AsyncErr: Lua: Runtime error from mod 'mcl_bamboo' in callback item_OnPlace(): /usr/share/minetest/buil…

Dehydrate6684 pushed to trapdoor-ladder at Dehydrate6684/MineClone2 2023-09-17 11:14:11 +02:00
cc217d0089 Removed unnessary node definitions
Dehydrate6684 pushed to trapdoor-ladder at Dehydrate6684/MineClone2 2023-09-17 11:11:59 +02:00
e6653b78ee Added directional checks
Dehydrate6684 commented on pull request VoxeLibre/VoxeLibre#3866 2023-09-17 08:40:14 +02:00
Adds stonecutter functionality

I have a different implementation of stonecutter GUI in mind which uses tables to determine what can item can be used as a cutting ingredient and the respective outputs. This would be similar to…

Dehydrate6684 commented on issue VoxeLibre/VoxeLibre#3936 2023-09-17 08:35:17 +02:00
Nether woods shouldn't catch fire

Minecraft wiki has a list of all flammable blocks:

https://minecraft.fandom.com/wiki/Fire#Flammable_blocks

Flammable Wood Products:

  • Logs
  • Wood
  • Stripped Logs
  • Stripped Wood -…
Dehydrate6684 created pull request VoxeLibre/VoxeLibre#3938 2023-09-16 07:36:22 +02:00
Update trapdoor climbable behavior
Dehydrate6684 pushed to trapdoor-ladder at Dehydrate6684/MineClone2 2023-09-16 07:22:07 +02:00
a960bf2e8e Update trapdoor climbable behavior
Dehydrate6684 created branch trapdoor-ladder in Dehydrate6684/MineClone2 2023-09-16 07:22:07 +02:00
Dehydrate6684 commented on issue VoxeLibre/VoxeLibre#3936 2023-09-14 04:49:11 +02:00
Nether woods shouldn't catch fire

I think this might be useful to move into a bigger issue to keep track of the flammability of all items and update the description. I notice the crafting table says it is flammable in the…

Dehydrate6684 commented on issue VoxeLibre/VoxeLibre#3936 2023-09-14 04:37:31 +02:00
Nether woods shouldn't catch fire

I did some testing and looking at the source code seems like not all nether wood products are flammable:

Correct Flammability:

Warped:

  • [ ] Stem
  • Hyphae

Crimson:

  • Warped…
Dehydrate6684 created repository Dehydrate6684/MineClone2 2023-09-14 04:09:26 +02:00
Dehydrate6684 commented on issue VoxeLibre/VoxeLibre#3931 2023-09-13 16:47:01 +02:00
Breaking Nodes with Tool's Last Use

The minetest version I am using is 5.7.0.

Dehydrate6684 opened issue VoxeLibre/VoxeLibre#3931 2023-09-11 17:05:38 +02:00
Breaking Nodes with Tool's Last Use
Dehydrate6684 opened issue VoxeLibre/VoxeLibre#3912 2023-09-03 12:12:10 +02:00
Play Death XP