AbyssalCraft Integration

AbyssalCraft Integration

14M Downloads

CraftTweaker integration: wildcard handling for Materializer recipes

Shinoow opened this issue ยท 0 comments

commented

Description:

Currently, if you try to remove all recipes involving subtypes of a block (using the * wildcard in the CT script), the recipe won't get removed.

Example:

mods.abyssalcraft.Materializer.removeMaterialization(<minecraft:log:*>);

This should remove the Materialization recipes for all vanilla minecraft logs, but none of them are removed by that currently.

Could also be worthwhile to look into adding support for using the wildcard (and/or Ore Dictionary support) when adding recipes.


Affected versions ("latest" is NOT a version):

  • Minecraft: 1.12.2
  • Forge: 14.23.5.2854
  • AbyssalCraft Integration: 1.10.0
  • AbyssalCraft: 1.9.18