Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: help turning my dragon scale into wood through reaction  (Read 1723 times)

Hiul

  • Bay Watcher
    • View Profile
help turning my dragon scale into wood through reaction
« on: October 14, 2019, 07:21:20 pm »

i try to make reaction that turning my modded dragon scale into wood, but the material is missing when i generate it , i forgot is it supposed to be put into inorganic or material (i try both but the result still just name log without any name and when i try crafting with it it just disapear without any result), please help me make an example template for this or maybe i make it wrong.

ps:the wood supposed to freeze water like nether cap, but i forgot does it need to have [SPEC_HEAT] number or must be in NONE to maintain the temperature of [MAT_FIXED_TEMP] to freeze the water or river, or mybe i understand it wrong.

Code: [Select]

[REACTION:SCALE_DRAGON_WOOD]
        [NAME:Extract Dragon Scale Wood]
[BUILDING:CARPENTER:NONE]
        [REAGENT:A:1:NONE:NONE:CREATURE_MAT:DRAGON:SCALE_DRAGON]
        [REACTION_CLASS:DRAGON]
        [DOES_NOT_DETERMINE_PRODUCT_AMOUNT]
        [PRODUCT:100:50:WOOD:NO_SUBTYPE:PLANT_MAT:SCALE_DRAGON_WOOD:WOOD][PRODUCT_DIMENSION:150]
        [SKILL:WOODCRAFT]


the dragon scale itself work fine, i can shear my dragon to get scale and it work with other common nonorganic using reaction method, only turning wood or plant material and make it cold enough that it can freeze water that i dont know how to do it correctly.
« Last Edit: October 16, 2019, 11:00:03 am by Hiul »
Logged

Hiul

  • Bay Watcher
    • View Profile
Re: help turning my dragon scale into wood through reaction
« Reply #1 on: October 17, 2019, 05:55:30 pm »

bump
Logged

Meph

  • Bay Watcher
    • View Profile
    • worldbicyclist
Re: help turning my dragon scale into wood through reaction
« Reply #2 on: October 18, 2019, 06:38:10 am »

You need to post the plant as well, if someone should help.

The product dimension is for bars btw, you should delete it. Wooden logs don't need one.
Logged
::: ☼Meph Tileset☼☼Map Tileset☼- 32x graphic sets with TWBT :::
::: ☼MASTERWORK DF☼ - A comprehensive mod pack now on Patreon - 250.000+ downloads and counting :::
::: WorldBicyclist.com - Follow my bike tours around the world - 148 countries visited :::

Hiul

  • Bay Watcher
    • View Profile
Re: help turning my dragon scale into wood through reaction
« Reply #3 on: October 18, 2019, 10:14:23 pm »

i want to make it generate plenty wood log from single dragon scale, so what should i change it to then?

Code: [Select]

[MATERIAL_TEMPLATE:SCALE_DRAGON_WOOD]
[STATE_COLOR:ALL_SOLID:BLACK]
[STATE_NAME:ALL_SOLID:Dragon Wood]
[STATE_ADJ:ALL_SOLID:Dragon Wood]
[STATE_COLOR:LIQUID:GREEN]
[STATE_NAME:LIQUID:n/a]
[STATE_ADJ:LIQUID:n/a]
[STATE_COLOR:GAS:BLACK]
[STATE_NAME:GAS:n/a]
[STATE_ADJ:GAS:n/a]
[DISPLAY_COLOR:0:0:0]
[MATERIAL_VALUE:1]
[SPEC_HEAT:800]
[IGNITE_POINT:NONE]
[MELTING_POINT:NONE]
[BOILING_POINT:NONE]
[HEATDAM_POINT:NONE]
[COLDDAM_POINT:NONE]
[MAT_FIXED_TEMP:9500]
[SOLID_DENSITY:20000]
[LIQUID_DENSITY:3300]
[MOLAR_MASS:55845]
[IMPACT_YIELD:9000000]
[IMPACT_FRACTURE:5000000]
[IMPACT_STRAIN_AT_YIELD:0]
[COMPRESSIVE_YIELD:9000000]
[COMPRESSIVE_FRACTURE:5000000]
[COMPRESSIVE_STRAIN_AT_YIELD:0]
[TENSILE_YIELD:9000000]
[TENSILE_FRACTURE:5000000]
[TENSILE_STRAIN_AT_YIELD:0]
[TORSION_YIELD:9000000]
[TORSION_FRACTURE:5000000]
[TORSION_STRAIN_AT_YIELD:0]
[SHEAR_YIELD:9000000]
[SHEAR_FRACTURE:5000000]
[SHEAR_STRAIN_AT_YIELD:0]
[BENDING_YIELD:9000000]
[BENDING_FRACTURE:5000000]
[BENDING_STRAIN_AT_YIELD:0]
[MAX_EDGE:96100000]
[ABSORPTION:0]
[ITEMS_HARD]
[ITEMS_WEAPON]
[ITEMS_WEAPON_RANGED]
[ITEMS_AMMO]
[ITEMS_ARMOR]
[ITEMS_SIEGE_ENGINE]
[WOOD]
        [REACTION_CLASS:WOOD]
[REACTION_CLASS:DRAGON]

[INORGANIC:SCALE_DRAGON_WOOD]
[STATE_COLOR:ALL_SOLID:BLACK]
[STATE_NAME:ALL_SOLID:Dragon Wood]
[STATE_ADJ:ALL_SOLID:Dragon Wood]
[STATE_COLOR:LIQUID:GREEN]
[STATE_NAME:LIQUID:n/a]
[STATE_ADJ:LIQUID:n/a]
[STATE_COLOR:GAS:BLACK]
[STATE_NAME:GAS:n/a]
[STATE_ADJ:GAS:n/a]
[DISPLAY_COLOR:0:0:0]
[MATERIAL_VALUE:1]
[SPEC_HEAT:800]
[IGNITE_POINT:NONE]
[MELTING_POINT:NONE]
[BOILING_POINT:NONE]
[HEATDAM_POINT:NONE]
[COLDDAM_POINT:NONE]
[MAT_FIXED_TEMP:9500]
[SOLID_DENSITY:20000]
[LIQUID_DENSITY:3300]
[MOLAR_MASS:55845]
[IMPACT_YIELD:9000000]
[IMPACT_FRACTURE:5000000]
[IMPACT_STRAIN_AT_YIELD:0]
[COMPRESSIVE_YIELD:9000000]
[COMPRESSIVE_FRACTURE:5000000]
[COMPRESSIVE_STRAIN_AT_YIELD:0]
[TENSILE_YIELD:9000000]
[TENSILE_FRACTURE:5000000]
[TENSILE_STRAIN_AT_YIELD:0]
[TORSION_YIELD:9000000]
[TORSION_FRACTURE:5000000]
[TORSION_STRAIN_AT_YIELD:0]
[SHEAR_YIELD:9000000]
[SHEAR_FRACTURE:5000000]
[SHEAR_STRAIN_AT_YIELD:0]
[BENDING_YIELD:9000000]
[BENDING_FRACTURE:5000000]
[BENDING_STRAIN_AT_YIELD:0]
[MAX_EDGE:96100000]
[ABSORPTION:0]
[ITEMS_HARD]
[ITEMS_WEAPON]
[ITEMS_WEAPON_RANGED]
[ITEMS_AMMO]
[ITEMS_ARMOR]
[ITEMS_SIEGE_ENGINE]
[WOOD]
        [REACTION_CLASS:WOOD]
[REACTION_CLASS:DRAGON]


Logged

Meph

  • Bay Watcher
    • View Profile
    • worldbicyclist
Re: help turning my dragon scale into wood through reaction
« Reply #4 on: October 19, 2019, 01:43:12 am »

Well, your material is an Inorganic material, while your reaction wants to produce a plant material. That's the problem.

Either change PRODUCT:100:50:WOOD:NO_SUBTYPE:PLANT_MAT:SCALE_DRAGON_WOOD:WOOD][PRODUCT_DIMENSION:150

To

PRODUCT:100:50:WOOD:NONE:INORGANIC:SCALE_DRAGON_WOOD]

or you have to create an actual plant as basis.
Logged
::: ☼Meph Tileset☼☼Map Tileset☼- 32x graphic sets with TWBT :::
::: ☼MASTERWORK DF☼ - A comprehensive mod pack now on Patreon - 250.000+ downloads and counting :::
::: WorldBicyclist.com - Follow my bike tours around the world - 148 countries visited :::

Hiul

  • Bay Watcher
    • View Profile
Re: help turning my dragon scale into wood through reaction
« Reply #5 on: October 19, 2019, 03:12:32 am »

hmmm......i remember i manage to doing it without creating the plant, and organic wont make me create cups or other unique type of item name exclusive to wood or plant base or am i wrong? (this base of my memory though its around 0.43 version if i remember correctly, since this is the modded file i can found after fixing my laptop the rest is gone and i know this is before all my modded problem fixed/work, and i lost alot how to mod)


also are my temperature correct to freeze water ? is it the [SPEC_HEAT] or [MAT_FIXED_TEM] that i need to tweak? since i try using my other workable nonorganic and they wont freeze the river, i remember i manage to do it before, even freeze magma (not sure about this one though, maybe it just creating obsidian. and i know that temperature here is not enough to freeze magma).

and if i need to make plant, what should i do to not generate the tree in the world? (it still can work with the reaction right?) thanks.
Logged

Hiul

  • Bay Watcher
    • View Profile
Re: help turning my dragon scale into wood through reaction
« Reply #6 on: October 23, 2019, 05:56:22 am »

after making the plant, seems like it work but i still dont know how to freeze the water, would help a lot to know which one i need to tweak so i can freeze object.
Logged