#how to make the folder and file

31 messages · Page 1 of 1 (latest)

trim sigilBOT
#
Conflicting tags detected

It looks like you have applied tags to this post that conflict. Please only apply the tags that are relevant to your post. We can only help you if we know the context of your question, and applying incorrect tags makes this confusing.

You can refer to #1029373817119838218 for a description of what each tag is for!

Welcome to the help forum!

Please make sure to read #1029373817119838218 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

marsh summit
#

how to make the folder and file

ebon rock
trim sigilBOT
# ebon rock !faq default pack
FAQ
Minecraft: Default Pack

Disclaimer: Use these packs as REFERENCE, don't put your models inside them, it just increases your pack needlessly. Also don't put any of the unedited files from it into your own pack. The distribution of default assets in your pack is illegal.

For Java Edition:

Simple Method
Use the Pack Creator utility from the Resource Pack Utilities Blockbench plugin. Make sure to enable the Import vanilla assets option.

Manual Method
(This works the same for all versions, 1.21 is just used as an example here)
Go to .minecraft/versions/1.21 and open the 1.21.jar file with a zip program.
Alternativley you can copy the .jar file and change the file extension to .zip, then double click it.
Extract/copy the "assets" folder from inside the jar. This folder contains all the default models and textures.

For Bedrock Edition:

Go to the bedrock resource pack documentation and scroll to "Building the Resource Pack". The download for the vanilla resource pack can be found right above that title. You can also use this Direct download link.

marsh summit
marsh summit
ebon rock
#

what the

#

oh bruh it's empty

ebon rock
# marsh summit

oh you're making a mod?
sorry about the above faq then, I assumed you were making a resource pack based on the tags

#

!faq learn java

trim sigilBOT
# ebon rock !faq learn java
FAQ
Modded: Learn Java

To start modding Minecraft, it's strongly recommended to know Java.
Minecraft, and many mods, use more advanced Java concepts like lambdas, generics and polymorphism.
If you don't know all of these concepts, you may have some difficulties modding.

Here are some online resources that will help learning Java:

JetBrains Academy (free online course): https://www.jetbrains.com/academy/
Codeacademy (free online course): https://www.codecademy.com/learn/learn-java
University of Helsinki (free online course): https://java-programming.mooc.fi/
Basic Java Tutorials: https://docs.oracle.com/javase/tutorial/
Intorduction to Programming using Java by David J. Eck (free online textbook): http://math.hws.edu/javanotes/

ebon rock
#

good luck

marsh summit
ebon rock
marsh summit
#

What I want to know, brother, is when my friend puts the file in Minecraft, nothing appears as if it does not exist, so I really want help. I want you to look at the files that I created and see if there is a problem with them. I am really suffering from this issue.

ebon rock
marsh summit
ebon rock
#

no because I don't know anything about what you are trying to do

marsh summit
# ebon rock no because I don't know anything about what you are trying to do

Well, I design models for the Minecraft game, but when I make them for someone, for example, and I give them the file that contains the models, etc., that person tells me that the file does not work in the game, even though the models are inside it, so I just want to know what to put in the files in the correct way so that it works without a problem, and I searched on YouTube, but it did not work for me

ebon rock
#

like are you changing an item such as charcoal into a chocolate bar

#

or adding a new item for the chocolate bar

marsh summit
dark gazelle
#

It's not as simple as creating a zip file

trim sigilBOT
# dark gazelle It's not as simple as creating a zip file
FAQ
Java: Modding

How to make Minecraft Java Edition mods

Step 1: Learn how to program java, you should at least know the basics or know another programming language.
You can use !faq learn-java to get a list of java tutorials.
Step 2: Choose whether you want to use Fabric, NeoForge or Forge & follow the according tutorials.
Forge (official docs): https://mcforge.readthedocs.io/
NeoForge (official docs): https://docs.neoforged.net/docs/gettingstarted/
Fabric (official docs): https://fabricmc.net/wiki/start