Create a MOB using the Minecraft Java Mythicmobs plugin | Preparation 1

Introduction

Good morning for those who get up early and read in a hurry (* ^ o ^ ) ( ^ O ^ *) Hello If you are who read leisurely this article to noon (No゚ Д °) Thank you for those who read leisurely at the end of school work at night. Good evening \ (^ ▽ ^) /!

Thank you for reading this article, as I say many times! !! In this article, let's teach Minecraft Java plugin Mythicmobs to anyone, easy to understand and fun! !! Enjoy is Enjoy (?) You can do anything if you are fine! !! I started suddenly by saying (= ・ ω ・) ノ

The author is basically a bright person with high tension! !! I think that the surprise mark emoticon grass ww etc. will be diverse w But I'm not playful. I'm going to explain it seriously \ _ (pro) Important here // So thank you! I think there is one 114514% typographical error. It would be helpful if you could point it out at that time! !! Still saved ... yes! !! This ↑ this ↓ Madagascar! !!

the term

By the way, this article will use the following terms from now on. This article = this page. Writer = The person who makes this article. (I didn't really know the name. I'm sorry, I'm sorry. I'm sorry.)

Target audience of this article

This article is intended for the following people. ・ I don't know Mythicmobs, but I was interested in the title of this article. ・ People who know Mythicmobs but seem to be difficult and have never touched it ・ People who have made it using Mythicmobs, but were desperate for NASA, which has almost English commentary and the amount of information in Japanese. It is created for the above people. So, please leave the middle and advanced level (´ ・ ω ・ `) ノ ~ bye bye

Prerequisite operation of this article

Before that, I will talk on the premise that I can do the following things. -Set up a Spigot or Bukkit server (it doesn't matter whether the port is open or not) -Extract file Edit extension Copy and paste Move file Copy ・ Download additional software We will proceed on the premise that we can do the above. If you have any questions, please google w (other power application) As I said earlier, this time I will use a lot of copy and paste. You don't have to install the Mythicmobs plugin yet. (If you have it, please leave it as it is)

What is MythicMobs?

It seems that some people thought, "I'll explain from here." You can go down w (^ ω ^) _ Please Let's move on to the main subject.

I would like to explain Mythic Mobs again. MythicMobs is a plugin that allows you to create your own MOB separately from the original Minecraft MOB. It seems that there are few people who can tell because it is absolutely now ww In addition, you can also make skill attacks. But it is amazing! !! ヽ [゚ Д ゚] 丿 Sugii

Preparation 1

Let's get ready now! !! First, let's download the software (text editor) for creating MOBs! !!

In fact, I'm sure there are people who wondered, "Why do you download a text editor? Do you like Notepad?" In conclusion, I don't recommend __Notepad. __ The reason is that it is not easy to use. For example, it feels like a soccer player is fighting a match without spikes (?) So I don't recommend it.

So this time, I think that people who have programmed html Java etc. know, but I will use software called Visual Studio Code.

Download Visual Studio Code

Now, let's download Visual Studio Code. https://azure.microsoft.com/ja-jp/products/visual-studio-code/ Access this site. キャプチャ.PNG I think the screen will look like this. Even if it is different, if it is such a site (・ ∀ ・) Okay! Click Download Now on the left. キャプチャ.PNG After clicking, you will see a screen like this. I think there is only Windows, so click on Windows on the left and where it says. Click on the blue box instead of the User Installer below.

Next is キャプチャ.PNG As shown in the image above, open the download folder, start Visual Studio Code, and follow the instructions to download.

Please start Visual Studio Code after downloading. Then you will see the following screen. キャプチャ.PNG This completes the download.

Setting

I would like to set up Visual Studio Code. This part is very important and I recommend it so I definitely want you to see it.

First of all キャプチャ.PNG In the image above, click on the part surrounded by pink. キャプチャ.PNG Then something like the image will be added on the left side (the part surrounded by blue). Then enter "yaml" in the area surrounded by red to search.

Then キャプチャ.PNG I think it will look like this. Click on the one displayed at the top (the one in red). Then, a large detail will appear next to it, so click on the installation boxed in blue. Once the installation is complete, uninstall and disable it, and if it says it's successful. This completes Preparation 1.

At the end

This time I would like to end here. I hope you'll be interested in it during the preparation stage! !! If you have any questions, please leave a comment! !! Next, Preparation 2 may start making a little MOB. I will post as soon as possible! !! I also have Twitter, so please follow me! !! https://twitter.com/ReZeRqEmilia See you next time ~

Next time → Not yet

Recommended Posts

Create a MOB using the Minecraft Java Mythicmobs plugin | Preparation 1
[Java] Let's create a mod for Minecraft 1.14.4 [Introduction]
[Java] Let's create a mod for Minecraft 1.16.1 [Introduction]
[Java] Let's create a mod for Minecraft 1.14.4 [99. Mod output]
[Java] Create a filter
[Java] Let's create a mod for Minecraft 1.14.4 [0. Basic file]
Create a portfolio app using Java and Spring Boot
Create a Java development environment using jenv on Mac
[Java] Let's create a mod for Minecraft 1.14.4 [4. Add tools]
[Java] Let's create a mod for Minecraft 1.14.4 [5. Add armor]
[Java] Let's create a mod for Minecraft 1.14.4 [Extra edition]
[Java] Let's create a mod for Minecraft 1.14.4 [6. Add recipe]
[Java] Let's create a mod for Minecraft 1.16.1 [Add item]
[Java] Let's create a mod for Minecraft 1.16.1 [Basic file]
[Java] Let's create a mod for Minecraft 1.14.4 [1. Add items]
[Java] Let's create a mod for Minecraft 1.14.4 [2. Add block]
Create a login authentication screen using the session function
[Java] Let's create a mod for Minecraft 1.16.1 [Add block]
[Java] Let's create a mod for Minecraft 1.14.4 [3. Add creative tab]
Create a java method [Memo] [java11]
[Java] Create a temporary file
Create a VS Code Plugin.
Create a method to return the tax rate in Java
Create a fortune using Ruby
Make a rhombus using Java
Create a simple web server with the Java standard library com.sun.net.httpserver
How to create a jar file or war file using the jar command
Create a static file that expands variables using the ERB class
Automatically deploy a Web application developed in Java using Jenkins [Preparation]
Easy way to create a mapping class when using the API
[Java] Let's create a mod for Minecraft 1.16.1 [Add and generate trees]
[Java] Let's create a mod for Minecraft 1.14.4 [9. Add and generate trees]
[Java] Let's create a mod for Minecraft 1.14.4 [8. Add and generate ore]
[Android] Create a calendar using GridView
Create a Jetty project using Eclipse
Create a tomcat project using Eclipse
Upload a file using Java HttpURLConnection
[Java] How to create a folder
Create a filtering function using acts-as-taggable-on
Using Java with AWS Lambda-Eclipse Preparation
[Java] Create a jar file with both compressed and uncompressed with the jar command
[Java] How to get to the front of a specific string using the String class
[Java] Generate a narrowed list from multiple lists using the Stream API
[Java] Create and apply a slide master
Create a web environment quickly using Docker
Create a jar file with the command
Newcomer training using the Web-Basic programming using Java-
Try using the Stream API in Java
Let's create a Java development environment (updating)
Create a TODO app in Java 7 Create Header
Try using the Wii remote with Java
Create a prefectural select bar using active_hash
Create a login function using Swift's Optional
Let's make a calculator application with Java ~ Create a display area in the window
[Note] Java: Create a simple project while learning how the configuration file works.