http://mrcrayfishs-furniture-mod.wikia.com/wiki/Configuration


----------------------------------


C:/Users/(계정이름)/AppData/Roaming/.minecraft/config/cfm.cfg에서 


recipe-api {

    # Insert custom recipes here [default: ]

    S:custom-recipes <

바로 밑줄에 작성해서


     >

}

까지 쓸 것


----------------------------------


 type=washingmachine,input-item=twilightforest:fiery_helm

        type=washingmachine,input-item=twilightforest:fiery_chestplate

        type=washingmachine,input-item=twilightforest:fiery_leggings

        type=washingmachine,input-item=twilightforest:fiery_boots

        type=washingmachine,input-item=twilightforest:arctic_helmet

        type=washingmachine,input-item=twilightforest:arctic_chestplate

        type=washingmachine,input-item=twilightforest:arctic_leggings

        type=washingmachine,input-item=twilightforest:arctic_boots

        type=washingmachine,input-item=twilightforest:yeti_helmet

        type=washingmachine,input-item=twilightforest:yeti_chestplate

        type=washingmachine,input-item=twilightforest:yeti_leggings

        type=washingmachine,input-item=twilightforest:yeti_boots

        type=washingmachine,input-item=twilightforest:ironwood_helm

        type=washingmachine,input-item=twilightforest:ironwood_chestplate

        type=washingmachine,input-item=twilightforest:ironwood_leggings

        type=washingmachine,input-item=twilightforest:ironwood_boots

        type=washingmachine,input-item=twilightforest:steeleaf_helmet

        type=washingmachine,input-item=twilightforest:steeleaf_chestplate

        type=washingmachine,input-item=twilightforest:steeleaf_leggings

        type=washingmachine,input-item=twilightforest:steeleaf_boots

        type=washingmachine,input-item=twilightforest:knightmetal_helm

        type=washingmachine,input-item=twilightforest:knightmetal_chestplate

        type=washingmachine,input-item=twilightforest:knightmetal_leggings

        type=washingmachine,input-item=twilightforest:knightmetal_boots

        type=washingmachine,input-item=twilightforest:naga_chestplate

        type=washingmachine,input-item=twilightforest:naga_leggings

        type=washingmachine,input-item=twilightforest:phantom_hetmet

        type=washingmachine,input-item=twilightforest:phantom_chestplate

        type=dishwasher,input-item=twilightforest:ironwood_axe

        type=dishwasher,input-item=twilightforest:ironwood_hoe

        type=dishwasher,input-item=twilightforest:ironwood_pickaxe

        type=dishwasher,input-item=twilightforest:ironwood_shovel

        type=dishwasher,input-item=twilightforest:ironwood_sword

        type=dishwasher,input-item=twilightforest:steeleaf_axe

        type=dishwasher,input-item=twilightforest:steeleaf_hoe

        type=dishwasher,input-item=twilightforest:steeleaf_pickaxe

        type=dishwasher,input-item=twilightforest:steeleaf_shovel

        type=dishwasher,input-item=twilightforest:steeleaf_sword

        type=dishwasher,input-item=twilightforest:giant_pickaxe

        type=dishwasher,input-item=twilightforest:fiery_pickaxe

        type=dishwasher,input-item=twilightforest:mazebreaker_pickaxe

        type=dishwasher,input-item=twilightforest:giant_sword

        type=dishwasher,input-item=twilightforest:fiery_sword

        type=dishwasher,input-item=twilightforest:ice_sword

        type=dishwasher,input-item=twilightforest:glass_sword

        type=dishwasher,input-item=twilightforest:knightmetal_sword

        type=dishwasher,input-item=twilightforest:knightmetal_axe

        type=dishwasher,input-item=twilightforest:knightmetal_pick

        type=dishwasher,input-item=twilightforest:minotaur_axe

        type=dishwasher,input-item=twilightforest:ice_bow

        type=dishwasher,input-item=twilightforest:ender_bow

        type=dishwasher,input-item=twilightforest:seeker_bow

        type=dishwasher,input-item=twilightforest:triple_bow


황혼의 숲 아이템을 세탁기와 식기세척기에 대응하게 해줌


-------------------------------------------------


type=minebay, input-item=minecraft:golden_apple, input-amount=1, input-meta payment-item=twilightforest:charm_of_keeping_3, payment-price=4


input-item:받을 아이템

input-amount:받을 양

input-metadata:받을 대상의 데이터 값(예시: 황금 사과의 input-metadata가 0이거나 작성되지 않았다면 일반 금사과, 1이면 인챈팅된 금사과)

payment-item:지불할 아이템

payment-price:지불할 양


마인베이(컴퓨터)의 거래 목록을 위한 서식


input-metadata가 있다면 payment-metadata도 있을텐데 시도는 안해봄


포션이나 인챈팅된 책은 NBT 태그를 쓰기 때문에 컨픽으로 얻는건 불가능한것 같음


-------------------------------------------------