#Could I make a Pure Daisy with Kjs?

58 messages · Page 1 of 1 (latest)

hearty phoenix
#

I want to make another version of it

wicked pulsarBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

hearty phoenix
#

with all its features, the particles

#

🤔

austere matrix
#

yes, but also no

#

you could probably make an exact copy

#

but it would be an exact copy

#

minus textures, name and model

hearty phoenix
#

hmmmm

#

would it have a different tab in recipe viewers?

austere matrix
#

no

#

it would use the same recipe system

hearty phoenix
#

can I make it different somehow?

austere matrix
#

not without a mod

hearty phoenix
austere matrix
#

or 1.20 which allows adding ticking BEs

hearty phoenix
#

the texture here would change at least

austere matrix
#

no

#

thats hardcoded to use the regular pure daisy

hearty phoenix
#

oh damn

#

hmmmmm

#

any idea?

#

is it hard to make a mod?

austere matrix
#

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

hearty phoenix
#

well

#

ive spent the last 6 days making a texture

#

what do I need to make one?

#

any tutorial video that you know?

austere matrix
#

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

hearty phoenix
#

fck ill need to learn java

#

at this point I should stick with the exnihilo hammer and forget my destruction daisy :(

austere matrix
#

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

hearty phoenix
#

well

#

why not

#

no mccreator right

#

people say mc creator is bad

austere matrix
#

yeah, generated code tends to be bad

austere matrix
hearty phoenix
#

no I meant

#

why not try

austere matrix
#

oh

hearty phoenix
#

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...

▶ Play video
#

I think ill use this one

obsidian whale
#

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

hearty phoenix
#

doesnt interacts with the world

#

W

obsidian whale
#

custom machines can literally run kubejs scripts within the recipe

#

ideally make a function for it

turbid sandBOT
#

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.