seventeenthShulker
  • Joined on 2023-06-17
seventeenthShulker commented on pull request VoxeLibre/VoxeLibre#4453 2024-06-26 14:13:40 +02:00
Grand Chests Refactor (fixes #281)

Yes, for new chests this seems to be fixed!

seventeenthShulker commented on pull request VoxeLibre/VoxeLibre#4453 2024-06-25 16:45:28 +02:00
Grand Chests Refactor (fixes #281)

I've tested this a little, and noticed a few bugs (I don't think these happened before):

  • Can only shift-click (or shift-right-click) items into chest_left block of a double chest
  • Can…
seventeenthShulker commented on pull request VoxeLibre/VoxeLibre#4443 2024-06-22 01:27:24 +02:00
Thunder/rain inconsistencies, sunburn and flashes of fire

I don't know what to do about this (I just copied what was already implemented), but it does seem a bit hacky.

seventeenthShulker pushed to upstream/stair_stairs_typo at VoxeLibre/VoxeLibre 2024-06-22 01:17:42 +02:00
0b96b14e04 Follow locale template pluralization;
seventeenthShulker commented on pull request VoxeLibre/VoxeLibre#4450 2024-06-22 01:12:00 +02:00
Fix extra 'Stair' in Polished Blackstone Brick nodes

The rest of the blackstone stairs are in the plural. Actually, the plural form is inconsistently used between modules (e.g. Cherry Stairs, Mud Brick Stair, Waxed Stairs of Cut Copper, Warped…

seventeenthShulker commented on pull request VoxeLibre/VoxeLibre#4449 2024-06-20 22:26:18 +02:00
Allow Unbreaking to be applied to crossbows via anvil

weapon also includes the Shepherd Staff, but this was already in the secondary list via the tool group.

060ad9474c Use `weapon` group in enchantment def.
seventeenthShulker created pull request VoxeLibre/VoxeLibre#4450 2024-06-20 19:39:35 +02:00
Fix extra 'Stair' in Polished Blackstone Brick nodes
seventeenthShulker pushed to upstream/stair_stairs_typo at VoxeLibre/VoxeLibre 2024-06-20 19:36:38 +02:00
bfeaa021ca Fix typo in Polished Blackstone Brick Stair Stairs
seventeenthShulker created branch upstream/stair_stairs_typo in VoxeLibre/VoxeLibre 2024-06-20 19:36:37 +02:00
seventeenthShulker created pull request VoxeLibre/VoxeLibre#4449 2024-06-20 19:22:10 +02:00
Allow Unbreaking to be applied to crossbows via anvil
seventeenthShulker created branch upstream/unbreaking_on_crossbows in VoxeLibre/VoxeLibre 2024-06-20 19:02:22 +02:00
d3f3697441 Allow Unbreaking to be applied to crossbows
seventeenthShulker commented on pull request VoxeLibre/VoxeLibre#3952 2024-06-17 17:54:15 +02:00
More hardness and blast resistance fixes

Unsure if it has worked, or if I accidentally made it worse (sorry). Would appreciate your help.

seventeenthShulker pushed to hardness_blast_res_fixes at VoxeLibre/VoxeLibre 2024-06-17 17:48:31 +02:00
c967067796 Fix Gilded Blackstone blast res. (now 6)
cc62481002 Add crimson/warped planks (_hyphae_wood) blast res
71eba04bfd Remaining stairs/slabs inherit properties instead of hardcoding
dc606176d7 Revert "Forgot about blackstone"
be7da2d33b Fix the other bed node
Compare 15 commits »
seventeenthShulker commented on pull request VoxeLibre/VoxeLibre#3952 2024-06-16 23:40:12 +02:00
More hardness and blast resistance fixes

I tried to rebase manually before but there were too many conflicts, even though there shouldn't be that many? Either way I'm doing something wrong.

Should I revert the merge?

seventeenthShulker pushed to hardness_blast_res_fixes at VoxeLibre/VoxeLibre 2024-06-16 17:08:23 +02:00
2f01ea7e01 Merge branch 'master' into hardness_blast_res_fixes
72435933e4 Add defensive check (#4437)
35e14dd415 Potion conversion fix (#4426)
173f8a0bca Effect loading fixes (#4425)
1f32b47208 Fix crash while fighting whither (#4392)
Compare 11 commits »
seventeenthShulker pushed to burning_in_thunder at VoxeLibre/VoxeLibre 2024-06-16 00:22:00 +02:00
54d99008e9 Remove unnecessary raycast from rover (and use the mcl_burning api where we can)
seventeenthShulker pushed to burning_in_thunder at VoxeLibre/VoxeLibre 2024-06-16 00:02:47 +02:00
875a5f659c Whoopsie
seventeenthShulker commented on pull request VoxeLibre/VoxeLibre#4443 2024-06-15 23:59:29 +02:00
Thunder/rain inconsistencies, sunburn and flashes of fire

Should fix #3655 if correct.