Zrips / CMI

117 stars 99 forks source link

Condense giving incorrect items #9237

Open DarrienZ opened 1 month ago

DarrienZ commented 1 month ago

Description of Issue

I don't know why, when I use /condense ironingot, it keeps giving me an ItemsAdder custom block.

Version Information

CMI: 9.7.6.11 Velocity CMIB
CMILib: 1.5.1.6
SqLite-> 9.7.6.10 
Server: Fufferfish(19) 1.21-R0.1-SNAPSHOT-
CMI economy: Enabled Vault: 1.7.3-CMI 
CMI Chat: Enabled Modules--> 64 enabled 3 disabled: tablist, votifter, cmiPlagtime

Errors

No error

Relevant Config Sections

endium_block:
enabled: true
permission: cupendium
display_name: SaBlock of Endium
resource:
generate: true
material: PURPLE_CONCRETE
textures:
- minerals/blocks/endium_block.png specific_properties:
block:
placed_model:
type: REAL_NOTE
break_particles: BLOCK
hardness: 50

Relevant Plugins

Vault 1.7.3

Agreements

Zrips commented 1 month ago

CMI will look up more or less best match to condense item into something else, we don't have preset recipes to what can condense into what. Its all based on recorded recipes on the server, if you have some sort of recipe indicating that you can convert iron ingot into ItemsAdder custom block then it could be picked up before vanilla recipe converting into iron blocks. Can you normally craft this ItemsAdder item on workbench or somewhere else by using iron ingots?

DarrienZ commented 1 month ago

2024-10-27_01 21 12

Zrips commented 4 weeks ago

That's one of the recipes, is there any other where you can use only iron ingots to make something? You could try using /recipe command to get all recorded recipes relating to iron ingot and try to find a match. It would be best to know actual recipe which was used in your care to figure out why it was used over any other, as it should already prioritize recipes with most same ingredients from all available, so iron block recipe should have been picked. You could even try using items adder item and perform /recipe command to check its recipes. Need more information on this issue to properly resolve.

DarrienZ commented 3 weeks ago

image image

DarrienZ commented 3 weeks ago

No recipe for the 9 Iron ingot > IA Block