EnderiumSmith / CharcoalPit

Minecraft mod for better charcoal and coke production
GNU General Public License v3.0
5 stars 5 forks source link

[Question] Config coke preference item and metadata #5

Closed belathus closed 7 years ago

belathus commented 7 years ago

I didn't see a way to define meta data in the configs. I have Charcoal Pit and Immersive Engineering, but not RailCraft installed. The coke item from Immersive Engineering uses the metadata of 6. I'm trying the following:

S:CokePreference=immersiveengineering:material:6

I'm curious: how can I enter this into the configs to default to this item?

EnderiumSmith commented 7 years ago

there should be a CokeMeta option for the metadata, CokePreference asks just for ID

belathus commented 7 years ago

Oh, jeez. Yup, three lines above the CokePreference line. Got it, thanks.