Compare commits
8 Commits
a4600b2219
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a290a5b839 | |||
| 675c38d777 | |||
| 11de654ec5 | |||
| 9807ea6410 | |||
| 132542a800 | |||
| e752d21807 | |||
| d3f8a0f45e | |||
| e5a40b2d51 |
183
README.txt
183
README.txt
@@ -1,46 +1,155 @@
|
|||||||
|
为了防止我自己忘掉配方,我让AI写了这个↓
|
||||||
|
|
||||||
Source installation information for modders
|
# BlackSugar Mod
|
||||||
-------------------------------------------
|
|
||||||
This code follows the Minecraft Forge installation methodology. It will apply
|
|
||||||
some small patches to the vanilla MCP source code, giving you and it access
|
|
||||||
to some of the data and functions you need to build a successful mod.
|
|
||||||
|
|
||||||
Note also that the patches are built against "un-renamed" MCP source code (aka
|
一个为Minecraft添加各种美味食物和可爱小猫咪的模组!
|
||||||
SRG Names) - this means that you will not be able to read them directly against
|
|
||||||
normal code.
|
|
||||||
|
|
||||||
Setup Process:
|
## 模组介绍
|
||||||
==============================
|
|
||||||
|
|
||||||
Step 1: Open your command-line and browse to the folder where you extracted the zip file.
|
BlackSugar Mod为游戏增加了丰富的食物系统和小猫咪互动机制。玩家可以通过不同的食物来改变小猫咪的状态,体验有趣的合成系统。模组包含了从基础材料到终极物品的完整制作链。
|
||||||
|
|
||||||
Step 2: You're left with a choice.
|
## 新增物品
|
||||||
If you prefer to use Eclipse:
|
|
||||||
1. Run the following command: `./gradlew genEclipseRuns`
|
|
||||||
2. Open Eclipse, Import > Existing Gradle Project > Select Folder
|
|
||||||
or run `gradlew eclipse` to generate the project.
|
|
||||||
|
|
||||||
If you prefer to use IntelliJ:
|
### 基础材料
|
||||||
1. Open IDEA, and import project.
|
- **黑糖** (Black Sugar) - 模组的核心材料
|
||||||
2. Select your build.gradle file and have it import.
|
- **面团** (Dough) - 用小麦和水制作的基础材料
|
||||||
3. Run the following command: `./gradlew genIntellijRuns`
|
- **食用油** (Cooking Oil) - 烹饪用油
|
||||||
4. Refresh the Gradle Project in IDEA if required.
|
- **葱花** (Scallion) - 调味料
|
||||||
|
|
||||||
If at any point you are missing libraries in your IDE, or you've run into problems you can
|
### 海星系列
|
||||||
run `gradlew --refresh-dependencies` to refresh the local cache. `gradlew clean` to reset everything
|
- **坚不可摧的海星** (Indestructible Starfish) - 坚硬的海星
|
||||||
(this does not affect your code) and then start the process again.
|
- **海星串** (Starfish Skewer) - 串好的海星
|
||||||
|
- **香喷喷的串海星** (Fragrant Starfish Skewer) - 美味的烤海星串 ⭐可食用
|
||||||
|
|
||||||
|
### 甲鱼系列
|
||||||
|
- **萨卡班甲鱼** (Sakaban Turtle) - 原始甲鱼
|
||||||
|
- **腌好的萨卡班甲鱼** (Pickled Turtle) - 腌制后的甲鱼
|
||||||
|
- **炭烤萨卡班甲鱼** (Charcoal Grilled Turtle) - 烤制的美味甲鱼 ⭐可食用
|
||||||
|
|
||||||
|
### 棉花糖系列
|
||||||
|
- **棉花糖** (Marshmallow) - 基础棉花糖 ⭐可食用
|
||||||
|
- **烤棉花糖** (Roasted Marshmallow) - 烤制的棉花糖 ⭐可食用
|
||||||
|
- **致癌的棉花糖** (Carcinogenic Marshmallow) - 危险的棉花糖 ⭐可食用
|
||||||
|
|
||||||
|
### 蔬菜系列
|
||||||
|
- **一锅牢菜** (Pot of Prison Vegetables) - 蔬菜锅
|
||||||
|
- **闷牢菜** (Braised Prison Vegetables) - 炖煮的蔬菜 ⭐可食用
|
||||||
|
|
||||||
|
### 其他食物
|
||||||
|
- **黑糖团子** (Black Sugar Dumpling) - 甜美的团子 ⭐可食用
|
||||||
|
- **脆香bro** (Crispy Bro) - 酥脆美味的食物 ⭐可食用
|
||||||
|
|
||||||
|
### 小猫咪系列
|
||||||
|
- **一只觉得嘴里淡淡的小猫咪** (Bland Kitten) - 基础小猫咪
|
||||||
|
- **心满意足的小猫咪** (Satisfied Kitten) - 吃饱后的快乐小猫咪
|
||||||
|
- **发情的小猫咪** (Horny Kitten) - 吃了萝卜后的兴奋小猫咪
|
||||||
|
- **想吃肉的小猫咪** (Meat Craving Kitten) - 吃了素食后渴望肉类的小猫咪
|
||||||
|
- **一只心怀歹念的小猫咪** (Malicious Kitten) - 神秘的黑暗小猫咪
|
||||||
|
|
||||||
|
### 终极物品
|
||||||
|
- **Lover's Lover** - 需要多种珍贵材料合成的终极食物 ⭐可食用
|
||||||
|
|
||||||
|
## 合成配方
|
||||||
|
|
||||||
|
### 基础制作配方
|
||||||
|
|
||||||
|
#### 面团制作
|
||||||
|
- 小麦 + 水桶 + 小麦 = 面团 x2
|
||||||
|
|
||||||
|
### 小猫咪状态转换配方
|
||||||
|
|
||||||
|
#### 普通小猫咪 + 素食 → 想吃肉的小猫咪
|
||||||
|
- 一只觉得嘴里淡淡的小猫咪 + 闷牢菜 = 想吃肉的小猫咪
|
||||||
|
|
||||||
|
#### 普通小猫咪 + 肉类 → 心满意足的小猫咪
|
||||||
|
- 一只觉得嘴里淡淡的小猫咪 + 香喷喷的串海星 = 心满意足的小猫咪
|
||||||
|
- 一只觉得嘴里淡淡的小猫咪 + 炭烤萨卡班甲鱼 = 心满意足的小猫咪
|
||||||
|
- 一只觉得嘴里淡淡的小猫咪 + 脆香bro = 心满意足的小猫咪
|
||||||
|
|
||||||
|
#### 普通小猫咪 + 萝卜 → 发情的小猫咪
|
||||||
|
- 一只觉得嘴里淡淡的小猫咪 + 萝卜 = 发情的小猫咪
|
||||||
|
|
||||||
|
#### 想吃肉的小猫咪 + 肉类 → 心满意足的小猫咪
|
||||||
|
- 想吃肉的小猫咪 + 香喷喷的串海星 = 心满意足的小猫咪
|
||||||
|
- 想吃肉的小猫咪 + 炭烤萨卡班甲鱼 = 心满意足的小猫咪
|
||||||
|
- 想吃肉的小猫咪 + 脆香bro = 心满意足的小猫咪
|
||||||
|
|
||||||
|
### 终极合成配方
|
||||||
|
|
||||||
|
#### Lover's Lover 合成配方
|
||||||
|
需要以下9种材料(无序合成):
|
||||||
|
- 1x 一只心怀歹念的小猫咪
|
||||||
|
- 1x 脆香bro
|
||||||
|
- 1x 香喷喷的串海星
|
||||||
|
- 1x 闷牢菜
|
||||||
|
- 1x 烤棉花糖
|
||||||
|
- 1x 致癌的棉花糖
|
||||||
|
- 1x 棉花糖
|
||||||
|
- 1x 炭烤萨卡班甲鱼
|
||||||
|
- 1x 黑糖团子
|
||||||
|
|
||||||
|
## 游戏机制
|
||||||
|
|
||||||
|
### 小猫咪饮食系统
|
||||||
|
1. **普通小猫咪**可以吃任何可食用物品
|
||||||
|
2. **素食**会让小猫咪变成想吃肉的状态
|
||||||
|
3. **肉类**会让小猫咪变得心满意足
|
||||||
|
4. **萝卜**会让小猫咪进入发情状态
|
||||||
|
5. **想吃肉的小猫咪**吃到肉类后会变得心满意足
|
||||||
|
|
||||||
|
### 食物分类
|
||||||
|
- **素食**: 闷牢菜
|
||||||
|
- **肉类**: 香喷喷的串海星、炭烤萨卡班甲鱼、脆香bro
|
||||||
|
- **甜食**: 黑糖团子、棉花糖、烤棉花糖、致癌的棉花糖
|
||||||
|
- **终极食物**: Lover's Lover(最高营养价值的终极美食)
|
||||||
|
- **特殊**: 萝卜(触发发情状态)
|
||||||
|
|
||||||
|
### 营养价值
|
||||||
|
- **Lover's Lover**: 10点饥饿值,20.0饱和度
|
||||||
|
- **炭烤萨卡班甲鱼**: 9点饥饿值,14.0饱和度
|
||||||
|
- **香喷喷的串海星**: 7点饥饿值,10.0饱和度
|
||||||
|
- **脆香bro**: 6点饥饿值,8.0饱和度
|
||||||
|
- **闷牢菜**: 5点饥饿值,7.0饱和度
|
||||||
|
- **黑糖团子**: 4点饥饿值,9.6饱和度
|
||||||
|
- **烤棉花糖**: 3点饥饿值,5.0饱和度
|
||||||
|
- **棉花糖**: 2点饥饿值,2.0饱和度
|
||||||
|
- **致癌的棉花糖**: 0点饥饿值,0.0饱和度(纯装饰)
|
||||||
|
|
||||||
|
## 制作链条
|
||||||
|
|
||||||
|
### 海星制作链
|
||||||
|
坚不可摧的海星 → 海星串 → 香喷喷的串海星
|
||||||
|
|
||||||
|
### 甲鱼制作链
|
||||||
|
萨卡班甲鱼 → 腌好的萨卡班甲鱼 → 炭烤萨卡班甲鱼
|
||||||
|
|
||||||
|
### 蔬菜制作链
|
||||||
|
一锅牢菜 → 闷牢菜
|
||||||
|
|
||||||
|
### 棉花糖制作链
|
||||||
|
棉花糖 → 烤棉花糖/致癌的棉花糖
|
||||||
|
|
||||||
|
## 安装说明
|
||||||
|
|
||||||
|
1. 确保已安装Minecraft Forge 1.21.4
|
||||||
|
2. 将mod文件放入mods文件夹
|
||||||
|
3. 启动游戏即可体验
|
||||||
|
4. 所有物品都会出现在创造模式的"食物和饮品"标签页中
|
||||||
|
|
||||||
|
## 版本信息
|
||||||
|
|
||||||
|
- Minecraft版本: 1.21.4
|
||||||
|
- Forge版本: 兼容最新版本
|
||||||
|
- 模组ID: blacksugarmod
|
||||||
|
|
||||||
|
## 特色功能
|
||||||
|
|
||||||
|
- 🐱 独特的小猫咪互动系统
|
||||||
|
- 🍖 丰富的食物制作链条
|
||||||
|
- 🎯 多样化的合成配方
|
||||||
|
- 🌟 终极物品"Lover's Lover"挑战
|
||||||
|
- 📊 详细的营养价值系统
|
||||||
|
|
||||||
|
享受与小猫咪们和美食的美好时光吧!🐱🍽️
|
||||||
|
|
||||||
Mapping Names:
|
|
||||||
=============================
|
|
||||||
By default, the MDK is configured to use the official mapping names from Mojang for methods and fields
|
|
||||||
in the Minecraft codebase. These names are covered by a specific license. All modders should be aware of this
|
|
||||||
license, if you do not agree with it you can change your mapping names to other crowdsourced names in your
|
|
||||||
build.gradle. For the latest license text, refer to the mapping file itself, or the reference copy here:
|
|
||||||
https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md
|
|
||||||
|
|
||||||
Additional Resources:
|
|
||||||
=========================
|
|
||||||
Community Documentation: https://docs.minecraftforge.net/en/latest/gettingstarted/
|
|
||||||
LexManos' Install Video: https://youtu.be/8VEdtQLuLO0
|
|
||||||
Forge Forums: https://forums.minecraftforge.net/
|
|
||||||
Forge Discord: https://discord.minecraftforge.net/
|
|
||||||
|
|||||||
@@ -55,7 +55,7 @@ mod_name=BlackSugar Mod
|
|||||||
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
|
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
|
||||||
mod_license=All Rights Reserved
|
mod_license=All Rights Reserved
|
||||||
# The mod version. See https://semver.org/
|
# The mod version. See https://semver.org/
|
||||||
mod_version=0.0.1
|
mod_version=0.5.20
|
||||||
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
|
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
|
||||||
# This should match the base package used for the mod sources.
|
# This should match the base package used for the mod sources.
|
||||||
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
|
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||||
@@ -63,4 +63,4 @@ mod_group_id=com.spdis.blacksugarmod
|
|||||||
# The authors of the mod. This is a simple text string that is used for display purposes in the mod list.
|
# The authors of the mod. This is a simple text string that is used for display purposes in the mod list.
|
||||||
mod_authors=SPDIS
|
mod_authors=SPDIS
|
||||||
# The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list.
|
# The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list.
|
||||||
mod_description=????????????????
|
mod_description=SPDIS LOVE BlackSugar0104 and anyone who shared happy times with me; Whatever happened in the past, keep going.
|
||||||
@@ -3,17 +3,12 @@ package com.spdis.blacksugarmod;
|
|||||||
import com.mojang.logging.LogUtils;
|
import com.mojang.logging.LogUtils;
|
||||||
import net.minecraft.client.Minecraft;
|
import net.minecraft.client.Minecraft;
|
||||||
import net.minecraft.core.registries.Registries;
|
import net.minecraft.core.registries.Registries;
|
||||||
import net.minecraft.world.effect.MobEffectInstance;
|
|
||||||
import net.minecraft.world.effect.MobEffects;
|
|
||||||
import net.minecraft.world.food.FoodProperties;
|
import net.minecraft.world.food.FoodProperties;
|
||||||
import net.minecraft.world.item.BlockItem;
|
|
||||||
import net.minecraft.world.item.CreativeModeTab;
|
import net.minecraft.world.item.CreativeModeTab;
|
||||||
import net.minecraft.world.item.CreativeModeTabs;
|
import net.minecraft.world.item.CreativeModeTabs;
|
||||||
import net.minecraft.world.item.Item;
|
import net.minecraft.world.item.Item;
|
||||||
import net.minecraft.world.level.block.Block;
|
import net.minecraft.world.level.block.Block;
|
||||||
import net.minecraft.world.level.block.Blocks;
|
import net.minecraft.world.level.block.Blocks;
|
||||||
import net.minecraft.world.level.block.state.BlockBehaviour;
|
|
||||||
import net.minecraft.world.level.material.MapColor;
|
|
||||||
import net.minecraftforge.api.distmarker.Dist;
|
import net.minecraftforge.api.distmarker.Dist;
|
||||||
import net.minecraftforge.common.MinecraftForge;
|
import net.minecraftforge.common.MinecraftForge;
|
||||||
import net.minecraftforge.event.BuildCreativeModeTabContentsEvent;
|
import net.minecraftforge.event.BuildCreativeModeTabContentsEvent;
|
||||||
@@ -105,10 +100,16 @@ public class BlackSugarModMain {
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
// 棉花糖物品
|
// 棉花糖物品,可食用
|
||||||
public static final RegistryObject<Item> MARSHMALLOW = ITEMS.register("marshmallow",
|
public static final RegistryObject<Item> MARSHMALLOW = ITEMS.register("marshmallow",
|
||||||
() -> new Item(new Item.Properties()
|
() -> new Item(new Item.Properties()
|
||||||
.setId(ITEMS.key("marshmallow"))
|
.setId(ITEMS.key("marshmallow"))
|
||||||
|
.food(new FoodProperties.Builder()
|
||||||
|
.alwaysEdible()
|
||||||
|
.nutrition(2)
|
||||||
|
.saturationModifier(2.0f)
|
||||||
|
.build()
|
||||||
|
)
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
@@ -125,14 +126,14 @@ public class BlackSugarModMain {
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
// 致癌的棉花糖物品,可食用
|
// 致癌的棉花糖物品,可食用但无营养
|
||||||
public static final RegistryObject<Item> CARCINOGENIC_MARSHMALLOW = ITEMS.register("carcinogenic_marshmallow",
|
public static final RegistryObject<Item> CARCINOGENIC_MARSHMALLOW = ITEMS.register("carcinogenic_marshmallow",
|
||||||
() -> new Item(new Item.Properties()
|
() -> new Item(new Item.Properties()
|
||||||
.setId(ITEMS.key("carcinogenic_marshmallow"))
|
.setId(ITEMS.key("carcinogenic_marshmallow"))
|
||||||
.food(new FoodProperties.Builder()
|
.food(new FoodProperties.Builder()
|
||||||
.alwaysEdible()
|
.alwaysEdible()
|
||||||
.nutrition(2)
|
.nutrition(0)
|
||||||
.saturationModifier(3.0f)
|
.saturationModifier(0.0f)
|
||||||
.build()
|
.build()
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@@ -166,16 +167,31 @@ public class BlackSugarModMain {
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
// 一只心怀歹念的小猫咪物品,可食用
|
// 一只心怀歹念的小猫咪物品,本来是想吃完之后返回自己,然后给玩家上一个超级debuff,现在看来好像有点难
|
||||||
public static final RegistryObject<Item> MALICIOUS_KITTEN = ITEMS.register("malicious_kitten",
|
public static final RegistryObject<Item> MALICIOUS_KITTEN = ITEMS.register("malicious_kitten",
|
||||||
() -> new Item(new Item.Properties()
|
() -> new Item(new Item.Properties()
|
||||||
.setId(ITEMS.key("malicious_kitten"))
|
.setId(ITEMS.key("malicious_kitten"))
|
||||||
.food(new FoodProperties.Builder()
|
|
||||||
.alwaysEdible()
|
|
||||||
.nutrition(8)
|
|
||||||
.saturationModifier(12.0f)
|
|
||||||
.build()
|
|
||||||
)
|
)
|
||||||
|
);
|
||||||
|
|
||||||
|
// 心满意足的小猫咪物品
|
||||||
|
public static final RegistryObject<Item> SATISFIED_KITTEN = ITEMS.register("satisfied_kitten",
|
||||||
|
() -> new Item(new Item.Properties()
|
||||||
|
.setId(ITEMS.key("satisfied_kitten"))
|
||||||
|
)
|
||||||
|
);
|
||||||
|
|
||||||
|
// 发情的小猫咪物品
|
||||||
|
public static final RegistryObject<Item> HORNY_KITTEN = ITEMS.register("horny_kitten",
|
||||||
|
() -> new Item(new Item.Properties()
|
||||||
|
.setId(ITEMS.key("horny_kitten"))
|
||||||
|
)
|
||||||
|
);
|
||||||
|
|
||||||
|
// 想吃肉的小猫咪物品
|
||||||
|
public static final RegistryObject<Item> MEAT_CRAVING_KITTEN = ITEMS.register("meat_craving_kitten",
|
||||||
|
() -> new Item(new Item.Properties()
|
||||||
|
.setId(ITEMS.key("meat_craving_kitten"))
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
@@ -225,6 +241,19 @@ public class BlackSugarModMain {
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
// Lover's Lover物品,可食用
|
||||||
|
public static final RegistryObject<Item> LOVERS_LOVER = ITEMS.register("lovers_lover",
|
||||||
|
() -> new Item(new Item.Properties()
|
||||||
|
.setId(ITEMS.key("lovers_lover"))
|
||||||
|
.food(new FoodProperties.Builder()
|
||||||
|
.alwaysEdible()
|
||||||
|
.nutrition(10)
|
||||||
|
.saturationModifier(20.0f)
|
||||||
|
.build()
|
||||||
|
)
|
||||||
|
)
|
||||||
|
);
|
||||||
|
|
||||||
public BlackSugarModMain(FMLJavaModLoadingContext context) {
|
public BlackSugarModMain(FMLJavaModLoadingContext context) {
|
||||||
IEventBus modEventBus = context.getModEventBus();
|
IEventBus modEventBus = context.getModEventBus();
|
||||||
|
|
||||||
@@ -266,10 +295,14 @@ public class BlackSugarModMain {
|
|||||||
event.accept(PICKLED_TURTLE);
|
event.accept(PICKLED_TURTLE);
|
||||||
event.accept(BLAND_KITTEN);
|
event.accept(BLAND_KITTEN);
|
||||||
event.accept(MALICIOUS_KITTEN);
|
event.accept(MALICIOUS_KITTEN);
|
||||||
|
event.accept(SATISFIED_KITTEN);
|
||||||
|
event.accept(HORNY_KITTEN);
|
||||||
|
event.accept(MEAT_CRAVING_KITTEN);
|
||||||
event.accept(FRAGRANT_STARFISH_SKEWER);
|
event.accept(FRAGRANT_STARFISH_SKEWER);
|
||||||
event.accept(POT_OF_PRISON_VEGETABLES);
|
event.accept(POT_OF_PRISON_VEGETABLES);
|
||||||
event.accept(BRAISED_PRISON_VEGETABLES);
|
event.accept(BRAISED_PRISON_VEGETABLES);
|
||||||
event.accept(CHARCOAL_GRILLED_TURTLE);
|
event.accept(CHARCOAL_GRILLED_TURTLE);
|
||||||
|
event.accept(LOVERS_LOVER);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"model": {
|
||||||
|
"type": "minecraft:model",
|
||||||
|
"model": "blacksugarmod:item/horny_kitten"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"model": {
|
||||||
|
"type": "minecraft:model",
|
||||||
|
"model": "blacksugarmod:item/lovers_lover"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"model": {
|
||||||
|
"type": "minecraft:model",
|
||||||
|
"model": "blacksugarmod:item/meat_craving_kitten"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"model": {
|
||||||
|
"type": "minecraft:model",
|
||||||
|
"model": "blacksugarmod:item/satisfied_kitten"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -17,5 +17,9 @@
|
|||||||
"item.blacksugarmod.fragrant_starfish_skewer": "香喷喷的串海星",
|
"item.blacksugarmod.fragrant_starfish_skewer": "香喷喷的串海星",
|
||||||
"item.blacksugarmod.pot_of_prison_vegetables": "一锅牢菜",
|
"item.blacksugarmod.pot_of_prison_vegetables": "一锅牢菜",
|
||||||
"item.blacksugarmod.braised_prison_vegetables": "闷牢菜",
|
"item.blacksugarmod.braised_prison_vegetables": "闷牢菜",
|
||||||
"item.blacksugarmod.charcoal_grilled_turtle": "炭烤萨卡班甲鱼"
|
"item.blacksugarmod.charcoal_grilled_turtle": "炭烤萨卡班甲鱼",
|
||||||
|
"item.blacksugarmod.satisfied_kitten": "心满意足的小猫咪",
|
||||||
|
"item.blacksugarmod.horny_kitten": "发情的小猫咪",
|
||||||
|
"item.blacksugarmod.meat_craving_kitten": "想吃肉的小猫咪",
|
||||||
|
"item.blacksugarmod.lovers_lover": "Lover's Lover"
|
||||||
}
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "blacksugarmod:item/horny_kitten"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "blacksugarmod:item/lovers_lover"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "blacksugarmod:item/bland_kitten"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "blacksugarmod:item/satisfied_kitten"
|
||||||
|
}
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:bland_kitten",
|
||||||
|
"minecraft:carrot"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:horny_kitten",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:malicious_kitten",
|
||||||
|
"blacksugarmod:crispy_bro",
|
||||||
|
"blacksugarmod:fragrant_starfish_skewer",
|
||||||
|
"blacksugarmod:braised_prison_vegetables",
|
||||||
|
"blacksugarmod:roasted_marshmallow",
|
||||||
|
"blacksugarmod:carcinogenic_marshmallow",
|
||||||
|
"blacksugarmod:marshmallow",
|
||||||
|
"blacksugarmod:charcoal_grilled_turtle",
|
||||||
|
"blacksugarmod:black_sugar_dumpling"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:lovers_lover",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -2,8 +2,6 @@
|
|||||||
"type": "minecraft:crafting_shapeless",
|
"type": "minecraft:crafting_shapeless",
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
"blacksugarmod:bland_kitten",
|
"blacksugarmod:bland_kitten",
|
||||||
"blacksugarmod:cooking_oil",
|
|
||||||
"blacksugarmod:scallion",
|
|
||||||
"minecraft:nether_wart"
|
"minecraft:nether_wart"
|
||||||
],
|
],
|
||||||
"result": {
|
"result": {
|
||||||
|
|||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:bland_kitten",
|
||||||
|
"blacksugarmod:carcinogenic_marshmallow"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:meat_craving_kitten",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:bland_kitten",
|
||||||
|
"blacksugarmod:black_sugar_dumpling"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:meat_craving_kitten",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:bland_kitten",
|
||||||
|
"blacksugarmod:marshmallow"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:meat_craving_kitten",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:bland_kitten",
|
||||||
|
"blacksugarmod:roasted_marshmallow"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:meat_craving_kitten",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:bland_kitten",
|
||||||
|
"blacksugarmod:braised_prison_vegetables"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:meat_craving_kitten",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:bland_kitten",
|
||||||
|
"blacksugarmod:crispy_bro"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:satisfied_kitten",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:meat_craving_kitten",
|
||||||
|
"blacksugarmod:crispy_bro"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:satisfied_kitten",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:meat_craving_kitten",
|
||||||
|
"blacksugarmod:fragrant_starfish_skewer"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:satisfied_kitten",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:meat_craving_kitten",
|
||||||
|
"blacksugarmod:charcoal_grilled_turtle"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:satisfied_kitten",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:bland_kitten",
|
||||||
|
"blacksugarmod:fragrant_starfish_skewer"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:satisfied_kitten",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"blacksugarmod:bland_kitten",
|
||||||
|
"blacksugarmod:charcoal_grilled_turtle"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "blacksugarmod:satisfied_kitten",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user