Skip to content

Commit

Permalink
Bump version to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dianliang233 committed Mar 28, 2022
1 parent afd3e68 commit 958948d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
116 changes: 58 additions & 58 deletions meme_resourcepack/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,61 +1,61 @@
{
"pack": {
"pack_format": 6,
"description": "§e梗体中文亮瞎眼包!!!\n§3Release v1.5.0"
},
"language": {
"zh_meme": {
"name": "§e梗体中文§r",
"region": "§c天朝§r",
"bidirectional": false
}
},
"author": [
"Lakejason0",
"Lxazl5770",
"Dianliang233",
"MysticNebula70",
"SkyEye_FAST",
"Huerdada",
"Lightyzhh",
"IcyPhantom",
"Kakagou12341",
"Gu_ZT",
"ZCYF",
"XxLittleCxX",
"Determancer",
"Minecreeper86",
"theflysong",
"Zh9c418",
"45gfg9",
"Drlee_lihr",
"WTP016-CN",
"Light Beacon",
"CR-019",
"coldstarxuan",
"MiemieMethod",
"Other Minecraft Wiki (ZH) editors"
"pack": {
"pack_format": 6,
"description": "§e梗体中文亮瞎眼包!!!\n§3Release v1.6.1"
},
"language": {
"zh_meme": {
"name": "§e梗体中文§r",
"region": "§c天朝§r",
"bidirectional": false
}
},
"author": [
"Lakejason0",
"Lxazl5770",
"Dianliang233",
"MysticNebula70",
"SkyEye_FAST",
"Huerdada",
"Lightyzhh",
"IcyPhantom",
"Kakagou12341",
"Gu_ZT",
"ZCYF",
"XxLittleCxX",
"Determancer",
"Minecreeper86",
"theflysong",
"Zh9c418",
"45gfg9",
"Drlee_lihr",
"WTP016-CN",
"Light Beacon",
"CR-019",
"coldstarxuan",
"MiemieMethod",
"Other Minecraft Wiki (ZH) editors"
],
"special_thanks": {
"Addonscommandresource": [
{
"minecraft:trident": "The model in BE"
}
],
"special_thanks": {
"Addonscommandresource": [
{
"minecraft:trident": "The model in BE"
}
],
"Blockbench": [
{
"minecraft:totem_of_undying": "Model"
},
{
"minecraft:brewing_stand": "Model"
}
],
"Golden_eggs": [
{
"minecraft:gui/title/mojangstudios": "Fonts"
}
]
},
"home": "https://github.com/Teahouse-Studios/mcwzh-meme-resourcepack",
"copyright": "This is Memified Chinese Resource Pack, a Teahouse Studios' Production. You may use, share and remix the pack under Creative Commons Attribution-ShareAlike 4.0 license. For the license's text, see LICENSE file in the pack. For further information, visit github.com/Teahouse-Studios.\n这里是梗体中文资源包,由茶馆工作室出品。您可以在遵守知识共享 署名-相同方式分享 4.0 协议的前提下使用,分享和演绎该资源包。关于协议文本,详见本资源包根目录下的LICENSE文件。更多信息详见 github.com/Teahouse-Studios。Github的拼写是G-I-T-H-U-B,Teahouse的拼写是T-E-A-H-O-U-S-E,Studios的拼写是S-T-U-D-I-O-S。"
"Blockbench": [
{
"minecraft:totem_of_undying": "Model"
},
{
"minecraft:brewing_stand": "Model"
}
],
"Golden_eggs": [
{
"minecraft:gui/title/mojangstudios": "Fonts"
}
]
},
"home": "https://github.com/Teahouse-Studios/mcwzh-meme-resourcepack",
"copyright": "This is Memified Chinese Resource Pack, a Teahouse Studios' Production. You may use, share and remix the pack under Creative Commons Attribution-ShareAlike 4.0 license. For the license's text, see LICENSE file in the pack. For further information, visit github.com/Teahouse-Studios.\n这里是梗体中文资源包,由茶馆工作室出品。您可以在遵守知识共享 署名-相同方式分享 4.0 协议的前提下使用,分享和演绎该资源包。关于协议文本,详见本资源包根目录下的LICENSE文件。更多信息详见 github.com/Teahouse-Studios。Github的拼写是G-I-T-H-U-B,Teahouse的拼写是T-E-A-H-O-U-S-E,Studios的拼写是S-T-U-D-I-O-S。"
}
2 changes: 1 addition & 1 deletion preset_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from sys import exit
from memepack_builder.wrapper import main as _main

PACK_VERSION = '1.6.0'
PACK_VERSION = '1.6.1'


def check_version_consistency():
Expand Down

0 comments on commit 958948d

Please sign in to comment.