Skip to content

Instantly share code, notes, and snippets.

View 456dev's full-sized avatar

Isaac - The456 456dev

View GitHub Profile
@456dev
456dev / potato_quests_en_us.json5
Created April 2, 2024 14:38
24w14potato april fools potato quests (SPOILERS)
{
/*
This contains spoilers for the minecraft april fools update 2024's potato plant quest line
just go play it ingame, iirc the bonus chest should have a potato plant
@456dev
456dev / test
Created July 15, 2021 11:53
test
test
@456dev
456dev / settings.json
Last active September 29, 2021 08:10
pymine settings.json
{
"python.linting.enabled": true,
"python.linting.pylintEnabled": false,
"python.linting.flake8Enabled": true,
"python.linting.mypyEnabled": false,
"python.linting.pydocstyleEnabled": true,
"python.linting.pycodestyleEnabled": false,
"python.linting.prospectorEnabled": false,
"python.linting.pylamaEnabled": false,
"python.linting.banditEnabled": true,