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

Feat: A new Tongue item comment #141

Closed
wants to merge 2 commits into from

Conversation

kd8lvt
Copy link
Contributor

@kd8lvt kd8lvt commented Jul 30, 2024

It's on the cauldron because the acid cauldron actually drove me insane for a moment lol
Probably shouldn't be programming on 0 sleep, but live and learn, I suppose.

@@ -26,6 +27,7 @@ private FleshTongue() {}
createItemComment(ModItems.AGEING_SERUM.get(), "We can regard our life as a uselessly disturbing episode in the blissful repose of nothingness.\n- Arthur Schopenhauer");
createItemComment(ModItems.BREEDING_STIMULANT.get(), "Happiness and the absurd are two sons of the same earth. They are inseparable.\n- Albert Camus");
createItemComment(ModItems.SHRINKING_SERUM.get(), "Normalize the idea of living inside of Someone.\n- Tarael Blackwing");
createItemComment(Items.CAULDRON,"I've been sprinting towards the horizon of insanity since birth.\n- kd8lvt");
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we discussed on Discord I don't want to append obfuscated tool-tip text to vanilla Items.
I think the acolyte armor leggings or cradle block are a great option for your quote.

@Elenterius Elenterius closed this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants