Initial commit

This commit is contained in:
2025-08-28 14:34:45 +08:00
commit a4600b2219
90 changed files with 2592 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/black_sugar"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/black_sugar_dumpling"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/bland_kitten"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/braised_prison_vegetables"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/carcinogenic_marshmallow"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/charcoal_grilled_turtle"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/cooking_oil"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/crispy_bro"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/dough"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/fragrant_starfish_skewer"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/indestructible_starfish"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/malicious_kitten"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/marshmallow"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/pickled_turtle"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/pot_of_prison_vegetables"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/roasted_marshmallow"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/sakaban_turtle"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/scallion"
}
}

View File

@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "blacksugarmod:item/starfish_skewer"
}
}

View File

@@ -0,0 +1,5 @@
{
"item.blacksugarmod.black_sugar": "Black Sugar",
"item.blacksugarmod.dough": "Dough",
"item.blacksugarmod.black_sugar_dumpling": "Black Sugar Dumpling"
}

View File

@@ -0,0 +1,21 @@
{
"item.blacksugarmod.black_sugar": "黑糖",
"item.blacksugarmod.dough": "面团",
"item.blacksugarmod.black_sugar_dumpling": "黑糖团子",
"item.blacksugarmod.crispy_bro": "脆香bro",
"item.blacksugarmod.cooking_oil": "食用油",
"item.blacksugarmod.indestructible_starfish": "坚不可摧的海星",
"item.blacksugarmod.starfish_skewer": "海星串",
"item.blacksugarmod.marshmallow": "棉花糖",
"item.blacksugarmod.roasted_marshmallow": "烤棉花糖",
"item.blacksugarmod.carcinogenic_marshmallow": "致癌的棉花糖",
"item.blacksugarmod.sakaban_turtle": "萨卡班甲鱼",
"item.blacksugarmod.scallion": "葱花",
"item.blacksugarmod.pickled_turtle": "腌好的萨卡班甲鱼",
"item.blacksugarmod.bland_kitten": "一只觉得嘴里淡淡的小猫咪",
"item.blacksugarmod.malicious_kitten": "一只心怀歹念的小猫咪",
"item.blacksugarmod.fragrant_starfish_skewer": "香喷喷的串海星",
"item.blacksugarmod.pot_of_prison_vegetables": "一锅牢菜",
"item.blacksugarmod.braised_prison_vegetables": "闷牢菜",
"item.blacksugarmod.charcoal_grilled_turtle": "炭烤萨卡班甲鱼"
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/black_sugar"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/black_sugar_dumpling"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/bland_kitten"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/braised_prison_vegetables"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/carcinogenic_marshmallow"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/charcoal_grilled_turtle"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/cooking_oil"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/crispy_bro"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/dough"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/fragrant_starfish_skewer"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/indestructible_starfish"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/malicious_kitten"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/marshmallow"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/pickled_turtle"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/pot_of_prison_vegetables"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/roasted_marshmallow"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/sakaban_turtle"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/scallion"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/starfish_skewer"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB