Bigger Tools

Started by Bananas on

Topic category: Help with MCreator software

Last seen on 10:42, 27. Mar 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Bigger Tools

Hello everyone.

I want to make weapons that are bigger than 16*16 pixels. I know, there were pretty much questions to this theme and I followed the advices. But they worked with .json models of the items and whatever I do, I can find only .java files and I don't know what to do with them. And also whatever I do, I can't work with blockbench to make bigger model.

Please help!

And also whatever I do, I…
Sat, 08/01/2020 - 15:57

And also whatever I do, I can't work with blockbench to make bigger model.

This is your only option. Or manually code JSON for the model if you for some reason don't want to use BlockBench. If this is the case, check https://minecraft.gamepedia.com/Model. This page explains the model JSON format.

Last seen on 10:42, 27. Mar 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
OK, because I can't find…
Tue, 08/04/2020 - 14:47

OK,

because I can't find json models, I must work with blockbench. I'll say you what I do. I click java block/item model, set name and model size 32*32 pixels, but the displayed square is only 16*16 and I don't know what to do. Can you please help me?

Thanks.

Last seen on 10:42, 27. Mar 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
OK, I did some work, but…
Sun, 08/16/2020 - 09:35

OK,

I did some work, but when I want to import an item texture, blockbench displays message that the texture isn't in loaded resource pack. What should I do if I want to see my texture?

Last seen on 10:42, 27. Mar 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Please help?
Sat, 09/05/2020 - 07:20

Please help?

Last seen on 10:42, 27. Mar 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
OK, If no one sees this, I'm…
Sat, 09/19/2020 - 17:27

OK,

If no one sees this, I'm gonna make a new topic.

Last seen on 14:43, 2. Aug 2022
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
That's freaking fine dude!!!…
Sat, 09/19/2020 - 17:58

That's freaking fine dude!!! Just click OK. You honestly should be looking for Blockbench support on the Blockbench forums and Youtube tutorials but I'm giving it to you anyway.

When you import the item to MCreator you will get to choose the texture.

Last seen on 14:43, 2. Aug 2022
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
  The parent model field…
Sat, 09/19/2020 - 18:07

 

The parent model field should be left blank in item and block models.

Last seen on 10:42, 27. Mar 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I've imported the model and…
Mon, 09/21/2020 - 14:35

I've imported the model and chosen the texture, but when I run client, it displays the "texture missing" texture.

Last seen on 10:42, 27. Mar 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help?!
Sun, 10/11/2020 - 09:31

Help?!

Last seen on 08:14, 28. Nov 2023
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
just use .json formatting …
Sun, 10/11/2020 - 10:25

just use .json formatting (scale values) if you're working with textures that you want to make bigger in-game... did you by chance even read https://minecraft.gamepedia.com/Model?

 

P.S. there still isn't an option in MCreator to scale tools up/down so you gotta manually edit the .json model for your tools. that OR using Blockbench are the only solutions. take your time to learn now.

Last seen on 10:42, 27. Mar 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I read everything I found,…
Tue, 10/13/2020 - 10:00

I read everything I found, so there isn't problem that I'm not educated. As I said higher, I didn't find any .json models. The method I've found on youtube didn't work, I've found only .java models and I don't know what to do. Maybe if add your own method, I'll be very glad.

 

sorry for my english

Last seen on 10:42, 27. Mar 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
And the blockbench models…
Tue, 10/13/2020 - 10:01

And the blockbench models are displaying the "texture missing".

Last seen on 08:14, 28. Nov 2023
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i think i know the resizing…
Tue, 10/13/2020 - 10:40

i think i know the resizing code for items, i'll find it when i have free time. for now tho, u could upload screenshots of Blockbench, the workspace, and everything else related to the item you are creating, and let's see what we can do. coz screenshots would be helpful

Last seen on 10:42, 27. Mar 2024
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sorry, my computer is really…
Tue, 10/20/2020 - 14:44

Sorry, my computer is really not good in taking screenshots. But I randomly found the .json models! But they don't look like that I found in the video and I don't know what to do with them.