Item Filters

Item Filters

153262024 次下载
最近更新9 个月前
物品过滤器是一个库模组,像 FTB 任务这样的模组会使用它。它添加了几个过滤器物品,让你能够精确选择要匹配的物品。...

物品过滤器(Item Filters)是一个库mod,被诸如FTB任务(FTB Quests)、模块化管道(Modular Pipes)和量子网络(QNet)等mod所使用。它添加了一种物品——“物品过滤器”,可实现高级过滤/物品选择功能。你可以通过API轻松添加自己的过滤器。

如果你想在任务中使用它,可以作弊获取任意过滤器(或者你可以使用现有的过滤器,按住潜行键并右键点击来更改类型),然后右键点击进行编辑。接着在物品任务中,从你的物品栏中选择物品。图标将作为有效物品的滚动列表自动创建,但你必须自己更改任务标题。

目前可用的过滤器:

  • 非(NOT)——反转子过滤器(不是苹果)
  • 或(OR)——如果任何子过滤器匹配则匹配(苹果或胡萝卜)
  • 与(AND)——如果所有子过滤器都匹配则匹配(钻石剑且已附魔)
  • 异或(XOR)——如果过滤器A和B中有一个匹配,但不是两个都匹配则匹配(“dyeBlue”或“gemLapis”矿石名称,但不是两者都匹配)
  • 矿石词典名称(Ore Dictionary Name)——如果物品有矿石名称则匹配(“ingotCopper”)
  • 创造标签(Creative Tab)——如果物品在创造标签中则匹配(“建筑方块”)
  • 模组(Mod)——如果物品来自某个模组则匹配(“YABBA”)

目前“非(NOT)”、“或(OR)”、“与(AND)”和“异或(XOR)”没有图形用户界面(GUI)。

仍在制作中的过滤器:

  • 高级物品过滤器(具有忽略伤害/元数据和NBT模式选项,类似于当前的物品任务)
  • 流体过滤器——检查物品中是否有液体及其数量
  • 附魔过滤器——检查物品是否有附魔及其等级
  • 名称过滤器——检查名称是否包含特定字符串
  • 蜜蜂过滤器——检查蜜蜂的类型和种类
  • EMC过滤器——检查EMC范围
  • 鸡过滤器——检查鸡的类型、生长情况、力量和增益
  • 燃料过滤器——检查燃料物品及其燃烧时间

Item Filters is a library mod that is used by mods like FTB Quests, Modular Pipes and QNet. It adds a single item, "Item Filter" which allows advanced filtering/item selection. You can easily add your own filters with the API.

If you want to use it in quests, cheat in any filter (or you can use existing one and sneak-right-click to change type) and right-click to edit it. Then in item task, select item from your inventory. Icon will be created automatically as scrolling list of valid items, but you have to change task title yourself.

Currently available filters:

  • NOT - Inverts child filter (not Apple)
  • OR - Matches if any child filter matches (Apple or Carrot)
  • AND - Matches if all children filters match (Diamond Sword and enchanted)
  • XOR - Matches if either of filters A and B match, but not both ("dyeBlue" or "gemLapis" ore names but not both)
  • Ore Dictionary Name - Matches if item has ore name ("ingotCopper")
  • Creative Tab - Matches if item is in creative tab ("Building Blocks")
  • Mod - Matches if item is from mod ("YABBA")

NOT, OR, AND & XOR don't have GUIs currently.

Filters still being made:

  • Advanced Item Filter (has ignore damage/meta and NBT Mode options, like item tasks currently)
  • Fluid Filter - checks for items with liquid in them and for amount
  • Enchantement Filter - checks of item has ench and its level
  • Name Filter - checks if name contains string
  • Bee Filter - checks for type and species
  • EMC Filter - checks for EMC range
  • Chicken Filter - checks for chicken type, growth, strength and gain
  • Fuel Filter - fuel items and their burn time

本站是资源分享站,资源均来自于互联网和用户自发分享,仅供学习和交流使用。如有版权问题,请联系管理员删除。

评论区 (0)

登录 后才能发表评论

暂无评论

快来发表第一条评论吧!