DFOnline / CodeClient

A DiamondFire utility client for advanced coding.
MIT License
12 stars 8 forks source link

Code Palette blocks do not push blocks #46

Closed GeorgeRNG closed 10 months ago

GeorgeRNG commented 11 months ago

When using a custom block from the Code Palette, since they are templates they will not push blocks forward. We will need to send some custom packets before :sob:

RedVortexDev commented 11 months ago

This could also be turned into a seperate feature where placing a template automatically sends shift + rightclick packets for the amount of blocks in the template (being both QoL & fixing this bug)