Skip to content
View OroArmor's full-sized avatar

Organizations

@QuiltMC @KilnGraphics
Block or Report

Block or report OroArmor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
OroArmor/README.md

OroArmor

Hello there!

I program a lot of things, mostly in Java. My interests are in Minecraft Modding, AI, Game Dev, and Robotics.

Some notable projects of mine are in the pins.

If you wish to support me, my Patreon is patreon.com/oroarmor

Gists

How to create a Maven Server

Useful commands

for file in *.jar; do if ( unzip -c "$file" | grep -q "ExampleMixin"); then echo "$file"; fi; done -> Searches a set of jars for the example mixin. useful for debugging modpacks with this issue

Pinned

  1. InfiniteRecharge2020 InfiniteRecharge2020 Public

    Forked from robototes/InfiniteRecharge2020

    Java

  2. LibraryForLWJGL LibraryForLWJGL Public

    Java 1

  3. NeuralNetwork NeuralNetwork Public

    Java

  4. robototes/2412RobotLibrary robototes/2412RobotLibrary Public

    A new library to replace the old one that was never used

    Java 6

  5. OroArmorModding/Netherite-Plus-Mod OroArmorModding/Netherite-Plus-Mod Public

    Adds new Netherite features to Minecraft

    Java 44 5

  6. OroArmorModding/Oro-Config OroArmorModding/Oro-Config Public

    A simple mod config with ModMenu and command integration

    Java 11 3