Skip to content

Fixes to grammar#3

Draft
Zetvue wants to merge 1 commit into
Polyfrost:masterfrom
Zetvue:master
Draft

Fixes to grammar#3
Zetvue wants to merge 1 commit into
Polyfrost:masterfrom
Zetvue:master

Conversation

@Zetvue

@Zetvue Zetvue commented Jun 25, 2022

Copy link
Copy Markdown

No description provided.

@Zetvue

Zetvue commented Jun 25, 2022

Copy link
Copy Markdown
Author

Don't merge yet. I will read through the documentation and try and fix some mistakes and make it more readable as I see fit.
Feel free to put up some suggestions!

@Zetvue Zetvue marked this pull request as draft June 25, 2022 03:22
Comment thread README.md
Welcome!

Here you can find how to create Minecraft mods with OneConfig, create configurations for your mods that automatically save and can be edited from the OneConfig GUI, create commands and your own GUI using [oneuiscreen.md](gui/oneuiscreen.md "mention") and much, much more!
Here you can find how to create Minecraft mods with OneConfig, create configurations for your mods that automatically saved and can be edited from the OneConfig GUI, create commands and your own GUI using [oneuiscreen.md](gui/oneuiscreen.md "mention") and much, much more!

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

no?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

that automatically saved is not correct

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

the other way doesn't sound correct either even if it is
maybe create auto-saving configurations for your mods

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

or Here you can find how to create Minecraft mods with OneConfig, with configuration that's auto-saving and can be edited from the OneConfig menu, commands to do things, a custom UI, and much more!

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

^ kti version is better

# Getting Started with Modding

## Getting Started: What is modding?
## What is modding?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

why are you removing the welcomes?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

because of redundancy and length

@MoonTidez

Copy link
Copy Markdown

Ima just say nextday didnt proofread and thats the reason why its bad
Im currently working on a structural reform but its (a) stagnated due to travel and (b) still in draft stage

@nextdayy

Copy link
Copy Markdown
Member

bad = one capital letter and one comma I missed? ok whatever

@MoonTidez

Copy link
Copy Markdown

bad = one capital letter and one comma I missed? ok whatever

Bad = bad
I didnt specify ur bad at grammar
I said its bad
Because its not clear and concise
And when it comes to structure alot of things are repeated
And theres useless stuff
And its kinda all over the place
🙂

Comment thread README.md
Welcome!

Here you can find how to create Minecraft mods with OneConfig, create configurations for your mods that automatically save and can be edited from the OneConfig GUI, create commands and your own GUI using [oneuiscreen.md](gui/oneuiscreen.md "mention") and much, much more!
Here you can find how to create Minecraft mods with OneConfig, create configurations for your mods that automatically saved and can be edited from the OneConfig GUI, create commands and your own GUI using [oneuiscreen.md](gui/oneuiscreen.md "mention") and much, much more!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

the other way doesn't sound correct either even if it is
maybe create auto-saving configurations for your mods

# Getting Started with Modding

## Getting Started: What is modding?
## What is modding?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

because of redundancy and length

## Getting Started: What is modding?
## What is modding?

Welcome to Minecraft modding! These next few pages will serve as a basic guide for how to get started with Minecraft modding, how to use IntelliJ, Gradle and some Java basics. Minecraft mods are added to the game most commonly using a **loader**, such as [Fabric](https://fabricmc.net) or [Forge](https://files.minecraftforge.net/). The term 'mod' refers to modification for a game, Minecraft in our case. Minecraft is written in Java, so naturally so are its mods.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why single quotes for 'mod'


## Step 2: Creating the Project

Great job! You have installed IntelliJ and are ready to clone the project. Now, open up IntelliJ and you should be greeted with a screen a bit like this (make sure to accept the terms first):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

did we just install intellij or intellij IDEA


## Step 1: Installing IntelliJ IDEA

For this tutorial, we are going to use the OneConfig Example Mod [**which can be found here**](https://github.com/Polyfrost/OneConfigExampleMod)**.** We are going to use IntelliJ IDEA as our IDE for our coding, and this is the IDE of choice for many mod developers and Java developers.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

please don't bold the period, it hurts to look at

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.

5 participants