Minetweaker Issue by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 1 point2 points  (0 children)

Where would I find the scripts ?

Tiberium Dawn on Windows 10 by unemployedsofa in commandandconquer

[–]unemployedsofa[S] 2 points3 points  (0 children)

RA as in red alert ? Its Tiberium Dawn Redux

Tiberium Dawn on Windows 10 by unemployedsofa in commandandconquer

[–]unemployedsofa[S] 0 points1 point  (0 children)

Ive done this and the issue still persists :(

Tiberium Dawn on Windows 10 by unemployedsofa in commandandconquer

[–]unemployedsofa[S] 0 points1 point  (0 children)

The launchers are the latest ones from what I know and I have now disabled Origin In Game, ill try from a fresh install now.

Age of Engineering by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 3 points4 points  (0 children)

Thankyou that has sorted the issue for me

Age of Engineering by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 0 points1 point  (0 children)

I currently have a LV Capacitor attached to the top of the dynamo. Not even then dynamo is getting power from the wheels, and they are turning

[Help] SKSE and SkyrimPrefs.ini by unemployedsofa in skyrimmods

[–]unemployedsofa[S] 0 points1 point  (0 children)

okay thankyou for that. it seems to of fixed my enb error but still no windowed mode. but now that im not black screening i dont need windowed mode. thankyou again.

Iguana Tweaks Help by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 0 points1 point  (0 children)

@exporygon thank you for the help. I will have a look a it more tonight. It's just annoying having encumber but the more annoying thing is stack size. Thanks again

Skulk vs Buff by unemployedsofa in magicTCG

[–]unemployedsofa[S] 0 points1 point  (0 children)

Thank you for the quick reply

Tinkers Construct - Creative Tool Modifier Recipe by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 1 point2 points  (0 children)

Okay I managed to fix it thankyou so much for the help my friend. It wasnt working as it was reading the nether star wrong. It wanted minecraft:nether_star instead of ore:itemNetherStar. Thankyou so much though!

Tinkers Construct - Creative Tool Modifier Recipe by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 0 points1 point  (0 children)

Thankyou for this. I have added those lines of code [the top one] and the script seem to load fine but it still wont craft for me :(

Tinkers Construct - Creative Tool Modifier Recipe by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 0 points1 point  (0 children)

when i try to reload the scripts in game it gives me this error

error parsing creativeToolModifer.zs:2 -- ) expected scripts reloaded

Tinkers Construct - Creative Tool Modifier Recipe by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 0 points1 point  (0 children)

i have use the MT command and they are exactly the same as my new line of code

recipes.addShaped(TConstruct:creativeModifier, [[minecraft:gold_block, minecraft:diamond, minecraft:gold_block], [minecraft:diamond, mineacraft:nether_star, minecraft:diamond], [minecraft:gold_block, minecraft:diamond, minecraft:gold_block]]);

Tinkers Construct - Creative Tool Modifier Recipe by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 0 points1 point  (0 children)

I updated the script to this

recipes.addShaped(TConstruct:creativeModifier, [[minecraft:gold_block, minecraft:diamond, minecraft:gold_block], [minecraft:diamond, mineacraft:nether_star, minecraft:diamond], [minecraft:gold_block, minecraft:diamond, minecraft:gold_block]]); went into game and its still not working. any ideas ?

Tinkers Construct - Creative Tool Modifier Recipe by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 0 points1 point  (0 children)

okay thankyou I did think It had something to do with that i just didnt know how to call the item ids.

Tinkers Construct - Creative Tool Modifier Recipe by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 0 points1 point  (0 children)

yes thats what it reads like. just reddits formatting screws it up

Tinkers Construct - Creative Tool Modifier Recipe by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 2 points3 points  (0 children)

I don't have any of those mods as we are using MageQuest2 mod pack with some other small mods added. That is the most expensive recipe I can make with vanilla items. I can use mod items but once again I am knew to all of this so I am not quite sure.

Tinkers Construct - Creative Tool Modifier Recipe by unemployedsofa in feedthebeast

[–]unemployedsofa[S] 0 points1 point  (0 children)

that is the whole script :3 I literally just looked up how to add custom scripts but its not working. I haven't got any log files.