Posts by GiantLuigi4

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

    :aternos: I'm confused as to why my server wasn't stopping. it got stuck on "saving" and wouldn't progress for like 5 min after I suddenly saw "[Server] stopping server" in the chat. It was running fine all day, until I installed the snapshot, where it got stuck on loading, and then stopped before booting. I have never seen Minecraft servers behave like this. ?(

    I’ve been working on (and playing) a modpack, that I’d like to easily be able to sync between the client and the server. Currently I’m just sorta copying changes I make on one to the other, but this is a slow process.

    I’d like to request this modpack to be added.

    I’m making a decently large amount of chamges, and I’d like to not have to do them all manually.

    Basically, it’s a modpack that’s semi-difficult to automate, with a surprisingly balanced gameplay.

    First of all, does that mod have its own issue tracker instead of using aternos forums? If so, you'd get better responses using that.
    Second of all, just cheat it back in if it's your server.

    I did use MCreator, but only as a compiler.

    I tried using intellij, but it kept giving errors, so I switched to MCreator.

    Either way, I was gonna wind up using MCreator simply for finding variables. But I’ve also went through a bunch of syntax’s before finally settling upon java (javascript, c#, html, scratch, MCreator, commands [1.12], commands [1.13], xml, couple custom ones that are similar to eachother).

    Zenscript seems like a bit more different then the ones I’ve used then I would like.

    The one I sent is an example block made with my one. I never said that that looks like html.

    Honestly, I don't see a point in learning Contenttweaker, as it looks like the sorta thing where it is literally easier to just use java. Mine is minimal lines of text.

    I'd honestly rather not figure out what combination of probably like 60 lines of text could be used together to make what I've made in about 12 lines of text.

    What this looks like to me, is a combination of html (with the var zsBlock) and java, with most of the rest.
    If I wanted to learn this, I would probably need multiple videos on it, and I just generally do not like the syntax

    Ok, actually looking at the syntax of contenttweaker, it looks like I might be able to, but it also is a lot more learning than I want to do.
    Also, the syntax looks like a much over complicated version of Java mixed with html.

    This creates a block, registered as "simpleml:[modname]_grassy_iron", that sounds like an iron block when you mine/walk on it, turns into a iron block after a while if you place a block on top of it, and can have plants on it.

    How about custom grass which also turns to a user defined block if there is a block above it using contenttweaker?

    This is one of the main features I want out of my mod.

    I never knew about contenttweaker, however I do have a more basic syntax then that.

    However, I do also have plans to allow the player to make custom crafting tables, guis, entities, etc. I might also allow the player to make blocks that produce RF based on conditions, if I can figure out how to do that with MCreator.

    Also, is it possible to make an item act as a fuel source with minetweaker?

    Hi! So I recently made a mod for a modpack I'm making.

    All that it does is allow the user to load blocks, and items from simple files. You can also make it so that custom items can be used as fuel and add smelting recipes using it. The most complex thing I've made with this is about like 25 lines of text.

    Here's the curseforge page.

    I really just need it to add custom crafting materials.

    Thank you!