Hey guys,
As i understood, this sticky thread was made for smaller questions and problems, so i wont open a new one.
Would be great if someone can help me out.
My Issue:
I lazily and shamelessly used brygun's earthenware mod as a blueprint.
As i am currently trying to make an all embracing mod, i wanted to make the pottery a little less complex, so i started to mess with it.
I ended up with quite satisfying results, just having clay lumps(which you need a shovel and a pit near the water for), a clay pot and and a bowl in the earthenware menu. I wanted it just to be functional and twerk it before adding more pottery recipes.
Then i decided that i want to have more influence on the outcome by adding "fine clay" so aquiring clay looks like that:
(the idea is, you can use both for your pottery, but fine clay would produce better quality. Realism is somehow added through being near a fire resembling ash.)
.Dig clay. "Hunting Horn" [effort:3] [phys:arms,hands,stance] *WEATHERLORE* /5/ [patch]
{[TERRAIN:sea lake river ford rapids]}
{[TILE:Pit]} 'Pit for digging clay'
{Shovel}
[NAME:clay lump]
[MATERIAL:stone]
[WEIGHT:2]
[PRICE:0]
[TILEGFX:it-bread]
.Fine clay lump. "Hunting Horn" [effort:2] [phys:hands,one-armed] *WEATHERLORE* %-5% /5/ [patch] [noquality]
{Clay lump} [remove] [patchwise] [noquality]
{Water} #0.5# [remove] [patchwise]
{Fire} 'get some ash'
{Stone}
[PRICE:1]
[WEIGHT:2]
[TILEGFX:it-bread]
[NAME:Fine clay lump]
The pottery recipes look like that:
.Clay bowl. "Wooden bowl" [effort:0] [phys:hands,one-armed] *WEATHERLORE* %-5% /15/ \3h\
{Clay lump} <Fine clay lump> (3) [remove]
{Water} #1.5# [remove] '+soften clay during shaping'
{Fire}
{Branch} (6) [remove] '+fuel to dry clay'
[PRICE:3]
[WEIGHT:3]
[CONT_CAPACITY:5]
[TILEGFX:it-wdbowl]
.small Clay pot. "Pot" [effort:0] [phys:hands,one-armed] *WEATHERLORE* %-5% /20/ \3h\
{Clay lump} <Fine clay lump> (2) [remove]
{Water} #1# [remove] '+soften clay during shaping'
{Fire}
{Branch} (4) [remove] '+fuel to dry clay'
[PRICE:2]
[WEIGHT:2]
[CONT_CAPACITY:2]
[TILEGFX:it-wdcup]
But somehow the game only accepts the normal clay lump. I simply cannot see where the problem is, why it wouldnt let me use the fine clay.
I have the same problem with my selfmade fishing rod. the game wouldnt let me use Feathers for the swimmer:
{Branch} <Feather> [remove] '+for the swimmer'
(complete rod recipe here:)//PHIL'S STONE AGE
.primitive fishing rod. "Fishing rod" [effort:2] [phys:arms,one-armed] *CARPENTRY* /90/ %-70% |-1|
{Wooden stake} (2) [remove]
{Cord} =15= [remove]
{Rock} (1) [remove] '+as a weight'
{Feather} [remove] '+for the swimmer'
{Branch} <Bone> #0.1# [remove] '+for the fishing hook'
{Axe} <Carving axe>
{Knife} <Small knife>
again, the idea is to make it possible to craft the rod without having a feather, using a simple stick for the swimmer, but with an inferior result
Game only accepts branches for the recipe. i also tried <* Feather>(as i actually had capercallie Feathers to test), but still didnt work
what is wrong?? am i missing something obvious?...
Thanks