You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/1.21-notes.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,7 @@
93
93
*[ ] Similar to `WandHUD` there should probably be a corresponding capability for the Manaseer Monocle HUD rendering.
94
94
*[x]`WandBindable` should be a capability and be used to bind Force Relay targets.
95
95
*[x]`Wandable` should not be restricted to block entities and should be used for forming the Mana Enchanter and non-binding interactions with Force Relays.
96
+
*[ ]`Bound` should probably be a block capability
96
97
*[ ] Check if `ManaNetworkHandler` is really still needed
97
98
*[x] Try implementing closest collector/pool search the way the Copper Golem finds chests. (it's the only reason we maintain a collection of mana pools)
98
99
*[ ] Figure out a different way to construct the burst trajectory visualization on the client. (that's the other reason we maintain a collection of mana collectors, even though mana collectors aren't inherently tied to firing bursts in the first place)
0 commit comments