Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
aleksey_t

[TFC 0.79.23+] Decorations Addon for TFC

107 posts in this topic

I know you've given the go ahead to include this mod in modpacks anyway, but I like to try and be polite and give a heads up, and so I am going to note here that I have it planned to include this mod for my upcoming EzTFC modpack.  This mod is the perfect combination of solutions for the two main issues I have in building in TerraFirmaCraft: early game building materials and permanent non-pumpkin light sources.  Well done. =)

 

As a quick query: are the mud brick blocks supposed to be flammable?  I didn't see anything one way or another on the intention when looking here, but I may have had a spectacular failure when I decided to try making a charcoal pit with them.  If this is intended, I'll just make a note of that, it was just very... alarmingly surprising to discover when it happened.

 

Speaking again on the modpack front, I may also be adding Merchants in the future, but I'm leaving its inclusion up to feedback from any users.  If I end up including it, I'll pop over to that thread to let you know as I have here.

 

Thanks for the mod. =)

0

Share this post


Link to post
Share on other sites

Is alabaster the only paintable block? Or can you paint mud bricks as well?

0

Share this post


Link to post
Share on other sites

I love this mod.

Thank you.

This mod is the perfect combination of solutions for the two main issues I have in building in TerraFirmaCraft: early game building materials and permanent non-pumpkin light sources.  Well done. =)

Thanks. 

As a quick query: are the mud brick blocks supposed to be flammable?

No - mud bricks are not flammable. 

Is alabaster the only paintable block? Or can you paint mud bricks as well?

Only alabaster block could be painted.
0

Share this post


Link to post
Share on other sites

Would you be willing to add the ability to disable modules within the mod? I want the lanterns, gypsum and mud bricks, but I'm not really wanting the placable gem lights. Normally I'd config to no light and ignore them, but as I reported to you the override of the base TFC gems causes a crash in MineTweeker scripts. Gems are rare in TFC and so the ability to craft lower tier gems from higher tier ones is important for balance in the modpack I am developing. Yes I can use the inbuilt TFC conversion to vanilla, but I'd like a more natural process (crafting with high tier chisel).

Cheers

0

Share this post


Link to post
Share on other sites

No - mud bricks are not flammable.

 

If the mud bricks don't meet this requirement, they will burst into flames when used to cover a charcoal pit, and be destroyed. This goes for any and all blocks, vanilla, TFC, addon, or otherwise. https://github.com/Deadrik/TFCraft/blob/master/src/Common/com/bioxx/tfc/Core/TFC_Core.java#L1258

public static boolean isValidCharcoalPitCover(Block block){	if(Blocks.fire.getFlammability(block) > 0 && block != TFCBlocks.LogPile) 				return false;	return block == TFCBlocks.LogPile			|| isCobbleStone(block)			|| isBrickStone(block)			|| isSmoothStone(block)			|| isGround(block)			|| block == Blocks.glass			|| block == Blocks.stained_glass			|| block == TFCBlocks.MetalTrapDoor			|| block.isOpaqueCube();}
1

Share this post


Link to post
Share on other sites

Does anyone have a download link to 1.0.11, not the latest 1.0.12 version? A server I just got whitelisted on is still using the old version and I can only find a download link to the newest version...

0

Share this post


Link to post
Share on other sites

Would you be willing to add the ability to disable modules within the mod?

Yes, I'm agree, I will add this ability.

If the mud bricks don't meet this requirement, they will burst into flames when used to cover a charcoal pit, and be destroyed.

Thanks for details.Mud brick (as well as alabaster block) doesn't meet these conditions, therefore it is not valid for charcoal pit.I will look if I could fix this (I think it should be valid for charcoal pit).

Does anyone have a download link to 1.0.11, not the latest 1.0.12 version? A server I just got whitelisted on is still using the old version and I can only find a download link to the newest version...

It is here: https://www.dropbox.com/s/bed1e6g6cknbr89/%5B1.7.10%5DDecorations-1.0.11.jar?dl=0
0

Share this post


Link to post
Share on other sites

I know you've thankfully provided a direct link to the 1.0.11 version but why is the link for the latest version hidden behind an unregistered link hider? I hate needing to register to a forum I won't use just to get a single download link.

0

Share this post


Link to post
Share on other sites

I agree. I realised i'm many versions behind but i can't be bothered to register at another forum...

0

Share this post


Link to post
Share on other sites

I know you've thankfully provided a direct link to the 1.0.11 version but why is the link for the latest version hidden behind an unregistered link hider? I hate needing to register to a forum I won't use just to get a single download link.

 

 

I agree. I realised i'm many versions behind but i can't be bothered to register at another forum...

It;s my fault I did not realized that, I removed the requirement for registration. All guests are now able to see and download links.

Enjoy the mods, but in any case if you guys feel like stop by our server and come play with us.

0

Share this post


Link to post
Share on other sites

but why is the link for the latest version hidden behind an unregistered link hider?

I agree. I realised i'm many versions behind but i can't be bothered to register at another forum...

Sorry for that and thank you for letting me know.

I removed the requirement for registration. All guests are now able to see and download links.

Thank you for fix.
0

Share this post


Link to post
Share on other sites

if you guys feel like stop by our server and come play with us.

I would... but the setup of the server isn't to my liking, so I'll pass. Nothing personal.

0

Share this post


Link to post
Share on other sites

New update is uploaded (added possibility to disable placeable gems in the config file)

0

Share this post


Link to post
Share on other sites

I don't want to sound like i am demanding features, but I just had an idea. How hard would it be to make a helmet with a lantern attached that would light up around the player (like in Dynamic Lights)?

0

Share this post


Link to post
Share on other sites

Thanks for suggestions, but I think helmet with lantern is out of topic of Decorations addon.

Also, I think maybe we need portable light source, but something like torch or lantern in the hands.

0

Share this post


Link to post
Share on other sites

Hi, I'm new to mods and would really like to play with this one, the title say addon, does that mean there is a base mod I need to install? I can't find a mod called Decorations, the closest I can find is DecoCraft?

0

Share this post


Link to post
Share on other sites

Hi, I'm new to mods and would really like to play with this one, the title say addon, does that mean there is a base mod I need to install? I can't find a mod called Decorations, the closest I can find is DecoCraft?

 

This is the Addons subforum of the TerraFirmaCraft forums. That means that unless specified in the OP, the only "base mod" that you need to install is TerraFirmaCraft. That's also why the title of this topic says "For TFC"

0

Share this post


Link to post
Share on other sites

This is the Addons subforum of the TerraFirmaCraft forums. That means that unless specified in the OP, the only "base mod" that you need to install is TerraFirmaCraft. That's also why the title of this topic says "For TFC"

 

Ok thanks!

0

Share this post


Link to post
Share on other sites

I love all of the cool features in this mod :D

 

However I have recently discovered that it is somehow conflicting with HQM (Hardcore Quest Mode) and will corrupt the quest book when I save any changes while this mod is installed. I would love to be able to add lanterns, paint and the other items from this mod to my quest book but for now the two mods just don't "play nice together" :(

 

Thanks for all the hard work and cool stuff so far!

0

Share this post


Link to post
Share on other sites

Have you tried disabling gem module? I know the method used to replace gems conflicts with minetweaker causing a crash. I'd guess you use gems in a quest somewhere. Worth a try.

1

Share this post


Link to post
Share on other sites

I love all of the cool features in this mod :D However I have recently discovered that it is somehow conflicting with HQM (Hardcore Quest Mode) and will corrupt the quest book when I save any changes while this mod is installed. I would love to be able to add lanterns, paint and the other items from this mod to my quest book but for now the two mods just don't "play nice together" :( Thanks for all the hard work and cool stuff so far!

Could you please provide step by step description of how to reproduce problem?This will significantly simplify problem invenstigation.Also, maybe problem is related to placeable gems (as suggested Bunsan), maybe HQM is not supporting "substitution aliases".Did you try to disable gems module via config file?
0

Share this post


Link to post
Share on other sites

I just noticed that with the Lead core, it uses a lead sheet (like all others), however the sheet is able to be created on a copper anvil, but the core requires a bronze anvil.

Not sure if this was intended or not, so thought I would bring it up just in case this is a bug/oversight.

0

Share this post


Link to post
Share on other sites

Has anyone found / made a resource pack with support for this mod?

I use it but tend to lean away from actually using the blocks because they look a strange compared to my other blocks which are all 128x128 :)

Other than that it's great!

 

I might edit at least the mud bricks myself if nobody knows of any packs.

0

Share this post


Link to post
Share on other sites

I just noticed that with the Lead core, it uses a lead sheet (like all others), however the sheet is able to be created on a copper anvil, but the core requires a bronze anvil.Not sure if this was intended or not, so thought I would bring it up just in case this is a bug/oversight.

Thank you for letting me know.I've used wiki (Metals) when created list of what anvil for what sheet is required.But wiki stated that Lead is tier 2 metal and therefore min anvil level is Bronze/Rose Gold.I will make sure one more time that Lead actually could be worked on Copper anvil and then will update Decorations addon.
0

Share this post


Link to post
Share on other sites

Have you tried disabling gem module? I know the method used to replace gems conflicts with minetweaker causing a crash. I'd guess you use gems in a quest somewhere. Worth a try.

 

I turned off the gems in the configs and now the quest book is working great.

 

Could you please provide step by step description of how to reproduce problem?This will significantly simplify problem invenstigation.Also, maybe problem is related to placeable gems (as suggested Bunsan), maybe HQM is not supporting "substitution aliases".Did you try to disable gems module via config file?

 

The only step was saving the quest book and reloading the client. After opening the quest book every single quest was locked and invisible even in edit mode.

 

Looks like disabling the place-able gems works :D

 

Thanks guys!

0

Share this post


Link to post
Share on other sites