Skip to content

Commit 84d4218

Browse files
committed
Added Icon, updated manifests with localization
1 parent 61791cb commit 84d4218

File tree

13 files changed

+20
-10
lines changed

13 files changed

+20
-10
lines changed

behavior_packs/whynot/cameras/presets/camera.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"minecraft:camera_preset": {
44
"identifier": "whynot:follow_orbit",
55
"inherit_from": "minecraft:follow_orbit",
6-
"view_offset": [2.0, 2.0],
6+
"view_offset": [0.0, 0.0],
77
"listener": "player",
88
"radius": 12
99
}

behavior_packs/whynot/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"format_version": 2,
33
"header": {
4-
"name": "Why Not? [BE]",
5-
"description": "Some ask why, the question is why not?",
4+
"name": "pack.name",
5+
"description": "pack.description",
66
"uuid": "efef9a3b-6709-4062-8d0f-5143d0435138",
77
"version": [1, 0, 0],
88
"min_engine_version": [1, 20, 30]
@@ -27,7 +27,7 @@
2727
"version": "2.1.0-beta"
2828
},
2929
{
30-
"uuid": "7e3f4631-305a-4bc2-a18b-9bac016a92ae",
30+
"uuid": "f11a2d1f-2a22-4945-84a0-6d01be28fe75",
3131
"version": [1, 0, 0]
3232
}
3333
],
41.2 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
pack.name=Why Not? [BE]
2+
pack.description=Some ask why, the question is why not?
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
pack.name=¿Por qué No? [BE]
2+
pack.description=Algunos preguntan por qué, la pregunta es por qué no?
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
["en_US", "es_MX"]

icon.psd

436 KB
Binary file not shown.

resource_packs/whynot/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"format_version": 2,
33
"header": {
4-
"name": "Why Not? [RE]",
5-
"description": "Some ask why, the question is why not?",
4+
"name": "pack.name",
5+
"description": "pack.description",
66
"uuid": "f11a2d1f-2a22-4945-84a0-6d01be28fe75",
77
"version": [
88
1,
@@ -17,7 +17,7 @@
1717
},
1818
"modules": [
1919
{
20-
"description": "Why Not? [RE]",
20+
"description": "WhyNotResource",
2121
"type": "resources",
2222
"uuid": "10aec09d-d1cc-422d-be89-d8ccd2081a34",
2323
"version": [
@@ -29,7 +29,7 @@
2929
],
3030
"dependencies": [
3131
{
32-
"uuid": "86a27d33-e12e-49a9-8139-3a42c12ac47e",
32+
"uuid": "efef9a3b-6709-4062-8d0f-5143d0435138",
3333
"version": [
3434
1,
3535
0,
41.2 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
pack.name=Why Not? [RE]
2+
pack.description=Some ask why, the question is why not?
13
item.whynot:light=Light
24
item.whynot:light_fruit=Light Fruit

0 commit comments

Comments
 (0)