hytale-custom-blocks
✓Create custom block types for Hytale with textures, physics, states, farming, and interactions. Use when asked to "add a custom block", "create a new block type", "make blocks farmable", "add block interactions", or "configure block physics".
Installation
SKILL.md
Complete guide for defining custom block types with all available properties and configurations.
Blocks are defined as JSON assets in your plugin's asset pack:
| DisplayName | LocalizedString | Localized display name | | Description | LocalizedString | Localized description | | Parent | String | Inherit from another block type | | Tags | Object | Category tags for filtering |
Create custom block types for Hytale with textures, physics, states, farming, and interactions. Use when asked to "add a custom block", "create a new block type", "make blocks farmable", "add block interactions", or "configure block physics". Source: mnkyarts/hytale-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/mnkyarts/hytale-skills --skill hytale-custom-blocks- Source
- mnkyarts/hytale-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is hytale-custom-blocks?
Create custom block types for Hytale with textures, physics, states, farming, and interactions. Use when asked to "add a custom block", "create a new block type", "make blocks farmable", "add block interactions", or "configure block physics". Source: mnkyarts/hytale-skills.
How do I install hytale-custom-blocks?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mnkyarts/hytale-skills --skill hytale-custom-blocks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/mnkyarts/hytale-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01