seventeenthShulker
  • Joined on 2023-06-17
seventeenthShulker commented on pull request VoxeLibre/VoxeLibre#3943 2023-09-17 15:04:49 +02:00
Un-hardcode blast resistance and hardness of fences and walls

Just seen how register_stair handles this, good idea to just use nodename.

seventeenthShulker created pull request VoxeLibre/VoxeLibre#3943 2023-09-17 14:13:05 +02:00
WIP: Un-hardcode blast resistance and hardness of fences and walls
seventeenthShulker pushed to wood_fence_blast_resistance at VoxeLibre/VoxeLibre 2023-09-17 13:49:54 +02:00
6125d625bc Fix prismarine bricks and dark variant blast res.
26e8737031 Un-hardcode blast resistance, hardness for walls,
a1e20f2916 All wood-type and nether-type fences now match material's blast resistance
Compare 3 commits »
seventeenthShulker created branch wood_fence_blast_resistance in VoxeLibre/VoxeLibre 2023-09-17 13:49:53 +02:00
seventeenthShulker commented on pull request VoxeLibre/VoxeLibre#3813 2023-09-16 19:02:19 +02:00
Piston-breakable nodes don't fill up the push limit, items properly drop

Um forgot to rebase cleanly the first time... Picked this up again and fixed a conflict as there were no further bugs discovered on my end. Hence, no longer in WIP.

0ebaefefc3 Check protection of certain nodes before push/pull
6604bd5d39 Tallgrass and dead bush added to dig_by_piston
83d3700470 Vertical pistons now save owner meta
2700a33fb3 Check node_replaceable after dig_by_piston
c97d1a6e3f All signs are mvps_stopper upon registration
Compare 169 commits »
ab88ec4219 All signs are mvps_stopper upon registration
9a3e989126 Updated credits
3183784cd2 Fix campfire smoke timing
dfc4bf8aff Fix credits
827c01577d Implement feedback and add credit
Compare 134 commits »
seventeenthShulker pushed to master at seventeenthShulker/MineClone2 2023-09-16 18:28:04 +02:00
b4c693bb20 Merge pull request 'Campfire Updates' (#3769) from campfire_update into master
bd46428d65 Updated credits
9e53efbc3e Fix campfire smoke timing
6b36abfe91 Fix credits
49e7449d7f Implement feedback and add credit
Compare 158 commits »
seventeenthShulker pushed to main at seventeenthShulker/WGBaseTest 2023-07-31 18:24:14 +02:00
ab7a6b6efe Add Noodle, Isosurface and Blob caves
seventeenthShulker commented on pull request VoxeLibre/VoxeLibre#3829 2023-07-10 17:54:17 +02:00
Stop consuming bamboo item when placement is invalid

That check was already there, I assume it's to only subtract one bamboo from the player if they're in survival mode. The problem was that this still took the item even if placing bamboo was not…

seventeenthShulker pushed to main at seventeenthShulker/WGBaseTest 2023-07-09 13:55:38 +02:00
76a248ae14 3D terrain, ravines
seventeenthShulker pushed to main at seventeenthShulker/WGBaseTest 2023-07-07 20:59:35 +02:00
09051784e8 Splinetest
seventeenthShulker pushed to main at seventeenthShulker/WGBaseTest 2023-07-07 18:51:31 +02:00
37ae9cd44f Fix link
seventeenthShulker pushed to main at seventeenthShulker/WGBaseTest 2023-07-07 18:49:21 +02:00
6404960949 Initial commit
seventeenthShulker created branch main in seventeenthShulker/WGBaseTest 2023-07-07 17:29:08 +02:00
seventeenthShulker pushed to main at seventeenthShulker/WGBaseTest 2023-07-07 17:29:08 +02:00
3e890d901a fix default node choice to use original content *or* air if nil.
db274ec3f0 docs
0aade85168 pass original_content 1
c4933c6c8d Revert "pass original_content to logic"
f7b9ee450c pass original_content to logic
Compare 10 commits »
seventeenthShulker created repository seventeenthShulker/WGBaseTest 2023-07-07 17:27:39 +02:00
seventeenthShulker created pull request VoxeLibre/VoxeLibre#3833 2023-07-06 19:30:46 +02:00
Multishot angular spread is constant, no matter the player's orientation
seventeenthShulker pushed to relative_multishot at seventeenthShulker/MineClone2 2023-07-06 19:10:04 +02:00
4365f4df77 Remove whitespace