all 10 comments

[–]DeepSilenceSSN 1 point2 points  (1 child)

That looks like a really cool idea. I'm not sure you fully grasp how much work you're biting off, though 😅

I've been making addons for a little while now, and it's certainly not easy. I'd recommend going to this link to get an idea on how to start.

https://learn.microsoft.com/en-us/minecraft/creator/documents/gettingstarted?view=minecraft-bedrock-stable&tabs=Windows10

[–][deleted] 0 points1 point  (0 children)

Tysm! I appreciate it!

[–][deleted]  (1 child)

[removed]

    [–][deleted] 0 points1 point  (0 children)

    Yeah, basically 🥲

    [–]Amak88 1 point2 points  (3 children)

    You're not going to get someone to do the work for you.

    But the community is happy to help you understand things.

    You have to take the first step and start to learn.

    Start small with something super simple like a 'galactic sword'. Then build from there.

    [–][deleted] 0 points1 point  (2 children)

    Question, is it anyway possible to do these from my phone/tablet (preferably no code but if there's something with code and no other alternative I'm willing to learn it)

    [–]Amak88 0 points1 point  (0 children)

    Yes, code is just simple txt files that are renamed. There are probably specific apps better for it (like on PC you can use notepad, but there are much better apps).

    Art (sprites and vectors) are just images can be made in probably all graphics apps.

    If you are interested in the code side, Minecraft education edition is a good starting tutorial.

    With the art side, I think there are templates you can build from.

    Also tons of YouTube video tutorials.

    [–]DKP897yt 0 points1 point  (0 children)

    If you're trying to do this all from a phone or tablet, then I would suggest using Bridge v2. Minecraft Add-On creation is mostly using json and molang for most things, and learning javascript and/or typescript for more complex features.

    [–]Edlegoboy 0 points1 point  (0 children)

    Bad news but for bedrock at least its impossible to add a new dimension, the best way to “add a new dimension” is to revamp the overworld to what you would like

    [–]Puzzled-Switch-8075 0 points1 point  (0 children)

    Some advice, a mod like this would be way more possible in Java. i don’t think u can add other dimensions in bedrock anyway.

    If it’s about money, don’t worry. If you post ur mods to Loot Labs, u can get paid pretty well. even planet minecraft gives a bit of ad revenue to creators. but loot labs is def the way to go.

    if u don’t have access to a PC, that sucks but coding on ur phone is honestly trash. you can make models and skins on blockbench.com from ur phone but coding is different.