#Script Tick counter cant see log either. (changed over to function) [CLOSED]

1 messages ยท Page 1 of 1 (latest)

deep wind
#

it for somereason just does not transform... i think its my script cause ingame doing the command: /event entity @e[type=blacksmithed:tray_filled_8] transform_to_molten works fine..

old yarrow
#

That donest even exist

#

Ah... chat gpt..

#

Please learn instead of using AI

#

world.event.tick flashitoLMAO

deep wind
# old yarrow Ah... chat gpt..

Im tryna learn from its template to then change stuff for my own and fix the errors and understand with practice as docs etc is alot to take in and i learn faster from examples and tuning them, its just my script does not give any error at all..

old yarrow
#

Read the wiki tutorial

deep wind
old yarrow
#

Read the docs is the best way to learn

deep wind
#
    "format_version": 2,
    "header": {
        "name": "Test - BP -Blacksmith V2 Backup",
        "description": "Test - V2 Bellows update",
        "uuid": "1bcb85d9-2360-4473-ce60-b7167f55dabf",
        "version": [
            1,
            0,
            0
        ],
        "min_engine_version": [
            1,
            21,
            0
        ]
    },
    "metadata": {
        "authors": [
            "Boy17000",
            "Reborn RPG"
        ],
        "generated_with": {
            "blockbench_entity_wizard": [
                "1.5.1"
            ],
            "blockbench_block_wizard": [
                "1.2.2"
            ],
            "bridge": [
                "2.7.36"
            ],
            "dash": [
                "0.11.7"
            ]
        }
    },
    "modules": [
        {
            "description": "Behavior",
            "version": [
                1,
                0,
                0
            ],
            "uuid": "131a008a-e8e3-abfc-e17d-3533abe249c7",
            "type": "data"
        },
        {
            "type": "script",
            "uuid": "f55e5962-7e92-440d-ba63-ea19a3c0e890",
            "version": [
                1,
                0,
                0
            ],
            "language": "javascript",
            "entry": "scripts/main.js"
        }
    ],
    "dependencies": [
        {
            "uuid": "89819ba8-63c6-ebd2-c32a-84f47e2385d4",
            "version": [
                1,
                0,
                0
            ]
        },
        {
            "module_name": "@minecraft/server",
            "version": "1.13.0"
        }
    ],
    "capabilities": [
        "script_eval",
        "entityevents",
        "blockevents"
    ]
}
#

is my manifest.json