Top 10 2 Player Games On Mobile Phones To Play With Love 2023
The following top two-player games on the phone will help you have the most meaningful and fun moments with friends and relatives.
In Mini World: Block Art, we have all the necessary items to survive as well as create, or simply jubilant in the game just for entertainment, but if you want to change it for less boring bored, Mini World: Block Art has equipped players with an extremely attractive feature, which is modding items in the game.
This feature in the game is called Plugin, it allows players to edit the parameters of items and other resources in the game, you can change the nature, skills, appearance of the items in the game. , or create a whole new item. How to mod the item in Mini World you can see in the article below.
To do this, you must change the language Mini World: Block Art to Vietnamese, see the article How to change the language into Vietnamese in Mini World: Block Art to perform.
Mini World: Block Art for iOS Mini World: Block Art for Android
Step 1: Start Mini World, click Start to go to the interface to create a new map.
Step 2: Click the Plugin Warehouse to start mod items.
In the Plugin repository, you can modulate Squares, Creatures, Items, change the formula ... Click Create to add or edit items.
If you choose to edit means you will edit the items, resources are in the game. And Create is adding a new item based on items available in the game.
In the Appearance section, you can edit Name , Item description.
With the creature appearance you can adjust louder than usual.
The most important is the item attribute, you can fix Explosion Resistance, Hardness ...
With Creatures, you can fix the level of blood, damage when attacking, movement speed, items dropped if ...
Besides is the battle attribute of monsters. Will include attack range, vision range, attack skills such as slowing, burning ...
With items is like resources and creatures, only special with additional skills attached. When you have finished editing the parameters, click Save and then return.
Step 1: Click Create new world.
Step 2: In the Create map rule section, click Download Plugin to add the newly created mod to the map.
Click Add to add the Mod you just edited, remember that you must select the item that matches the item you have modified.
I have just modified the Submachine Gun into an MP5 Gun. Click on the mod that has changed to select it and click Add to finish.
Then click Confirm Select.
Next, you will see the number of Plug-ins selected. Then just click Start to test the new mod.
Enter the game, press the B key to open the inventory, select Edit and you will see the modded item, just click on the item and move down the toolbar to check.
Here you can see that I changed the number of submachine gun bullets to 285 rounds.
Above is how to mod weapons and items in Mini World: Block Art, if you are too boring with items and resources in the game, try this way, it is very interesting.
Don't edit the Plugin Pack inside the Plugin Pack editor or it will disappear from your current Plugin Packs, this is like a really big problem in this version (0.30.x)
Also, Mini World (with this new Plugin Pack bug) will also delete all your installed Plugins Packs, to solve this you should move the Plugin Pack to the worlf where you want to use it.
The first thing you'll need to do is make a folder, the folder structure goes like this:
/ -- my_first_plugin_pack
(your folder/pack name)
| | -- behavior
(behavior plugin, how the game is interpreted)
| | ---- actor
(monsters/animals plugins/
| | ---- block
(blocks plugins)
| | ---- item
(items plugins)
This is how the folders need to be Structured
| | ---- receipe
(non specificated)
| | ---- crafting
(craft plugins)
| | -- resource
(resources folder, it's useless at the moment)
| | --- models
(.obj models)
| | --- shader
(shaders, no file extension found)
| | --- sounds
(.ogg sounds)
| | --- textures
(.png_ images)
| | ---- block
(textures for blocks)
| | ---- entity
(textures for entitys)
| | -- icon.png_
(the plugin icon, showed on the Plugin Library)
| | -- pack_manifest.json
(the file that handles the metadata)
Where behavior
is where you will store all your plugins and resource
where you will store your resources (not fully implemented )
The logical
and receipe
folder is optional, use it if you want to
add more features (the api is not fully released yet).
Do not change the order of the folders or the pack will not work properly, remember this structure.
icon.png_ can be of all the sizes, but it will look cropped, the recommended size is 25 6 x 144
The pack_manifest.json is the file that handles all the metadata of your pack, add this to your pack_manifest.json file:
{
"name":"My First Plugin Pack",
"en_name":"My First Plugin Pack",
"tw_name":" 我的第一個插件包 ",
"tha_name":"ปลั๊กอินแรกของฉันซอง ",
"esn_name":"Mi primer Plugin Pack",
"ptb_name":"Meu primeiro pacote de plugins ",
An example for the structure of the file
"fra_name":" Mon premier module de plugin ",
"jpn_name":" 私の最初のプラグインパック ,
"ara_name":" بلدي أول حزمة البرنامج المساعد ",
"description":"Hello World!",
"en_description":"Hello World",
"tw_description":" 你好,世界 ",
"tha_description":" สวัสดีชาวโลก ",
"esn_description":"Hola Mundo",
"ptb_description":" Olá Mundo ",
"fra_description":" Bonjour le monde ",
"jpn_description":" こんにちは世界 ",
"ara_description": مرحبا بالعالم" ,
"author":"Your Name Here",
"en_author":"Your Name Here",
"tw_author":" 你的名字在这里 ",
"tha_author":" ชื่อของคุณที่นี่"
"esn_author":"Tu Nombre Aqui",
"ptb_author":" Seu nome aqui ",
This is how the pack_manifest file will be showed
"fra_author":" Votre nom ici ",
"jpn_author":" あなたの名前はここに ",
"ara_author": اسمك هنا ",
"pack_version":"0.6",
"api_version":"0.14.0",
"mod_type":0,
"restart_required":false,
"open_edit":false,
"standalone":false,
"uuid":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"author_head_iconindex":999,
"authoruin":1000xxxxxxxx,
}
Where "uuid" :
has your own UUID (Universal Unique Identifier)[1] (you can generate from the Online UUID Generator Tool site [https://www.uuidgenerator.net], use Version 4) and "authoruin":
it's your UID. "author":
it's your username.
(Replace the X characters only)
To start using your plugin pack, you'll need to move your Plugin Pack folder to your mods
folder, this folder is in the directory
%appdata%
, then search for the folder miniworlddata410, then data
and finally mods
miniplay
, then com.playmini.miniworld
, data
and finally mods
.And there you go! Your first plugin pack, now you'll need to make plugins to put on your folders, start with this basic plugin:
(call the file 1525797788.json
to work)
{
This is where you need to move your plugin/texture pack
"foreign_ids": [
],
"mod_desc": {
"author": "1004158810",
"filename": "1525797788",
"uuid": "xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"version": "1"
},XJ951e9f100643a882a3b4
"property": {
Example of a Dummy Item
"copyid": 10100,
"describe": "#cFFFFFF Your first plugin done!",
"icon": "*12059",
"id": 100004,
"model": "*12059",
"name": "#c00ff00 Hello World",
"stack_max": 10000
}
}
and that's all you need to make simple plugin pack.
The final step is testing, go to you new World, go to select a plugin for it (just in dev mode or advanced survival) and then click Plugin Pack down there, now just select your new plugin pack and you're done.
MWH.json [1] has made a Plugin Pack template to start making your own, the files are in the GitHub repo (https://github.com/MWH-json/plugin-pack-template), the tutorial is in the README.md file, you must read it to start using the template.
This template has the ability to be Texture Pack and Plugin Pack, just you need to adjust the "mod_type":0,
Mod Type | Number |
---|---|
Texture Pack | 1 |
Plugin Pack | 0 |
The plugin pack in the Plugin Pack Library
Remember to edit the uuid
and the author uid
/ author name
to be able to share it!
See more: Instructions on how to create a room in Mini World: Block Art to play with friends
The following top two-player games on the phone will help you have the most meaningful and fun moments with friends and relatives.
With the top lines of mobile swordplay games shared by WebTech360 below, it will help you have more satisfying mobile games to play online games.
If you are a fan of Naruto, surely you cannot ignore the top 9 brand new and most attractive Naruto mobile games today that we introduce in the following article.
You love the battle of the classic tanks in the game world. Top classic tank shooting games revealed in the article should not be missed.
What is the list of the best and most worth playing psp games today. Let's take a look at WebTech360 to list Hot PSP games right after the article sharing the dock below.
Where is the list of the best Anime PC games is a common question of many brothers who have a passion for games with anime graphics and gameplay with many characters.
If you are a fan of the popular manga series One Piece, you definitely cannot ignore the best and most interesting One Piece games for both PC and Mobile.
Are you looking for a gacha game for entertainment but should not choose which game to join? The following top 10 gacha games will be the perfect suggestion for you.
Vivid, attractive with a large number of games PopCap game is making "crazy" the office world. So which PopCap games have the most players?
Let's update the top of the best empire-building games with interesting and attractive storylines and smart and reasonable gameplay.
Looking for a game to play with friends? Let's update the top 10 survival games to play with friends on the following phone for the most enjoyable experience!
Are you a longtime believer or simply want to explore the PUBG world. Let's explore with WebTech360 the most popular and lightweight PUBG-like games.
Are you intending to play h5 games but don't know if h5 games are worth playing? Let's take a look at the top 10 best games through the section below of the article.
Playing games with your lover not only helps entertain but also strengthens the emotional connection between couples. So what are the games to play with your lover that you must know?
To bring the best feeling to users, playing full-screen games is the right choice. How to play in full screen mode helps you have the full feeling.
It's normal for games to have errors. LoL is no exception. Here is the cause and how to fix the error League of Legends cannot enter the game.
Deleting games that are no longer in use frees up memory and saves battery life. This article will share with you 10 ways to remove games on your computer quickly and effectively.
The article is for those who are passionate and interested in the offline fighting game series. Explore the games with WebTech360pc below to find yourself the best game!
Free Fire is a shooting game with a huge number of players. And below, please refer to the easiest way to download Free Fire game on your computer!
Recently, PUBG Mobile announced to gamers that PUBG Mobile players using Android emulator on computer will only be able to play with each other without those who play with phone. After the PUBG Mobile gaming community complained those people