Jump to content
  • Home
  • Files
  • Docs
  • Merch
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • General Discussion
  • Minecraft 1.8 Advanced Json Generator
Sign in to follow this  
Followers 1
JimiIT92

Minecraft 1.8 Advanced Json Generator

By JimiIT92, May 1, 2015 in General Discussion

  • Reply to this topic
  • Start new topic

Recommended Posts

JimiIT92    19

JimiIT92

JimiIT92    19

  • Dragon Slayer
  • JimiIT92
  • Members
  • 19
  • 723 posts
Posted May 1, 2015

Hi guys. Today i want to show you my tool that i think will help a LOT in updating your mod from 1.7.x to 1.8. Especially if you have big mods like mine ;) The most boring part is making all the Json files for each block/item, and every block is differente because if you want to do a door you need to do some different Json files than Json files you will create making a normal block (yeah i don't know if is clear but i'm sorry for my english :P)

Anyway, i was surfing the web and i didn't find any powerful Json generator, the only two i found makes only regular blocks or item (so not even metadata blocks!). So here comes my tool. wich is still in development, but offer yet something more respect the other two. So, based on that, i created this Minecraft 1.8 Advanced Json Generator, that can be downloaded here:

http://www.mediafire.com/download/v878qiu8myg9jqr/MCJsonGen_0_3_3.jar

With this tool you can actually do:

  • Standard Block
  • Item
  • Stairs
  • Fences
  • Metadata Blocks (with up to 16 variants)
  • Half Slabs (and relative double slabs) (with up to 16 variants)
  • Add mod information and generate the mcmod.info file (just in case you need this ;) )

 

I know that many blocks are missed but i'm working on it as i'm updating my mod ;) So expect soon some updates with more functionalities :D

List of future updates:

  • Flowers
  • Doors
  • Fence Gates
  • Ladders
  • Torches
  • Grass-Like Blocksadded in version 0.3.1
  • Better GUI added in version 0.1.1
  • ...and much more!

 

For the Java part you will need to do that on your own (i can't know what you want to do with every single block :P)

The tool is tested on Windows 8.1 x64, don't know if works on Ubuntu as well (please: if someone tries let me know if it works or no)

 

Here are some screenshots just to make an idea of how it works right now :)

UPDATE: this are old, new ones with the new GUI coming soon ;)

Home

2q02bsk.jpg

Create a Standard Block

am2i3c.jpg

Create a Metadata Block

sy44ms.png

 

Please comment with your suggestions or your bug reports :D

 

  • Quote

Share this post


Link to post
Share on other sites

An Sar    2

An Sar

An Sar    2

  • Tree Puncher
  • An Sar
  • Members
  • 2
  • 3 posts
Posted May 8, 2015

This looks very interesting, nice one. I gave it a very quick test on MacOS and FreeBSD

 

On Mac some of the text fields have a white background:

J9hBF0w.png

 

On both systems it creates output directories and files as shown below, the directories are actually empty and it has created the file names to include what I assume was suppose to be the directory it would have gone inside:

 

.\exported\blockstates\

.\exported\blockstates\\TestBlock.json

.\exported\models\block\

.\exported\models\block\\TestBlock.json

.\exported\models\item\

.\exported\models\item\\TestBlock.json

 

 

I can do some more testing if you're interested. Keep up the good work.

  • Quote

Share this post


Link to post
Share on other sites

JimiIT92    19

JimiIT92

JimiIT92    19

  • Dragon Slayer
  • JimiIT92
  • Members
  • 19
  • 723 posts
Posted May 10, 2015

Thank you An Sar for testing it on different OS. I will try to fix that as soon as i can (i've got tons of University and work commitments) ;) I think that the text area problem is related to the fact that i was loading resources directly from an external folder, i've changed that (now the resources are located directly inside the jar so maybe that problem should be fixed) but i'm waiting to add some other functionality to post the next release :) Thanks again for the segnalation and for appreciate my work :)

  • Quote

Share this post


Link to post
Share on other sites

An Sar    2

An Sar

An Sar    2

  • Tree Puncher
  • An Sar
  • Members
  • 2
  • 3 posts
Posted May 16, 2015

Nice, let me know and I am totally willing to do further testing. I like this kind of project supporting mod development.  :D

  • Quote

Share this post


Link to post
Share on other sites

ProfitOrange    1

ProfitOrange

ProfitOrange    1

  • Tree Puncher
  • ProfitOrange
  • Forge Modder
  • 1
  • 16 posts
Posted June 3, 2015

Thanks so much for this, in my mod I have ~48 fences, and I was looking at ~432 .JSON files to create.

 

  • Quote

Share this post


Link to post
Share on other sites

LexManos    1519

LexManos

LexManos    1519

  • Reality Controller
  • LexManos
  • Forge Code God
  • 1519
  • 8571 posts
Posted June 4, 2015

This is now obsolete:

https://github.com/MinecraftForge/MinecraftForge/commit/267e1ee62f8acefdf353db843780af3fdf42df37

 

  • Quote

Share this post


Link to post
Share on other sites

rtester    0

rtester

rtester    0

  • Tree Puncher
  • rtester
  • Members
  • 0
  • 49 posts
Posted October 4, 2016

 

With this tool you can actually do:

  • Standard Block
  • Item
  • Stairs
  • Fences
  • Metadata Blocks (with up to 16 variants)
  • Half Slabs (and relative double slabs) (with up to 16 variants)
  • Add mod information and generate the mcmod.info file (just in case you need this ;) )

 

Create a Metadata Block

sy44ms.png

 

Please comment with your suggestions or your bug reports :D

 

How does one make the "metadata stair block json files" I will be making all colored clay, glass, and wool stairs. in 1.7.10 the stairs seemed to have to be made separately or when you placed them in different directions they would change color.  I have not been able to get a stair block to show up in my inventory ever since 1.8 LOL I would really like to update my missing Block Mod to 1.10

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • DaemonUmbra
      Forge or mods not working

      By DaemonUmbra · Posted 2 minutes ago

      The filenames of one or more of your mods suggests you got them from a repost site. Please read up on the StopModReposts project (link in my signature) for info on why this is a bad thing.
    • DaemonUmbra
      Forge mod loader detected missing/unknown registry

      By DaemonUmbra · Posted 9 minutes ago

      Please read the Logs section of my signature below and provide the appropriate log in the appropriate manner.
    • DaemonUmbra
      Forge 1.12.2 Crash

      By DaemonUmbra · Posted 10 minutes ago

      Please read the Logs section of my signature below and provide the appropriate log in the appropriate manner.
    • DaemonUmbra
      forge 1.14.4 isnt working

      By DaemonUmbra · Posted 10 minutes ago

      It's in .minecraft
    • DaemonUmbra
      Immediate Crash On Any Version Of Forge

      By DaemonUmbra · Posted 10 minutes ago

      Looks like mod devs still have issues with indicating their dependencies. Re-read the CurseForge page for Dark Utilities, the dev mentions a mod that it relies on.
  • Topics

    • Aeriona
      1
      Forge or mods not working

      By Aeriona
      Started 12 minutes ago

    • Autoplexa
      1
      Forge mod loader detected missing/unknown registry

      By Autoplexa
      Started 3 hours ago

    • EmerProd
      1
      Forge 1.12.2 Crash

      By EmerProd
      Started 3 hours ago

    • rooksidashia
      4
      forge 1.14.4 isnt working

      By rooksidashia
      Started August 11

    • MightyAhmed
      41
      Immediate Crash On Any Version Of Forge

      By MightyAhmed
      Started November 10

  • Who's Online (See full list)

    • sondreooos
    • diesieben07
    • DaemonUmbra
    • Aaronade
    • ExitCore
    • Aeriona
    • Yanny7
    • Alpvax
    • LorenzoPapi
    • Lea9ue
  • All Activity
  • Home
  • Minecraft Forge
  • General Discussion
  • Minecraft 1.8 Advanced Json Generator
  • Theme
  • Contact Us
  • Discord

Copyright © 2019 ForgeDevelopment LLC · Ads by Curse Powered by Invision Community