#Could I make a Pure Daisy with Kjs?
58 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
yes, but also no
you could probably make an exact copy
but it would be an exact copy
minus textures, name and model
can I make it different somehow?
not without a mod
or 1.20 which allows adding ticking BEs
the texture here would change at least
if you havent done it before, yes
theres a fair amount of boilerplate that you need to understand
once you know that it gets easier
well
ive spent the last 6 days making a texture
what do I need to make one?
any tutorial video that you know?
mcjty has good ones
lemme grab my copy paste
Want to start modding Minecraft?
It is strongly recommended to know Java before starting, because 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/
Once you know Java, you can get started with these modding tutorials:
Playlists for different versions by Kaupenjoe: https://www.youtube.com/c/TKaupenjoe/playlists
McJTY's Modding Tutorial for Forge: https://wiki.mcjty.eu/modding/index.php?title=Main_Page
Official Fabric wiki getting started: https://fabricmc.net/wiki/tutorial:setup
fck ill need to learn java
at this point I should stick with the exnihilo hammer and forget my destruction daisy :(
dependnig on how good you are javascript and hwo good you are at googling stuff, you may be able to get away with not learning java, but most people wont help people who dont know java so youd be on your own
yeah, generated code tends to be bad
because explaining to every second person that comes in what a lambda is gets annoying
oh
In this Minecraft Modding Tutorial for Forge, we set up the workspace for Modding Minecraft 1.19 for Forge!
== MINECRAFT COURSES ==
Forge Course with 1.20.X:
▶️ https://url.kaupenjoe.net/CourseForge120XLaunch
Fabric Course with 1.20.X:
▶️ https://url.kaupenjoe.net/CourseFabric120XLaunch
== ASSETS & DOWNLOAD LINKS ==
GitHub Repo: https://githu...
I think ill use this one
you can use kubejs's block builder and register a custom machine that way, so you can make it have no collision
this is the 1.18.2 version though, i'm just using the changelog as an example
there is an identical 1.19.2 version
which is latest
custom machinery works more like a machine itself
doesnt interacts with the world
W
custom machines can literally run kubejs scripts within the recipe
ideally make a function for it
Please close your ticket (with </ticket close:1054771505520717835> or the button atop this thread) once you resolved your issue! This also helps others that would like to help out, as they don't have to look into this thread to check if it has been resolved by now.
Do you have any other questions regarding your issue? Feel free to ask!
Note: You generally should create a new post for unrelated issues.