Integrated Dynamics - On the Dynamics of Integration

Geavanceerde bewerkingen

As you may have noticed during the last tutorial, the Logic Programmer allows you to do way more than just adding numbers. In this tutorial, we’ll look into the more advanced datastructures and chaining of operators.

Let’s start by creating a static List of the Integers 1, 10 and 100, and visualize it in a Display Panel.

Items are one of the possible value types in this mod. Let’s make a static Item Variable Card, dynamically retrieve the mod name from that item, and visualize it in a Display Panel.

Remember that you’ll have to use a Variable Store to store your referenced variable.

For the final part of this tutorial, we’ll combine dynamic variables with operators. Attach an Entity Reader to a network, read the target Entity, retrieve the Block the target Entity is looking at, and visualize that Block in a Display Panel.

Crafting Table
Crafting Table
  •  
  • Raw Porkchop
  •  
  • Raw Porkchop
  • Invoer variabelentransformator
  • Raw Porkchop
  •  
  • Raw Porkchop
  •  
Entiteitlezer
Operator
ModmodThe name of the mod owning the given item
  • Voorwerp
  • Tekenreeks
Global name: itemstackMod(Voorwerp) → TekenreeksMethod name: Voorwerp.mod() → Tekenreeks
Aspect
EntiteitDe geselecteerde entiteit in de ruimte van het doelwit

Uitvoer: Entiteit

Eigenschappen:
  • Lijstelement
Operator
Target Blocktarget_blockThe block the given entity is currently looking at.
  • Entiteit
  • Blok
Global name: entityTargetBlock(Entiteit) → BlokMethod name: Entiteit.targetBlock() → Blok
Advancements
  • Logische lijstopstellingBouw een statische lijst met de §6gehele getallen§7 1, 10 en 100.
  • Voorwerpoorsprong identificerenVerkrijg de modnaam van een voorwerp.
  • Waar kijk ik nou naar?Toon het blok waar je naar kijkt.
Beloningen
Variabelekaart64
Variabelekaart64
Variable Store32