Member
Level 41
Master System Architect
56

Forum Posts

1 - 7 of 7

    EiTiRu
    05/23/2025 6:43 am
    Level 41 : Master System Architect
    Thank you very much

    - EiTiRu
    3
    EiTiRu
    04/07/2025 2:22 pm
    Level 41 : Master System Architect
    It really depends on the kind of work you do with an AI. On the one hand letting an AI do all the work and claim you did it is very unethical. On the other working with an AI to do better with something you do can be ethical. It is best to always write that you worked with an AI if you did so in any mayor capacity. Never claim an AI work as your own.
    3
    EiTiRu
    02/19/2025 3:20 pm
    Level 41 : Master System Architect
    Good:
    Everybody gets a pickaxe, a bucket of water and a bucket of lava. They have 2 mins before these items are cleared out of their inventory.

    Bad:
    A small group of blazes with 40 hearts each spawns. They randomly become invisible and visible every other second.

    Chaotic:
    A ghast spawns and shoots 5 fireballs. Once the fireballs are hit by a player, a small way of cobblestone spawns beneath them.
    4
    EiTiRu
    02/18/2025 3:25 pm
    Level 41 : Master System Architect
    Microsoft Paint is a good place to start and pixel new textures. You will need to assemble your textures in a specific .zip Ressourcepack.
    For the structure you can watch YT Videos or download other Packs. This Video seems helpful.

    For more advanced stuff you can use Cubic or Blockbench.

    I recommend watching YT tutorials and asking specific questions about problems you encounter.

    Lerning how to make a Ressoucepack is neither hard nor easy. But it will take some time and effort to learn the basics.
    3
    EiTiRu
    02/16/2025 3:54 am
    Level 41 : Master System Architect
    How about the Merdeka 118 in Malysia or the Willis Tower in the USA. In general the Wikipedia list of the tallest buildings should give you some great ideas.

    Hope that helps.
    1
    EiTiRu
    02/14/2025 10:40 am
    Level 41 : Master System Architect
    Unpopular opinion but the new pale oak wood types are really good. Especially the planks and striped logs/woods are fun to build with.
    3
    EiTiRu
    02/14/2025 10:36 am
    Level 41 : Master System Architect
    Hey, that is an interesting issue.
    I may have found a solution. But I have only tested it on the current version. Try it for yourself. Instead of just having a cmd-block doing /say Hello World you can place down an armorstand with a specific name.

    Give yourself a named armorstand.
    /give EiTiRu minecraft:armor_stand[minecraft:custom_name=Michael].

    And than run this command inside the cmd-block:
    execute as @e[type=armor_stand,name=Michael] run say Hello World

    It should read in chat as follows: [Michael] Hello World

    I hope this helped. If this doesn't work please report back, I may have another idea.
    2

1 - 7 of 7

Welcome