• 1

    posted a message on Infinity Item Editor [1.12.2]

    Introduction:

    Whether you are a creative player or an admin. There are always moments where the Creative Menu and the Commands you have access to just doesn't quite cover your needs. Infinity aims to allow you to customize items down to the smallest details, such as the inventory of the chest on the mule in your spawnegg. Even if you don't need to edit to such a degree, the ability to rename items and their lore might be useful.

    Discord Server:

    We've recently started a discord server centered around the mod, item editing, and other things creative. Hope to see you there! https://discord.gg/PBCvQyy

    Disclaimer:

    Please remember that the mod is still at a very early stage. It might have problems and missing features. Suggestions and bug reports are appreciated!

    Features:


      • Completely clientside, which means you can use it on most servers, as long as you have creative
      • Customized GUIs for nearly every item. You won't have to edit any NBT manually
      • Attribute, Enchantment, and Potion editors, which allows you to create the strongest possible items
      • Dynamic Interface. The GUI changes based on the item you are editing, just press the button and you'll see which options are available for that item
      • Head Collection. Spawn a head from the collection of more than 20.000 heads. (Thanks to minecraft-heads.com API)
      • Custom Creative Tabs. Items that aren't normally available in any creative tab, such as barriers and commands blocks. Supports modded items too
      • Copy Equipment Keybinding. Will copy the armor and items in the hand of the player, you are targetting
      • NBT Browser, even if you don't have creative or don't want to edit any items, you can use the mod to explore the NBT data of an item.
    Planned:

    - Make some items show model instead of item texture (like showing the armorstand in inventory)

    - More spawn egg editing (like villager trades and owner of pet)

    - Creative Tab creation

    - Item/Inventory Saving

    - More color options for the gui

    - Support for items belonging to some popular mods - like Tinker's Construct, which is almost impossible to edit manually.

    Getting Started:

    Once you're in the game you have to be in creative mode. Everything in the mods works through a single keybinding (default: U).

    To get started, put an item on the Action Bar, and with the item in your hand, press the keybinding (default: U).

    You can now change the values of the items.

    When you are finished, you click one of the buttons at the bottom.

    If anything seems difficult to understand, don't hesitate from leaving a comment below. I'll come back with an explanation or improve the interface.

    Pressing Esc on your keyboard acts like pressing the "Back" button.

    Buttons:

    Save: Overrides the item in your hand with the new one.

    Give: Adds a copy of the item to your inventory.

    Reset: Removes all custom data from the item you are currently editing.

    Back: Closes the menu without making any changes to the item in your hand.

    Download:

    Pictures:

    CurseForge Screenshots

    Thank you for your attention! If you take the time to put a comment below, it would be much appreciated, comments really help me out! Also, please join the Discord, if you haven't already! :)
    Posted in: Minecraft Mods
  • 1

    posted a message on Infinity Item Editor [1.12.2]

    Glad you like it! :)
    Banner editing is probably one of the highest priorities from now

    Posted in: Minecraft Mods
  • 1

    posted a message on Infinity Item Editor [1.12.2]

    Attributes Editor has just been added

    Posted in: Minecraft Mods
  • 2

    posted a message on Monsters and Dungeons Mod [WIP]

    We hope to be able to resume working on the mod during summer. Currently, each of us are too busy to get the team together. You can join the discord server for the latest news.

    Posted in: WIP Mods
  • 1

    posted a message on All-U-Want - Create and edit items, entities, spawners, and more!

    I have been working on a new mod call "Infinity Item Editor" inspired by All-U-Want and my other mod Quality Order. I wouldn't post it on here, but since this mod isn't being updated anymore, I thought somebody might be interested.


    I won't go into detail, but you can check the thread here.

    Posted in: Minecraft Mods
  • 1

    posted a message on Looking for a mod item modifier mod.

    I have been considering the spend my one week Easter vacation to make it, but I am still not sure if there are other things I need to do.
    I will let you know, when I release it

    Posted in: Mods Discussion
  • 1

    posted a message on What mod is this? (Please help)

    It's something that uses the Baubles mod, I'm pretty sure it's Traveller's Gear:
    https://minecraft.curseforge.com/projects/travellers-gear


    Otherwise, it's something from this list of mods that uses Baubles:

    https://minecraft.curseforge.com/projects/baubles/relations/dependents?filter-related-dependents=3

    Posted in: Mods Discussion
  • 1

    posted a message on InControl Mod Help

    I haven't used it before, but here was my go at solving your problem:

    spawn.json

    [
      {
        "mob": ["minecraft:husk"],
        "result": "allow",
        "maxcount": 40,
        "speedmultiply": 1.2
      },
      {
        "mob": ["minecraft:zombie", "minecraft:skeleton"],
        "result": "allow"
      },
      {
        "result": "deny"
      }
    ]

    potentialspawn.json

     [
     {
     "maxlight": 7,
     "mobs": [
     {
     "dimension": 0,
     "mob": "minecraft:husk",
     "weight": 1,
     "groupcountmin": 1,
     "groupcountmax": 3
     }
     ]
     }
    ]

    You probably want to play around with the values

    Posted in: Mods Discussion
  • 1

    posted a message on Looking for a mod item modifier mod.

    Do you mean something like All-U-Want mod? I have an old project like that, but it still needs some work to be released. Here are some of the features:

    Spawn egg "modifier"

    https://twitter.com/TheZerotiger/status/888161710477111297


    Chest Modifier (You can open chest in your inventory)

    https://twitter.com/TheZerotiger/status/888164511290732544


    There's also some feature from my mod Quality Order like a banner modifier. However, that hasn't been updated for a while...

    Posted in: Mods Discussion
  • 2

    posted a message on Monsters and Dungeons Mod [WIP]

    The link for the Discord is here: https://discord.gg/TjKPyze

    Posted in: WIP Mods
  • To post a comment, please .