Skip to content

odbarwianie terakoty #32

@alucard87pl

Description

@alucard87pl

Dodaj do scripts/custom.zs:

var anyClay = <minecraft:stained_hardened_clay:*>;
recipes.addShaped("washedclay", <minecraft:hardened_clay> * 8, [
    [anyClay, anyClay, anyClay],
    [anyClay, <minecraft:water_bucket>, anyClay],
    [anyClay, anyClay, anyClay]]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions