AdvancedPeripherals icon indicating copy to clipboard operation
AdvancedPeripherals copied to clipboard

Suggest your mod integrations for 0.8

Open SirEndii opened this issue 2 years ago • 3 comments

Describe your idea

We want to add more mod integrations to the version 0.8. If you have a suggestion, just comment it under this issue with some details like functions or events you wish and maybe for which blocks of the mod.

Describe alternatives you've considered if you've any

No response

Additional context

No response

Linked Issues

No response

SirEndii avatar Sep 22 '22 18:09 SirEndii

Integrated Dynamics

DasBrain avatar Oct 01 '22 16:10 DasBrain

Integrated Dynamics

Could you provide some features that you wish? Integration for what blocks with what functions

SirEndii avatar Oct 01 '22 16:10 SirEndii

The Variable Store. Two functions:

  • list() - lists the variables in the store, including ID, type and name, if set by a labeler.
  • get(int slot) - get the value of the variable in the slot.

DasBrain avatar Oct 01 '22 16:10 DasBrain