TheModdingInquisition / archives

Information and issues repository
0 stars 0 forks source link

Stare Till They Grow #10

Closed Matyrobbrt closed 2 years ago

Matyrobbrt commented 2 years ago

Repository: https://github.com/ianwijma/stare-till-they-grow CurseForge: https://www.curseforge.com/minecraft/mc-mods/stare-till-they-grow

Pull requests:

Issues:

References to Minecraft in common code See the main class: https://github.com/ianwijma/stare-till-they-grow/blob/24963d67eab96a52cb55db8139dfdb948343aabd/src/main/java/dev/tmp/StareTillTheyGrow/StareTillTheyGrow.java#L36 that registers an event handler that immediately checks for a field in Minecraft: https://github.com/ianwijma/stare-till-they-grow/blob/24963d67eab96a52cb55db8139dfdb948343aabd/src/main/java/dev/tmp/StareTillTheyGrow/EventHandlers/PlayerEventHandlers.java#L42-L55