Commit graph

7 commits

Author SHA1 Message Date
dragonruler1000
748ab1b988 Refactor Window block interactions and register new block
Simplified the onBlockActivated logic for clarity and better separation of client and server behavior. Added null checks, improved crouching interaction handling, and adjusted dimension change logic. Registered the "window" block and updated the language file to include its name. Added comments so i can know what is going on later.
2025-05-15 11:06:33 -05:00
dragonruler1000
a195450501 Added a window block and working on portal stuff.
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-13 16:58:44 -05:00
dragonruler1000
c7269ce21c Adding achevements and trying to get subtle knife to place a block. 2025-05-13 09:17:14 -05:00
dragonruler1000
170d0dbdef Made the block of dust emmit light and made the subtle knife send a message to chat when used. 2025-05-13 07:49:04 -05:00
dragonruler1000
c12f41f1a4 Added a recipe. just need to get it to work. 2025-05-09 09:32:54 -05:00
dragonruler1000
15d8ab29b9 got the item form to work. 2025-05-09 08:59:57 -05:00
dragonruler1000
6115aeb503 Working on adding a Block of Dust 2025-05-09 08:46:18 -05:00