Morik666
  • Joined on 2023-09-29
Morik666 pushed to main at Morik666/cm_bags 2024-10-08 21:28:36 +02:00
c4d8817b4c Unloading implementation
Morik666 pushed to main at Morik666/cm_bags 2024-09-25 23:01:56 +02:00
15d8e0c6c8 basik implementation
Morik666 created repository Morik666/cm_bags 2024-09-22 17:53:30 +02:00
Morik666 pushed to master at Morik666/VoxeLibre 2024-09-18 22:25:07 +02:00
011be754ca Allow deepslate copper to be mined with stone pickaxe (#4635)
eea96867c4 Don't add rain skycolor layer if the current layer is already the rain skycolor (#4648)
cd2ee49591 Merge pull request 'Make Soul Speed work on Soul Soil' (#4604) from upstream/soul_soil_speed into master
de3b34f5ea Update English translation keys with soul soil
e2bcd129c1 Use soul_block group for soul speed bonus
Compare 1002 commits »
Morik666 renamed repository from MineClone2 to Morik666/VoxeLibre 2024-09-18 21:58:37 +02:00
Morik666 pushed to master at Morik666/VoxeLibre 2023-11-29 21:53:11 +01:00
4cf865a36c Fix passive threshold in nether and end (#4030)
b57f6be81d Make showing advancement chat messages into a setting (#4032)
cd40861b3b Merge pull request 'Add stonecutter functionality' (#3999) from stonecutter_functionality into master
19728c5a19 Merge pull request 'hopper reimplementation' (#3980) from Morik666/MineClone2:hopper into master
1da7bb0bdc hopper reimplementation
Compare 52 commits »
Morik666 commented on pull request VoxeLibre/VoxeLibre#3980 2023-11-27 13:43:23 +01:00
hopper reimplementation

Unlike minecart, boats swim 0.2 below the block it sits on top of. While one can swim directly under hopper, it's impossible to climb onto hopper from water. So instead of hopper pulling through…

Morik666 pushed to hopper at Morik666/VoxeLibre 2023-11-27 13:41:12 +01:00
1da7bb0bdc hopper reimplementation
1044163717 Fixed the ambiguous /clear command being dangerous (#4026)
570ea114ec Fix weathered cut copper crafting (#4033)
Compare 3 commits »
Morik666 pushed to hopper at Morik666/VoxeLibre 2023-11-24 01:01:33 +01:00
ab313fc238 hopper reimplementation
7cbba73d50 Combat (mostly PvE) rebalancing (#4005)
Compare 2 commits »
Morik666 pushed to hopper at Morik666/VoxeLibre 2023-11-24 01:00:56 +01:00
7c169b6846 hopper reimplementation
Morik666 pushed to hopper at Morik666/VoxeLibre 2023-11-21 21:20:17 +01:00
25a447ab3f hopper reimplementation
Morik666 commented on pull request VoxeLibre/VoxeLibre#3980 2023-11-21 21:18:54 +01:00
hopper reimplementation

Fixed splash and lingering potions. Added pulling from stand.

Thanks for extensive testing, @Araca

Extended support for bookshelvs.

Regarding jukebox, music for playing requires…

Morik666 pushed to hopper at Morik666/VoxeLibre 2023-11-21 21:03:58 +01:00
2dfdd6c8b4 hopper reimplementation
Morik666 pushed to hopper at Morik666/VoxeLibre 2023-11-21 20:42:53 +01:00
8392311536 hopper reimplementation
4df6f82c64 Fix spanish translation errors (#4018)
6ee2dbe70c Add MineCraft like sleeping player hud (#4011)
613ab897b2 Merge pull request 'Fix item not dropping at tool last use' (#4009) from tool_destruction into master
e53d9ec8d7 Added comments
Compare 57 commits »
Morik666 pushed to hopper at Morik666/VoxeLibre 2023-11-21 20:32:50 +01:00
81fe823914 hopper reimplementation
Morik666 commented on pull request VoxeLibre/VoxeLibre#3980 2023-11-11 02:45:52 +01:00
hopper reimplementation

Removed leftover lines and implemented redstone clock. https://gyazo.com/86f3aaf04f85ce0d8c067fd8592f72ed

Morik666 pushed to hopper at Morik666/VoxeLibre 2023-11-11 02:45:36 +01:00
34fb689159 hopper reimplementation
Morik666 pushed to hopper at Morik666/VoxeLibre 2023-11-11 02:43:02 +01:00
3e2dfd9595 hopper reimplementation
Morik666 pushed to hopper at Morik666/VoxeLibre 2023-11-11 02:36:54 +01:00
cd66761b50 hopper reimplementation
Morik666 commented on pull request VoxeLibre/VoxeLibre#3980 2023-11-07 21:15:40 +01:00
hopper reimplementation

Brewing was tough. Had to add new group to potions to distinguish them from ingredients. Implemented pushing into stand. Did not implement pulling from it. Only condition that could think of is…