[BDS-7610] Fill command not working properly for MC PE Created: 22/Jul/20 Updated: 22/Jul/20 Resolved: 22/Jul/20 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.16.1 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Jayla Crooks | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Flat land and in regular vanilla seeds this glitch has happend |
||
| Attachments: |
|
| Confirmation Status: | Unconfirmed |
| Description |
|
Provided the attached video link works properly to showcase the issue, the fill command does not fill the provided area. The command only fills the top layer of the coordinate instead of a full box like it's supposed to. |
| Comments |
| Comment by IonicEcko [ 22/Jul/20 ] |
|
You're not specifying a box, you are specifying a single layer. Instead of: /fill -9 12 -17 -18 12 -26 tnt try /fill -9 12 -17 -18 22 -26 tnt |
| Comment by Caleb Eden [ 22/Jul/20 ] |
|
In the provided video, the coordinates in the command are to fill 1 10x10 area of TNT that is 1 thick at y-layer 12, which is what happens when the command is run. |