Challenges
This final tutorial section contains several non-trivial challenges to show that you understand the basics of Integrated Dynamics. No further information will be given for each challenge, so good luck!
Advancements
- Creeper TamingShow the HP of a Creeper in a Display Panel
- Sponge Step SoundPlay the step sound of a Wet Sponge block
- Recursive RecursionCreate an infinite List, and display it in a Display Panel
- Tools for Obsidian?Check if a Stone Pickaxe can break an Obsidian block, and show the result in a Display Panel.
- Smart Pressure PlateCreate a system that automatically opens a door when you pass by an Entity Reader based on entity name matching, using a Redstone Writer directly pointing to the door. (Hint: pass an entity name as first argument into the equals operator)