GithubHelp home page GithubHelp logo

tutorials-by-kaupenjoe / forge-tutorial-1.20.x Goto Github PK

View Code? Open in Web Editor NEW
98.0 3.0 26.0 3.54 MB

Repository for my Forge 1.20.X Tutorial Series on YouTube. Playlist link below!

Home Page: https://www.youtube.com/playlist?list=PLKGarocXCE1H9Y21-pxjt5Pt8bW14twa-

License: MIT License

Java 100.00%
forge-mod minecraft-mod tutorial-code tutorial-project

forge-tutorial-1.20.x's Issues

Datagen Error

So I am on the Datagen vid and got rid of my json files and now it is saying this:

'blight:deepslate_ruby_ore#'
[23Sep2023 21:50:54.023] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'blight:ruby#inventory' referenced from: blight:ruby#inventory: java.io.FileNotFoundException: blight:models/item/ruby.json
[23Sep2023 21:50:54.023] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'blight:raw_ruby#inventory' referenced from: blight:raw_ruby#inventory: java.io.FileNotFoundException: blight:models/item/raw_ruby.json
[23Sep2023 21:50:54.024] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'blight:metal_detector#inventory' referenced from: blight:metal_detector#inventory: java.io.FileNotFoundException: blight:models/item/metal_detector.json
[23Sep2023 21:50:54.024] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'blight:treasure_core#inventory' referenced from: blight:treasure_core#inventory: java.io.FileNotFoundException: blight:models/item/treasure_core.json
[23Sep2023 21:50:54.024] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'blight:ruby_block#inventory' referenced from: blight:ruby_block#inventory: java.io.FileNotFoundException: blight:models/item/ruby_block.json
[23Sep2023 21:50:54.024] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'blight:ruby_ore#inventory' referenced from: blight:ruby_ore#inventory: java.io.FileNotFoundException: blight:models/item/ruby_ore.json
[23Sep2023 21:50:54.024] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'blight:deepslate_ruby_ore#inventory' referenced from: blight:deepslate_ruby_ore#inventory: java.io.FileNotFoundException: blight:models/item/deepslate_ruby_ore.json

I don't know whats wrong i followed the tutorial step by step and there is no errors in the IDE.

Also the Recipe datagen doesn't work, item, block just show up as a purple and black box. I genuinely don't know what I did wrong

RunClient build failed

I follow the tutorial in ep. 1 exactly as in the video, just with a different modID and mod name, but when I try to launch RunClient, I get this error:
Execution failed for task ':runClient'.

Process 'command 'C:\Program Files\Eclipse Adoptium\jdk-17.0.7.7-hotspot\bin\java.exe'' finished with non-zero exit value 1

I have gone into my files and tried to manually launch java.exe, but it doesn't launch. Is jdk-17.0.7+1 by any chance the wrong version? If so, please tell me the right version and how to proceed.

Thank you!

Help

Captura de pantalla 2024-05-22 232811

I have a problem with ModLootTableProvider. Once I finish ModBlocksLootTables, I get this error in ModLootTableProvider (the code is literally copy-pasted and I just changed the blocks; maybe it's due to the version since I'm doing it in 1.20.6).

The error: 'LootTableProvider(net.minecraft.data.PackOutput, java.util.Set<net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>>, java.util.List<net.minecraft.data.loot.LootTableProvider.SubProviderEntry>, java.util.concurrent.CompletableFuture<net.minecraft.core.HolderLookup.Provider>)' in 'net.minecraft.data.loot.LootTableProvider' cannot be applied to '(net.minecraft.data.PackOutput, java.util.Set<net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>>, java.util.List<net.minecraft.data.loot.LootTableProvider.SubProviderEntry>)'

Item that is not Consumed while Crafting

Hey,

could you make an Tutorial wich shows how to make an Item that will not be consumed when you craft with it.
Or uses Durebility at Crafting?

Like a Chissle that can cave some Stone and will not Break.

Thank You

Help

I tried to follow the tutorial video.
https://youtu.be/55qUIf3GMss

But when I reload my Gradle, I get this error.

Bildschirmfoto 2024-05-23 um 18 04 14 Bildschirmfoto 2024-05-23 um 18 05 33

I just started coding, so I don't have any clue what's going on
On the parchment website, it's stated I need at least the Version 5.1.2 of Forgegradle and 7.1.1 of Gradle.

Bildschirmfoto 2024-05-23 um 18 22 36

I thought maybe I have not the correct version because I try to create a mod on an older version, but I just installed IntelliJ IDEA and everything else I guess that's not the Problem.

Here are all the things I think that are needed:

Bildschirmfoto 2024-05-23 um 18 06 34 Bildschirmfoto 2024-05-23 um 18 07 08 Bildschirmfoto 2024-05-23 um 18 08 24

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.