2

Not get readed

arKanSMC's Avatar arKanSMC8/14/19 7:19 am
2 emeralds 177 4
8/16/2019 10:25 pm
arKanSMC's Avatar arKanSMC
i have problem it seems minecraft not read my resoucepack
to be readed you need a good name folder and pack.mcmeta
soo this name of folder
§bCart §6Ball
and this inside of pack.mcmeta
{
"pack": {
"pack_format": 4,
"description"[{
"text":"Cartoony",
"color":"blue"
},{
"text":"Pack ",
"color":"gold"
},{
"text":"For ",
"color":"white"
},{
"text":"Java edition\n",
"color":"gray"
},{
"text":"Authors:",
"color":"red"
},{
"text":" arKanSMC",
"color":"dark_red"
}]
}
}
Posted by arKanSMC's Avatar
arKanSMC
Level 38 : Artisan Procrastinator
11

Create an account or sign in to comment.

4

1
08/14/2019 11:43 amhistory
Level 69 : High Grandmaster Artist
oakar258
oakar258's Avatar
Code should look like this:

{
"pack": {
"pack_format": 4,
"description":"§9Cartoony§6Pack§fFor§7Java edition\n§cAuthors:§4arKanSMC"
}
}
1
08/16/2019 5:23 am
Level 38 : Artisan Procrastinator
arKanSMC
arKanSMC's Avatar
fixed lol im always uses json syntax not color code
{
"pack": {
"pack_format": 4,
"description": [{
"text":"Cartoony",
"color":"blue"
}, {
"text":"Pack ",
"color":"gold"
}, {
"text":"For ",
"color":"white"
}, {
"text":"Java edition\n",
"color":"gray"
}, {
"text":"Authors:",
"color":"red"
}, {
"text":" arKanSMC",
"color":"dark_red"
}]
}
}
2
08/16/2019 2:07 pm
Level 69 : High Grandmaster Artist
oakar258
oakar258's Avatar
Yeah, there was missing " : " ,I didn't know that you can use json syntax like that in mcmeta file.
1
08/16/2019 10:25 pm
Level 38 : Artisan Procrastinator
arKanSMC
arKanSMC's Avatar
like animation or textures it used json syntax like
{
"animation": {
"frametime": 5,
"interpolate": false,
"frames": [
{
"index": 0,
"time": 80
},
1,
2,
3,
{
"index": 4,
"time": 10
}
]
}
}
or
{
"texture": {
"blur": true,
"clamp": true
}
}
causes minecraft build uses java
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome