#Is it possible to have an item with the entity_placer component not decrement the item stack?

1 messages · Page 1 of 1 (latest)

dire obsidian
#
{
    "format_version": "1.16.100",
    "minecraft:item": {
        "description": {
            "identifier": "test:test",
            "category": "nature"
        },
        "components": {
            "minecraft:icon": {
                "texture": "test_test"
            },
            "minecraft:entity_placer": {
                "entity": "test:test"
            }
        }
    }
}```

basically this but then with an addition to not Use/consume/clear the item upon placing the entity.
proud meadowBOT
#
Thanks for asking your question!

Once you have finished, please close your thread.