gnembon / gnembon/fabric-carpet
[Suggestion] Block handling in data command
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
**Problem:**
Vanilla Minecraft does not currently support a way to query or modify block data from the data command.
**Solution:**
I created a mod that is able to handle this data, as an extension of the existing data command, without interfering with the current usage. I realized after the creation, that this may be something that could be better suited to exist within carpet
Implementation exists here:
https://github.com/ZenithRogue/ExpandedData
**Example:**

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.