With this mod, you can add custom things to the game via JSON, it is very easy, here is an example:
http://www.blamejared.com/GetFluxed/content/template.json
That file has examples for everything I currently support and it is in the format that the mod reads in :)
New Commands:
/log
/log Aspects{
prints a list of aspects
}
/log Fluids{
prints the unlocalized name of fluids
}
/log materials{
prints information about TCon materials.
}
To use this mod, you need TTcore, you can get it here: http://ci.tterrag.com/job/ttCore/ and Tinker's Construct.
If you would like to show your support, I have a Patreon.
ModPacks:
You are free to use my mod in a modpack! THOUGH you have to send me a message saying you are doing so!
And that is basically it!
Enjoy!
No, no it does not.
It doesn't contain any examples what-so-ever.
So where can I look at or get actual examples?
Because on-top of no examples, you also have no guide.
Could this be used to add shears to Tinker's Construct?
If anyone doesn't mind - What can I do with this mod?(:
Plz update to 1.10.2
Can you create custom fluids? :/ I want to use this awsome mod in my modpack because I want to make it a bit harder!
Are there any plans to update this mod to 1.9.4?
Okay. I need a little help understanding that color code. I can't find an explenation of 7 digit color codes, so I don't know how to use it to display a custom color.EDIT: Okay. Figured out decimal color, but for some reason, I cannot add materials anyways. The "dark steel" in the template I found somehow got added, but I assume that was part of some mod I wasn't aware of. Either way, I cannot get my custom material to work.
Just to let yopu know I plan on using this in my upcomming Awakening modpack, thanks for such a great handy mod!
any chance of getting a way to add new casts? (to be able to add them to the pattern chest)
Just FYI, if you check the Issues page on the github you find this
These are perfect examples for people who need some sort of template
http://www.blamejared.com/GetFluxed/content/template_full.json
When we should expect the 1.8.9 version? I know that TC and TiC is completely overhauled and this might not work, could we at least make custom items and blocks with it?
I'm seeing no mods similar like this for the 1.8.9 yet.Also is there any way that i can add items with crafttweaker instead?nevermind
Check out ContentTweaker, it allows you to do all of this in zenscript, and that I will update to 1.8.9 soon...
Hi there! Just wanted to let you know i will be using your mod in my modpack!
A list of parameters applicable to each type of thing (material, aspect, fuel etc.) would be much appreciated. I have no coding knowledge and no idea where I could pull it from.
Does this mod need ttCore or EnderCore?
I'm going to be using this in my modpack. The post for it is at: http://forum.feed-the-beast.com/threads/1-7-10-alpha-mcadventurecity-pack-season-3-balanced-lets-play.71322/
I am planning on using your AMAZING mod in my modpack. Just wanted to give you a heads up ;)
I the read change log, and please add instructions
Any chance you'd be willing to post an example? I'm better with revese engineering then starting from scratch.
Most people who do Computer Programming are like that. Try checking out their GitHub and see if you can find any tips amongst their Source Code. If you're looking for Fluids, try looking for something that has Fluid in it's name ;)