File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 7575 - [x] template_shulker_box
7676 - [x] template_skull
7777 - [x] banners
78- - [ ] shield
79- - [ ] trident
78+ - [x ] shield
79+ - [x ] trident
8080- [ ] Change the Collection setting type to allow single-click swapping of items between lists.
8181- [ ] Look into adding a color picker for tintable vanilla items.
8282- [ ] Add Variants to the UndoSystem (Blocked by vanilla Blockbench not supporting custom undo actions).
119119
120120# Github
121121
122- - [ ] Reorganize the repo's branches.
122+ - [x ] Reorganize the repo's branches.
123123 - [ ] Create a ` release ` branch.
124124 - [x] Create a ` dev ` branch.
125125 - [x] Create a ` legacy-beta ` tag.
Original file line number Diff line number Diff line change 9797 "generic-stream" : " ^1.2.6" ,
9898 "marked" : " ^4.3.0" ,
9999 "marked-gfm-heading-id" : " ^3.0.0" ,
100- "mc-build" : " ^ 3.3.2 " ,
100+ "mc-build" : " 3.3.12 " ,
101101 "svelte-ace" : " ^1.0.21" ,
102102 "svelte-dnd-action" : " ^0.9.38"
103103 }
Original file line number Diff line number Diff line change @@ -2414,10 +2414,10 @@ matcher@^3.0.0:
24142414 dependencies :
24152415 escape-string-regexp "^4.0.0"
24162416
2417- mc-build@^ 3.3.2 :
2418- version "3.3.2 "
2419- resolved "https://registry.yarnpkg.com/mc-build/-/mc-build-3.3.2 .tgz#0800825d3b9ac87a70abebc34ef3b26eb66b1c15 "
2420- integrity sha512-mOpTW2gXNLwOYlLRyIhItHROJGaRfWhWV4SdWNNFIwGUhzEkyew9sZuJZMUNaIC/kDblCb7FHlz1FHcn0ocXxA ==
2417+ mc-build@3.3.12 :
2418+ version "3.3.12 "
2419+ resolved "https://registry.yarnpkg.com/mc-build/-/mc-build-3.3.12 .tgz#1fc94f7293004c883bbb0bf62044f95342f0993b "
2420+ integrity sha512-P8q5/aOgowqh5/5a9uijZM4KeikdpW+9oUtAAIveb0qXNAPUwSIsOI9OK6ghYJ/fvA3+uaUVRScAy5XTUNDLRQ ==
24212421 dependencies :
24222422 tsx "^4.7.2"
24232423
You can’t perform that action at this time.
0 commit comments