correct
This commit is contained in:
@@ -341,7 +341,7 @@ radiactivenachos.register();
|
||||
var yummyconcrete = VanillaFactory.createItemFood("yummy_concrete", 5);
|
||||
yummyconcrete.saturation = 1;
|
||||
yummyconcrete.onItemFoodEaten = function(stack, world, player) {
|
||||
player.sendChat("来自r/feedthememes");
|
||||
player.sendChat("灵感来自r/feedthememes");
|
||||
player.addPotionEffect(<potion:minecraft:slowness>.makePotionEffect(3000, 20));
|
||||
};
|
||||
yummyconcrete.register();
|
||||
|
||||
+3
-3
@@ -40,7 +40,7 @@
|
||||
<minecraft:concrete:0>.addTooltip(format.red("感谢4lyfe添加的EMC值"));
|
||||
|
||||
<ebwizardry:ethereal_crystalweave>.addTooltip(format.red("发现于战斗高塔"));
|
||||
<ebwizardry:ethereal_crystalweave>.addTooltip(format.red("感谢Dragon of Desire"));
|
||||
<ebwizardry:ethereal_crystalweave>.addTooltip(format.red("灵感来自Dragon of Desire"));
|
||||
|
||||
<contenttweaker:spatial_phaser>.addTooltip(format.red("使用我"));
|
||||
<contenttweaker:terraformassiflora>.addTooltip(format.red("使用我"));
|
||||
@@ -1896,7 +1896,7 @@
|
||||
|
||||
<divinerpg:dark_dream_bricks>.addTooltip(format.red("PocketSkeleton有些困惑"));
|
||||
|
||||
<gendustry:honey_comb:14027>.addTooltip(format.red("感谢Light"));
|
||||
<gendustry:honey_comb:14027>.addTooltip(format.red("灵感来自Light"));
|
||||
|
||||
<gendustry:honey_comb:14028>.addTooltip(format.red("我觉得Fieno会喜欢的"));
|
||||
|
||||
@@ -2011,7 +2011,7 @@
|
||||
<contenttweaker:forclient_setgamerules>.addTooltip(format.red("使用该物品右击来关闭聊天栏中的命令方块输出信息以及死亡信息"));
|
||||
<contenttweaker:forclient_setgamerules>.addTooltip(format.red("推荐使用,因为流程地牢中使用了大量的命令方块以及重命名的生物"));
|
||||
|
||||
<contenttweaker:tainted_sentient_meatball>.addTooltip(format.red("感谢Water"));
|
||||
<contenttweaker:tainted_sentient_meatball>.addTooltip(format.red("灵感来自Water"));
|
||||
|
||||
<contenttweaker:recursion_of_worthiness>.addTooltip(format.red("Reclipse有个点子……"));
|
||||
|
||||
|
||||
@@ -2428,7 +2428,7 @@ import crafttweaker.item.IItemCondition;
|
||||
<contenttweaker:energy_egg>.addTooltip(format.red("通过能量鸡召唤石获得"));
|
||||
|
||||
<ebwizardry:crystal_silver_plating>.addTooltip(format.red("发现于战斗高塔"));
|
||||
<ebwizardry:crystal_silver_plating>.addTooltip(format.red("感谢Dragon of Desire"));
|
||||
<ebwizardry:crystal_silver_plating>.addTooltip(format.red("灵感来自Dragon of Desire"));
|
||||
|
||||
|
||||
<thermaldynamics:duct_32:0>.addTooltip(format.red("使用伺服器、检索器和过滤器来传输物品(查看对应的JEI提示以了解如何使用)"));
|
||||
@@ -2714,7 +2714,7 @@ import crafttweaker.item.IItemCondition;
|
||||
<naturescompass:naturescompass>.addTooltip(format.red("警告:不要在ME终端或奥术转化桌中合成,可能会造成崩溃"));
|
||||
<extrautils2:terraformer:1>.addTooltip(format.red("警告:不要在ME终端或奥术转化桌中合成,可能会造成崩溃"));
|
||||
|
||||
<contenttweaker:recursive_recipes>.addTooltip(format.red("感谢Not Yue"));
|
||||
<contenttweaker:recursive_recipes>.addTooltip(format.red("灵感来自Not Yue"));
|
||||
|
||||
<contenttweaker:better_glass_cutter>.addTooltip(format.green("可重复使用"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user