Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update wisdom #284

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion src/main/java/io/wispforest/owo/util/Wisdom.java
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ private Wisdom() {}
"I saw ppl complain that minor updates between big updates will ruin it for modders but I thought modders were very good and they can do what we do in a week so they should be ok with updating their mods to new versions in a day, right? :titantroll:",
"that's a CanPickUpLoot baby zombie, the most annoying thing ever. he runs around like crazy and picks up all your shit",
"blod: I think I need to take a book out of your page",
"blod: he her"
"blod: he her",
"BasiqueEvangelist: what if... iphones",
"Cheese Cheese Creeper, the newest release from MC Basic"
);

public static void spread() {
Expand Down
Loading