作者olys (查无昵称)
看板Minecraft
标题[Mods] CustomCrafting的问题
时间Wed Mar 21 22:12:49 2012
我在自己的伺服器为了想提高蓝宝石和黄金的价值
因此想开放制作经验瓶给玩家
不过这次我第一次使用有damage value的道具加入材料中, 我这样弄
ExpDrink:
Shape:
- [0/0, 351/4, 0/0]
- [0/0, 371/0, 0/0]
- [0/0, 373/16, 0/0]
Result: 384
Quantity: 1
其中
351/4是蓝宝石 (4是damage value)
373/16是加了地狱疙瘩的药水
但是我实际让伺服器载入时
却出现格式错误的讯息, 说我打的东西可能不是数字
[INFO] There is a problem in a recipe called ExpDrink.
Please check that recipe for errors. Further details will help you understand
what kind of a problem to search for.
[INFO] Looks like you used a string instead of an integer somewhere,
or the other way round.
java.lang.String cannot be cast to java.lang.Integer! Make sure that you have
a DataValues node (the value is ignored) if you use data values in the
ingredients. Also make sure that all ingredients are of format "id/datavalue"
if you use data values in the ingredients.
想请教版上有使用过这个插件的人
我的打法有什麽问题吗 @@?
还是这是bug?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.117.177.98