Skip to content

Commit 5593db4

Browse files
authored
Create README.md
1 parent c69c36a commit 5593db4

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Usage
2+
Command:
3+
`/fillwireframe <from> <to> <targetBlock> [fillBlock]`
4+
Example:
5+
`/fillwireframe -11 -60 2 38 -33 52 minecraft:stone minecraft:oak_planks`
6+
Parameters:
7+
from/to: block coordinates
8+
targetBlock: the block your wireframe is made out of
9+
fillBlock: optional, the block you want it to be filled to (uses stone by default)
10+
## Screenshots
11+
![image](https://github.com/user-attachments/assets/614dea77-ffcc-43f6-b85d-63d022f843ba)
12+
![image](https://github.com/user-attachments/assets/72808edd-27d4-4995-882e-617b27257de0)
13+
![image](https://github.com/user-attachments/assets/88b4548c-a773-4d96-9306-c81315f6a155)
14+
## Why?
15+
Because Axiom lacks the power to do this via lua. Check this conversation at their Discord: https://discord.com/channels/1123229768087777330/1352059690917560321

0 commit comments

Comments
 (0)