• 0

    posted a message on Building Ideas, Please

    May I suggest a "Motte and Bailey", it will fit the island, and still make it well defended. Then add a small pier and some workshops.

    Posted in: Discussion
  • 0

    posted a message on Integrating Tough as Nails Temperature Modifier with Armor Types

    Hi, have you solved your problem? Or I may be able to assist you.


    What you need to do is add the armor to a JSON-file; open your Minecraft-folder, if you don't know how to do that, press [windows-key] + [R], then type %appdata% in the dialog window and press enter, this will open explorer. Locate the ".minecraft" folder, and open .minecraft -> config -> toughasnails, there you'll find a file named "armor_temp_modifiers.json", open it with Notepad.


    The file start with [ and end with ], and in between are the armor-sets enclosed in { }, and comma-separated. Just copy/paste and modify to fit your own armor-sets:


    {
    "names": [
    "minecraft:leather_helmet",
    "minecraft:leather_chestplate",
    "minecraft:leather_leggings",
    "minecraft:leather_boots"
    ],
    "modifier": 1 (any integer +/-)
    }


    If you do not know the names of your armor, use a mod like "Just Enough Items" (JEI) to find the names.

    I hope this will solve your problem.

    Posted in: Mods Discussion
  • 1

    posted a message on Why I believe Minecraft needs a serious change

    I do believe that Mojang have a well-defined plan for the future of Minecraft, for maybe even years to come. Minecraft is business and there is a business-plan.

    Minecraft is an extremely versatile game, with a huge number of possibilities for personalization; mods, resourcepacks, versions, datapacks etc.. It appeals to many different ages from toddlers to grandparents, and to many different cultures across the world, each and every one with their own unique approach to the game. And this is why it is so popular, and why I and probably you, play the game.


    When that is said, I think I do understand what you mean; I personally am stuck with Minecraft v. 1.12.2 + my own modpack, and a feeling that Minecraft may be moving away from what it used to be. If that is what you mean, then I hear you..

    Posted in: Discussion
  • To post a comment, please .